summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-19 09:32:14 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-19 09:32:14 +0000
commitddd57d787456e6d3253064745cdc8c6a90e5674f (patch)
treeacbca75a5829584d67f5f3f43783876b440ec978 /dev-ruby/ruby-augeas
parentStable for HPPA (bug #536168). (diff)
downloadgentoo-2-ddd57d787456e6d3253064745cdc8c6a90e5674f.tar.gz
gentoo-2-ddd57d787456e6d3253064745cdc8c6a90e5674f.tar.bz2
gentoo-2-ddd57d787456e6d3253064745cdc8c6a90e5674f.zip
Stable for HPPA (bug #536168).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/ruby-augeas')
-rw-r--r--dev-ruby/ruby-augeas/ChangeLog7
-rw-r--r--dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-augeas/ChangeLog b/dev-ruby/ruby-augeas/ChangeLog
index b9734654dd54..d5668fb0c0f5 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.45 2014/11/04 11:02:04 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.46 2015/01/19 09:32:14 jer Exp $
+
+ 19 Jan 2015; Jeroen Roovers <jer@gentoo.org> ruby-augeas-0.5.0-r2.ebuild:
+ Stable for HPPA (bug #536168).
04 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -ruby-augeas-0.4.1.ebuild:
Cleanup old.
diff --git a/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild b/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild
index 079defc4b328..2342a8a68572 100644
--- a/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild
+++ b/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.5.0-r2.ebuild,v 1.1 2014/08/11 16:12:09 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild,v 1.2 2015/01/19 09:32:14 jer Exp $
EAPI=5
# jruby -> native extentions
@@ -17,7 +17,7 @@ SRC_URI="http://download.augeas.net/ruby/${P}.gem"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=app-admin/augeas-1.1.0"