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/ascpu | |
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/ascpu')
-rw-r--r-- | x11-plugins/ascpu/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/ascpu/ascpu-1.9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/ascpu/Manifest b/x11-plugins/ascpu/Manifest index 724266f49c99..9de46de50595 100644 --- a/x11-plugins/ascpu/Manifest +++ b/x11-plugins/ascpu/Manifest @@ -1,4 +1,4 @@ MD5 a69c6331359b45a09c2e2378d95de1ff ChangeLog 379 -MD5 3a3acfd472a0f6077ad9f0d1d978392f ascpu-1.9.ebuild 664 +MD5 7dfeb733de713b5eab2eebde43aed760 ascpu-1.9.ebuild 662 MD5 d8501577130cd99a4eb4543995c90c2f files/ascpu-1.9-gentoo.patch 763 MD5 683348a20ecc2ea05fc85877e60846a0 files/digest-ascpu-1.9 60 diff --git a/x11-plugins/ascpu/ascpu-1.9.ebuild b/x11-plugins/ascpu/ascpu-1.9.ebuild index 2529081c1eda..5770ac922351 100644 --- a/x11-plugins/ascpu/ascpu-1.9.ebuild +++ b/x11-plugins/ascpu/ascpu-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Dwight Schauer -# Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.9.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/ascpu/ascpu-1.9.ebuild,v 1.5 2003/09/06 05:56:25 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="CPU statistics monitor utility for X Windows" |