summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-04 07:31:44 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-04 07:31:44 +0000
commit512b01424b64cfb73909a01800b296637f4d7e2e (patch)
tree61eb45320233bd1786756209f52cace42dba31ad /xfce-base/libxfce4util
parentwhitespace cleanup (diff)
downloadhistorical-512b01424b64cfb73909a01800b296637f4d7e2e.tar.gz
historical-512b01424b64cfb73909a01800b296637f4d7e2e.tar.bz2
historical-512b01424b64cfb73909a01800b296637f4d7e2e.zip
whitespace cleanup
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r--xfce-base/libxfce4util/Manifest6
-rw-r--r--xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild7
-rw-r--r--xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild7
-rw-r--r--xfce-base/libxfce4util/libxfce4util-3.99.3.ebuild7
4 files changed, 12 insertions, 15 deletions
diff --git a/xfce-base/libxfce4util/Manifest b/xfce-base/libxfce4util/Manifest
index 72eaed8cbcb0..412313e8cbd3 100644
--- a/xfce-base/libxfce4util/Manifest
+++ b/xfce-base/libxfce4util/Manifest
@@ -1,7 +1,7 @@
-MD5 d251517a5e6a213919ebcf840df53edb libxfce4util-3.99.2.ebuild 790
-MD5 be230c6f9b90e7a769827ceabed9a750 libxfce4util-3.99.1.ebuild 790
-MD5 7b45d35629535c40cc5aee58ec6c61be libxfce4util-3.99.3.ebuild 790
MD5 a5eba4bb7e052fef52d75bf8e24d9b1f ChangeLog 767
+MD5 54e53b93ed97f4b297cbf55f9979a0e3 libxfce4util-3.99.1.ebuild 637
+MD5 7e2df2aa50c9cf5bd42025c39fbb826f libxfce4util-3.99.2.ebuild 637
+MD5 db4cbdf602d0de21ef2f5b4fa454d433 libxfce4util-3.99.3.ebuild 637
MD5 37e8e22726f9d1a70f09e8682e4a1241 files/digest-libxfce4util-3.99.1 71
MD5 0346bf8a1de37c5f428d3c82aaa90101 files/digest-libxfce4util-3.99.2 71
MD5 575baa6c56365f23444bb900526d903c files/digest-libxfce4util-3.99.3 71
diff --git a/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild b/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild
index 150d03cf2ebe..274be7a0a893 100644
--- a/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-3.99.1.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/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild,v 1.2 2003/08/07 20:14:44 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild,v 1.3 2003/09/04 07:30:56 msterret Exp $
IUSE=""
S=${WORKDIR}/${P}
@@ -18,7 +18,6 @@ DEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2"
src_install() {
- make DESTDIR=${D} install || die
-
- dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog
}
diff --git a/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild b/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild
index 1350706ec384..3dfb8c1a5f6d 100644
--- a/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-3.99.2.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/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild,v 1.2 2003/08/07 20:14:44 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild,v 1.3 2003/09/04 07:30:56 msterret Exp $
IUSE=""
S=${WORKDIR}/${P}
@@ -18,7 +18,6 @@ DEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2"
src_install() {
- make DESTDIR=${D} install || die
-
- dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog
}
diff --git a/xfce-base/libxfce4util/libxfce4util-3.99.3.ebuild b/xfce-base/libxfce4util/libxfce4util-3.99.3.ebuild
index 05325f278ef9..716f9dc4627e 100644
--- a/xfce-base/libxfce4util/libxfce4util-3.99.3.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-3.99.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/xfce-base/libxfce4util/libxfce4util-3.99.3.ebuild,v 1.1 2003/09/03 23:18:09 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-3.99.3.ebuild,v 1.2 2003/09/04 07:30:56 msterret Exp $
IUSE=""
S=${WORKDIR}/${P}
@@ -18,7 +18,6 @@ DEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2"
src_install() {
- make DESTDIR=${D} install || die
-
- dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog
}