summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-20 15:55:21 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-20 15:55:21 +0000
commitd6c5d4b09d94153f2c85c848962e66bb4d7b3d10 (patch)
tree5f765599dcaf134a150c53d31561350e97fb0e0d
parentadd ~alpha (Manifest recommit) (diff)
downloadgentoo-2-d6c5d4b09d94153f2c85c848962e66bb4d7b3d10.tar.gz
gentoo-2-d6c5d4b09d94153f2c85c848962e66bb4d7b3d10.tar.bz2
gentoo-2-d6c5d4b09d94153f2c85c848962e66bb4d7b3d10.zip
stable on alpha
-rw-r--r--x11-plugins/gkrellmwho/ChangeLog7
-rw-r--r--x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild6
-rw-r--r--x11-plugins/gkrellscore/ChangeLog7
-rw-r--r--x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild6
-rw-r--r--x11-plugins/gkrelltop/ChangeLog7
-rw-r--r--x11-plugins/gkrelltop/gkrelltop-2.2.ebuild4
-rw-r--r--x11-plugins/gkrellweather/ChangeLog7
-rw-r--r--x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild4
8 files changed, 30 insertions, 18 deletions
diff --git a/x11-plugins/gkrellmwho/ChangeLog b/x11-plugins/gkrellmwho/ChangeLog
index 14391e8ed14b..af5dac2208aa 100644
--- a/x11-plugins/gkrellmwho/ChangeLog
+++ b/x11-plugins/gkrellmwho/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellmwho
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho/ChangeLog,v 1.5 2003/02/12 09:37:26 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho/ChangeLog,v 1.6 2004/01/20 15:52:04 agriffis Exp $
+
+ 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellmwho-0.4.ebuild:
+ stable on alpha
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild b/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild
index ae9e614a55c3..b8ae3a3c0861 100644
--- a/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild
+++ b/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild,v 1.7 2003/09/06 05:45:17 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho/gkrellmwho-0.4.ebuild,v 1.8 2004/01/20 15:52:04 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GKrellM plugin which displays users logged in"
@@ -9,7 +9,7 @@ HOMEPAGE="http://web.wt.net/~billw/gkrellm/Plugins"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc alpha"
DEPEND="=app-admin/gkrellm-1.2*"
diff --git a/x11-plugins/gkrellscore/ChangeLog b/x11-plugins/gkrellscore/ChangeLog
index 44d11e265b00..0f2e230139ca 100644
--- a/x11-plugins/gkrellscore/ChangeLog
+++ b/x11-plugins/gkrellscore/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellscore
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellscore/ChangeLog,v 1.6 2003/04/23 00:17:53 lostlogic Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellscore/ChangeLog,v 1.7 2004/01/20 15:52:41 agriffis Exp $
+
+ 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellscore-0.0.2.ebuild:
+ stable on alpha
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild b/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild
index a09a8126c431..41343ba9bc0d 100644
--- a/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild
+++ b/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild,v 1.8 2003/04/23 00:17:53 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellscore/gkrellscore-0.0.2.ebuild,v 1.9 2004/01/20 15:52:41 agriffis Exp $
MY_P=${P/-/_}
S=${WORKDIR}/${P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://ssl.usu.edu/paul/gkrellscore"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc alpha"
DEPEND="=app-admin/gkrellm-1.2*
=sys-apps/sed-4*
diff --git a/x11-plugins/gkrelltop/ChangeLog b/x11-plugins/gkrelltop/ChangeLog
index 1cc5329f6f0e..6dbc5fa21302 100644
--- a/x11-plugins/gkrelltop/ChangeLog
+++ b/x11-plugins/gkrelltop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrelltop
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.1 2003/10/22 21:25:30 mholzer Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/ChangeLog,v 1.2 2004/01/20 15:54:33 agriffis Exp $
+
+ 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrelltop-2.2.ebuild:
+ stable on alpha
*gkrelltop-2.2 (23 Oct 2003)
diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild
index 5033501ba785..daac9f88af59 100644
--- a/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild
+++ b/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild,v 1.2 2004/01/07 19:09:36 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrelltop/gkrelltop-2.2.ebuild,v 1.3 2004/01/20 15:54:33 agriffis Exp $
DESCRIPTION="a GKrellM2 plugin which displays the top three processes"
SRC_URI="http://psychology.rutgers.edu/~zaimi/${PN}.${PV}.tgz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://psychology.rutgers.edu/~zaimi/software.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc"
+KEYWORDS="x86 sparc alpha"
IUSE=""
diff --git a/x11-plugins/gkrellweather/ChangeLog b/x11-plugins/gkrellweather/ChangeLog
index 41983066cd39..a2d519d77ca8 100644
--- a/x11-plugins/gkrellweather/ChangeLog
+++ b/x11-plugins/gkrellweather/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellweather
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.14 2004/01/05 13:14:25 weeve Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/ChangeLog,v 1.15 2004/01/20 15:55:21 agriffis Exp $
+
+ 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellweather-2.0.6.ebuild:
+ stable on alpha
05 Jan 2004; Jason Wever <weeve@gentoo.org> gkrellweather-0.2.7-r2.ebuild,
gkrellweather-2.0.5.ebuild, gkrellweather-2.0.6.ebuild:
diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild
index 3b90d420d1e5..e968a6f2df6e 100644
--- a/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild
+++ b/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild,v 1.5 2004/01/05 13:14:25 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellweather/gkrellweather-2.0.6.ebuild,v 1.6 2004/01/20 15:55:21 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GKrellM2 Plugin that monitors a METAR station and displays weather
@@ -10,7 +10,7 @@ HOMEPAGE="http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/index.html"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc"
+KEYWORDS="x86 ~ppc sparc alpha"
DEPEND="=app-admin/gkrellm-2*
>=sys-apps/sed-4.0.5