diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-10-05 21:30:52 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-10-05 21:30:52 +0000 |
commit | bf93404f95566ca5fa49b677f3e2d4d2a532ca41 (patch) | |
tree | f53e79a29713e347342fcd27a4d55a0fd5f24104 /dev-ruby | |
parent | Sparc stable --- part of Bug #177209 (diff) | |
download | gentoo-2-bf93404f95566ca5fa49b677f3e2d4d2a532ca41.tar.gz gentoo-2-bf93404f95566ca5fa49b677f3e2d4d2a532ca41.tar.bz2 gentoo-2-bf93404f95566ca5fa49b677f3e2d4d2a532ca41.zip |
Sparc stable --- part of Bug #177209
(Portage version: 2.1.3.11)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index b896360082c3..2a6621b4da96 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.53 2007/03/14 04:26:15 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.54 2007/10/05 21:30:52 fmccor Exp $ + + 05 Oct 2007; Ferris McCormick <fmccor@gentoo.org> + actionwebservice-1.2.3.ebuild: + Sparc stable --- part of Bug #177209 *actionwebservice-1.2.3 (14 Mar 2007) diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild index 6bb1af34e9ff..c7f1e1350e82 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.1 2007/03/14 04:26:15 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild,v 1.2 2007/10/05 21:30:52 fmccor 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 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |