diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 17:10:34 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 17:10:34 +0000 |
commit | 4bbc2f60fa33986c9376bf0670c6519d40fb924b (patch) | |
tree | 862799490d1074e2e1cdc27a425f36396257045a /dev-libs/libIDL/libIDL-0.8.7.ebuild | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-4bbc2f60fa33986c9376bf0670c6519d40fb924b.tar.gz gentoo-2-4bbc2f60fa33986c9376bf0670c6519d40fb924b.tar.bz2 gentoo-2-4bbc2f60fa33986c9376bf0670c6519d40fb924b.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-libs/libIDL/libIDL-0.8.7.ebuild')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.7.ebuild b/dev-libs/libIDL/libIDL-0.8.7.ebuild index d8e3d3a306d9..dfefbcd0f436 100644 --- a/dev-libs/libIDL/libIDL-0.8.7.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.7.ebuild,v 1.2 2006/12/10 17:38:01 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.7.ebuild,v 1.3 2006/12/12 17:10:34 wolf31o2 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 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-1.3.7" |