summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-06-20 12:32:12 +0000
committerDavid Holm <dholm@gentoo.org>2005-06-20 12:32:12 +0000
commit904224e0580c4ee76b3f1f301db512f8767c412f (patch)
tree550583fa9411c144102a72f0e2194dd010c9fbe0
parentFix dependency. (diff)
downloadgentoo-2-904224e0580c4ee76b3f1f301db512f8767c412f.tar.gz
gentoo-2-904224e0580c4ee76b3f1f301db512f8767c412f.tar.bz2
gentoo-2-904224e0580c4ee76b3f1f301db512f8767c412f.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
-rw-r--r--sci-biology/bioruby/ChangeLog5
-rw-r--r--sci-biology/bioruby/bioruby-0.6.2.ebuild4
-rw-r--r--sys-apps/cinit/ChangeLog5
-rw-r--r--sys-apps/cinit/cinit-0.0.8.ebuild4
-rw-r--r--x11-misc/efax-gtk/ChangeLog5
-rw-r--r--x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild4
-rw-r--r--x11-misc/stripclub/ChangeLog5
-rw-r--r--x11-misc/stripclub/stripclub-0.9.1.2.ebuild4
8 files changed, 24 insertions, 12 deletions
diff --git a/sci-biology/bioruby/ChangeLog b/sci-biology/bioruby/ChangeLog
index 3030360f4565..8e680ae0489d 100644
--- a/sci-biology/bioruby/ChangeLog
+++ b/sci-biology/bioruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/bioruby
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/ChangeLog,v 1.1 2005/06/20 00:03:32 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/ChangeLog,v 1.2 2005/06/20 12:30:34 dholm Exp $
+
+ 20 Jun 2005; David Holm <dholm@gentoo.org> bioruby-0.6.2.ebuild:
+ Added to ~ppc.
*bioruby-0.6.2 (20 Jun 2005)
diff --git a/sci-biology/bioruby/bioruby-0.6.2.ebuild b/sci-biology/bioruby/bioruby-0.6.2.ebuild
index 3d9953348d0f..c292d7869308 100644
--- a/sci-biology/bioruby/bioruby-0.6.2.ebuild
+++ b/sci-biology/bioruby/bioruby-0.6.2.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/sci-biology/bioruby/bioruby-0.6.2.ebuild,v 1.1 2005/06/20 00:03:32 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/bioruby-0.6.2.ebuild,v 1.2 2005/06/20 12:30:34 dholm Exp $
inherit ruby
DESCRIPTION="An integrated environment for bioinformatics using the Ruby language"
@@ -9,5 +9,5 @@ SRC_URI="http://www.bioruby.org/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
diff --git a/sys-apps/cinit/ChangeLog b/sys-apps/cinit/ChangeLog
index ed35303527d0..be0c65a64b9b 100644
--- a/sys-apps/cinit/ChangeLog
+++ b/sys-apps/cinit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/cinit
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cinit/ChangeLog,v 1.1 2005/06/20 03:41:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cinit/ChangeLog,v 1.2 2005/06/20 12:30:58 dholm Exp $
+
+ 20 Jun 2005; David Holm <dholm@gentoo.org> cinit-0.0.8.ebuild:
+ Added to ~ppc.
*cinit-0.0.8 (19 Jun 2005)
diff --git a/sys-apps/cinit/cinit-0.0.8.ebuild b/sys-apps/cinit/cinit-0.0.8.ebuild
index 2c8ecef692e0..696ad80cdbc6 100644
--- a/sys-apps/cinit/cinit-0.0.8.ebuild
+++ b/sys-apps/cinit/cinit-0.0.8.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/sys-apps/cinit/cinit-0.0.8.ebuild,v 1.1 2005/06/20 03:41:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cinit/cinit-0.0.8.ebuild,v 1.2 2005/06/20 12:30:58 dholm Exp $
DESCRIPTION="fast executing, small and simple init with support for profiles"
HOMEPAGE="http://linux.schottelius.org/cinit/"
@@ -8,7 +8,7 @@ SRC_URI="http://linux.schottelius.org/cinit/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=""
diff --git a/x11-misc/efax-gtk/ChangeLog b/x11-misc/efax-gtk/ChangeLog
index bb3fec490195..bb919cf9ee9a 100644
--- a/x11-misc/efax-gtk/ChangeLog
+++ b/x11-misc/efax-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/efax-gtk
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.15 2005/06/19 17:20:41 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/ChangeLog,v 1.16 2005/06/20 12:31:37 dholm Exp $
+
+ 20 Jun 2005; David Holm <dholm@gentoo.org> efax-gtk-2.2.16.ebuild:
+ Added to ~ppc.
*efax-gtk-2.2.16 (19 Jun 2005)
diff --git a/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild b/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild
index 71ba80c6a7f5..5b8bd7401c78 100644
--- a/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild
+++ b/x11-misc/efax-gtk/efax-gtk-2.2.16.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/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild,v 1.1 2005/06/19 17:20:41 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/efax-gtk/efax-gtk-2.2.16.ebuild,v 1.2 2005/06/20 12:31:37 dholm Exp $
DESCRIPTION="GTK+2 frontend for the efax program."
@@ -8,7 +8,7 @@ HOMEPAGE="http://efax-gtk.sourceforge.net/"
SRC_URI="mirror://sourceforge/efax-gtk/${P}.src.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND=">=dev-cpp/gtkmm-2.0.5
>=x11-libs/gtk+-2
diff --git a/x11-misc/stripclub/ChangeLog b/x11-misc/stripclub/ChangeLog
index 63c37f90c990..296067119d9d 100644
--- a/x11-misc/stripclub/ChangeLog
+++ b/x11-misc/stripclub/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/stripclub
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/stripclub/ChangeLog,v 1.1 2005/06/19 15:36:56 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/stripclub/ChangeLog,v 1.2 2005/06/20 12:32:12 dholm Exp $
+
+ 20 Jun 2005; David Holm <dholm@gentoo.org> stripclub-0.9.1.2.ebuild:
+ Added to ~ppc.
*stripclub-0.9.1.2 (16 Jun 2005)
diff --git a/x11-misc/stripclub/stripclub-0.9.1.2.ebuild b/x11-misc/stripclub/stripclub-0.9.1.2.ebuild
index 536d0085aead..0d64a92ff890 100644
--- a/x11-misc/stripclub/stripclub-0.9.1.2.ebuild
+++ b/x11-misc/stripclub/stripclub-0.9.1.2.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/x11-misc/stripclub/stripclub-0.9.1.2.ebuild,v 1.1 2005/06/19 15:36:56 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/stripclub/stripclub-0.9.1.2.ebuild,v 1.2 2005/06/20 12:32:12 dholm Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://easynews.dl.sourceforge.net/sourceforge/stripclub/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND=">=x11-libs/fltk-1.1.4