summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-01-01 17:33:31 +0000
committerFabian Groffen <grobian@gentoo.org>2012-01-01 17:33:31 +0000
commit2126b8ba09aa79202867a3d6ef993451fe395858 (patch)
treed4dbb6be2cbdf13bb0190fdc3a47ea50c0aa0693 /dev-ruby
parentalpha/ia64/s390/sh/sparc stable wrt #393833 (diff)
downloadgentoo-2-2126b8ba09aa79202867a3d6ef993451fe395858.tar.gz
gentoo-2-2126b8ba09aa79202867a3d6ef993451fe395858.tar.bz2
gentoo-2-2126b8ba09aa79202867a3d6ef993451fe395858.zip
Add missing Prefix keywords
(Portage version: 2.2.01.20048-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activeresource/ChangeLog7
-rw-r--r--dev-ruby/activeresource/activeresource-3.1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/activeresource/ChangeLog b/dev-ruby/activeresource/ChangeLog
index a18fa17e18d8..1ff05fd587ac 100644
--- a/dev-ruby/activeresource/ChangeLog
+++ b/dev-ruby/activeresource/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activeresource
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.101 2011/12/27 09:09:55 graaff Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.102 2012/01/01 17:33:31 grobian Exp $
+
+ 01 Jan 2012; Fabian Groffen <grobian@gentoo.org> activeresource-3.1.3.ebuild:
+ Add missing Prefix keywords
27 Dec 2011; Hans de Graaff <graaff@gentoo.org> activeresource-3.1.3.ebuild:
Fix slot.
diff --git a/dev-ruby/activeresource/activeresource-3.1.3.ebuild b/dev-ruby/activeresource/activeresource-3.1.3.ebuild
index a35d95076221..b5114244c725 100644
--- a/dev-ruby/activeresource/activeresource-3.1.3.ebuild
+++ b/dev-ruby/activeresource/activeresource-3.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.1.3.ebuild,v 1.2 2011/12/27 09:09:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.1.3.ebuild,v 1.3 2012/01/01 17:33:31 grobian Exp $
EAPI=4
@@ -20,7 +20,7 @@ SRC_URI="http://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.1"
-KEYWORDS="~amd64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-rails-*/activeresource"