diff options
Diffstat (limited to 'dev-python/notify-python/notify-python-0.1.1-r1.ebuild')
-rw-r--r-- | dev-python/notify-python/notify-python-0.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/notify-python/notify-python-0.1.1-r1.ebuild b/dev-python/notify-python/notify-python-0.1.1-r1.ebuild index b2e063ad7b30..f6cce0ba3eb8 100644 --- a/dev-python/notify-python/notify-python-0.1.1-r1.ebuild +++ b/dev-python/notify-python/notify-python-0.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r1.ebuild,v 1.5 2009/05/11 17:19:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r1.ebuild,v 1.6 2009/05/14 21:15:06 maekke Exp $ NEED_PYTHON=2.3.5 @@ -12,7 +12,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-python/pygtk-2.4.0 |