diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-19 12:12:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-19 12:12:09 +0000 |
commit | 7634e6f3da03ceef3608601265b67d1e45ff9b5d (patch) | |
tree | e15918da228ee08b76159754780c3988f1140561 /dev-ruby/pdf-core | |
parent | add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170 (diff) | |
download | gentoo-2-7634e6f3da03ceef3608601265b67d1e45ff9b5d.tar.gz gentoo-2-7634e6f3da03ceef3608601265b67d1e45ff9b5d.tar.bz2 gentoo-2-7634e6f3da03ceef3608601265b67d1e45ff9b5d.zip |
add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha arm ia64 sparc x86", signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-ruby/pdf-core')
-rw-r--r-- | dev-ruby/pdf-core/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/pdf-core/pdf-core-0.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pdf-core/ChangeLog b/dev-ruby/pdf-core/ChangeLog index 970411963b40..31ca2828877a 100644 --- a/dev-ruby/pdf-core/ChangeLog +++ b/dev-ruby/pdf-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/pdf-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.7 2014/08/12 13:16:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.8 2014/08/19 12:12:09 armin76 Exp $ + + 19 Aug 2014; Raúl Porcel <armin76@gentoo.org> pdf-core-0.2.5.ebuild: + add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170 12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> pdf-core-0.2.5.ebuild: Keyword ~ppc and ~ppc64, bug #519170 diff --git a/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild b/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild index eb4a853a79d5..d92b700f53bb 100644 --- a/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild +++ b/dev-ruby/pdf-core/pdf-core-0.2.5.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/pdf-core/pdf-core-0.2.5.ebuild,v 1.7 2014/08/12 13:16:18 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.8 2014/08/19 12:12:09 armin76 Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://github.com/prawnpdf/pdf-core/" LICENSE="|| ( Ruby GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1.1* |