diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-20 20:47:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-20 20:47:08 +0000 |
commit | f9a9816e28a20c3a3bdd14ee344a396bfa03d7b7 (patch) | |
tree | 14b3742838c017b6ab52730a14452dc0ba30b16f /dev-ruby/stomp | |
parent | Stable for x86, wrt bug #466434 (diff) | |
download | gentoo-2-f9a9816e28a20c3a3bdd14ee344a396bfa03d7b7.tar.gz gentoo-2-f9a9816e28a20c3a3bdd14ee344a396bfa03d7b7.tar.bz2 gentoo-2-f9a9816e28a20c3a3bdd14ee344a396bfa03d7b7.zip |
Stable for x86, wrt bug #466532
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/stomp')
-rw-r--r-- | dev-ruby/stomp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/stomp/stomp-1.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/stomp/ChangeLog b/dev-ruby/stomp/ChangeLog index 0831aab07dbc..624d740d37de 100644 --- a/dev-ruby/stomp/ChangeLog +++ b/dev-ruby/stomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/stomp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.21 2013/04/20 20:41:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.22 2013/04/20 20:47:08 ago Exp $ + + 20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> stomp-1.2.7.ebuild: + Stable for x86, wrt bug #466532 20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> stomp-1.2.7.ebuild: Stable for amd64, wrt bug #466532 diff --git a/dev-ruby/stomp/stomp-1.2.7.ebuild b/dev-ruby/stomp/stomp-1.2.7.ebuild index 4b04662a9eb7..0443476daea5 100644 --- a/dev-ruby/stomp/stomp-1.2.7.ebuild +++ b/dev-ruby/stomp/stomp-1.2.7.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/stomp/stomp-1.2.7.ebuild,v 1.2 2013/04/20 20:41:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.7.ebuild,v 1.3 2013/04/20 20:47:08 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="" |