diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:45:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 22:45:36 +0000 |
commit | a513bbb04105f7856b3cc1066bd71c32e7fa92f6 (patch) | |
tree | 52d5fa1feff78c74b5e4826824fb356595789346 /x11-plugins/gkrellm-leds | |
parent | stable on alpha (Manifest recommit) (diff) | |
download | gentoo-2-a513bbb04105f7856b3cc1066bd71c32e7fa92f6.tar.gz gentoo-2-a513bbb04105f7856b3cc1066bd71c32e7fa92f6.tar.bz2 gentoo-2-a513bbb04105f7856b3cc1066bd71c32e7fa92f6.zip |
stable on alpha
Diffstat (limited to 'x11-plugins/gkrellm-leds')
-rw-r--r-- | x11-plugins/gkrellm-leds/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellm-leds/gkrellm-leds-0.8.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
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 |