diff options
Diffstat (limited to 'dev-libs/ucl')
-rw-r--r-- | dev-libs/ucl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/ucl/ucl-1.02.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog index 9b7b0bd4a511..d320990a1e98 100644 --- a/dev-libs/ucl/ChangeLog +++ b/dev-libs/ucl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ucl -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.15 2004/08/30 09:50:00 gmsoft Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.16 2005/09/06 15:33:42 corsair Exp $ + + 06 Sep 2005; Markus Rothe <corsair@gentoo.org> ucl-1.02.ebuild: + Stable on ppc64 *ucl-1.03 (30 Aug 2004) diff --git a/dev-libs/ucl/ucl-1.02.ebuild b/dev-libs/ucl/ucl-1.02.ebuild index a073215424cd..dcadab6a896a 100644 --- a/dev-libs/ucl/ucl-1.02.ebuild +++ b/dev-libs/ucl/ucl-1.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.4 2004/07/28 02:49:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.02.ebuild,v 1.5 2005/09/06 15:33:42 corsair 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="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ppc64 ia64" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~sparc ~x86" IUSE="" src_compile() { |