]> Pileus Git - ~andy/sunrise/blobdiff - app-editors/yzis/yzis-1.0_alpha1.ebuild
sunrise/ app-portage/elog-list/elog-list-0.0.6.ebuild: Update headers for 2010
[~andy/sunrise] / app-editors / yzis / yzis-1.0_alpha1.ebuild
index 992ed09abb94745520d7bfb0e1aea7897b8c20e3..3d5f143c663f5ee7dc437ab0b576bae1ed015e66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -10,17 +10,17 @@ MY_P=${P/_/-}
 
 DESCRIPTION="Vi-like editor inspired by vim."
 HOMEPAGE="http://www.yzis.org/"
-SRC_URI="http://dl.freehackers.org/yzis/${MY_P}.tar.bz2"
+SRC_URI="http://dl.freehackers.org/${PN}/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~x86"
 IUSE=""
 
-DDEPEND=">=dev-lang/lua-5.1
+DEPEND=">=dev-lang/lua-5.1
        sys-libs/ncurses
        x11-libs/qt-gui:4"
-RDEPEND="${RDEPEND}"
+RDEPEND="${DEPEND}"
 
 DOCS="ChangeLog README"