diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-27 14:53:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-27 14:53:59 +0000 |
commit | dd04a68430179d9199cbc113f38f222f16bd7e1a (patch) | |
tree | 13c8773c06d705915136ea5a25c9c06af5f27a4f /dev-ruby/activerecord | |
parent | ia64 stable wrt #199662 (diff) | |
download | gentoo-2-dd04a68430179d9199cbc113f38f222f16bd7e1a.tar.gz gentoo-2-dd04a68430179d9199cbc113f38f222f16bd7e1a.tar.bz2 gentoo-2-dd04a68430179d9199cbc113f38f222f16bd7e1a.zip |
ia64/sparc stable wrt security #200159
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.15.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog index aaf3d72d090d..28bc40947dec 100644 --- a/dev-ruby/activerecord/ChangeLog +++ b/dev-ruby/activerecord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activerecord # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.65 2007/11/27 01:32:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.66 2007/11/27 14:53:59 armin76 Exp $ + + 27 Nov 2007; Raúl Porcel <armin76@gentoo.org> activerecord-1.15.6.ebuild: + ia64/sparc stable wrt security #200159 27 Nov 2007; Brent Baude <ranger@gentoo.org> activerecord-1.15.6.ebuild: Marking activerecord-1.15.6 ppc64 for bug 200159 diff --git a/dev-ruby/activerecord/activerecord-1.15.6.ebuild b/dev-ruby/activerecord/activerecord-1.15.6.ebuild index fc18dea6d7f5..3f83a5100faa 100644 --- a/dev-ruby/activerecord/activerecord-1.15.6.ebuild +++ b/dev-ruby/activerecord/activerecord-1.15.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v 1.4 2007/11/27 01:32:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.6.ebuild,v 1.5 2007/11/27 14:53:59 armin76 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activerecord/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RESTRICT="test" |