diff options
author | 2006-01-22 19:06:27 +0000 | |
---|---|---|
committer | 2006-01-22 19:06:27 +0000 | |
commit | de173b9ce0ed88eb0613386099be2ff0abcc2986 (patch) | |
tree | b5b2e3f7075f7582f83a8e7033a3cd505edfdce5 /dev-libs/libIDL/libIDL-0.8.6.ebuild | |
parent | Replacing pdflib use flag with pdf use flag (diff) | |
download | gentoo-2-de173b9ce0ed88eb0613386099be2ff0abcc2986.tar.gz gentoo-2-de173b9ce0ed88eb0613386099be2ff0abcc2986.tar.bz2 gentoo-2-de173b9ce0ed88eb0613386099be2ff0abcc2986.zip |
Marked stable on amd64 per bug #119634
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-libs/libIDL/libIDL-0.8.6.ebuild')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.6.ebuild b/dev-libs/libIDL/libIDL-0.8.6.ebuild index f96d32fd1adc..68e4551ff7e4 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 +# 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.6.ebuild,v 1.8 2005/11/24 18:24:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.6.ebuild,v 1.9 2006/01/22 19:01:40 dang 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" |