summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-11-25 05:40:21 +0000
committerJason Wever <weeve@gentoo.org>2004-11-25 05:40:21 +0000
commitc33a8a748aa87c12f4fda9de3627f1d7b18ff444 (patch)
treeb62f16cde71e124d2ca145abbc51b6b24732cb38 /x11-plugins
parentVersion bump for beta version of 4.2 release. (Manifest recommit) (diff)
downloadgentoo-2-c33a8a748aa87c12f4fda9de3627f1d7b18ff444.tar.gz
gentoo-2-c33a8a748aa87c12f4fda9de3627f1d7b18ff444.tar.bz2
gentoo-2-c33a8a748aa87c12f4fda9de3627f1d7b18ff444.zip
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmpiki/ChangeLog5
-rw-r--r--x11-plugins/wmpiki/wmpiki-0.2.1.ebuild4
-rw-r--r--x11-plugins/wmpop/ChangeLog5
-rw-r--r--x11-plugins/wmpop/wmpop-0.53.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-plugins/wmpiki/ChangeLog b/x11-plugins/wmpiki/ChangeLog
index 978f6ab192d2..d1195bd697ff 100644
--- a/x11-plugins/wmpiki/ChangeLog
+++ b/x11-plugins/wmpiki/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmpiki
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpiki/ChangeLog,v 1.4 2004/09/02 18:22:40 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpiki/ChangeLog,v 1.5 2004/11/25 05:36:06 weeve Exp $
+
+ 24 Nov 2004; Jason Wever <weeve@gentoo.org> wmpiki-0.2.1.ebuild:
+ Added ~sparc keyword.
02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
wmpiki-0.2.1.ebuild:
diff --git a/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild b/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild
index c6d8d07a71f0..ec170119064a 100644
--- a/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild
+++ b/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild,v 1.4 2004/09/02 18:22:40 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild,v 1.5 2004/11/25 05:36:06 weeve Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://clay.ll.pl/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~sparc"
DEPEND="virtual/x11"
diff --git a/x11-plugins/wmpop/ChangeLog b/x11-plugins/wmpop/ChangeLog
index 3e5114ac8a33..f65dc9cb341c 100644
--- a/x11-plugins/wmpop/ChangeLog
+++ b/x11-plugins/wmpop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmpop
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop/ChangeLog,v 1.3 2004/06/24 23:16:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop/ChangeLog,v 1.4 2004/11/25 05:40:21 weeve Exp $
+
+ 24 Nov 2004; Jason Wever <weeve@gentoo.org> wmpop-0.53.ebuild:
+ Added ~sparc keyword.
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> wmpop-0.53.ebuild:
Marked stable.
diff --git a/x11-plugins/wmpop/wmpop-0.53.ebuild b/x11-plugins/wmpop/wmpop-0.53.ebuild
index b3a5c5100ce0..7343170217b6 100644
--- a/x11-plugins/wmpop/wmpop-0.53.ebuild
+++ b/x11-plugins/wmpop/wmpop-0.53.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop/wmpop-0.53.ebuild,v 1.3 2004/06/24 23:16:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop/wmpop-0.53.ebuild,v 1.4 2004/11/25 05:40:21 weeve Exp $
IUSE=""
@@ -10,7 +10,7 @@ HOMEPAGE="http://wmpop.sautret.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc"
DEPEND="virtual/x11
=x11-libs/gtk+-1.2*