diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-20 15:39:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-20 15:39:41 +0000 |
commit | 06cb8c9e48fbc5721b934b311a4264c14e1c2591 (patch) | |
tree | bcbff177e7d619463494fe5290517d5ea34db7e8 /x11-plugins | |
parent | added sparc keyword (diff) | |
download | gentoo-2-06cb8c9e48fbc5721b934b311a4264c14e1c2591.tar.gz gentoo-2-06cb8c9e48fbc5721b934b311a4264c14e1c2591.tar.bz2 gentoo-2-06cb8c9e48fbc5721b934b311a4264c14e1c2591.zip |
add ~alpha
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-seti/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gkrellm-seti/gkrellm-seti-0.7.0b-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-seti/ChangeLog b/x11-plugins/gkrellm-seti/ChangeLog index db8da0dcdb8e..d43f77a300ab 100644 --- a/x11-plugins/gkrellm-seti/ChangeLog +++ b/x11-plugins/gkrellm-seti/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-seti -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-seti/ChangeLog,v 1.5 2003/07/16 16:50:19 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-seti/ChangeLog,v 1.6 2004/01/20 15:39:40 agriffis Exp $ + + 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> + gkrellm-seti-0.7.0b-r1.ebuild: + add ~alpha *gkrellm-seti-0.7.0b-r1 (17 Jul 2003) diff --git a/x11-plugins/gkrellm-seti/gkrellm-seti-0.7.0b-r1.ebuild b/x11-plugins/gkrellm-seti/gkrellm-seti-0.7.0b-r1.ebuild index 91fe463aa59a..9b3f220f8848 100644 --- a/x11-plugins/gkrellm-seti/gkrellm-seti-0.7.0b-r1.ebuild +++ b/x11-plugins/gkrellm-seti/gkrellm-seti-0.7.0b-r1.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-seti/gkrellm-seti-0.7.0b-r1.ebuild,v 1.1 2003/07/16 16:50:19 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-seti/gkrellm-seti-0.7.0b-r1.ebuild,v 1.2 2004/01/20 15:39:41 agriffis Exp $ S=${WORKDIR}/${P//gkrellm-} DESCRIPTION="a Seti@Home Monitor Plugin for Gkrellm" @@ -11,7 +11,7 @@ DEPEND="=app-admin/gkrellm-2.1*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~alpha" src_compile() { mv ${WORKDIR}/Makefile ${S} |