summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-02 18:55:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-02 18:55:25 +0000
commit6afab326a935c9c6585977fd3c688248658c58c3 (patch)
treed67dbbbed5ec04d0b9d9569bbbe07cd66ef5c0b4 /dev-libs/ucl
parentStable for amd64, wrt bug #396905 (diff)
downloadgentoo-2-6afab326a935c9c6585977fd3c688248658c58c3.tar.gz
gentoo-2-6afab326a935c9c6585977fd3c688248658c58c3.tar.bz2
gentoo-2-6afab326a935c9c6585977fd3c688248658c58c3.zip
Stable for amd64, wrt bug #396909
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/ucl')
-rw-r--r--dev-libs/ucl/ChangeLog7
-rw-r--r--dev-libs/ucl/ucl-1.03-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog
index 61efb4fa03bb..88b51fb2e942 100644
--- a/dev-libs/ucl/ChangeLog
+++ b/dev-libs/ucl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ucl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.32 2011/06/27 17:18:08 binki Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.33 2012/02/02 18:55:25 ago Exp $
+
+ 02 Feb 2012; Agostino Sarubbo <ago@gentoo.org> ucl-1.03-r1.ebuild:
+ Stable for amd64, wrt bug #396909
*ucl-1.03-r1 (27 Jun 2011)
diff --git a/dev-libs/ucl/ucl-1.03-r1.ebuild b/dev-libs/ucl/ucl-1.03-r1.ebuild
index 545f52ab97c6..073913d5188d 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-2011 Gentoo Foundation
+# 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.1 2011/06/27 17:18:08 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03-r1.ebuild,v 1.2 2012/02/02 18:55:25 ago 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() {