summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r--dev-ruby/actionwebservice/ChangeLog7
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-2.3.5.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog
index a295c5e1d523..2c04d2078fe6 100644
--- a/dev-ruby/actionwebservice/ChangeLog
+++ b/dev-ruby/actionwebservice/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/actionwebservice
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.76 2010/01/13 12:22:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.77 2010/06/12 19:05:41 graaff Exp $
+
+ 12 Jun 2010; Hans de Graaff <graaff@gentoo.org>
+ actionwebservice-2.3.5.ebuild:
+ Move prefix keywords forward since there is no obvious reason for them to
+ be dropped.
*actionwebservice-2.3.5 (13 Jan 2010)
diff --git a/dev-ruby/actionwebservice/actionwebservice-2.3.5.ebuild b/dev-ruby/actionwebservice/actionwebservice-2.3.5.ebuild
index e06926633002..5e8312aafa89 100644
--- a/dev-ruby/actionwebservice/actionwebservice-2.3.5.ebuild
+++ b/dev-ruby/actionwebservice/actionwebservice-2.3.5.ebuild
@@ -1,6 +1,6 @@
# 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.5.ebuild,v 1.1 2010/01/13 12:22:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.5.ebuild,v 1.2 2010/06/12 19:05:41 graaff Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -21,7 +21,7 @@ HOMEPAGE="http://github.com/${MY_OWNER}/${PN}"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend "=dev-ruby/actionpack-2.3*