diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-02-14 14:17:03 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-02-14 14:17:03 +0000 |
commit | 0beb68a2c20a0b4e3b333e65968f25b411afafc4 (patch) | |
tree | 7e00660bedce6f1cc7c7f291401c8e879745aafe /dev-python/gnome-python/gnome-python-2.22.3.ebuild | |
parent | made ebuild more admin-friendly, include ad tool to distribution, and other m... (diff) | |
download | gentoo-2-0beb68a2c20a0b4e3b333e65968f25b411afafc4.tar.gz gentoo-2-0beb68a2c20a0b4e3b333e65968f25b411afafc4.tar.bz2 gentoo-2-0beb68a2c20a0b4e3b333e65968f25b411afafc4.zip |
Stable on alpha, bug #258040
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.22.3.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.22.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.22.3.ebuild b/dev-python/gnome-python/gnome-python-2.22.3.ebuild index a875c3332438..38636ad78f0b 100644 --- a/dev-python/gnome-python/gnome-python-2.22.3.ebuild +++ b/dev-python/gnome-python/gnome-python-2.22.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.22.3.ebuild,v 1.1 2008/09/26 10:03:52 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.22.3.ebuild,v 1.2 2009/02/14 14:17:03 klausman Exp $ DESCRIPTION="Meta package which provides python modules for GNOME 2 libraries" HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="~dev-python/gnome-python-base-${PV} |