summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-libs/libPropList/ChangeLog5
-rw-r--r--x11-libs/libPropList/libPropList-0.10.1-r2.ebuild4
-rw-r--r--x11-libs/libPropList/libPropList-0.10.1-r3.ebuild4
-rw-r--r--x11-libs/libwnck/ChangeLog6
-rw-r--r--x11-libs/libwnck/libwnck-0.12.ebuild4
-rw-r--r--x11-libs/libwnck/libwnck-0.13.ebuild4
-rw-r--r--x11-libs/libwnck/libwnck-0.14-r1.ebuild4
-rw-r--r--x11-libs/libwnck/libwnck-0.14.ebuild4
-rw-r--r--x11-libs/pango/pango-1.0.1-r4.ebuild4
-rw-r--r--x11-libs/pango/pango-1.0.2.ebuild4
10 files changed, 25 insertions, 18 deletions
diff --git a/x11-libs/libPropList/ChangeLog b/x11-libs/libPropList/ChangeLog
index 968046c82d1a..4195e7d04e92 100644
--- a/x11-libs/libPropList/ChangeLog
+++ b/x11-libs/libPropList/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for x11-libs/libPropList
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/ChangeLog,v 1.2 2002/07/13 15:11:22 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/ChangeLog,v 1.3 2002/07/16 03:26:36 gerk Exp $
*libPropList-0.10.1-r3 (13 Jul 2002)
+ 15 Jul 2002; Mark Guertin <gerk@gentoo.org>
+ Added ppc to keywords
+
13 Jul 2002; Nick Hadaway <raker@gentoo.org> libPropList-0.10.1-r3:
Updated SRC_URI and configure options.
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild
index 7213eac560af..c286e38ee238 100644
--- a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild
+++ b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.5 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.6 2002/07/16 03:26:36 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="libPropList"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.windowmaker.org/pub/release/srcs/current/${P}.tar.gz"
HOMEPAGE="http://www.windowmaker.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
DEPEND="virtual/glibc"
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild
index e5d7cfd07cc1..d20debc4fc3c 100644
--- a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild
+++ b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.1 2002/07/13 15:11:22 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.2 2002/07/16 03:26:36 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="libPropList"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.windowmaker.org/pub/libs/${P}.tar.gz"
HOMEPAGE="http://www.windowmaker.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
DEPEND="virtual/glibc"
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog
index 880ed52e1db9..eae1eca62629 100644
--- a/x11-libs/libwnck/ChangeLog
+++ b/x11-libs/libwnck/ChangeLog
@@ -1,8 +1,12 @@
# ChangeLog for x11-libs/libwnck
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.4 2002/06/26 23:13:37 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.5 2002/07/16 03:25:24 gerk Exp $
*libwnck-0.14-r1 (27 Jun 2002)
+
+ 15 Jul 2002; Mark Guertin <gerk@gentoo.org>
+ Added ppc to keywords
+
27 Jun 2002; Spider <spider@gentoo.org> libwnck-0.14-r1.ebuild
using mirror://
diff --git a/x11-libs/libwnck/libwnck-0.12.ebuild b/x11-libs/libwnck/libwnck-0.12.ebuild
index 54de636f632b..7cd3556b2c14 100644
--- a/x11-libs/libwnck/libwnck-0.12.ebuild
+++ b/x11-libs/libwnck/libwnck-0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-0.12.ebuild,v 1.3 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-0.12.ebuild,v 1.4 2002/07/16 03:25:24 gerk Exp $
# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
DEBUG="yes"
@@ -15,7 +15,7 @@ DESCRIPTION="A window navigation construction kit"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
RDEPEND="virtual/glibc
x11-libs/pango
diff --git a/x11-libs/libwnck/libwnck-0.13.ebuild b/x11-libs/libwnck/libwnck-0.13.ebuild
index 350e85c49cf8..6c0e3cc13312 100644
--- a/x11-libs/libwnck/libwnck-0.13.ebuild
+++ b/x11-libs/libwnck/libwnck-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-0.13.ebuild,v 1.2 2002/07/09 10:53:20 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-0.13.ebuild,v 1.3 2002/07/16 03:25:24 gerk Exp $
# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
DEBUG="yes"
@@ -15,7 +15,7 @@ DESCRIPTION="A window navigation construction kit"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
RDEPEND="virtual/glibc
x11-libs/pango
diff --git a/x11-libs/libwnck/libwnck-0.14-r1.ebuild b/x11-libs/libwnck/libwnck-0.14-r1.ebuild
index 5a8f70054ce8..ccd4e93eb561 100644
--- a/x11-libs/libwnck/libwnck-0.14-r1.ebuild
+++ b/x11-libs/libwnck/libwnck-0.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-0.14-r1.ebuild,v 1.2 2002/07/09 10:53:20 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-0.14-r1.ebuild,v 1.3 2002/07/16 03:25:24 gerk Exp $
inherit gnome2
@@ -9,7 +9,7 @@ DESCRIPTION="A window navigation construction kit"
SRC_URI="mirror://gnome/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
RDEPEND="virtual/glibc
x11-libs/pango
diff --git a/x11-libs/libwnck/libwnck-0.14.ebuild b/x11-libs/libwnck/libwnck-0.14.ebuild
index 4504a7f4f5b1..b2d218b65105 100644
--- a/x11-libs/libwnck/libwnck-0.14.ebuild
+++ b/x11-libs/libwnck/libwnck-0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-0.14.ebuild,v 1.2 2002/07/09 10:53:20 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-0.14.ebuild,v 1.3 2002/07/16 03:25:24 gerk Exp $
inherit gnome2
@@ -9,7 +9,7 @@ DESCRIPTION="A window navigation construction kit"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
RDEPEND="virtual/glibc
x11-libs/pango
diff --git a/x11-libs/pango/pango-1.0.1-r4.ebuild b/x11-libs/pango/pango-1.0.1-r4.ebuild
index c9b4d0f197a5..00f8fffae8e3 100644
--- a/x11-libs/pango/pango-1.0.1-r4.ebuild
+++ b/x11-libs/pango/pango-1.0.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.0.1-r4.ebuild,v 1.3 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.0.1-r4.ebuild,v 1.4 2002/07/16 03:23:14 gerk Exp $
# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
@@ -12,7 +12,7 @@ CXXFLAGS="${CXXFLAGS} -g"
SLOT="1"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
S=${WORKDIR}/${P}
DESCRIPTION="Text rendering and Layout library"
diff --git a/x11-libs/pango/pango-1.0.2.ebuild b/x11-libs/pango/pango-1.0.2.ebuild
index c896d89dd22e..8eef375e6c63 100644
--- a/x11-libs/pango/pango-1.0.2.ebuild
+++ b/x11-libs/pango/pango-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.0.2.ebuild,v 1.3 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.0.2.ebuild,v 1.4 2002/07/16 03:23:14 gerk Exp $
# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
@@ -12,7 +12,7 @@ CXXFLAGS="${CXXFLAGS} -g"
SLOT="1"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
S=${WORKDIR}/${P}
DESCRIPTION="Text rendering and Layout library"