diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-03-08 18:27:35 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-03-08 18:27:35 +0000 |
commit | e708d308df61bb0ebdc2b3f10bf7babebf0034d0 (patch) | |
tree | 291e9780b338f8ab238003f8df21be9d350e0784 /dev-ruby/actionpack | |
parent | new upstream version, fixes #83528 (diff) | |
download | historical-e708d308df61bb0ebdc2b3f10bf7babebf0034d0.tar.gz historical-e708d308df61bb0ebdc2b3f10bf7babebf0034d0.tar.bz2 historical-e708d308df61bb0ebdc2b3f10bf7babebf0034d0.zip |
x86 stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-ruby/actionpack')
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog index 79bf4a6eab0f..e2e918508726 100644 --- a/dev-ruby/actionpack/ChangeLog +++ b/dev-ruby/actionpack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionpack # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.2 2005/02/28 17:54:08 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.3 2005/03/08 18:21:52 caleb Exp $ + + 08 Mar 2005; Caleb Tennis <caleb@gentoo.org> actionpack-1.5.0.ebuild: + x86 stable *actionpack-1.5.0 (28 Feb 2005) diff --git a/dev-ruby/actionpack/actionpack-1.5.0.ebuild b/dev-ruby/actionpack/actionpack-1.5.0.ebuild index 976ad53c5228..8aa6f7e8cc4e 100644 --- a/dev-ruby/actionpack/actionpack-1.5.0.ebuild +++ b/dev-ruby/actionpack/actionpack-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.5.0.ebuild,v 1.1 2005/02/28 17:54:08 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.5.0.ebuild,v 1.2 2005/03/08 18:21:52 caleb Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3193/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="=dev-lang/ruby-1.8* |