summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-19 08:56:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-19 08:56:42 +0000
commit7754454156cd614ff7278e86736c0ce5c2382589 (patch)
tree00082e5e6d6093be62ca6c46c598355c047b0222 /dev-ruby
parentStable for amd64, wrt bug #545992 (diff)
downloadgentoo-2-7754454156cd614ff7278e86736c0ce5c2382589.tar.gz
gentoo-2-7754454156cd614ff7278e86736c0ce5c2382589.tar.bz2
gentoo-2-7754454156cd614ff7278e86736c0ce5c2382589.zip
Stable for amd64, wrt bug #546972
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/stomp/ChangeLog5
-rw-r--r--dev-ruby/stomp/stomp-1.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/stomp/ChangeLog b/dev-ruby/stomp/ChangeLog
index 927df588c319..3e7c28a0adcb 100644
--- a/dev-ruby/stomp/ChangeLog
+++ b/dev-ruby/stomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/stomp
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.38 2015/04/18 06:11:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.39 2015/04/19 08:56:42 ago Exp $
+
+ 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> stomp-1.3.2.ebuild:
+ Stable for amd64, wrt bug #546972
*stomp-1.3.2-r1 (18 Apr 2015)
diff --git a/dev-ruby/stomp/stomp-1.3.2.ebuild b/dev-ruby/stomp/stomp-1.3.2.ebuild
index 270045b265ac..3199b4e504fa 100644
--- a/dev-ruby/stomp/stomp-1.3.2.ebuild
+++ b/dev-ruby/stomp/stomp-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v 1.6 2015/04/18 06:11:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.3.2.ebuild,v 1.7 2015/04/19 08:56:42 ago Exp $
EAPI=5
@@ -18,5 +18,5 @@ HOMEPAGE="http://rubyforge.org/projects/stomp/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""