diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
commit | bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab (patch) | |
tree | 56b3b0229a5d5df130292e88d12443baa4ad3430 /dev-libs/libIDL/libIDL-0.8.0.ebuild | |
parent | merge in fixes (diff) | |
download | historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.tar.gz historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.tar.bz2 historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.zip |
KEYWORDS for alpha - gnome 2.0.1
Diffstat (limited to 'dev-libs/libIDL/libIDL-0.8.0.ebuild')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.0.ebuild b/dev-libs/libIDL/libIDL-0.8.0.ebuild index 675a54b918ce..34a4789995bb 100644 --- a/dev-libs/libIDL/libIDL-0.8.0.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.0.ebuild,v 1.4 2002/08/14 11:52:27 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.0.ebuild,v 1.5 2002/09/21 11:49:09 bjb Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.gnome.org" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" RDEPEND=">=dev-libs/glib-2.0.0 >=sys-devel/flex-2.5.4" |