diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 05:56:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 05:56:29 +0000 |
commit | f41a6ea456090a5dd84ce2f0e76207f3506a298b (patch) | |
tree | d214f5c476bfb48dc325875799974f36825bdabd /x11-plugins/gkacpi | |
parent | fixing Manifest (diff) | |
download | historical-f41a6ea456090a5dd84ce2f0e76207f3506a298b.tar.gz historical-f41a6ea456090a5dd84ce2f0e76207f3506a298b.tar.bz2 historical-f41a6ea456090a5dd84ce2f0e76207f3506a298b.zip |
header fix
Diffstat (limited to 'x11-plugins/gkacpi')
-rw-r--r-- | x11-plugins/gkacpi/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/gkacpi/gkacpi-0.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gkacpi/Manifest b/x11-plugins/gkacpi/Manifest index 2438f3449127..2415615fd271 100644 --- a/x11-plugins/gkacpi/Manifest +++ b/x11-plugins/gkacpi/Manifest @@ -1,3 +1,3 @@ MD5 fc465d8eb4f5388f770e670d89a4f8e2 ChangeLog 337 -MD5 a57a44d10f0b0b1f4dd90d2581934baf gkacpi-0.5.ebuild 661 +MD5 221934e95f298dea8d22c83c1c067e3e gkacpi-0.5.ebuild 651 MD5 b647f3c9cd8806f4fcddbf0aa2019849 files/digest-gkacpi-0.5 61 diff --git a/x11-plugins/gkacpi/gkacpi-0.5.ebuild b/x11-plugins/gkacpi/gkacpi-0.5.ebuild index 09758dacd5c6..b1b362e18918 100644 --- a/x11-plugins/gkacpi/gkacpi-0.5.ebuild +++ b/x11-plugins/gkacpi/gkacpi-0.5.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/gkacpi/gkacpi-0.5.ebuild,v 1.3 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/gkacpi/gkacpi-0.5.ebuild,v 1.4 2003/09/06 05:56:25 msterret Exp $ S="${WORKDIR}/${P}" DESCRIPTION="ACPI monitor for Gkrellm" |