summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-01-19 16:13:59 +0000
committerJeroen Roovers <jer@gentoo.org>2012-01-19 16:13:59 +0000
commitc8d8caf1323a337cd1a4d8e93afdd19bc077d6fb (patch)
tree3e1509b624544a1ae7155d631ae2bd230d9a0147 /dev-ruby/activesupport
parentMarked ~hppa (bug #396043). (diff)
downloadgentoo-2-c8d8caf1323a337cd1a4d8e93afdd19bc077d6fb.tar.gz
gentoo-2-c8d8caf1323a337cd1a4d8e93afdd19bc077d6fb.tar.bz2
gentoo-2-c8d8caf1323a337cd1a4d8e93afdd19bc077d6fb.zip
Marked ~hppa (bug #396043).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog7
-rw-r--r--dev-ruby/activesupport/activesupport-3.1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 9d5411a48fa8..8c0c77e0be07 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activesupport
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.162 2011/12/31 20:16:55 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.163 2012/01/19 16:13:59 jer Exp $
+
+ 19 Jan 2012; Jeroen Roovers <jer@gentoo.org> activesupport-3.1.3.ebuild:
+ Marked ~hppa (bug #396043).
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> activesupport-3.1.3.ebuild:
Add Prefix keywords, bug #396547
diff --git a/dev-ruby/activesupport/activesupport-3.1.3.ebuild b/dev-ruby/activesupport/activesupport-3.1.3.ebuild
index d4c06d103793..158d635d1839 100644
--- a/dev-ruby/activesupport/activesupport-3.1.3.ebuild
+++ b/dev-ruby/activesupport/activesupport-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/activesupport/activesupport-3.1.3.ebuild,v 1.4 2011/12/31 20:16:55 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-3.1.3.ebuild,v 1.5 2012/01/19 16:13:59 jer Exp $
EAPI=4
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/tarball/v${PV} -> rails-${PV}.tgz"
LICENSE="MIT"
SLOT="3.1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-rails-*/${PN}"