diff options
author | Will Woods <wwoods@gentoo.org> | 2003-06-17 21:41:59 +0000 |
---|---|---|
committer | Will Woods <wwoods@gentoo.org> | 2003-06-17 21:41:59 +0000 |
commit | 16b03f876d3afb2f45bb55bdca697113f501f4d7 (patch) | |
tree | 275dbd250e31e935d2e02194521af3f4549598ca /x11-plugins/wmnet | |
parent | Added hppa to KEYWORDS. (diff) | |
download | gentoo-2-16b03f876d3afb2f45bb55bdca697113f501f4d7.tar.gz gentoo-2-16b03f876d3afb2f45bb55bdca697113f501f4d7.tar.bz2 gentoo-2-16b03f876d3afb2f45bb55bdca697113f501f4d7.zip |
Marked stable for alpha
Diffstat (limited to 'x11-plugins/wmnet')
-rw-r--r-- | x11-plugins/wmnet/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnet/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmnet/wmnet-1.06.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmnet/ChangeLog b/x11-plugins/wmnet/ChangeLog index 281b6a04aea2..fee362845d82 100644 --- a/x11-plugins/wmnet/ChangeLog +++ b/x11-plugins/wmnet/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2003/05/17 00:46:32 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.7 2003/06/17 21:41:54 wwoods Exp $ + + 17 Jun 2003; Will Woods <wwoods@gentoo.org> wmnet-1.06.ebuild: + Marked stable for alpha 16 May 2003; Will Woods <wwoods@gentoo.org> wmnet-1.06.ebuild, files/wmnet-1.06-nonx86.patch: diff --git a/x11-plugins/wmnet/Manifest b/x11-plugins/wmnet/Manifest index e901c057af8e..ab6ebe0e6834 100644 --- a/x11-plugins/wmnet/Manifest +++ b/x11-plugins/wmnet/Manifest @@ -1,4 +1,4 @@ -MD5 6693459a13cb3ccf92c2cfa58ac5f317 ChangeLog 843 -MD5 3cd1b411de2275b90e4b4a4af95fcf27 wmnet-1.06.ebuild 800 +MD5 c5a6059438cf587388930b4d2c4e699e ChangeLog 935 +MD5 2d2207250b38d714249feb2070c69abb wmnet-1.06.ebuild 799 MD5 0a58ec555971a0da33b5d6b2dde9ad1b files/digest-wmnet-1.06 61 MD5 61ea1e57785b3ca20c4bcd8b9fd2bc29 files/wmnet-1.06-nonx86.patch 478 diff --git a/x11-plugins/wmnet/wmnet-1.06.ebuild b/x11-plugins/wmnet/wmnet-1.06.ebuild index c4592591630d..8e090e681dd4 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.6 2003/05/17 00:46:32 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.7 2003/06/17 21:41:54 wwoods Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~alpha" +KEYWORDS="x86 sparc alpha" src_unpack() { unpack ${A} |