diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-14 20:00:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-14 20:00:31 +0000 |
commit | ef92410121150201a48ff27996799179caeae57c (patch) | |
tree | 518b2d57d1cdae02c162b5ad5167f34404785f54 /x11-plugins/gkrellm-leds | |
parent | Version bump. (diff) | |
download | historical-ef92410121150201a48ff27996799179caeae57c.tar.gz historical-ef92410121150201a48ff27996799179caeae57c.tar.bz2 historical-ef92410121150201a48ff27996799179caeae57c.zip |
Stable on alpha.
Diffstat (limited to 'x11-plugins/gkrellm-leds')
-rw-r--r-- | x11-plugins/gkrellm-leds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-leds/ChangeLog b/x11-plugins/gkrellm-leds/ChangeLog index 9ed2c647cff1..7de3197ab22e 100644 --- a/x11-plugins/gkrellm-leds/ChangeLog +++ b/x11-plugins/gkrellm-leds/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-leds # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.11 2004/07/18 23:54:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.12 2004/11/14 20:00:31 kloeri Exp $ + + 14 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + gkrellm-leds-0.8.1.ebuild: + Stable on alpha. 19 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gkrellm-leds-0.8.1.ebuild: Added ~alpha keyword. 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 12d6548cc679..46f5085ace68 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 Foundation # 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.7 2004/07/18 23:54:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild,v 1.8 2004/11/14 20:00:31 kloeri Exp $ IUSE="" MY_P=${P/rellm-/} @@ -13,7 +13,7 @@ DEPEND="=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" src_compile() { make || die |