diff options
Diffstat (limited to 'dev-ruby/shorturl')
-rw-r--r-- | dev-ruby/shorturl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/shorturl/shorturl-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/shorturl/ChangeLog b/dev-ruby/shorturl/ChangeLog index 5450168db749..8c25fd0c5a0c 100644 --- a/dev-ruby/shorturl/ChangeLog +++ b/dev-ruby/shorturl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/shorturl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.20 2013/09/05 13:55:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.21 2013/09/14 10:06:01 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> shorturl-1.0.0.ebuild: + Stable for x86, wrt bug #483698 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> shorturl-1.0.0.ebuild: Stable for amd64, wrt bug #483698 diff --git a/dev-ruby/shorturl/shorturl-1.0.0.ebuild b/dev-ruby/shorturl/shorturl-1.0.0.ebuild index c4e0d51a2129..d1f5148bda72 100644 --- a/dev-ruby/shorturl/shorturl-1.0.0.ebuild +++ b/dev-ruby/shorturl/shorturl-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/shorturl/shorturl-1.0.0.ebuild,v 1.2 2013/09/05 13:55:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-1.0.0.ebuild,v 1.3 2013/09/14 10:06:01 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="" each_ruby_test() { |