summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-13 07:55:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-13 07:55:44 +0000
commit4a2703d978b45e2d44ba67d44cd2897f95343b06 (patch)
treede12babc6928331cfe5b157646a0931267ac3ca3 /dev-ruby
parentStable for amd64, wrt bug #547692 (diff)
downloadgentoo-2-4a2703d978b45e2d44ba67d44cd2897f95343b06.tar.gz
gentoo-2-4a2703d978b45e2d44ba67d44cd2897f95343b06.tar.bz2
gentoo-2-4a2703d978b45e2d44ba67d44cd2897f95343b06.zip
Stable for amd64, wrt bug #548050
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/shorturl/ChangeLog5
-rw-r--r--dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/shorturl/ChangeLog b/dev-ruby/shorturl/ChangeLog
index 20f8220cc8dd..03276e796d04 100644
--- a/dev-ruby/shorturl/ChangeLog
+++ b/dev-ruby/shorturl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/shorturl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.30 2015/04/28 18:34:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.31 2015/05/13 07:55:44 ago Exp $
+
+ 13 May 2015; Agostino Sarubbo <ago@gentoo.org> shorturl-1.0.0-r1.ebuild:
+ Stable for amd64, wrt bug #548050
*shorturl-1.0.0-r2 (28 Apr 2015)
diff --git a/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild b/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild
index b7694e727000..44a0bab38d17 100644
--- a/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild
+++ b/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild,v 1.8 2015/04/28 18:34:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild,v 1.9 2015/05/13 07:55:44 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://shorturl.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~x86-macos"
IUSE=""
# All tests require network connectivity.