diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-09 20:50:57 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-09 20:50:57 +0000 |
commit | f064a66cdba9a3bf44895be5e78d6f6657a00aa1 (patch) | |
tree | 7aafea0f6df503b7c304e198aecd1baee76985cf /dev-ruby/actionwebservice | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-f064a66cdba9a3bf44895be5e78d6f6657a00aa1.tar.gz gentoo-2-f064a66cdba9a3bf44895be5e78d6f6657a00aa1.tar.bz2 gentoo-2-f064a66cdba9a3bf44895be5e78d6f6657a00aa1.zip |
Stable on amd64.
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 2369535a2c9a..a198911b0a3f 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.43 2006/08/09 19:47:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.44 2006/08/09 20:50:57 tcort Exp $ + + 09 Aug 2006; Thomas Cort <tcort@gentoo.org> actionwebservice-1.1.5.ebuild: + Stable on amd64. 09 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> actionwebservice-1.1.5.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild index 54740b268085..5d937ebb849d 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.1.5.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.5.ebuild,v 1.2 2006/08/09 19:47:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.5.ebuild,v 1.3 2006/08/09 20:50:57 tcort 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 |