diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 12:13:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 12:13:49 +0000 |
commit | fb39f3e53507558999f5efea509ff835d3eaf6cc (patch) | |
tree | 3f8d8e7290f42a5bb73d5b24ec65977664fe80af /dev-libs/ucl | |
parent | Mark 2.0.3 stable on alpha (diff) | |
download | historical-fb39f3e53507558999f5efea509ff835d3eaf6cc.tar.gz historical-fb39f3e53507558999f5efea509ff835d3eaf6cc.tar.bz2 historical-fb39f3e53507558999f5efea509ff835d3eaf6cc.zip |
Mark 1.02 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-libs/ucl')
-rw-r--r-- | dev-libs/ucl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ucl/ucl-1.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog index d320990a1e98..893d09f46114 100644 --- a/dev-libs/ucl/ChangeLog +++ b/dev-libs/ucl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ucl # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.17 2005/09/10 12:13:49 agriffis Exp $ + + 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> ucl-1.02.ebuild: + Mark 1.02 stable on alpha 06 Sep 2005; Markus Rothe <corsair@gentoo.org> ucl-1.02.ebuild: Stable on ppc64 diff --git a/dev-libs/ucl/ucl-1.02.ebuild b/dev-libs/ucl/ucl-1.02.ebuild index dcadab6a896a..7245b7329bca 100644 --- a/dev-libs/ucl/ucl-1.02.ebuild +++ b/dev-libs/ucl/ucl-1.02.ebuild @@ -1,6 +1,6 @@ # 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.5 2005/09/06 15:33:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.02.ebuild,v 1.6 2005/09/10 12:13:49 agriffis 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() { |