summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/gkrellaclock')
-rw-r--r--x11-plugins/gkrellaclock/ChangeLog7
-rw-r--r--x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild6
2 files changed, 8 insertions, 5 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?/}"