diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-21 13:58:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-21 13:58:00 +0000 |
commit | 8f714b62315b4bd39a9666a6855c25684cf59ebb (patch) | |
tree | bf698728da89c892105e5eb0fc36db420cde2981 /dev-libs/ucl/ucl-1.03.ebuild | |
parent | Added patch from upstream which fixes bug #202797 (diff) | |
download | gentoo-2-8f714b62315b4bd39a9666a6855c25684cf59ebb.tar.gz gentoo-2-8f714b62315b4bd39a9666a6855c25684cf59ebb.tar.bz2 gentoo-2-8f714b62315b4bd39a9666a6855c25684cf59ebb.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 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() { |