diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-03-28 12:24:54 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-03-28 12:24:54 +0000 |
commit | 590e28af7c8c1518e98660e22f6586cb8fa678eb (patch) | |
tree | 8b11359e0cfaaef7cd0a0e4ae6b753d521756c55 /x11-plugins | |
parent | marking stable on x86 to fix 45543 (diff) | |
download | historical-590e28af7c8c1518e98660e22f6586cb8fa678eb.tar.gz historical-590e28af7c8c1518e98660e22f6586cb8fa678eb.tar.bz2 historical-590e28af7c8c1518e98660e22f6586cb8fa678eb.zip |
Stable on sparc.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-seti/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-seti/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellm-seti/gkrellm-seti-0.7.0b-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-seti/ChangeLog b/x11-plugins/gkrellm-seti/ChangeLog index d43f77a300ab..c3dc81cf01a8 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 Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-seti/ChangeLog,v 1.6 2004/01/20 15:39:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-seti/ChangeLog,v 1.7 2004/03/28 12:24:54 pyrania Exp $ + + 28 Mar 2004; Markus Nigbur <pyrania@gentoo.org> + gkrellm-seti-0.7.0b-r1.ebuild: + Stable on sparc. 20 Jan 2004; Aron Griffis <agriffis@gentoo.org> gkrellm-seti-0.7.0b-r1.ebuild: diff --git a/x11-plugins/gkrellm-seti/Manifest b/x11-plugins/gkrellm-seti/Manifest index 8d6e694d0b19..d9a312c88043 100644 --- a/x11-plugins/gkrellm-seti/Manifest +++ b/x11-plugins/gkrellm-seti/Manifest @@ -1,5 +1,5 @@ -MD5 9ed66f25a3e4d2a9e083ecf8ad467766 gkrellm-seti-0.7.0b-r1.ebuild 826 +MD5 f097f47810d70e4ec556f1c34f6bf969 gkrellm-seti-0.7.0b-r1.ebuild 828 MD5 ae7bcab2cd2cb1b6c420945f9bf194c9 gkrellm-seti-0.7.0b.ebuild 666 -MD5 59ef2d3b676b51bcf20a09b810b855be ChangeLog 1476 +MD5 fd8f071b15b4d74ffacdd576a14ae067 ChangeLog 1578 MD5 a32b44af64f0cbf1704ed8c3a53ed2c2 files/digest-gkrellm-seti-0.7.0b 63 MD5 c79fdc203389fa5aa81ceab9c0ffd99e files/digest-gkrellm-seti-0.7.0b-r1 136 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 dd37f0446694..8d3efefa8aac 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 Technologies, Inc. # 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.4 2004/03/26 23:10:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-seti/gkrellm-seti-0.7.0b-r1.ebuild,v 1.5 2004/03/28 12:24:54 pyrania Exp $ IUSE="" S=${WORKDIR}/${P//gkrellm-} @@ -12,7 +12,7 @@ DEPEND="=app-admin/gkrellm-2.1*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~alpha" +KEYWORDS="x86 sparc ~alpha" src_compile() { mv ${WORKDIR}/Makefile ${S} |