diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-10-21 15:19:00 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-10-21 15:19:00 +0000 |
commit | e6ebdd175d8c23ef746bb9418e004900994f57c9 (patch) | |
tree | 657b03d59336b66fe94e854cfdb7c0b77616c3e1 /dev-ruby/actionwebservice | |
parent | Adding a patch for Linux 2.4.*, to make alsa-driver useable (wasn't before du... (diff) | |
download | gentoo-2-e6ebdd175d8c23ef746bb9418e004900994f57c9.tar.gz gentoo-2-e6ebdd175d8c23ef746bb9418e004900994f57c9.tar.bz2 gentoo-2-e6ebdd175d8c23ef746bb9418e004900994f57c9.zip |
amd64 stable
(Portage version: 2.1.3.15)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 4d21240a41d5..0fe941d1613d 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.62 2007/10/18 17:15:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.63 2007/10/21 15:19:00 beandog Exp $ + + 21 Oct 2007; Steve Dibb <beandog@gentoo.org> + actionwebservice-1.2.5.ebuild: + amd64 stable 18 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> actionwebservice-1.2.5.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild index d222a1bb0543..443555253e05 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.5.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.5.ebuild,v 1.4 2007/10/18 17:15:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.5.ebuild,v 1.5 2007/10/21 15:19:00 beandog Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/aws/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |