diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:40:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:40:24 +0000 |
commit | 9019f38bd1c6e840458d3675dec27cefac1b6b1f (patch) | |
tree | bb92104756f6ddc73e32dd503bd42c6c11c996ab /x11-plugins/gkrellaclock | |
parent | stable on alpha (Manifest recommit) (diff) | |
download | gentoo-2-9019f38bd1c6e840458d3675dec27cefac1b6b1f.tar.gz gentoo-2-9019f38bd1c6e840458d3675dec27cefac1b6b1f.tar.bz2 gentoo-2-9019f38bd1c6e840458d3675dec27cefac1b6b1f.zip |
stable on alpha
Diffstat (limited to 'x11-plugins/gkrellaclock')
-rw-r--r-- | x11-plugins/gkrellaclock/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild | 6 |
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?/}" |