diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-13 20:54:18 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-13 20:54:18 +0000 |
commit | daae87d348abcb66249e997d0eb5f2b400134684 (patch) | |
tree | 8ffd089e1c3958c453e429479272bba3f127dad1 /dev-libs | |
parent | Marking Package-DeprecationManager-0.10 ~ppc for bug 343479 (diff) | |
download | gentoo-2-daae87d348abcb66249e997d0eb5f2b400134684.tar.gz gentoo-2-daae87d348abcb66249e997d0eb5f2b400134684.tar.bz2 gentoo-2-daae87d348abcb66249e997d0eb5f2b400134684.zip |
stable ppc, bug 350761
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ucl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ucl/ucl-1.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog index 83c1e9f8b1d7..583bd771d191 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.30 2011/01/08 00:03:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.31 2011/01/13 20:54:18 ranger Exp $ + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> ucl-1.03.ebuild: + stable ppc, bug 350761 08 Jan 2011; Markos Chandras <hwoarang@gentoo.org> ucl-1.03.ebuild: Stable on amd64 wrt bug #350761 diff --git a/dev-libs/ucl/ucl-1.03.ebuild b/dev-libs/ucl/ucl-1.03.ebuild index e6866ff6ed6c..69ba1d50f0c2 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.10 2011/01/08 00:03:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03.ebuild,v 1.11 2011/01/13 20:54:18 ranger 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() { |