summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-09-19 21:53:21 +0000
committerMarkus Meier <maekke@gentoo.org>2011-09-19 21:53:21 +0000
commit7c7b3954627ca87d80fd804e2c78c4f614db7698 (patch)
tree0aac8eeb709a4aea9f6df180a9c6724d8ceb6dce /dev-ruby/stomp
parentadd ~arm, bug #383195 (diff)
downloadgentoo-2-7c7b3954627ca87d80fd804e2c78c4f614db7698.tar.gz
gentoo-2-7c7b3954627ca87d80fd804e2c78c4f614db7698.tar.bz2
gentoo-2-7c7b3954627ca87d80fd804e2c78c4f614db7698.zip
x86 stable, bug #368825
(Portage version: 2.1.10.18/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 53af8b530ac6..5b5f9cdc26ef 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.6 2011/08/07 10:48:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.7 2011/09/19 21:53:21 maekke Exp $
+
+ 19 Sep 2011; Markus Meier <maekke@gentoo.org> stomp-1.1.7.ebuild:
+ x86 stable, bug #368825
07 Aug 2011; Markos Chandras <hwoarang@gentoo.org> stomp-1.1.7.ebuild:
Stable on amd64 wrt bug #368825
diff --git a/dev-ruby/stomp/stomp-1.1.7.ebuild b/dev-ruby/stomp/stomp-1.1.7.ebuild
index ad8a577fb3c1..1267b7218c0e 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.4 2011/08/07 10:48:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.1.7.ebuild,v 1.5 2011/09/19 21:53:21 maekke Exp $
EAPI="2"
@@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/stomp/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rspec:2 )"