diff options
author | Tom Gall <tgall@gentoo.org> | 2007-10-13 05:46:43 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-10-13 05:46:43 +0000 |
commit | 6494e1e562649a586bc9862720e27d7310563a2e (patch) | |
tree | 8efc9f8a2314fce9f810a638122e8d93a3ea0b6b /dev-ruby/actionwebservice | |
parent | stable on ppc64, and added ~ppc64 (diff) | |
download | gentoo-2-6494e1e562649a586bc9862720e27d7310563a2e.tar.gz gentoo-2-6494e1e562649a586bc9862720e27d7310563a2e.tar.bz2 gentoo-2-6494e1e562649a586bc9862720e27d7310563a2e.zip |
added ~ppc64 and stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 577643f0b21b..3f24cb8cd315 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.57 2007/10/06 22:27:53 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.58 2007/10/13 05:46:43 tgall Exp $ + + 13 Oct 2007; Tom Gall <tgall@gentoo.org> + actionwebservice-1.2.3.ebuild, actionwebservice-1.2.4.ebuild: + stable on ppc64 and added ~ppc64 06 Oct 2007; Christian Faulhammer <opfer@gentoo.org> actionwebservice-1.2.3.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild index f2041691dbe3..6756d49419d6 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.3.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.3.ebuild,v 1.4 2007/10/06 22:27:53 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild,v 1.5 2007/10/13 05:46:43 tgall Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild index 7a120b59c01b..831df9c5ed29 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.4.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.4.ebuild,v 1.1 2007/10/06 16:31:47 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.4.ebuild,v 1.2 2007/10/13 05:46:43 tgall Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/aws/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |