diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-17 04:27:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-17 04:27:46 +0000 |
commit | 956b648f205cca31800029f2688e0a5e19ba760b (patch) | |
tree | 3fdb427ed482ca13560805c6f2d7bce236085cc9 /dev-libs/ucl | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-956b648f205cca31800029f2688e0a5e19ba760b.tar.gz gentoo-2-956b648f205cca31800029f2688e0a5e19ba760b.tar.bz2 gentoo-2-956b648f205cca31800029f2688e0a5e19ba760b.zip |
Stable for HPPA.
(Portage version: 2.1.4)
Diffstat (limited to 'dev-libs/ucl')
-rw-r--r-- | dev-libs/ucl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/ucl/ucl-1.03.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog index 5aef48f6dd93..73345157f974 100644 --- a/dev-libs/ucl/ChangeLog +++ b/dev-libs/ucl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ucl -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.23 2007/08/25 17:38:50 beandog Exp $ +# 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 $ + + 17 Jan 2008; Jeroen Roovers <jer@gentoo.org> ucl-1.03.ebuild: + Stable for HPPA. 25 Aug 2007; Steve Dibb <beandog@gentoo.org> ucl-1.02.ebuild: amd64 stable diff --git a/dev-libs/ucl/ucl-1.03.ebuild b/dev-libs/ucl/ucl-1.03.ebuild index aa2fe5c980e6..7cb0fb67cd6d 100644 --- a/dev-libs/ucl/ucl-1.03.ebuild +++ b/dev-libs/ucl/ucl-1.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.4 2005/09/25 11:12:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03.ebuild,v 1.5 2008/01/17 04:27:46 jer 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() { |