diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-16 19:05:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-16 19:05:40 +0000 |
commit | 730c977dd096ca0f1f30bbdc46d527d42b88faf3 (patch) | |
tree | f5fd1e8b91b70341f836e43cddf22e262ccfb1d5 /dev-libs/libIDL/libIDL-0.8.12.ebuild | |
parent | Cleanup (diff) | |
download | historical-730c977dd096ca0f1f30bbdc46d527d42b88faf3.tar.gz historical-730c977dd096ca0f1f30bbdc46d527d42b88faf3.tar.bz2 historical-730c977dd096ca0f1f30bbdc46d527d42b88faf3.zip |
arm/ia64/sh stable wrt #255843
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64
Diffstat (limited to 'dev-libs/libIDL/libIDL-0.8.12.ebuild')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.12.ebuild b/dev-libs/libIDL/libIDL-0.8.12.ebuild index 52db6148b513..d63dc36d80f7 100644 --- a/dev-libs/libIDL/libIDL-0.8.12.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.12.ebuild,v 1.4 2009/02/01 14:53:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.12.ebuild,v 1.5 2009/02/16 19:05:40 armin76 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 ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.4" |