diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-06 16:54:39 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-06 16:54:39 +0000 |
commit | dcb9d9834204b5881029ae9af5e43c53ce9b16c8 (patch) | |
tree | f1ba78b2b00192d11b030010b40bfb85fc17d465 /dev-ruby/activesupport | |
parent | stable amd64 (diff) | |
download | gentoo-2-dcb9d9834204b5881029ae9af5e43c53ce9b16c8.tar.gz gentoo-2-dcb9d9834204b5881029ae9af5e43c53ce9b16c8.tar.bz2 gentoo-2-dcb9d9834204b5881029ae9af5e43c53ce9b16c8.zip |
stable amd64
(Portage version: 3456-svn)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 60cd6d609e07..c343bbe53793 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.33 2006/05/24 20:00:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.34 2006/06/06 16:54:39 blubb Exp $ + + 06 Jun 2006; Simon Stelling <blubb@gentoo.org> activesupport-1.3.1.ebuild: + stable on amd64 24 May 2006; Michael Hanselmann <hansmi@gentoo.org> activesupport-1.3.1.ebuild: diff --git a/dev-ruby/activesupport/activesupport-1.3.1.ebuild b/dev-ruby/activesupport/activesupport-1.3.1.ebuild index 8507ef0e3982..8b2ccf28425c 100644 --- a/dev-ruby/activesupport/activesupport-1.3.1.ebuild +++ b/dev-ruby/activesupport/activesupport-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.1.ebuild,v 1.5 2006/05/24 20:00:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.3.1.ebuild,v 1.6 2006/06/06 16:54:39 blubb Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.1" -KEYWORDS="~amd64 ~ia64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |