diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-18 20:04:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-18 20:04:42 +0000 |
commit | 74b7f618dcf6a2f3d01c435b554742c0b4e0146b (patch) | |
tree | 85799833c1b176bb2fd17d92443e4d4abfcb4a6d /dev-libs/libIDL/libIDL-0.8.2.ebuild | |
parent | initial ebuild (diff) | |
download | gentoo-2-74b7f618dcf6a2f3d01c435b554742c0b4e0146b.tar.gz gentoo-2-74b7f618dcf6a2f3d01c435b554742c0b4e0146b.tar.bz2 gentoo-2-74b7f618dcf6a2f3d01c435b554742c0b4e0146b.zip |
stable on alpha
Diffstat (limited to 'dev-libs/libIDL/libIDL-0.8.2.ebuild')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.2.ebuild b/dev-libs/libIDL/libIDL-0.8.2.ebuild index 2829061bac84..14721bc08f23 100644 --- a/dev-libs/libIDL/libIDL-0.8.2.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.2.ebuild,v 1.9 2003/09/24 22:35:21 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.2.ebuild,v 1.10 2003/10/18 20:04:05 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="ia64 x86 ppc sparc ~alpha ~mips hppa amd64" +KEYWORDS="ia64 x86 ppc sparc alpha ~mips hppa amd64" RDEPEND=">=dev-libs/glib-2 >=sys-devel/flex-2.5.4" |