summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-02 00:14:42 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-02 00:14:42 +0000
commitbbfc0175be96d23e98b4c95fef1cba002e0efef7 (patch)
treed0c70482f6869747ee650d679626fecd96559122 /dev-ruby/rubyzip
parentVersion bump. Drop oldest version. (diff)
downloadgentoo-2-bbfc0175be96d23e98b4c95fef1cba002e0efef7.tar.gz
gentoo-2-bbfc0175be96d23e98b4c95fef1cba002e0efef7.tar.bz2
gentoo-2-bbfc0175be96d23e98b4c95fef1cba002e0efef7.zip
Marked ~hppa (bug #493006).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/rubyzip')
-rw-r--r--dev-ruby/rubyzip/ChangeLog6
-rw-r--r--dev-ruby/rubyzip/rubyzip-0.9.9.ebuild6
-rw-r--r--dev-ruby/rubyzip/rubyzip-1.0.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/rubyzip/ChangeLog b/dev-ruby/rubyzip/ChangeLog
index adff4c7f726e..6871a28c16d1 100644
--- a/dev-ruby/rubyzip/ChangeLog
+++ b/dev-ruby/rubyzip/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rubyzip
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/ChangeLog,v 1.27 2013/08/30 06:10:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/ChangeLog,v 1.28 2013/12/02 00:14:42 jer Exp $
+
+ 02 Dec 2013; Jeroen Roovers <jer@gentoo.org> rubyzip-0.9.9.ebuild,
+ rubyzip-1.0.0.ebuild:
+ Marked ~hppa (bug #493006).
*rubyzip-1.0.0 (30 Aug 2013)
diff --git a/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild b/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild
index 4b39a6d7e39d..7bcd84db4d96 100644
--- a/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild
+++ b/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild,v 1.3 2012/09/27 19:06:12 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.9.9.ebuild,v 1.4 2013/12/02 00:14:42 jer Exp $
EAPI=4
@@ -20,7 +20,7 @@ RUBY_S="aussiegeek-rubyzip-*"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE=""
RDEPEND=""
diff --git a/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild b/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild
index c5f39a52ae7e..3bafe938fe1f 100644
--- a/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild
+++ b/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild,v 1.1 2013/08/30 06:10:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-1.0.0.ebuild,v 1.2 2013/12/02 00:14:42 jer Exp $
EAPI=5
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg
LICENSE="Ruby"
SLOT="1"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=""