summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-05-19 15:20:33 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-05-19 15:20:33 +0000
commitb03393942ab73b192ab90ff0654e691b6be6a541 (patch)
treeb475d33606a22b62bbd73c731d4e166cf8410190
parentSparc stable, required for Bug #270432. (diff)
downloadgentoo-2-b03393942ab73b192ab90ff0654e691b6be6a541.tar.gz
gentoo-2-b03393942ab73b192ab90ff0654e691b6be6a541.tar.bz2
gentoo-2-b03393942ab73b192ab90ff0654e691b6be6a541.zip
Sparc stable, required for Bug #270432 (huge test suite runs successfully).
(Portage version: 2.2_rc33/cvs/Linux x86_64)
-rw-r--r--app-admin/augeas/ChangeLog5
-rw-r--r--app-admin/augeas/augeas-0.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/augeas/ChangeLog b/app-admin/augeas/ChangeLog
index f724cbccdc86..136544530ef5 100644
--- a/app-admin/augeas/ChangeLog
+++ b/app-admin/augeas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/augeas
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.6 2009/05/19 14:31:48 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.7 2009/05/19 15:20:33 fmccor Exp $
+
+ 19 May 2009; Ferris McCormick <fmccor@gentoo.org> augeas-0.5.0.ebuild:
+ Sparc stable, required for Bug #270432 (huge test suite runs successfully).
19 May 2009; MATSUU Takuto <matsuu@gentoo.org> -augeas-0.4.0.ebuild,
-augeas-0.4.1.ebuild:
diff --git a/app-admin/augeas/augeas-0.5.0.ebuild b/app-admin/augeas/augeas-0.5.0.ebuild
index e487ae721ba5..dd6760f74729 100644
--- a/app-admin/augeas/augeas-0.5.0.ebuild
+++ b/app-admin/augeas/augeas-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.5.0.ebuild,v 1.2 2009/04/12 12:50:24 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.5.0.ebuild,v 1.3 2009/05/19 15:20:33 fmccor Exp $
DESCRIPTION="A library for changing configuration files"
HOMEPAGE="http://augeas.net/"
@@ -8,7 +8,7 @@ SRC_URI="http://augeas.net/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
IUSE="doc test"
RDEPEND="sys-libs/readline"