summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 23:18:22 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 23:18:22 +0000
commit74c67bc9b18224aa531a17e81da6a6c266e23aa3 (patch)
tree02a510fccee994ec771f87ca27b66e65171a7955 /x11-misc/icebgset
parentheader fix (diff)
downloadgentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.gz
gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.bz2
gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.zip
whitespace cleanup
Diffstat (limited to 'x11-misc/icebgset')
-rw-r--r--x11-misc/icebgset/Manifest6
-rw-r--r--x11-misc/icebgset/icebgset-0.9.ebuild4
-rw-r--r--x11-misc/icebgset/icebgset-1.0.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/x11-misc/icebgset/Manifest b/x11-misc/icebgset/Manifest
index 18b3941e1b9c..426bfa5cc8fa 100644
--- a/x11-misc/icebgset/Manifest
+++ b/x11-misc/icebgset/Manifest
@@ -1,8 +1,8 @@
-MD5 f5184955f867c7145f05c5f5985e0d9f icebgset-0.8.ebuild 618
-MD5 f46888e2f7b2d63d85bb995487b09e6e icebgset-1.0.ebuild 596
-MD5 50089529e75a2d50aa12915cf1a22f17 icebgset-0.9.ebuild 596
MD5 da19af51bc33bbd4a1b923d872ddf4e0 ChangeLog 1047
+MD5 f5184955f867c7145f05c5f5985e0d9f icebgset-0.8.ebuild 618
+MD5 7f21493071f11b178e9c2d1faa0b281b icebgset-0.9.ebuild 595
MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224
+MD5 a9c833754f35365a95310cd1e2b3886a icebgset-1.0.ebuild 595
MD5 9e564c4b425b2c6cd4fa17723ea312ea files/digest-icebgset-0.8 65
MD5 8924750839c656a09b42667d3b239153 files/digest-icebgset-0.9 65
MD5 8f8c469df41296c7bc6fa297f322d3a3 files/digest-icebgset-1.0 65
diff --git a/x11-misc/icebgset/icebgset-0.9.ebuild b/x11-misc/icebgset/icebgset-0.9.ebuild
index d5ba336377d8..a67b28f81706 100644
--- a/x11-misc/icebgset/icebgset-0.9.ebuild
+++ b/x11-misc/icebgset/icebgset-0.9.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-misc/icebgset/icebgset-0.9.ebuild,v 1.2 2003/07/30 10:16:00 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-0.9.ebuild,v 1.3 2003/09/05 23:18:18 msterret Exp $
DESCRIPTION="IceWM background editor"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
@@ -13,7 +13,7 @@ DEPEND=">=qt-3.0.0"
SLOT="0"
src_compile () {
- econf
+ econf
emake || die
}
diff --git a/x11-misc/icebgset/icebgset-1.0.ebuild b/x11-misc/icebgset/icebgset-1.0.ebuild
index 8146178e0ee7..1161200f0d18 100644
--- a/x11-misc/icebgset/icebgset-1.0.ebuild
+++ b/x11-misc/icebgset/icebgset-1.0.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-misc/icebgset/icebgset-1.0.ebuild,v 1.2 2003/08/25 09:03:35 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.0.ebuild,v 1.3 2003/09/05 23:18:18 msterret Exp $
DESCRIPTION="IceWM background editor"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
@@ -13,7 +13,7 @@ DEPEND=">=qt-3.0.0"
SLOT="0"
src_compile () {
- econf
+ econf
emake || die
}