summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 05:45:21 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 05:45:21 +0000
commitd0bb554d3bbe2db4ad73f03162baaa24f1299e22 (patch)
treeda08988fb71752b74cc09ab16f28ceec46b205f1 /x11-plugins/asbutton
parentoops someone forgot me ! (diff)
downloadgentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.gz
gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.bz2
gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.zip
whitespace cleanup
Diffstat (limited to 'x11-plugins/asbutton')
-rw-r--r--x11-plugins/asbutton/Manifest8
-rw-r--r--x11-plugins/asbutton/asbutton-0.3-r1.ebuild4
-rw-r--r--x11-plugins/asbutton/asbutton-0.3.ebuild4
3 files changed, 8 insertions, 8 deletions
diff --git a/x11-plugins/asbutton/Manifest b/x11-plugins/asbutton/Manifest
index 4b888e40544f..54391c38f604 100644
--- a/x11-plugins/asbutton/Manifest
+++ b/x11-plugins/asbutton/Manifest
@@ -1,7 +1,7 @@
-MD5 950b0ca328829d9b437baa352dfd3708 asbutton-0.3.ebuild 787
-MD5 7b47694722933d7f9ad9f454849ee024 asbutton-0.3-r1.ebuild 832
MD5 65766d75fd4f95f82800aaabd57bea13 ChangeLog 646
-MD5 fdf751b1bc524954a5ad14c19e3eeccc files/asbutton-0.3-r1-gentoo.patch 520
-MD5 43c35a2adc1d4b41bdb9a1dd199d3666 files/digest-asbutton-0.3 64
+MD5 fa041747d3f3abc29d7add33dedb785f asbutton-0.3.ebuild 788
+MD5 7254a42ffed12d06383e5383ead8fae2 asbutton-0.3-r1.ebuild 835
MD5 fdf751b1bc524954a5ad14c19e3eeccc files/asbutton-0.3-gentoo.patch 520
+MD5 43c35a2adc1d4b41bdb9a1dd199d3666 files/digest-asbutton-0.3 64
+MD5 fdf751b1bc524954a5ad14c19e3eeccc files/asbutton-0.3-r1-gentoo.patch 520
MD5 43c35a2adc1d4b41bdb9a1dd199d3666 files/digest-asbutton-0.3-r1 64
diff --git a/x11-plugins/asbutton/asbutton-0.3-r1.ebuild b/x11-plugins/asbutton/asbutton-0.3-r1.ebuild
index 40f82b4b5057..4e16d490bf47 100644
--- a/x11-plugins/asbutton/asbutton-0.3-r1.ebuild
+++ b/x11-plugins/asbutton/asbutton-0.3-r1.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/x11-plugins/asbutton/asbutton-0.3-r1.ebuild,v 1.1 2003/06/18 12:15:25 robh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/asbutton-0.3-r1.ebuild,v 1.2 2003/09/06 05:45:17 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A simple dockable application launcher for use in AfterStep."
@@ -28,7 +28,7 @@ src_install () {
dodir /usr/bin
dodir /usr/share/afterstep/desktop/icons/16bpp
- make DESTDIR=${D} install || die
+ make DESTDIR=${D} install || die
dodoc README CHANGES
newdoc .asbuttonrc sample_asbuttonrc
}
diff --git a/x11-plugins/asbutton/asbutton-0.3.ebuild b/x11-plugins/asbutton/asbutton-0.3.ebuild
index d097783b3fcd..edb376a86b96 100644
--- a/x11-plugins/asbutton/asbutton-0.3.ebuild
+++ b/x11-plugins/asbutton/asbutton-0.3.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/x11-plugins/asbutton/asbutton-0.3.ebuild,v 1.1 2003/04/19 19:40:41 sethbc Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/asbutton-0.3.ebuild,v 1.2 2003/09/06 05:45:17 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A simple dockable application launcher for use in AfterStep."
@@ -28,6 +28,6 @@ src_install () {
dodir /usr/bin
dodir /usr/share/afterstep/desktop/icons/16bpp
- make DESTDIR=${D} install || die
+ make DESTDIR=${D} install || die
dodoc README CHANGES
}