diff options
author | 2004-02-29 16:32:26 +0000 | |
---|---|---|
committer | 2004-02-29 16:32:26 +0000 | |
commit | 0c26518177387e143377f07af801c4be4ddfb7c2 (patch) | |
tree | 49e59bbaa41ffb1603d43c2d747d3fc64ce8fc88 /x11-plugins/gkrellm-leds | |
parent | mirror:// updates, ChangeLog fixes and other fixes. (Manifest recommit) (diff) | |
download | gentoo-2-0c26518177387e143377f07af801c4be4ddfb7c2.tar.gz gentoo-2-0c26518177387e143377f07af801c4be4ddfb7c2.tar.bz2 gentoo-2-0c26518177387e143377f07af801c4be4ddfb7c2.zip |
sparc
Diffstat (limited to 'x11-plugins/gkrellm-leds')
-rw-r--r-- | x11-plugins/gkrellm-leds/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-leds/ChangeLog b/x11-plugins/gkrellm-leds/ChangeLog index 3ccecbce1081..2084a25f1d42 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.8 2004/01/17 19:22:04 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.9 2004/02/29 16:32:26 ciaranm Exp $ + + 29 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> gkrellm-leds-0.8.1.ebuild: + Stable on sparc *gkrellm-leds-0.8.1 (17 Jan 2004) diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild index a8c7e4ffdc8e..d3270c36c7ef 100644 --- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild +++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild @@ -1,6 +1,6 @@ # 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.1.ebuild,v 1.2 2004/02/28 17:58:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild,v 1.3 2004/02/29 16:32:26 ciaranm 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" src_compile() { make || die |