summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-10-01 13:56:03 +0000
committerJohannes Huber <johu@gentoo.org>2012-10-01 13:56:03 +0000
commit55afc23fecbe4694b136b33d44285739fd3c314f (patch)
treed87363396de54d040db5622d84a55fdaae49caf8 /dev-ruby/stomp
parentVersion bump (diff)
downloadgentoo-2-55afc23fecbe4694b136b33d44285739fd3c314f.tar.gz
gentoo-2-55afc23fecbe4694b136b33d44285739fd3c314f.tar.bz2
gentoo-2-55afc23fecbe4694b136b33d44285739fd3c314f.zip
Stable for x86, wrt bug #436554
(Portage version: 2.2.0_alpha133/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/stomp')
-rw-r--r--dev-ruby/stomp/ChangeLog5
-rw-r--r--dev-ruby/stomp/stomp-1.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/stomp/ChangeLog b/dev-ruby/stomp/ChangeLog
index e0c527b2bfd9..568b3fec1556 100644
--- a/dev-ruby/stomp/ChangeLog
+++ b/dev-ruby/stomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/stomp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.14 2012/10/01 08:46:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.15 2012/10/01 13:56:03 johu Exp $
+
+ 01 Oct 2012; Johannes Huber <johu@gentoo.org> stomp-1.2.5.ebuild:
+ Stable for x86, wrt bug #436554
01 Oct 2012; Agostino Sarubbo <ago@gentoo.org> stomp-1.2.5.ebuild:
Stable for amd64, wrt bug #436554
diff --git a/dev-ruby/stomp/stomp-1.2.5.ebuild b/dev-ruby/stomp/stomp-1.2.5.ebuild
index 30aa25efee8f..a0c8f0683bb7 100644
--- a/dev-ruby/stomp/stomp-1.2.5.ebuild
+++ b/dev-ruby/stomp/stomp-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.5.ebuild,v 1.2 2012/10/01 08:46:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.5.ebuild,v 1.3 2012/10/01 13:56:03 johu Exp $
EAPI=4
@@ -18,5 +18,5 @@ HOMEPAGE="http://rubyforge.org/projects/stomp/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""