diff options
author | David Holm <dholm@gentoo.org> | 2005-07-12 11:09:58 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-12 11:09:58 +0000 |
commit | 15864dbcaead567f890e43729a5c85f187f857a1 (patch) | |
tree | 91e20d720bb3107bff86fdab9af488ac8f6bee36 /dev-ruby | |
parent | QA: Trim whitespace (diff) | |
download | gentoo-2-15864dbcaead567f890e43729a5c85f187f857a1.tar.gz gentoo-2-15864dbcaead567f890e43729a5c85f187f857a1.tar.bz2 gentoo-2-15864dbcaead567f890e43729a5c85f187f857a1.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index c2d1ad8886b3..90c557675adc 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.7 2005/04/19 05:25:59 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.8 2005/07/12 11:09:58 dholm Exp $ + + 12 Jul 2005; David Holm <dholm@gentoo.org> activesupport-1.0.4.ebuild: + Added to ~ppc. *activesupport-1.0.4 (19 Apr 2005) diff --git a/dev-ruby/activesupport/activesupport-1.0.4.ebuild b/dev-ruby/activesupport/activesupport-1.0.4.ebuild index 15b9349d98e2..6afac63688ee 100644 --- a/dev-ruby/activesupport/activesupport-1.0.4.ebuild +++ b/dev-ruby/activesupport/activesupport-1.0.4.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/activesupport/activesupport-1.0.4.ebuild,v 1.2 2005/04/29 01:07:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.0.4.ebuild,v 1.3 2005/07/12 11:09:58 dholm Exp $ inherit ruby gems @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/4112/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="=dev-lang/ruby-1.8* |