diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-12-01 22:47:55 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-12-01 22:47:55 +0000 |
commit | bb461446590cd3113da0d8a61c1ae943691f1d60 (patch) | |
tree | 7ba9429b52d2ec04491865e2857764f366d9852c /dev-ruby | |
parent | Stable on amd64 wrt bug #200159 (diff) | |
download | gentoo-2-bb461446590cd3113da0d8a61c1ae943691f1d60.tar.gz gentoo-2-bb461446590cd3113da0d8a61c1ae943691f1d60.tar.bz2 gentoo-2-bb461446590cd3113da0d8a61c1ae943691f1d60.zip |
Stable on amd64 wrt bug #200159
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 455f3e52ece4..c1162662005c 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.69 2007/12/01 08:57:01 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.70 2007/12/01 22:47:55 angelos Exp $ + + 01 Dec 2007; Christoph Mende <angelos@gentoo.org> + actionwebservice-1.2.6.ebuild: + Stable on amd64 wrt bug #200159 01 Dec 2007; Hans de Graaff <graaff@gentoo.org> -actionwebservice-1.2.2.ebuild, -actionwebservice-1.2.3.ebuild, diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild index fc9c419fbb8c..03500173e631 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild,v 1.5 2007/11/27 14:58:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild,v 1.6 2007/12/01 22:47:55 angelos Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/aws/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |