diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-04 11:05:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-04 11:05:10 +0000 |
commit | 33446fe7b862aff30bd32d304972136eed2544d8 (patch) | |
tree | 599c6f0007a710f1480d4caeac962bc70744afa3 /dev-ruby/actionwebservice | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-33446fe7b862aff30bd32d304972136eed2544d8.tar.gz gentoo-2-33446fe7b862aff30bd32d304972136eed2544d8.tar.bz2 gentoo-2-33446fe7b862aff30bd32d304972136eed2544d8.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 099233779a3f..894df2448bf9 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionwebservice -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.74 2009/10/22 08:10:58 a3li Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.75 2010/01/04 11:05:10 fauli Exp $ + + 04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + actionwebservice-2.3.4.ebuild: + Transfer Prefix keywords 22 Oct 2009; Alex Legler <a3li@gentoo.org> -actionwebservice-1.2.6.ebuild: Removing rails-1 version diff --git a/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild b/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild index 467d1847cfb7..b494087aaa00 100644 --- a/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild,v 1.1 2009/10/12 22:13:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild,v 1.2 2010/01/04 11:05:10 fauli Exp $ MY_OWNER="dougbarth" @@ -14,7 +14,7 @@ SRC_URI="http://gems.github.com/gems/${MY_P}.gem" LICENSE="MIT" SLOT="2.3" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="=dev-ruby/actionpack-2.3* |