diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-01 08:46:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-01 08:46:35 +0000 |
commit | 04997ab98e0377eac66db64608356bd979ed9e98 (patch) | |
tree | e5e6ee850c82665b8b5391fcf25de667d30d9099 /dev-ruby/stomp | |
parent | Stable for amd64, wrt bug #436520 (diff) | |
download | gentoo-2-04997ab98e0377eac66db64608356bd979ed9e98.tar.gz gentoo-2-04997ab98e0377eac66db64608356bd979ed9e98.tar.bz2 gentoo-2-04997ab98e0377eac66db64608356bd979ed9e98.zip |
Stable for amd64, wrt bug #436554
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/stomp')
-rw-r--r-- | dev-ruby/stomp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/stomp/stomp-1.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/stomp/ChangeLog b/dev-ruby/stomp/ChangeLog index 5d5e9b563b69..e0c527b2bfd9 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.13 2012/09/23 08:32:25 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.14 2012/10/01 08:46:35 ago Exp $ + + 01 Oct 2012; Agostino Sarubbo <ago@gentoo.org> stomp-1.2.5.ebuild: + Stable for amd64, wrt bug #436554 23 Sep 2012; Hans de Graaff <graaff@gentoo.org> -stomp-1.2.2.ebuild, -stomp-1.2.4.ebuild: diff --git a/dev-ruby/stomp/stomp-1.2.5.ebuild b/dev-ruby/stomp/stomp-1.2.5.ebuild index b4b17724eb83..30aa25efee8f 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.1 2012/08/13 00:14:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.5.ebuild,v 1.2 2012/10/01 08:46:35 ago Exp $ EAPI=4 @@ -18,5 +18,5 @@ HOMEPAGE="http://rubyforge.org/projects/stomp/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="" |