diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:33:06 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:33:06 +0000 |
commit | 84bfde7f99e87cd32bbd517e2dc9fcad0daa60c7 (patch) | |
tree | 5446c74d5fe7ec63c700959c73d49bed443f557e /dev-libs | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-84bfde7f99e87cd32bbd517e2dc9fcad0daa60c7.tar.gz gentoo-2-84bfde7f99e87cd32bbd517e2dc9fcad0daa60c7.tar.bz2 gentoo-2-84bfde7f99e87cd32bbd517e2dc9fcad0daa60c7.zip |
PPC stable profile update
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.3.ebuild b/dev-libs/libIDL/libIDL-0.8.3.ebuild index 852f9e028a0b..9466e4b29a79 100644 --- a/dev-libs/libIDL/libIDL-0.8.3.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.3.ebuild,v 1.4 2004/05/26 01:30:40 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.3.ebuild,v 1.5 2004/05/29 03:33:06 pvdabeel Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc ~sparc ~alpha ~mips hppa ~amd64 ~ia64" RDEPEND=">=dev-libs/glib-2 >=sys-devel/flex-2.5.4" |