summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-18 16:30:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-18 16:30:00 +0000
commit466ba719d1fe56bfa428796fcb9677abdcea6a59 (patch)
tree055efb98955c7116d7c2852d8358917d533b4e4b /dev-ruby/ruby-augeas
parentAssign myself as maintainer (diff)
downloadgentoo-2-466ba719d1fe56bfa428796fcb9677abdcea6a59.tar.gz
gentoo-2-466ba719d1fe56bfa428796fcb9677abdcea6a59.tar.bz2
gentoo-2-466ba719d1fe56bfa428796fcb9677abdcea6a59.zip
Stable for ia64, wrt bug #439732
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
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 6fb832107b0d..fb1eac7720d3 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.26 2012/12/04 11:15:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.27 2012/12/18 16:30:00 ago Exp $
+
+ 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> ruby-augeas-0.4.1.ebuild:
+ Stable for ia64, wrt bug #439732
04 Dec 2012; <ago@gentoo.org> ruby-augeas-0.4.1.ebuild:
Stable for x86, wrt bug #439732
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 5f573fe61186..c565c69e3e15 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.7 2012/12/04 11:15:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.4.1.ebuild,v 1.8 2012/12/18 16:30:00 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 ia64 ppc ~sparc x86"
IUSE=""
DEPEND="${DEPEND} >=app-admin/augeas-0.5.1 dev-libs/libxml2"