diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-24 17:26:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-24 17:26:57 +0000 |
commit | ae2233c094945ba8d706c60b8a0a328f3f1d1f4a (patch) | |
tree | 886c0c64c3674eb29f079ceaf3275fdd575b1925 /dev-ruby/activesupport | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #375771 (diff) | |
download | historical-ae2233c094945ba8d706c60b8a0a328f3f1d1f4a.tar.gz historical-ae2233c094945ba8d706c60b8a0a328f3f1d1f4a.tar.bz2 historical-ae2233c094945ba8d706c60b8a0a328f3f1d1f4a.zip |
ia64/sparc stable wrt #372391
Package-Manager: portage-2.1.10.7/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-2.3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index f6d16f6a8788..3ea7fbec2a94 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.145 2011/07/24 09:50:52 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.146 2011/07/24 17:24:03 armin76 Exp $ + + 24 Jul 2011; Raúl Porcel <armin76@gentoo.org> activesupport-2.3.12.ebuild: + ia64/sparc stable wrt #372391 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> activesupport-3.0.9.ebuild: diff --git a/dev-ruby/activesupport/activesupport-2.3.12.ebuild b/dev-ruby/activesupport/activesupport-2.3.12.ebuild index 98f887277600..1d7fcbf5cffc 100644 --- a/dev-ruby/activesupport/activesupport-2.3.12.ebuild +++ b/dev-ruby/activesupport/activesupport-2.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.12.ebuild,v 1.4 2011/07/23 13:12:35 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.12.ebuild,v 1.5 2011/07/24 17:24:03 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/" LICENSE="MIT" SLOT="2.3" -KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/builder-2.1.2:0 >=dev-ruby/tzinfo-0.3.16 >=dev-ruby/i18n-0.4.1:0.4" |