diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-13 17:16:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-13 17:16:48 +0000 |
commit | 985a933201dd62a203628dbc344f68ffb5194433 (patch) | |
tree | 4e5f1256f6defb82bb98670966cdcbca5ece3862 /kde-base/kdebindings | |
parent | now gnome-a11y herd (Manifest recommit) (diff) | |
download | gentoo-2-985a933201dd62a203628dbc344f68ffb5194433.tar.gz gentoo-2-985a933201dd62a203628dbc344f68ffb5194433.tar.bz2 gentoo-2-985a933201dd62a203628dbc344f68ffb5194433.zip |
hppa stable
Diffstat (limited to 'kde-base/kdebindings')
-rw-r--r-- | kde-base/kdebindings/kdebindings-3.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kdebindings/kdebindings-3.2.1.ebuild b/kde-base/kdebindings/kdebindings-3.2.1.ebuild index bac6c8b8ac2d..0000c3c710ab 100644 --- a/kde-base/kdebindings/kdebindings-3.2.1.ebuild +++ b/kde-base/kdebindings/kdebindings-3.2.1.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.2.1.ebuild,v 1.1 2004/03/09 16:35:55 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings/kdebindings-3.2.1.ebuild,v 1.2 2004/03/13 17:14:04 vapier Exp $ # TODO: add gnustep, objc bindings inherit kde-dist flag-o-matic DESCRIPTION="KDE library bindings for languages other than c++" -KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~sparc hppa ~amd64" IUSE="mozilla java python ruby gtk" -newdepend "=kde-base/kdebase-${PV} +DEPEND"=kde-base/kdebase-${PV} ~kde-base/kdenetwork-${PV} gtk? ( =x11-libs/gtk+-1.2* ) =dev-libs/glib-1.2* |