summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/ucl')
-rw-r--r--dev-libs/ucl/ChangeLog5
-rw-r--r--dev-libs/ucl/ucl-1.02.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog
index 900848d3f280..5aef48f6dd93 100644
--- a/dev-libs/ucl/ChangeLog
+++ b/dev-libs/ucl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ucl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.22 2007/04/05 15:38:59 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.23 2007/08/25 17:38:50 beandog Exp $
+
+ 25 Aug 2007; Steve Dibb <beandog@gentoo.org> ucl-1.02.ebuild:
+ amd64 stable
05 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> metadata.xml:
Take maintainership (needed for upx-ucl)
diff --git a/dev-libs/ucl/ucl-1.02.ebuild b/dev-libs/ucl/ucl-1.02.ebuild
index 4a942e4195ce..2d38146deb5d 100644
--- a/dev-libs/ucl/ucl-1.02.ebuild
+++ b/dev-libs/ucl/ucl-1.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.02.ebuild,v 1.8 2007/03/12 16:40:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.02.ebuild,v 1.9 2007/08/25 17:38:50 beandog Exp $
inherit flag-o-matic
@@ -10,7 +10,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"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86"
IUSE=""
src_compile() {