summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/ucl/ChangeLog5
-rw-r--r--dev-libs/ucl/ucl-1.03.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog
index 8a719e139479..83c1e9f8b1d7 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.29 2011/01/06 02:09:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.30 2011/01/08 00:03:57 hwoarang Exp $
+
+ 08 Jan 2011; Markos Chandras <hwoarang@gentoo.org> ucl-1.03.ebuild:
+ Stable on amd64 wrt bug #350761
06 Jan 2011; Mike Frysinger <vapier@gentoo.org> ucl-1.03.ebuild:
Clean up; convert to EAPI=2 and emake.
diff --git a/dev-libs/ucl/ucl-1.03.ebuild b/dev-libs/ucl/ucl-1.03.ebuild
index 60ac505e2f41..e6866ff6ed6c 100644
--- a/dev-libs/ucl/ucl-1.03.ebuild
+++ b/dev-libs/ucl/ucl-1.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.9 2011/01/06 02:09:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03.ebuild,v 1.10 2011/01/08 00:03:57 hwoarang Exp $
EAPI="2"
inherit eutils
@@ -11,7 +11,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() {