diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:08:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:08:31 +0000 |
commit | fbe7dbd45031683d5b47c8d1872ca35eaeb15302 (patch) | |
tree | d4861469b35b3a05a59174d30d4a025360ee8200 /x11-plugins | |
parent | Mark 2.4.3 stable on alpha (diff) | |
download | historical-fbe7dbd45031683d5b47c8d1872ca35eaeb15302.tar.gz historical-fbe7dbd45031683d5b47c8d1872ca35eaeb15302.tar.bz2 historical-fbe7dbd45031683d5b47c8d1872ca35eaeb15302.zip |
Mark 0.7.0b-r1 stable on alpha
Package-Manager: portage-2.0.52-r1
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 d49ed70f36c4..8b5c78019e05 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-seti/ChangeLog,v 1.9 2004/08/15 06:30:33 dragonheart Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-seti/ChangeLog,v 1.10 2005/09/17 10:08:31 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> + gkrellm-seti-0.7.0b-r1.ebuild: + Mark 0.7.0b-r1 stable on alpha 15 Aug 2004; Daniel Black <dragonheart@gentoo.org> +files/gentoo-gkrellm-seti-path.patch, gkrellm-seti-0.7.0b-r1.ebuild: 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 ddfa6cb35cdf..7dd46be27b2a 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-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.7 2004/08/15 06:30:33 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-seti/gkrellm-seti-0.7.0b-r1.ebuild,v 1.8 2005/09/17 10:08:31 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="=app-admin/gkrellm-2.1*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~alpha" +KEYWORDS="alpha sparc x86" src_unpack() { unpack ${A} |