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 | ecded396cf0b67503311f3d281ce525c2080b5c2 (patch) | |
tree | dc57f921ab77ac1196ed6a34eb7e4b8360f106b7 /x11-plugins | |
parent | Mark 2.4.3 stable on alpha (diff) | |
download | gentoo-2-ecded396cf0b67503311f3d281ce525c2080b5c2.tar.gz gentoo-2-ecded396cf0b67503311f3d281ce525c2080b5c2.tar.bz2 gentoo-2-ecded396cf0b67503311f3d281ce525c2080b5c2.zip |
Mark 0.7.0b-r1 stable on alpha
(Portage version: 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/Manifest | 16 | ||||
-rw-r--r-- | x11-plugins/gkrellm-seti/gkrellm-seti-0.7.0b-r1.ebuild | 6 |
3 files changed, 12 insertions, 18 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/Manifest b/x11-plugins/gkrellm-seti/Manifest index 4d825893d378..f4c8648d984f 100644 --- a/x11-plugins/gkrellm-seti/Manifest +++ b/x11-plugins/gkrellm-seti/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 71cf0c15844a6178fc93e8d63ad5d133 gkrellm-seti-0.7.0b-r1.ebuild 951 MD5 aeb94ceefc6be43331a49d92fd1aafe7 ChangeLog 1785 -MD5 ac52ec3cfbf94dd3b9bdfcfe58a00f53 gkrellm-seti-0.7.0b-r1.ebuild 952 MD5 93c7b15f0f4cfa1bc3f47449d4967f06 gkrellm-seti-0.7.0b.ebuild 661 -MD5 a32b44af64f0cbf1704ed8c3a53ed2c2 files/digest-gkrellm-seti-0.7.0b 63 -MD5 c79fdc203389fa5aa81ceab9c0ffd99e files/digest-gkrellm-seti-0.7.0b-r1 136 MD5 bfd3e3cbfb00f1c630d0e58150938469 files/gentoo-gkrellm-seti-path.patch 460 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFBHvVHmdTrptrqvGERAsJ4AKCHYzEZzh27m0+nySIbndH5oaQp6ACeJTKB -F1rYcB6GF6aA4dBvuzi277c= -=MopJ ------END PGP SIGNATURE----- +MD5 c79fdc203389fa5aa81ceab9c0ffd99e files/digest-gkrellm-seti-0.7.0b-r1 136 +MD5 a32b44af64f0cbf1704ed8c3a53ed2c2 files/digest-gkrellm-seti-0.7.0b 63 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} |