summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-08-13 18:50:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-08-13 18:50:51 +0000
commit7f992459024bcadf9e07210625cd50532733cbdb (patch)
tree0a650360ca8ae419acf912acc1135e27004d238e /dev-ruby
parentAdd ~sparc wrt #468536 (diff)
downloadgentoo-2-7f992459024bcadf9e07210625cd50532733cbdb.tar.gz
gentoo-2-7f992459024bcadf9e07210625cd50532733cbdb.tar.bz2
gentoo-2-7f992459024bcadf9e07210625cd50532733cbdb.zip
Add ~sparc wrt #468536
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/awesome_print/ChangeLog5
-rw-r--r--dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/awesome_print/ChangeLog b/dev-ruby/awesome_print/ChangeLog
index c2eec390804e..09489ef28201 100644
--- a/dev-ruby/awesome_print/ChangeLog
+++ b/dev-ruby/awesome_print/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/awesome_print
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/ChangeLog,v 1.21 2014/08/02 02:38:54 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/ChangeLog,v 1.22 2014/08/13 18:50:51 armin76 Exp $
+
+ 13 Aug 2014; Raúl Porcel <armin76@gentoo.org> awesome_print-1.2.0-r2.ebuild:
+ Add ~sparc wrt #468536
*awesome_print-1.2.0-r2 (02 Aug 2014)
diff --git a/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild b/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild
index 692b53b76a4e..d3cd6f8e86bb 100644
--- a/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild
+++ b/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild,v 1.1 2014/08/02 02:38:54 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild,v 1.2 2014/08/13 18:50:51 armin76 Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -16,6 +16,6 @@ DESCRIPTION="Ruby library that pretty prints Ruby objects in full color with pro
HOMEPAGE="http://github.com/michaeldv/awesome_print"
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
IUSE=""