summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-02-01 06:57:08 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-02-01 06:57:08 +0000
commit50efb598c28eeeae2fc0876c539037d9bc5db28c (patch)
tree4a8d3d01b3cdcf7ef89126bd84e57750964306fa /dev-ruby/fastthread
parentfinally fix the dir file compression (diff)
downloadhistorical-50efb598c28eeeae2fc0876c539037d9bc5db28c.tar.gz
historical-50efb598c28eeeae2fc0876c539037d9bc5db28c.tar.bz2
historical-50efb598c28eeeae2fc0876c539037d9bc5db28c.zip
Added ~ppc64; bug #164242
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-ruby/fastthread')
-rw-r--r--dev-ruby/fastthread/ChangeLog6
-rw-r--r--dev-ruby/fastthread/fastthread-0.5.3.1.ebuild4
-rw-r--r--dev-ruby/fastthread/fastthread-0.6.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/fastthread/ChangeLog b/dev-ruby/fastthread/ChangeLog
index 76cea5a2e86e..9492f5507617 100644
--- a/dev-ruby/fastthread/ChangeLog
+++ b/dev-ruby/fastthread/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/fastthread
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.4 2007/02/01 05:51:24 pingu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/ChangeLog,v 1.5 2007/02/01 06:57:08 corsair Exp $
+
+ 01 Feb 2007; Markus Rothe <corsair@gentoo.org> fastthread-0.5.3.1.ebuild,
+ fastthread-0.6.3.ebuild:
+ Added ~ppc64; bug #164242
*fastthread-0.6.3 (01 Feb 2007)
diff --git a/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild b/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild
index 8759b9ff806f..4a5c34033b85 100644
--- a/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild
+++ b/dev-ruby/fastthread/fastthread-0.5.3.1.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/fastthread/fastthread-0.5.3.1.ebuild,v 1.3 2007/01/30 18:23:36 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-0.5.3.1.ebuild,v 1.4 2007/02/01 06:57:08 corsair Exp $
inherit ruby gems
@@ -12,5 +12,5 @@ SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
diff --git a/dev-ruby/fastthread/fastthread-0.6.3.ebuild b/dev-ruby/fastthread/fastthread-0.6.3.ebuild
index 8e67111627ce..eb5d19ad6ce0 100644
--- a/dev-ruby/fastthread/fastthread-0.6.3.ebuild
+++ b/dev-ruby/fastthread/fastthread-0.6.3.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/fastthread/fastthread-0.6.3.ebuild,v 1.1 2007/02/01 05:51:24 pingu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastthread/fastthread-0.6.3.ebuild,v 1.2 2007/02/01 06:57:08 corsair Exp $
inherit ruby gems
@@ -12,5 +12,5 @@ SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""