diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 18:24:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 18:24:15 +0000 |
commit | 5936cf540eba15a21d6e91ec0c64420e56f7b7f5 (patch) | |
tree | 81a7f708c09d4d47503ccadfd3e01ef5bf8ad8d3 /dev-ruby/prawn-security | |
parent | alpha/ia64/sparc stable wrt #435180 (diff) | |
download | gentoo-2-5936cf540eba15a21d6e91ec0c64420e56f7b7f5.tar.gz gentoo-2-5936cf540eba15a21d6e91ec0c64420e56f7b7f5.tar.bz2 gentoo-2-5936cf540eba15a21d6e91ec0c64420e56f7b7f5.zip |
Add ~alpha/~ia64/~sparc wrt #417513
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/prawn-security')
-rw-r--r-- | dev-ruby/prawn-security/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/prawn-security/prawn-security-0.8.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/prawn-security/ChangeLog b/dev-ruby/prawn-security/ChangeLog index 26a5a88af303..2c98cffa8b4a 100644 --- a/dev-ruby/prawn-security/ChangeLog +++ b/dev-ruby/prawn-security/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/prawn-security # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/ChangeLog,v 1.11 2012/09/27 09:18:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/ChangeLog,v 1.12 2012/10/28 18:24:15 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> + prawn-security-0.8.4-r1.ebuild: + Add ~alpha/~ia64/~sparc wrt #417513 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> prawn-security-0.8.4-r1.ebuild: diff --git a/dev-ruby/prawn-security/prawn-security-0.8.4-r1.ebuild b/dev-ruby/prawn-security/prawn-security-0.8.4-r1.ebuild index a291b747ddb1..db556e0a3ee3 100644 --- a/dev-ruby/prawn-security/prawn-security-0.8.4-r1.ebuild +++ b/dev-ruby/prawn-security/prawn-security-0.8.4-r1.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-security/prawn-security-0.8.4-r1.ebuild,v 1.6 2012/09/27 09:18:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-security/prawn-security-0.8.4-r1.ebuild,v 1.7 2012/10/28 18:24:15 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby ruby19" @@ -15,7 +15,7 @@ HOMEPAGE="http://prawn.majesticseacreature.com/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples" ruby_add_bdepend "test? ( dev-ruby/test-spec dev-ruby/mocha )" |