diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-12-01 22:48:48 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-12-01 22:48:48 +0000 |
commit | b0562aa8924c2089075f81c9f7a3ba1fcd9d12e5 (patch) | |
tree | a95872fd8bad4008a15783eb7d2d7b6862a5fb64 /dev-ruby/actionwebservice | |
parent | Stable on arm/sparc (diff) | |
download | historical-b0562aa8924c2089075f81c9f7a3ba1fcd9d12e5.tar.gz historical-b0562aa8924c2089075f81c9f7a3ba1fcd9d12e5.tar.bz2 historical-b0562aa8924c2089075f81c9f7a3ba1fcd9d12e5.zip |
Stable on amd64 wrt bug #200159
Package-Manager: portage-2.1.4_rc4
Diffstat (limited to 'dev-ruby/actionwebservice')
-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 |