diff options
author | 2003-09-06 23:54:26 +0000 | |
---|---|---|
committer | 2003-09-06 23:54:26 +0000 | |
commit | 1f2f6692bec02c877fe7ad21f02937b9f656efb4 (patch) | |
tree | 97dc61e9866cd17fc84b40691979e4836f44fef9 /gnome-extra/battstat | |
parent | new FHS-compliant dhcpcd with a -z "quit but save cache option" which is very... (diff) | |
download | gentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.tar.gz gentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.tar.bz2 gentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'gnome-extra/battstat')
-rw-r--r-- | gnome-extra/battstat/Manifest | 4 | ||||
-rw-r--r-- | gnome-extra/battstat/battstat-2.0.11.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/battstat/battstat-2.0.13.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/gnome-extra/battstat/Manifest b/gnome-extra/battstat/Manifest index 546f19b953cb..9954439b641a 100644 --- a/gnome-extra/battstat/Manifest +++ b/gnome-extra/battstat/Manifest @@ -1,6 +1,6 @@ MD5 24c943d980b733d3a5643b6d4d34490b ChangeLog 1814 -MD5 4a5a86c72ce07b178679b2d1232fe56c battstat-2.0.11.ebuild 1043 -MD5 59cedb800474a7c358c0eeca3ed2c0d9 battstat-2.0.13.ebuild 1269 +MD5 fb48c65fd715618e0814bab323350dce battstat-2.0.11.ebuild 1045 +MD5 6f2762bb28cfb0293c7d62954653a776 battstat-2.0.13.ebuild 1270 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 31d1f0e6dd4fc8a3dd521421db177727 files/battstat-acpi.diff 2058 MD5 f0fbc49c008fdedfb7f3fa230f01f1ba files/digest-battstat-2.0.11 74 diff --git a/gnome-extra/battstat/battstat-2.0.11.ebuild b/gnome-extra/battstat/battstat-2.0.11.ebuild index 596b42207b0e..d0a1a75382d8 100644 --- a/gnome-extra/battstat/battstat-2.0.11.ebuild +++ b/gnome-extra/battstat/battstat-2.0.11.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/gnome-extra/battstat/battstat-2.0.11.ebuild,v 1.9 2003/02/13 12:15:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/battstat/battstat-2.0.11.ebuild,v 1.10 2003/09/06 23:52:56 msterret Exp $ IUSE="nls" @@ -37,7 +37,7 @@ src_install () { gnomedatadir=${D}/usr/share \ gnulocaledir=${D}/usr/share/locale \ install || die - + rm ${D}/topic.dat dodoc AUTHORS COPYING ChangeLog NEWS README TODO diff --git a/gnome-extra/battstat/battstat-2.0.13.ebuild b/gnome-extra/battstat/battstat-2.0.13.ebuild index 4ad39ad38d79..be865a330ade 100644 --- a/gnome-extra/battstat/battstat-2.0.13.ebuild +++ b/gnome-extra/battstat/battstat-2.0.13.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/gnome-extra/battstat/battstat-2.0.13.ebuild,v 1.8 2003/02/13 12:15:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/battstat/battstat-2.0.13.ebuild,v 1.9 2003/09/06 23:52:56 msterret Exp $ IUSE="nls" @@ -44,7 +44,7 @@ src_install () { gnomedatadir=${D}/usr/share \ gnulocaledir=${D}/usr/share/locale \ install || die - + rm ${D}/topic.dat dodoc AUTHORS COPYING ChangeLog NEWS README TODO |