diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-21 14:03:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-21 14:03:00 +0000 |
commit | a97db1a91be25bf7edfac88e9d6cc95f00d12cc6 (patch) | |
tree | 28bc96d336e1bebcd45facfc7763f17309ea9a1e /dev-libs/ucl/ucl-1.03.ebuild | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-a97db1a91be25bf7edfac88e9d6cc95f00d12cc6.tar.gz historical-a97db1a91be25bf7edfac88e9d6cc95f00d12cc6.tar.bz2 historical-a97db1a91be25bf7edfac88e9d6cc95f00d12cc6.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-libs/ucl/ucl-1.03.ebuild')
-rw-r--r-- | dev-libs/ucl/ucl-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ucl/ucl-1.03.ebuild b/dev-libs/ucl/ucl-1.03.ebuild index c765e123714a..f240b6879341 100644 --- a/dev-libs/ucl/ucl-1.03.ebuild +++ b/dev-libs/ucl/ucl-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03.ebuild,v 1.6 2008/02/05 10:11:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03.ebuild,v 1.7 2008/02/21 13:58:00 armin76 Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.oberhumer.com/opensource/ucl/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="" src_compile() { |