summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-02 21:07:59 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-02 21:07:59 +0000
commit5241f45ba65f90ede4f7452a8bcdeb83c872531b (patch)
tree70c42cfa1b53bf5c9d438cc9cbb6f16a8cc06d54 /dev-libs/ucl
parentold (diff)
downloadgentoo-2-5241f45ba65f90ede4f7452a8bcdeb83c872531b.tar.gz
gentoo-2-5241f45ba65f90ede4f7452a8bcdeb83c872531b.tar.bz2
gentoo-2-5241f45ba65f90ede4f7452a8bcdeb83c872531b.zip
Marking ucl-1.03-r1 ppc64 for bug 396909
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/ucl')
-rw-r--r--dev-libs/ucl/ChangeLog5
-rw-r--r--dev-libs/ucl/ucl-1.03-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog
index 917c2d200602..4dc63349661b 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.36 2012/02/16 18:08:49 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.37 2012/03/02 21:07:59 ranger Exp $
+
+ 02 Mar 2012; Brent Baude <ranger@gentoo.org> ucl-1.03-r1.ebuild:
+ Marking ucl-1.03-r1 ppc64 for bug 396909
16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ucl-1.03-r1.ebuild:
x86 stable wrt bug #396909
diff --git a/dev-libs/ucl/ucl-1.03-r1.ebuild b/dev-libs/ucl/ucl-1.03-r1.ebuild
index bbc411eff27b..65c145e88058 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.5 2012/02/16 18:08:49 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03-r1.ebuild,v 1.6 2012/03/02 21:07:59 ranger 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() {