summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-12 12:03:42 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-12 12:03:42 +0000
commit62d05fbdcf0e173ed692bdc21d003e04fa3a4a45 (patch)
treea83fe5f5ca330b302ef7d7247634e28762c49f8c /app-admin/augeas
parentsparc stable wrt #337158 (diff)
downloadgentoo-2-62d05fbdcf0e173ed692bdc21d003e04fa3a4a45.tar.gz
gentoo-2-62d05fbdcf0e173ed692bdc21d003e04fa3a4a45.tar.bz2
gentoo-2-62d05fbdcf0e173ed692bdc21d003e04fa3a4a45.zip
sparc stable wrt #325111
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 dde431b1b85a..162b8b04b8a8 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.20 2010/09/17 10:27:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.21 2010/10/12 12:03:42 armin76 Exp $
+
+ 12 Oct 2010; Raúl Porcel <armin76@gentoo.org> augeas-0.7.1.ebuild:
+ sparc stable wrt #325111
17 Sep 2010; Christian Faulhammer <fauli@gentoo.org> augeas-0.7.1.ebuild:
stable x86, bug 325111
diff --git a/app-admin/augeas/augeas-0.7.1.ebuild b/app-admin/augeas/augeas-0.7.1.ebuild
index b8063069a49b..e0ac0a3ba8c8 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.5 2010/09/17 10:27:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.7.1.ebuild,v 1.6 2010/10/12 12:03:42 armin76 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"