diff options
author | Jason Wever <weeve@gentoo.org> | 2006-07-06 01:13:01 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-07-06 01:13:01 +0000 |
commit | 2f4a56942ab085f6c276b10346908dc58c380301 (patch) | |
tree | b7c90ddc3b7b2d4dd54b3d90bc28166807d8bfac /dev-ruby/actionwebservice | |
parent | Stable on SPARC wrt bug #138323. (diff) | |
download | gentoo-2-2f4a56942ab085f6c276b10346908dc58c380301.tar.gz gentoo-2-2f4a56942ab085f6c276b10346908dc58c380301.tar.bz2 gentoo-2-2f4a56942ab085f6c276b10346908dc58c380301.zip |
Stable on SPARC wrt bug #138323.
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 944a203e79e4..087da76f5846 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.38 2006/07/05 17:45:18 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.39 2006/07/06 01:13:01 weeve Exp $ + + 06 Jul 2006; Jason Wever <weeve@gentoo.org> actionwebservice-1.1.4.ebuild: + Stable on SPARC wrt bug #138323. 05 Jul 2006; Joshua Jackson <tsunam@gentoo.org> actionwebservice-1.1.4.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild index 4a1908b5668b..110831bc6b5b 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild,v 1.3 2006/07/05 17:45:18 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.4.ebuild,v 1.4 2006/07/06 01:13:01 weeve Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.1" -KEYWORDS="~amd64 ~ia64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |