diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-11-24 01:33:00 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-11-24 01:33:00 +0000 |
commit | 1d39dc541def01aaa267a63ca4c091d5ec9143c8 (patch) | |
tree | ed286d60936d0d4150ce26c3b0bd1dbe0e63e369 /dev-ruby | |
parent | 1.2 (diff) | |
download | gentoo-2-1d39dc541def01aaa267a63ca4c091d5ec9143c8.tar.gz gentoo-2-1d39dc541def01aaa267a63ca4c091d5ec9143c8.tar.bz2 gentoo-2-1d39dc541def01aaa267a63ca4c091d5ec9143c8.zip |
1.2
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.ebuild index 834b0d1ba142..825a393085bb 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.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.6.5618.ebuild,v 1.1 2006/11/24 01:14:54 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.1.6.5618.ebuild,v 1.2 2006/11/24 01:33:00 caleb Exp $ inherit ruby gems @@ -12,7 +12,7 @@ HOMEPAGE="http://rubyforge.org/projects/aws/" SRC_URI="http://gems.rubyonrails.org/gems/${P}.gem" LICENSE="MIT" -SLOT="1.1" +SLOT="1.2" KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" |