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 | |
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')
-rw-r--r-- | dev-libs/ucl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ucl/ucl-1.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog index 5e417ae42b76..60d36f1eafef 100644 --- a/dev-libs/ucl/ChangeLog +++ b/dev-libs/ucl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ucl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.25 2008/02/05 10:11:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.26 2008/02/21 13:58:00 armin76 Exp $ + + 21 Feb 2008; Raúl Porcel <armin76@gentoo.org> ucl-1.03.ebuild: + alpha/ia64/sparc/x86 stable 05 Feb 2008; Markus Rothe <corsair@gentoo.org> ucl-1.03.ebuild: Stable on ppc64 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() { |