diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:11:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:11:19 +0000 |
commit | 8c1149722708e8c841dac1d9be8bd4fa006163b5 (patch) | |
tree | bbb50b9a683ddb2cf9e33ccfd4a2b10d915709bc /dev-libs/ucl | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-8c1149722708e8c841dac1d9be8bd4fa006163b5.tar.gz gentoo-2-8c1149722708e8c841dac1d9be8bd4fa006163b5.tar.bz2 gentoo-2-8c1149722708e8c841dac1d9be8bd4fa006163b5.zip |
Stable on ppc64
(Portage version: 2.1.3.19)
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 73345157f974..5e417ae42b76 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.24 2008/01/17 04:27:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.25 2008/02/05 10:11:19 corsair Exp $ + + 05 Feb 2008; Markus Rothe <corsair@gentoo.org> ucl-1.03.ebuild: + Stable on ppc64 17 Jan 2008; Jeroen Roovers <jer@gentoo.org> ucl-1.03.ebuild: Stable for HPPA. diff --git a/dev-libs/ucl/ucl-1.03.ebuild b/dev-libs/ucl/ucl-1.03.ebuild index 7cb0fb67cd6d..c765e123714a 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.5 2008/01/17 04:27:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03.ebuild,v 1.6 2008/02/05 10:11:19 corsair 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() { |