diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 01:18:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 01:18:21 +0000 |
commit | 42c29faeea0a5f22f1481aaa6881ef9abc2e11a1 (patch) | |
tree | b35ff633f309bb43b34a606d4264b78bf25d7d5d /dev-libs/ucl | |
parent | Stable for HPPA (bug #396905). (diff) | |
download | historical-42c29faeea0a5f22f1481aaa6881ef9abc2e11a1.tar.gz historical-42c29faeea0a5f22f1481aaa6881ef9abc2e11a1.tar.bz2 historical-42c29faeea0a5f22f1481aaa6881ef9abc2e11a1.zip |
Stable for HPPA (bug #396909).
Package-Manager: portage-2.2.0_alpha85/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/ucl')
-rw-r--r-- | dev-libs/ucl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ucl/ucl-1.03-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog index b0138a697e99..c34636bfb05e 100644 --- a/dev-libs/ucl/ChangeLog +++ b/dev-libs/ucl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ucl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.34 2012/02/06 15:33:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.35 2012/02/08 01:18:21 jer Exp $ + + 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> ucl-1.03-r1.ebuild: + Stable for HPPA (bug #396909). 06 Feb 2012; Brent Baude <ranger@gentoo.org> ucl-1.03-r1.ebuild: Marking ucl-1.03-r1 ppc for bug 396909 diff --git a/dev-libs/ucl/ucl-1.03-r1.ebuild b/dev-libs/ucl/ucl-1.03-r1.ebuild index 2e2f6a3b93a4..68f702dd1595 100644 --- a/dev-libs/ucl/ucl-1.03-r1.ebuild +++ b/dev-libs/ucl/ucl-1.03-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03-r1.ebuild,v 1.3 2012/02/06 15:33:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03-r1.ebuild,v 1.4 2012/02/08 01:18:21 jer Exp $ EAPI=4 @@ -12,7 +12,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 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" src_prepare() { |