diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-25 17:38:50 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-25 17:38:50 +0000 |
commit | f81be71992b56ee6c609c3e881e129372f21c581 (patch) | |
tree | c22d471911bd3faff57c6926108b463b2bffe09a /dev-libs/ucl/ucl-1.02.ebuild | |
parent | amd64 stable (diff) | |
download | gentoo-2-f81be71992b56ee6c609c3e881e129372f21c581.tar.gz gentoo-2-f81be71992b56ee6c609c3e881e129372f21c581.tar.bz2 gentoo-2-f81be71992b56ee6c609c3e881e129372f21c581.zip |
amd64 stable
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-libs/ucl/ucl-1.02.ebuild')
-rw-r--r-- | dev-libs/ucl/ucl-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ucl/ucl-1.02.ebuild b/dev-libs/ucl/ucl-1.02.ebuild index 4a942e4195ce..2d38146deb5d 100644 --- a/dev-libs/ucl/ucl-1.02.ebuild +++ b/dev-libs/ucl/ucl-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.02.ebuild,v 1.8 2007/03/12 16:40:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.02.ebuild,v 1.9 2007/08/25 17:38:50 beandog Exp $ inherit flag-o-matic @@ -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() { |