]> Pileus Git - ~andy/sunrise/blobdiff - app-portage/pytage/pytage-0.4.1.ebuild
net-mail/notmuch: bump and add vim support. Thanks to floppym, hwoarang
[~andy/sunrise] / app-portage / pytage / pytage-0.4.1.ebuild
index 34ebd4b6e7ab1f480e5b588d0d23653e56bea6f6..d8efdd327fc79406f643d7e590d9d51a90065230 100644 (file)
@@ -1,8 +1,10 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-NEED_PYTHON="2.4"
+EAPI=3
+
+PYTHON_DEPEND="2"
 
 inherit distutils
 
@@ -12,8 +14,7 @@ SRC_URI="http://kenscodepit.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="virtual/pager"
-