summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-30 17:04:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-30 17:04:29 +0000
commit3e8c328727b8b36ba09964cc2fc5829d573f2656 (patch)
treec422feefeb6abf10245a5db839f151cd50277dec /dev-ruby/ruby-augeas
parentStable for amd64, wrt bug #439748 (diff)
downloadgentoo-2-3e8c328727b8b36ba09964cc2fc5829d573f2656.tar.gz
gentoo-2-3e8c328727b8b36ba09964cc2fc5829d573f2656.tar.bz2
gentoo-2-3e8c328727b8b36ba09964cc2fc5829d573f2656.zip
Stable for amd64, wrt bug #439732
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-augeas')
-rw-r--r--dev-ruby/ruby-augeas/ChangeLog5
-rw-r--r--dev-ruby/ruby-augeas/ruby-augeas-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-augeas/ChangeLog b/dev-ruby/ruby-augeas/ChangeLog
index e6165c789e4b..97bc65200085 100644
--- a/dev-ruby/ruby-augeas/ChangeLog
+++ b/dev-ruby/ruby-augeas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-augeas
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.23 2012/10/26 09:12:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.24 2012/10/30 17:04:29 ago Exp $
+
+ 30 Oct 2012; Agostino Sarubbo <ago@gentoo.org> ruby-augeas-0.4.1.ebuild:
+ Stable for amd64, wrt bug #439732
26 Oct 2012; Hans de Graaff <graaff@gentoo.org> metadata.xml:
Add to the ruby herd so that we get notified of issues.
diff --git a/dev-ruby/ruby-augeas/ruby-augeas-0.4.1.ebuild b/dev-ruby/ruby-augeas/ruby-augeas-0.4.1.ebuild
index 46d563f7132e..67e32bb0d646 100644
--- a/dev-ruby/ruby-augeas/ruby-augeas-0.4.1.ebuild
+++ b/dev-ruby/ruby-augeas/ruby-augeas-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.4.1.ebuild,v 1.4 2012/10/26 08:59:47 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.4.1.ebuild,v 1.5 2012/10/30 17:04:29 ago Exp $
EAPI=3
# jruby -> native extentions
@@ -17,7 +17,7 @@ SRC_URI="http://augeas.net/download/ruby/${P}.gem"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
DEPEND="${DEPEND} >=app-admin/augeas-0.5.1 dev-libs/libxml2"