diff options
author | 2005-11-24 18:24:52 +0000 | |
---|---|---|
committer | 2005-11-24 18:24:52 +0000 | |
commit | 061ce688e877b71b93df78bd131ab8f77f201962 (patch) | |
tree | bcf2df8b5deb2d4c417794848e70b86ec933a96b /dev-libs/libIDL/libIDL-0.8.6.ebuild | |
parent | Stable on sparc wrt #112842 (diff) | |
download | gentoo-2-061ce688e877b71b93df78bd131ab8f77f201962.tar.gz gentoo-2-061ce688e877b71b93df78bd131ab8f77f201962.tar.bz2 gentoo-2-061ce688e877b71b93df78bd131ab8f77f201962.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-libs/libIDL/libIDL-0.8.6.ebuild')
-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 11f9a83266eb..f96d32fd1adc 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.7 2005/10/06 03:46:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.6.ebuild,v 1.8 2005/11/24 18:24:52 corsair 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" |