summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-09-17 10:27:51 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-09-17 10:27:51 +0000
commita5f9ea282b29fe2cbf8f56d6cc28225c662bff77 (patch)
tree84e8816cd07f1da95f79533d6c3fcf5cf1d1b38a /app-admin/augeas
parentstable x86, bug 339171 (diff)
downloadgentoo-2-a5f9ea282b29fe2cbf8f56d6cc28225c662bff77.tar.gz
gentoo-2-a5f9ea282b29fe2cbf8f56d6cc28225c662bff77.tar.bz2
gentoo-2-a5f9ea282b29fe2cbf8f56d6cc28225c662bff77.zip
stable x86, bug 325111
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-admin/augeas')
-rw-r--r--app-admin/augeas/ChangeLog5
-rw-r--r--app-admin/augeas/augeas-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/augeas/ChangeLog b/app-admin/augeas/ChangeLog
index 7663887d7780..dde431b1b85a 100644
--- a/app-admin/augeas/ChangeLog
+++ b/app-admin/augeas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/augeas
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.19 2010/09/10 14:17:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.20 2010/09/17 10:27:51 fauli Exp $
+
+ 17 Sep 2010; Christian Faulhammer <fauli@gentoo.org> augeas-0.7.1.ebuild:
+ stable x86, bug 325111
10 Sep 2010; Jeroen Roovers <jer@gentoo.org> augeas-0.7.1.ebuild:
Stable for HPPA (bug #325111).
diff --git a/app-admin/augeas/augeas-0.7.1.ebuild b/app-admin/augeas/augeas-0.7.1.ebuild
index 28163b236461..b8063069a49b 100644
--- a/app-admin/augeas/augeas-0.7.1.ebuild
+++ b/app-admin/augeas/augeas-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.7.1.ebuild,v 1.4 2010/09/10 14:17:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.7.1.ebuild,v 1.5 2010/09/17 10:27:51 fauli 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 hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~sparc x86"
IUSE="test"
RDEPEND="sys-libs/readline"