diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-06 03:46:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-06 03:46:43 +0000 |
commit | f8ffaa75b7093759e641bde9081041c267846f5a (patch) | |
tree | 6559ad551dfec18f6cf4ffa8a4ee40ac5878564e /dev-libs/libIDL | |
parent | arm stable (diff) | |
download | gentoo-2-f8ffaa75b7093759e641bde9081041c267846f5a.tar.gz gentoo-2-f8ffaa75b7093759e641bde9081041c267846f5a.tar.bz2 gentoo-2-f8ffaa75b7093759e641bde9081041c267846f5a.zip |
arm/hppa stable
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'dev-libs/libIDL')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.6.ebuild b/dev-libs/libIDL/libIDL-0.8.6.ebuild index 2987e1e8f0d6..11f9a83266eb 100644 --- a/dev-libs/libIDL/libIDL-0.8.6.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.6.ebuild,v 1.6 2005/10/02 19:53:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.6.ebuild,v 1.7 2005/10/06 03:46:43 vapier Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-1.3.7" |