summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-06-10 20:27:39 +0000
committerJeroen Roovers <jer@gentoo.org>2013-06-10 20:27:39 +0000
commit9879739176bfc6fa36712dcd34bb4c3d7995c010 (patch)
tree02ca92ea952738a350a4f76e41ebf2b17d0ffe2d /dev-ruby/test-unit-rr
parentupdating spotify to give it icon/desktop support for bug 472840 (diff)
downloadgentoo-2-9879739176bfc6fa36712dcd34bb4c3d7995c010.tar.gz
gentoo-2-9879739176bfc6fa36712dcd34bb4c3d7995c010.tar.bz2
gentoo-2-9879739176bfc6fa36712dcd34bb4c3d7995c010.zip
Stable for HPPA (bug #472910).
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/test-unit-rr')
-rw-r--r--dev-ruby/test-unit-rr/ChangeLog5
-rw-r--r--dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit-rr/ChangeLog b/dev-ruby/test-unit-rr/ChangeLog
index 4fc5be0127b6..da72c6d4f717 100644
--- a/dev-ruby/test-unit-rr/ChangeLog
+++ b/dev-ruby/test-unit-rr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-unit-rr
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.10 2013/06/10 18:51:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.11 2013/06/10 20:27:39 jer Exp $
+
+ 10 Jun 2013; Jeroen Roovers <jer@gentoo.org> test-unit-rr-1.0.2.ebuild:
+ Stable for HPPA (bug #472910).
10 Jun 2013; Hans de Graaff <graaff@gentoo.org> -test-unit-rr-1.0.1.ebuild:
Cleanup.
diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild
index 83bb06373e56..4dc09f1c582c 100644
--- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild
+++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.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/test-unit-rr/test-unit-rr-1.0.2.ebuild,v 1.8 2013/01/15 06:13:19 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild,v 1.9 2013/06/10 20:27:39 jer Exp $
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/test-unit/"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rr-1.0.2 >=dev-ruby/test-unit-2.5.2"