diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 05:56:29 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 05:56:29 +0000 |
commit | 5e9c66d8ecfddba4a9c62f37d235920dee8edbf0 (patch) | |
tree | 3b9edbb463677dc1c570b80a60c0a7e58d7f1d9c /x11-plugins/wmdots | |
parent | fixing Manifest (diff) | |
download | gentoo-2-5e9c66d8ecfddba4a9c62f37d235920dee8edbf0.tar.gz gentoo-2-5e9c66d8ecfddba4a9c62f37d235920dee8edbf0.tar.bz2 gentoo-2-5e9c66d8ecfddba4a9c62f37d235920dee8edbf0.zip |
header fix
Diffstat (limited to 'x11-plugins/wmdots')
-rw-r--r-- | x11-plugins/wmdots/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmdots/wmdots-0.2_beta.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmdots/Manifest b/x11-plugins/wmdots/Manifest index 4fa897b3666f..d2ef828ae5c9 100644 --- a/x11-plugins/wmdots/Manifest +++ b/x11-plugins/wmdots/Manifest @@ -1,3 +1,3 @@ MD5 673d53ab122692f3c9076391af9a5e76 ChangeLog 477 -MD5 0c30128744f14b76147342aeecb1c46d wmdots-0.2_beta.ebuild 586 +MD5 83d21a083ae9d57bc91e552a4eff6ea2 wmdots-0.2_beta.ebuild 576 MD5 4031338ccfa2db6b7b0033f1c972efa2 files/digest-wmdots-0.2_beta 65 diff --git a/x11-plugins/wmdots/wmdots-0.2_beta.ebuild b/x11-plugins/wmdots/wmdots-0.2_beta.ebuild index 0b64b0f33715..cedeab2ff716 100644 --- a/x11-plugins/wmdots/wmdots-0.2_beta.ebuild +++ b/x11-plugins/wmdots/wmdots-0.2_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/wmdots-0.2_beta.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/wmdots-0.2_beta.ebuild,v 1.5 2003/09/06 05:56:25 msterret Exp $ MY_P=wmdots-0.2beta S=${WORKDIR}/${PN} |