summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 17:48:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 17:48:36 +0000
commit955148b0d5aab7ee2b93e7e1491a2017aa775399 (patch)
tree403ca863d85a5d5f3fbeb64d06b70bc80966bb2c /dev-ruby/prawn-core
parentAdd ~alpha/~ia64/~sparc wrt #417573 (diff)
downloadgentoo-2-955148b0d5aab7ee2b93e7e1491a2017aa775399.tar.gz
gentoo-2-955148b0d5aab7ee2b93e7e1491a2017aa775399.tar.bz2
gentoo-2-955148b0d5aab7ee2b93e7e1491a2017aa775399.zip
Add ~alpha/~ia64/~sparc wrt #431384
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/prawn-core')
-rw-r--r--dev-ruby/prawn-core/ChangeLog5
-rw-r--r--dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/prawn-core/ChangeLog b/dev-ruby/prawn-core/ChangeLog
index debb324c57eb..d645150b9122 100644
--- a/dev-ruby/prawn-core/ChangeLog
+++ b/dev-ruby/prawn-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/prawn-core
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/ChangeLog,v 1.14 2012/08/19 11:27:51 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/ChangeLog,v 1.15 2012/10/28 17:48:36 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> prawn-core-0.8.4-r2.ebuild:
+ Add ~alpha/~ia64/~sparc wrt #431384
19 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
prawn-core-0.8.4-r2.ebuild:
diff --git a/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild b/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild
index 08aee9cf0fc7..41e4365225cc 100644
--- a/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild
+++ b/dev-ruby/prawn-core/prawn-core-0.8.4-r2.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/prawn-core/prawn-core-0.8.4-r2.ebuild,v 1.6 2012/08/19 11:27:51 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/prawn-core-0.8.4-r2.ebuild,v 1.7 2012/10/28 17:48:36 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -20,7 +20,7 @@ HOMEPAGE="http://prawn.majesticseacreature.com/"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
ruby_add_bdepend test "dev-ruby/test-spec dev-ruby/mocha >=dev-ruby/pdf-reader-0.8"