summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 18:08:49 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 18:08:49 +0000
commit8c2a7a28bc4f837af56fba12bc98ea633c997af5 (patch)
tree0fd07d77b148a7e21baa9e020ce1aab069517fa0 /dev-libs/ucl
parentx86 stable wrt bug #396907 (diff)
downloadhistorical-8c2a7a28bc4f837af56fba12bc98ea633c997af5.tar.gz
historical-8c2a7a28bc4f837af56fba12bc98ea633c997af5.tar.bz2
historical-8c2a7a28bc4f837af56fba12bc98ea633c997af5.zip
x86 stable wrt bug #396909
Package-Manager: portage-2.1.10.44/cvs/Linux i686
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 c34636bfb05e..917c2d200602 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.35 2012/02/08 01:18:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.36 2012/02/16 18:08:49 phajdan.jr Exp $
+
+ 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ucl-1.03-r1.ebuild:
+ x86 stable wrt bug #396909
08 Feb 2012; Jeroen Roovers <jer@gentoo.org> ucl-1.03-r1.ebuild:
Stable for HPPA (bug #396909).
diff --git a/dev-libs/ucl/ucl-1.03-r1.ebuild b/dev-libs/ucl/ucl-1.03-r1.ebuild
index 68f702dd1595..bbc411eff27b 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.4 2012/02/08 01:18:21 jer Exp $
+# $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 $
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() {