summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-13 09:37:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-13 09:37:21 +0000
commitcd5eeb2b01422d560bbf2508af4e3918bd243479 (patch)
treed7cbe0998eaa8c99d479673ee2c2759d11ba9c52 /dev-ruby/shorturl
parentStable for x86, wrt bug #545256 (diff)
downloadgentoo-2-cd5eeb2b01422d560bbf2508af4e3918bd243479.tar.gz
gentoo-2-cd5eeb2b01422d560bbf2508af4e3918bd243479.tar.bz2
gentoo-2-cd5eeb2b01422d560bbf2508af4e3918bd243479.zip
Stable for x86, wrt bug #548050
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/shorturl')
-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 03276e796d04..721506dbff81 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.31 2015/05/13 07:55:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.32 2015/05/13 09:37:21 ago Exp $
+
+ 13 May 2015; Agostino Sarubbo <ago@gentoo.org> shorturl-1.0.0-r1.ebuild:
+ Stable for x86, wrt bug #548050
13 May 2015; Agostino Sarubbo <ago@gentoo.org> shorturl-1.0.0-r1.ebuild:
Stable for amd64, wrt bug #548050
diff --git a/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild b/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild
index 44a0bab38d17..5b1b2357255e 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.9 2015/05/13 07:55:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0-r1.ebuild,v 1.10 2015/05/13 09:37:21 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.