diff options
author | Lars Weiler <pylon@gentoo.org> | 2003-12-14 04:43:36 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2003-12-14 04:43:36 +0000 |
commit | 14da1414ac393031ec9a58e4ed717ae5014d31e1 (patch) | |
tree | 4ef6513b82965f6c2859c258cbe85e147295aba8 /x11-plugins/wmnet | |
parent | make stable on ppc (diff) | |
download | historical-14da1414ac393031ec9a58e4ed717ae5014d31e1.tar.gz historical-14da1414ac393031ec9a58e4ed717ae5014d31e1.tar.bz2 historical-14da1414ac393031ec9a58e4ed717ae5014d31e1.zip |
make stable on ppc
Diffstat (limited to 'x11-plugins/wmnet')
-rw-r--r-- | x11-plugins/wmnet/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmnet/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/wmnet/wmnet-1.06.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-plugins/wmnet/ChangeLog b/x11-plugins/wmnet/ChangeLog index fee362845d82..14df129f846b 100644 --- a/x11-plugins/wmnet/ChangeLog +++ b/x11-plugins/wmnet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmnet # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.7 2003/06/17 21:41:54 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.8 2003/12/14 04:41:57 pylon Exp $ + + 14 Dec 2003; Lars Weiler <pylon@gentoo.org> wmnet-1.06.ebuild: + Make stable on ppc + Thanks to Florian Daniel for the testing 17 Jun 2003; Will Woods <wwoods@gentoo.org> wmnet-1.06.ebuild: Marked stable for alpha diff --git a/x11-plugins/wmnet/Manifest b/x11-plugins/wmnet/Manifest index 1fce81e19730..0edbcb03b568 100644 --- a/x11-plugins/wmnet/Manifest +++ b/x11-plugins/wmnet/Manifest @@ -1,5 +1,5 @@ -MD5 c5a6059438cf587388930b4d2c4e699e ChangeLog 935 +MD5 8c70b40c4b65ffe0a46115e5a82fae7b wmnet-1.06.ebuild 808 +MD5 71c40da7fb86d97b70f7a37f042b1434 ChangeLog 1065 MD5 9c871c5150118eedeea65810da151c07 metadata.xml 696 -MD5 c94a8d0d02cc93b1e7a790dec216ffb9 wmnet-1.06.ebuild 806 -MD5 0a58ec555971a0da33b5d6b2dde9ad1b files/digest-wmnet-1.06 61 MD5 61ea1e57785b3ca20c4bcd8b9fd2bc29 files/wmnet-1.06-nonx86.patch 478 +MD5 0a58ec555971a0da33b5d6b2dde9ad1b files/digest-wmnet-1.06 61 diff --git a/x11-plugins/wmnet/wmnet-1.06.ebuild b/x11-plugins/wmnet/wmnet-1.06.ebuild index 84307f4b6d09..110f0cbab37d 100644 --- a/x11-plugins/wmnet/wmnet-1.06.ebuild +++ b/x11-plugins/wmnet/wmnet-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.9 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.10 2003/12/14 04:41:57 pylon Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha amd64" +KEYWORDS="x86 sparc alpha amd64 ppc" src_unpack() { unpack ${A} |