diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-03-08 18:27:35 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-03-08 18:27:35 +0000 |
commit | 70e328e7b1c1b236ca7e0523910104786c572f57 (patch) | |
tree | bc1e0b26362a9ec93a7ec3a633a2121809cf158d /dev-ruby/actionwebservice | |
parent | new upstream version, fixes #83528 (diff) | |
download | gentoo-2-70e328e7b1c1b236ca7e0523910104786c572f57.tar.gz gentoo-2-70e328e7b1c1b236ca7e0523910104786c572f57.tar.bz2 gentoo-2-70e328e7b1c1b236ca7e0523910104786c572f57.zip |
x86 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 1d98e508027d..8f2c87e0ae0e 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.1 2005/02/28 17:57:36 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.2 2005/03/08 18:24:06 caleb Exp $ + + 08 Mar 2005; Caleb Tennis <caleb@gentoo.org> actionwebservice-0.5.0.ebuild: + x86 stable *actionwebservice-0.5.0 (28 Feb 2005) diff --git a/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild b/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild index 04b2f73e27a4..7a92315994bc 100644 --- a/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild,v 1.2 2005/02/28 17:58:11 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild,v 1.3 2005/03/08 18:24:06 caleb Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3202/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="=dev-lang/ruby-1.8* |