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 | f8bc7f20983e2cdda5c72e1572a01557c29b5db3 (patch) | |
tree | 31117f05e0579d64635c09fe91be056e95f7e60a /dev-libs/ucl | |
parent | Stable for HPPA too. (diff) | |
download | historical-f8bc7f20983e2cdda5c72e1572a01557c29b5db3.tar.gz historical-f8bc7f20983e2cdda5c72e1572a01557c29b5db3.tar.bz2 historical-f8bc7f20983e2cdda5c72e1572a01557c29b5db3.zip |
Stable for HPPA.
Package-Manager: portage-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() { |