diff options
author | Markus Meier <maekke@gentoo.org> | 2008-11-05 19:48:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-11-05 19:48:44 +0000 |
commit | e093bc335324fdccfcc6c60360235de3e1c16c7e (patch) | |
tree | be0191936350117ce9fa2ea633e7e15c5a4644fe /dev-ruby/actionpack | |
parent | amd64/x86 stable, bug #237385 (diff) | |
download | gentoo-2-e093bc335324fdccfcc6c60360235de3e1c16c7e.tar.gz gentoo-2-e093bc335324fdccfcc6c60360235de3e1c16c7e.tar.bz2 gentoo-2-e093bc335324fdccfcc6c60360235de3e1c16c7e.zip |
amd64/x86 stable, bug #237385
(Portage version: 2.2_rc13/cvs/Linux 2.6.26.7 x86_64)
Diffstat (limited to 'dev-ruby/actionpack')
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index 7d7a91cb80e1..5511d53f6300 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.88 2008/11/04 17:47:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.89 2008/11/05 19:48:44 maekke Exp $ + + 05 Nov 2008; Markus Meier <maekke@gentoo.org> actionpack-2.0.5.ebuild: + amd64/x86 stable, bug #237385 04 Nov 2008; Brent Baude <ranger@gentoo.org> actionpack-2.0.5.ebuild, actionpack-2.1.2.ebuild: diff --git a/dev-ruby/actionpack/actionpack-2.0.5.ebuild b/dev-ruby/actionpack/actionpack-2.0.5.ebuild index 4fe22d264a65..9125cefa40e2 100644 --- a/dev-ruby/actionpack/actionpack-2.0.5.ebuild +++ b/dev-ruby/actionpack/actionpack-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild,v 1.3 2008/11/04 17:47:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.5.ebuild,v 1.4 2008/11/05 19:48:44 maekke Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |