summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-15 22:45:36 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-15 22:45:36 +0000
commite7717e18cfd9761e11255a0bae18826c30a5a354 (patch)
treebf6f84221e6e8a8d22c7b6b7823a4e148bb33d9d /x11-plugins
parentstable on alpha (diff)
downloadhistorical-e7717e18cfd9761e11255a0bae18826c30a5a354.tar.gz
historical-e7717e18cfd9761e11255a0bae18826c30a5a354.tar.bz2
historical-e7717e18cfd9761e11255a0bae18826c30a5a354.zip
stable on alpha
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellaclock/ChangeLog7
-rw-r--r--x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild6
-rw-r--r--x11-plugins/gkrellkam/ChangeLog7
-rw-r--r--x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild6
-rw-r--r--x11-plugins/gkrellm-console/ChangeLog8
-rw-r--r--x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild6
-rw-r--r--x11-plugins/gkrellm-leds/ChangeLog7
-rw-r--r--x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.ebuild6
-rw-r--r--x11-plugins/gkrellm-mailwatch/ChangeLog8
-rw-r--r--x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild6
-rw-r--r--x11-plugins/gkrellm-newsticker/ChangeLog8
-rw-r--r--x11-plugins/gkrellm-newsticker/gkrellm-newsticker-0.3.5.ebuild6
-rw-r--r--x11-plugins/gkrellm-reminder/ChangeLog8
-rw-r--r--x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild6
14 files changed, 60 insertions, 35 deletions
diff --git a/x11-plugins/gkrellaclock/ChangeLog b/x11-plugins/gkrellaclock/ChangeLog
index ba2c60b3eb4c..ad00e1836a15 100644
--- a/x11-plugins/gkrellaclock/ChangeLog
+++ b/x11-plugins/gkrellaclock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellaclock
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.5 2003/10/06 06:51:59 mholzer Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.6 2004/01/15 22:39:53 agriffis Exp $
+
+ 15 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellaclock-0.3.2.ebuild:
+ stable on alpha
07 Oct 2003; Martin Holzer <mholzer@gentoo.org> gkrellaclock-0.2.1.ebuild:
Changed depend to gkrellm fixed version. Closes #27060.
diff --git a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild
index 84cd6055012d..9a97f5fc7de7 100644
--- a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild
+++ b/x11-plugins/gkrellaclock/gkrellaclock-0.3.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/gkrellaclock/gkrellaclock-0.3.2.ebuild,v 1.5 2003/09/06 05:56:25 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild,v 1.6 2004/01/15 22:39:53 agriffis Exp $
S=${WORKDIR}/${P/a/A}
DESCRIPTION="Nice analog clock for GKrellM2"
@@ -11,7 +11,7 @@ DEPEND=">=app-admin/gkrellm-2*"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc "
+KEYWORDS="~x86 ~sparc alpha"
src_compile() {
export CFLAGS="${CFLAGS/-O?/}"
diff --git a/x11-plugins/gkrellkam/ChangeLog b/x11-plugins/gkrellkam/ChangeLog
index 8c4a1184816d..b889ff8a4cdd 100644
--- a/x11-plugins/gkrellkam/ChangeLog
+++ b/x11-plugins/gkrellkam/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellkam
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v 1.6 2004/01/04 18:36:45 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v 1.7 2004/01/15 22:40:24 agriffis Exp $
+
+ 15 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellkam-2.0.0.ebuild:
+ stable on alpha
*gkrellkam-2.0.0 (08 Oct 2002)
diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild
index ca5303a00ec0..3bba51ab8a88 100644
--- a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild
+++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0.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/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.5 2004/01/04 18:36:45 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.6 2004/01/15 22:40:24 agriffis Exp $
MY_P=${P/-/_}
S=${WORKDIR}/${P}
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz"
HOMEPAGE="http://gkrellkam.sourceforge.net"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc"
+KEYWORDS="x86 ppc sparc alpha"
DEPEND="=app-admin/gkrellm-2*"
diff --git a/x11-plugins/gkrellm-console/ChangeLog b/x11-plugins/gkrellm-console/ChangeLog
index 4f5df6de8461..cedb436b0266 100644
--- a/x11-plugins/gkrellm-console/ChangeLog
+++ b/x11-plugins/gkrellm-console/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellm-console
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/ChangeLog,v 1.8 2003/07/16 16:42:13 mholzer Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/ChangeLog,v 1.9 2004/01/15 22:41:09 agriffis Exp $
+
+ 15 Jan 2004; Aron Griffis <agriffis@gentoo.org>
+ gkrellm-console-0.1.2.ebuild:
+ stable on alpha
17 Jul 2003; Martin Holzer <mholzer@gentoo.org>
gkrellm-console-0.1.2.ebuild:
diff --git a/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild b/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild
index 94d2dd43c08d..37d9663cc53e 100644
--- a/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild
+++ b/x11-plugins/gkrellm-console/gkrellm-console-0.1.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/gkrellm-console/gkrellm-console-0.1.2.ebuild,v 1.3 2003/07/16 16:42:13 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild,v 1.4 2004/01/15 22:41:09 agriffis Exp $
MY_P=consolewatch-${PV}
S=${WORKDIR}/gkrellm-${MY_P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://gkrellm.luon.net/consolewatch.phtml"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc alpha"
DEPEND="=app-admin/gkrellm-1.2*
>=media-libs/imlib-1.9.10-r1"
diff --git a/x11-plugins/gkrellm-leds/ChangeLog b/x11-plugins/gkrellm-leds/ChangeLog
index 5e67357fde19..5a7694ad482e 100644
--- a/x11-plugins/gkrellm-leds/ChangeLog
+++ b/x11-plugins/gkrellm-leds/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellm-leds
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.6 2003/02/12 09:36:04 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.7 2004/01/15 22:41:54 agriffis Exp $
+
+ 15 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellm-leds-0.8.0.ebuild:
+ stable on alpha
*gkrellm-leds-0.8.0 (14 Dec 2002)
diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.ebuild b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.ebuild
index cc709d995471..383362f932d1 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.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/gkrellm-leds/gkrellm-leds-0.8.0.ebuild,v 1.2 2003/02/13 17:23:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.ebuild,v 1.3 2004/01/15 22:41:54 agriffis Exp $
MY_P=${P/rellm-/}
S=${WORKDIR}/${MY_P}
@@ -12,7 +12,7 @@ DEPEND="=app-admin/gkrellm-2*"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc alpha"
src_compile() {
make || die
diff --git a/x11-plugins/gkrellm-mailwatch/ChangeLog b/x11-plugins/gkrellm-mailwatch/ChangeLog
index 9f3051b92132..f528ec420489 100644
--- a/x11-plugins/gkrellm-mailwatch/ChangeLog
+++ b/x11-plugins/gkrellm-mailwatch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellm-mailwatch
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.13 2003/07/16 16:31:45 mholzer Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.14 2004/01/15 22:42:27 agriffis Exp $
+
+ 15 Jan 2004; Aron Griffis <agriffis@gentoo.org>
+ gkrellm-mailwatch-2.4.2.ebuild:
+ stable on alpha
17 Jul 2003; Martin Holzer <mholzer@gentoo.org>
gkrellm-mailwatch-2.4.1.ebuild, gkrellm-mailwatch-2.4.2.ebuild:
diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild
index 594995213d15..79bf9b35a3e6 100644
--- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild
+++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.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/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild,v 1.4 2003/09/06 05:56:25 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.2.ebuild,v 1.5 2004/01/15 22:42:27 agriffis Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A GKrellM2 plugin that shows the status of additional mail boxes"
@@ -11,7 +11,7 @@ DEPEND="=app-admin/gkrellm-2*"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc alpha"
src_compile() {
emake || die
diff --git a/x11-plugins/gkrellm-newsticker/ChangeLog b/x11-plugins/gkrellm-newsticker/ChangeLog
index 0316045baa6b..ed8f48b957fc 100644
--- a/x11-plugins/gkrellm-newsticker/ChangeLog
+++ b/x11-plugins/gkrellm-newsticker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellm-newsticker
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-newsticker/ChangeLog,v 1.2 2003/06/12 22:24:33 msterret Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-newsticker/ChangeLog,v 1.3 2004/01/15 22:42:57 agriffis Exp $
+
+ 15 Jan 2004; Aron Griffis <agriffis@gentoo.org>
+ gkrellm-newsticker-0.3.5.ebuild:
+ stable on alpha
*gkrellm-newsticker-0.3.5 (12 Jun 2003)
diff --git a/x11-plugins/gkrellm-newsticker/gkrellm-newsticker-0.3.5.ebuild b/x11-plugins/gkrellm-newsticker/gkrellm-newsticker-0.3.5.ebuild
index 6507e3cd454a..57b2c3fcb3b9 100644
--- a/x11-plugins/gkrellm-newsticker/gkrellm-newsticker-0.3.5.ebuild
+++ b/x11-plugins/gkrellm-newsticker/gkrellm-newsticker-0.3.5.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/gkrellm-newsticker/gkrellm-newsticker-0.3.5.ebuild,v 1.2 2003/06/12 22:24:34 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-newsticker/gkrellm-newsticker-0.3.5.ebuild,v 1.3 2004/01/15 22:42:57 agriffis Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A news headlines scroller for GKrellM2"
@@ -12,7 +12,7 @@ DEPEND="=app-admin/gkrellm-2*
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~mips ~hppa"
src_compile() {
make || die
diff --git a/x11-plugins/gkrellm-reminder/ChangeLog b/x11-plugins/gkrellm-reminder/ChangeLog
index be68ca49cc84..63419454c7e2 100644
--- a/x11-plugins/gkrellm-reminder/ChangeLog
+++ b/x11-plugins/gkrellm-reminder/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellm-reminder
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-reminder/ChangeLog,v 1.7 2003/10/06 06:50:05 mholzer Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-reminder/ChangeLog,v 1.8 2004/01/15 22:45:36 agriffis Exp $
+
+ 15 Jan 2004; Aron Griffis <agriffis@gentoo.org>
+ gkrellm-reminder-2.0.0.ebuild:
+ stable on alpha
07 Oct 2003; Martin Holzer <mholzer@gentoo.org>
gkrellm-reminder-0.3.5.ebuild:
diff --git a/x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild b/x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild
index 0250e1389620..ff5d94048a99 100644
--- a/x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild
+++ b/x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.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/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild,v 1.3 2003/09/06 05:45:17 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-reminder/gkrellm-reminder-2.0.0.ebuild,v 1.4 2004/01/15 22:45:36 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="a Reminder Plugin for GKrellM2"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gkrellm.net/"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc alpha"
DEPEND="=app-admin/gkrellm-2*"