summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-05 12:07:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-05 12:07:19 +0000
commit2842af4f80dc173ce827011db97982fdfc12205a (patch)
treed85bacbd055cc512d20bc572fbd041931fa7f003 /dev-ruby/addressable
parentSmall fix for usage of new python-single-r1 eclass (diff)
downloadgentoo-2-2842af4f80dc173ce827011db97982fdfc12205a.tar.gz
gentoo-2-2842af4f80dc173ce827011db97982fdfc12205a.tar.bz2
gentoo-2-2842af4f80dc173ce827011db97982fdfc12205a.zip
Stable for x86, wrt bug #464366
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r--dev-ruby/addressable/ChangeLog5
-rw-r--r--dev-ruby/addressable/addressable-2.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/addressable/ChangeLog b/dev-ruby/addressable/ChangeLog
index 87a5dc865b88..dc23c120babc 100644
--- a/dev-ruby/addressable/ChangeLog
+++ b/dev-ruby/addressable/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/addressable
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.29 2013/04/05 11:50:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.30 2013/04/05 12:07:19 ago Exp $
+
+ 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> addressable-2.3.3.ebuild:
+ Stable for x86, wrt bug #464366
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> addressable-2.3.3.ebuild:
Stable for amd64, wrt bug #464366
diff --git a/dev-ruby/addressable/addressable-2.3.3.ebuild b/dev-ruby/addressable/addressable-2.3.3.ebuild
index d0bbd09e15f5..3e5f81a57661 100644
--- a/dev-ruby/addressable/addressable-2.3.3.ebuild
+++ b/dev-ruby/addressable/addressable-2.3.3.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/addressable/addressable-2.3.3.ebuild,v 1.2 2013/04/05 11:50:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.3.3.ebuild,v 1.3 2013/04/05 12:07:19 ago Exp $
EAPI=5
USE_RUBY="ruby18 ruby19 jruby ree18"
@@ -21,7 +21,7 @@ HOMEPAGE="http://addressable.rubyforge.org/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="doc test"
ruby_add_bdepend "doc? ( dev-ruby/yard )"