diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-04 11:23:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-04 11:23:10 +0000 |
commit | 12432447f25b6f180acca384b918d817cfb64ac2 (patch) | |
tree | 7ba23a0c7aa44fc7688cc99f2b79591e24b2b957 /dev-ruby/activeresource | |
parent | stable x86, bug 298977 (diff) | |
download | historical-12432447f25b6f180acca384b918d817cfb64ac2.tar.gz historical-12432447f25b6f180acca384b918d817cfb64ac2.tar.bz2 historical-12432447f25b6f180acca384b918d817cfb64ac2.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-ruby/activeresource')
-rw-r--r-- | dev-ruby/activeresource/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/activeresource/activeresource-2.3.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog index bbd573b6fcef..cb583c1fb384 100644 --- a/dev-ruby/activeresource/ChangeLog +++ b/dev-ruby/activeresource/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activeresource -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.56 2009/12/20 10:34:46 a3li Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.57 2010/01/04 11:03:08 fauli Exp $ + + 04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + activeresource-2.3.5.ebuild: + Transfer Prefix keywords 20 Dec 2009; Alex Legler <a3li@gentoo.org> -activeresource-2.3.4.ebuild: Removing vulnerable version diff --git a/dev-ruby/activeresource/activeresource-2.3.5.ebuild b/dev-ruby/activeresource/activeresource-2.3.5.ebuild index 08f15bd13737..7bec3fe54793 100644 --- a/dev-ruby/activeresource/activeresource-2.3.5.ebuild +++ b/dev-ruby/activeresource/activeresource-2.3.5.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/activeresource/activeresource-2.3.5.ebuild,v 1.5 2009/12/19 14:22:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.5.ebuild,v 1.6 2010/01/04 11:03:08 fauli Exp $ inherit ruby gems USE_RUBY="ruby18 ruby19" @@ -10,7 +10,7 @@ HOMEPAGE="http://rubyforge.org/projects/activeresource/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-lang/ruby-1.8.6 |