summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-08-19 11:29:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-08-19 11:29:58 +0000
commitb4a82152e563d509052034fde3c553e1c39ed7a0 (patch)
tree49778ae1dc75ef1aaa15cc0feda7a34ea1f9e2b7 /dev-ruby/ttfunk
parentAdd ~sparc wrt #497068 (diff)
downloadgentoo-2-b4a82152e563d509052034fde3c553e1c39ed7a0.tar.gz
gentoo-2-b4a82152e563d509052034fde3c553e1c39ed7a0.tar.bz2
gentoo-2-b4a82152e563d509052034fde3c553e1c39ed7a0.zip
Add ~alpha/~arm/~ia64/~sparc/~x86 wrt #519170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-ruby/ttfunk')
-rw-r--r--dev-ruby/ttfunk/ChangeLog6
-rw-r--r--dev-ruby/ttfunk/ttfunk-1.1.1.ebuild4
-rw-r--r--dev-ruby/ttfunk/ttfunk-1.2.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ttfunk/ChangeLog b/dev-ruby/ttfunk/ChangeLog
index c2cb0bf671f5..9485291040e1 100644
--- a/dev-ruby/ttfunk/ChangeLog
+++ b/dev-ruby/ttfunk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ttfunk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ChangeLog,v 1.14 2014/08/12 13:13:08 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ChangeLog,v 1.15 2014/08/19 11:29:58 armin76 Exp $
+
+ 19 Aug 2014; Raúl Porcel <armin76@gentoo.org> ttfunk-1.1.1.ebuild,
+ ttfunk-1.2.0.ebuild:
+ Add ~alpha/~arm/~ia64/~sparc/~x86 wrt #519170
12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> ttfunk-1.1.1.ebuild,
ttfunk-1.2.0.ebuild:
diff --git a/dev-ruby/ttfunk/ttfunk-1.1.1.ebuild b/dev-ruby/ttfunk/ttfunk-1.1.1.ebuild
index 1245c0e3625a..424263f7cdd5 100644
--- a/dev-ruby/ttfunk/ttfunk-1.1.1.ebuild
+++ b/dev-ruby/ttfunk/ttfunk-1.1.1.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/ttfunk/ttfunk-1.1.1.ebuild,v 1.5 2014/08/12 13:13:08 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.1.1.ebuild,v 1.6 2014/08/19 11:29:58 armin76 Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 Ruby )"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
all_ruby_prepare() {
diff --git a/dev-ruby/ttfunk/ttfunk-1.2.0.ebuild b/dev-ruby/ttfunk/ttfunk-1.2.0.ebuild
index 73b59e87f809..e287c583c63a 100644
--- a/dev-ruby/ttfunk/ttfunk-1.2.0.ebuild
+++ b/dev-ruby/ttfunk/ttfunk-1.2.0.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/ttfunk/ttfunk-1.2.0.ebuild,v 1.4 2014/08/12 13:13:08 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.2.0.ebuild,v 1.5 2014/08/19 11:29:58 armin76 Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 Ruby )"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
all_ruby_prepare() {