diff options
author | 2007-03-08 07:25:02 +0000 | |
---|---|---|
committer | 2007-03-08 07:25:02 +0000 | |
commit | 5b07856ba761d0aa634193d9aa5c75e4143071f0 (patch) | |
tree | 62077e495f218fccb0201f927176750712d34251 /gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild | |
parent | add load path correctly, fixes bug 169588, reported by Ulrich Mueller <ulm@kp... (diff) | |
download | historical-5b07856ba761d0aa634193d9aa5c75e4143071f0.tar.gz historical-5b07856ba761d0aa634193d9aa5c75e4143071f0.tar.bz2 historical-5b07856ba761d0aa634193d9aa5c75e4143071f0.zip |
stable x86; bug 169707
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild')
-rw-r--r-- | gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild index f326d17f3482..e6207e6cd91b 100644 --- a/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild +++ b/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild,v 1.4 2007/03/08 02:25:28 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild,v 1.5 2007/03/08 07:25:02 opfer Exp $ WANT_AUTOMAKE=latest WANT_AUTOCONF=latest @@ -18,7 +18,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="doc" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86" RDEPEND=">=dev-lang/python-2.3 >=dev-libs/glib-2.4 |