summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-08-07 10:48:07 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-08-07 10:48:07 +0000
commit974cae920df1a3d4dd2f4cd215c3a44ba12f4c8c (patch)
tree426615ebee10d015af0ac12f3fd4ab44e0f74cf4 /dev-ruby/stomp
parentUpdate selinux-policy-2.eclass (diff)
downloadgentoo-2-974cae920df1a3d4dd2f4cd215c3a44ba12f4c8c.tar.gz
gentoo-2-974cae920df1a3d4dd2f4cd215c3a44ba12f4c8c.tar.bz2
gentoo-2-974cae920df1a3d4dd2f4cd215c3a44ba12f4c8c.zip
Stable on amd64 wrt bug #368825
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/stomp')
-rw-r--r--dev-ruby/stomp/ChangeLog5
-rw-r--r--dev-ruby/stomp/stomp-1.1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/stomp/ChangeLog b/dev-ruby/stomp/ChangeLog
index d156a2dc9a42..53af8b530ac6 100644
--- a/dev-ruby/stomp/ChangeLog
+++ b/dev-ruby/stomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/stomp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.5 2011/06/17 18:43:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.6 2011/08/07 10:48:07 hwoarang Exp $
+
+ 07 Aug 2011; Markos Chandras <hwoarang@gentoo.org> stomp-1.1.7.ebuild:
+ Stable on amd64 wrt bug #368825
*stomp-1.1.9 (17 Jun 2011)
diff --git a/dev-ruby/stomp/stomp-1.1.7.ebuild b/dev-ruby/stomp/stomp-1.1.7.ebuild
index 7562595118da..ad8a577fb3c1 100644
--- a/dev-ruby/stomp/stomp-1.1.7.ebuild
+++ b/dev-ruby/stomp/stomp-1.1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.1.7.ebuild,v 1.3 2011/05/31 18:08:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.1.7.ebuild,v 1.4 2011/08/07 10:48:07 hwoarang Exp $
EAPI="2"
@@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/stomp/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="amd64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rspec:2 )"