diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-29 21:57:22 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-29 21:57:22 +0000 |
commit | 24297b2a5db86d98c3dd777e7c52c78f52745b5d (patch) | |
tree | 38ea67ae5ecca9d4efead3bad11c1967b1a4036e /x11-plugins/wmbiff | |
parent | marking stable on x86,sparc (diff) | |
download | gentoo-2-24297b2a5db86d98c3dd777e7c52c78f52745b5d.tar.gz gentoo-2-24297b2a5db86d98c3dd777e7c52c78f52745b5d.tar.bz2 gentoo-2-24297b2a5db86d98c3dd777e7c52c78f52745b5d.zip |
header fix
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r-- | x11-plugins/wmbiff/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.3.5.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.15.ebuild | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11-plugins/wmbiff/Manifest b/x11-plugins/wmbiff/Manifest index a1e1a01b9885..f843a9f8470e 100644 --- a/x11-plugins/wmbiff/Manifest +++ b/x11-plugins/wmbiff/Manifest @@ -1,6 +1,6 @@ MD5 95813545fd59bf1ba940b0111e71cfee ChangeLog 795 -MD5 70899d2556459d734b3baa9449a03411 wmbiff-0.3.5.ebuild 797 -MD5 cc7460807a7a40a604a599d1d06de744 wmbiff-0.4.15.ebuild 616 +MD5 3b966279990f2a2cb7232c7749239b72 wmbiff-0.3.5.ebuild 809 +MD5 00202e878c7649db0f29c3f7235132c6 wmbiff-0.4.15.ebuild 628 MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 MD5 37fd5d2ad6171a6e66365008a769a74c files/digest-wmbiff-0.3.5 63 MD5 8391e3fac11ce2c658e6c7b8803321de files/digest-wmbiff-0.4.15 65 diff --git a/x11-plugins/wmbiff/wmbiff-0.3.5.ebuild b/x11-plugins/wmbiff/wmbiff-0.3.5.ebuild index 2e9bf8388457..03be7618cb48 100644 --- a/x11-plugins/wmbiff/wmbiff-0.3.5.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright (c) Vitaly Kushneriuk +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.3.5.ebuild,v 1.3 2003/09/06 05:56:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.3.5.ebuild,v 1.4 2003/09/29 21:53:11 mholzer Exp $ S=${WORKDIR}/${P}/wmbiff DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes." @@ -11,7 +11,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" src_compile() { # disabling crypt for now, until I have time to diff --git a/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild index dd95596732ea..400db10e1c4c 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild @@ -1,6 +1,6 @@ -# Copyright (c) Vitaly Kushneriuk +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild,v 1.3 2003/09/06 05:56:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild,v 1.4 2003/09/29 21:53:11 mholzer Exp $ DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes." SRC_URI="mirror://sourceforge/wmbiff/${P}.tar.gz" @@ -10,7 +10,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 ~sparc" src_compile() { |