diff options
Diffstat (limited to 'dev-libs/libIDL/libIDL-0.7.4-r2.ebuild')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.7.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libIDL/libIDL-0.7.4-r2.ebuild b/dev-libs/libIDL/libIDL-0.7.4-r2.ebuild index 8d4f4fb2770a..161f13df4ccb 100644 --- a/dev-libs/libIDL/libIDL-0.7.4-r2.ebuild +++ b/dev-libs/libIDL/libIDL-0.7.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.7.4-r2.ebuild,v 1.6 2002/10/04 05:15:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.7.4-r2.ebuild,v 1.7 2002/12/09 04:21:03 manson Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnome.org" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " RDEPEND=">=dev-libs/glib-2.0.0 >=sys-devel/flex-2.5.4" |