summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-09 10:18:03 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-09 10:18:03 +0000
commitfe05859949f110ebe85cca4ea71317fd320184e7 (patch)
tree3d7bdbe7da6d6bb25658a332a2a8d397645a2f93
parentstable on ppc64 (diff)
downloadgentoo-2-fe05859949f110ebe85cca4ea71317fd320184e7.tar.gz
gentoo-2-fe05859949f110ebe85cca4ea71317fd320184e7.tar.bz2
gentoo-2-fe05859949f110ebe85cca4ea71317fd320184e7.zip
stable on ppc64
(Portage version: 2.0.51.19)
-rw-r--r--app-editors/jedit/ChangeLog5
-rw-r--r--app-editors/jedit/jedit-4.2-r1.ebuild4
-rw-r--r--media-plugins/gst-plugins-theora/ChangeLog6
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild4
-rw-r--r--media-video/totem/ChangeLog5
-rw-r--r--media-video/totem/totem-1.0.2-r1.ebuild4
-rw-r--r--sci-biology/ncbi-tools/ChangeLog6
-rw-r--r--sci-biology/ncbi-tools/ncbi-tools-20041020-r1.ebuild4
8 files changed, 26 insertions, 12 deletions
diff --git a/app-editors/jedit/ChangeLog b/app-editors/jedit/ChangeLog
index ef2dabc659e9..474d84a70868 100644
--- a/app-editors/jedit/ChangeLog
+++ b/app-editors/jedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/jedit
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.54 2005/05/05 10:24:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.55 2005/06/09 10:18:03 corsair Exp $
+
+ 09 Jun 2005; Markus Rothe <corsair@gentoo.org> jedit-4.2-r1.ebuild:
+ Stable on ppc64
05 May 2005; Markus Rothe <corsair@gentoo.org> jedit-4.2-r1.ebuild:
Added ~ppc64 to KEYWORDS; bug #91270
diff --git a/app-editors/jedit/jedit-4.2-r1.ebuild b/app-editors/jedit/jedit-4.2-r1.ebuild
index 092cdb6a5a45..f51934026595 100644
--- a/app-editors/jedit/jedit-4.2-r1.ebuild
+++ b/app-editors/jedit/jedit-4.2-r1.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/app-editors/jedit/jedit-4.2-r1.ebuild,v 1.4 2005/05/05 10:24:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.2-r1.ebuild,v 1.5 2005/06/09 10:18:03 corsair Exp $
inherit java-pkg eutils
@@ -11,7 +11,7 @@ DESCRIPTION="Programmer's editor written in Java"
HOMEPAGE="http://www.jedit.org"
SRC_URI="mirror://sourceforge/jedit/jedit${MY_PV}source.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
SLOT="0"
IUSE="doc jikes"
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog
index e45bcd7f5bbf..880c25cdf18e 100644
--- a/media-plugins/gst-plugins-theora/ChangeLog
+++ b/media-plugins/gst-plugins-theora/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gst-plugins-theora
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.15 2005/06/08 14:38:45 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.16 2005/06/09 10:13:54 corsair Exp $
+
+ 09 Jun 2005; Markus Rothe <corsair@gentoo.org>
+ gst-plugins-theora-0.8.8.ebuild:
+ Stable on ppc64
*gst-plugins-theora-0.8.9 (08 Jun 2005)
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild
index 58daf19f0933..7a3459b22a33 100644
--- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild
+++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild,v 1.8 2005/05/09 04:17:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild,v 1.9 2005/06/09 10:13:54 corsair Exp $
inherit gst-plugins
-KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="media-libs/libtheora"
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog
index 216ed751e5dd..1497bed1a110 100644
--- a/media-video/totem/ChangeLog
+++ b/media-video/totem/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/totem
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.55 2005/05/06 12:09:03 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.56 2005/06/09 10:14:56 corsair Exp $
+
+ 09 Jun 2005; Markus Rothe <corsair@gentoo.org> totem-1.0.2-r1.ebuild:
+ Stable on ppc64
06 May 2005; Markus Rothe <corsair@gentoo.org> totem-1.0.2-r1.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/media-video/totem/totem-1.0.2-r1.ebuild b/media-video/totem/totem-1.0.2-r1.ebuild
index 988b5fcd92bc..da35863eb193 100644
--- a/media-video/totem/totem-1.0.2-r1.ebuild
+++ b/media-video/totem/totem-1.0.2-r1.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/media-video/totem/totem-1.0.2-r1.ebuild,v 1.3 2005/06/05 18:57:05 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.0.2-r1.ebuild,v 1.4 2005/06/09 10:14:56 corsair Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://gnome.org/projects/totem/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64 ~sparc ~ia64 ~ppc64"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc x86"
IUSE="gnome xine lirc mad mpeg ogg vorbis a52 flac theora mad dvd debug win32codecs"
RDEPEND=">=dev-libs/glib-2.6.3
diff --git a/sci-biology/ncbi-tools/ChangeLog b/sci-biology/ncbi-tools/ChangeLog
index 1522aeca461a..b9ab96970e91 100644
--- a/sci-biology/ncbi-tools/ChangeLog
+++ b/sci-biology/ncbi-tools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/ncbi-tools
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ncbi-tools/ChangeLog,v 1.15 2005/06/02 15:25:12 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ncbi-tools/ChangeLog,v 1.16 2005/06/09 10:16:21 corsair Exp $
+
+ 09 Jun 2005; Markus Rothe <corsair@gentoo.org>
+ ncbi-tools-20041020-r1.ebuild:
+ Stable on ppc64
02 Jun 2005; Olivier Fisette <ribosome@gentoo.org> ChangeLog:
Use "virtual/motif" instead of "x11-libs/openmotif".
diff --git a/sci-biology/ncbi-tools/ncbi-tools-20041020-r1.ebuild b/sci-biology/ncbi-tools/ncbi-tools-20041020-r1.ebuild
index 8a02b215ef3f..7bcadc1dbd4c 100644
--- a/sci-biology/ncbi-tools/ncbi-tools-20041020-r1.ebuild
+++ b/sci-biology/ncbi-tools/ncbi-tools-20041020-r1.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/ncbi-tools/ncbi-tools-20041020-r1.ebuild,v 1.4 2005/06/02 15:25:12 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ncbi-tools/ncbi-tools-20041020-r1.ebuild,v 1.5 2005/06/09 10:16:21 corsair Exp $
inherit flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
doc? ( mirror://gentoo/${PN}-sdk-doc.tar.bz2 )"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc ~alpha ~amd64 ppc-macos ~ppc64"
+KEYWORDS="~alpha ~amd64 ppc ppc-macos ppc64 ~sparc x86"
IUSE="doc X"
DEPEND="app-shells/tcsh