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/xfce-mcs-plugins
parentwhitespace cleanup (diff)
downloadhistorical-512b01424b64cfb73909a01800b296637f4d7e2e.tar.gz
historical-512b01424b64cfb73909a01800b296637f4d7e2e.tar.bz2
historical-512b01424b64cfb73909a01800b296637f4d7e2e.zip
whitespace cleanup
Diffstat (limited to 'xfce-base/xfce-mcs-plugins')
-rw-r--r--xfce-base/xfce-mcs-plugins/Manifest6
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.1.ebuild17
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.2.ebuild17
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.3.ebuild17
4 files changed, 27 insertions, 30 deletions
diff --git a/xfce-base/xfce-mcs-plugins/Manifest b/xfce-base/xfce-mcs-plugins/Manifest
index cac1ab8418b2..987018ba2933 100644
--- a/xfce-base/xfce-mcs-plugins/Manifest
+++ b/xfce-base/xfce-mcs-plugins/Manifest
@@ -1,7 +1,7 @@
-MD5 ca3f3678e805a0fbfe72890ac15d6c26 xfce-mcs-plugins-3.99.2.ebuild 1097
-MD5 6073d46f177dd0c1632617ae03a2aa0f xfce-mcs-plugins-3.99.1.ebuild 1097
-MD5 ae96b0f09409a89cbd87def5f900ea6d xfce-mcs-plugins-3.99.3.ebuild 1097
MD5 a7deb57ca14b46585d490f8dfaca5aa8 ChangeLog 807
+MD5 3f0173361760695f5db1045b7c32da52 xfce-mcs-plugins-3.99.1.ebuild 924
+MD5 478eec51f9301fc0a5d7b25ba50e4c84 xfce-mcs-plugins-3.99.2.ebuild 924
+MD5 dbfb41306b010ce89074dfb6fbaf484f xfce-mcs-plugins-3.99.3.ebuild 924
MD5 549b665e48b81cd61b1e62eeeca1c4d2 files/digest-xfce-mcs-plugins-3.99.1 75
MD5 a9801d8d601addde24b7712b927a33ca files/digest-xfce-mcs-plugins-3.99.2 75
MD5 8f827c942e84970fb9e3614535ed1ff3 files/digest-xfce-mcs-plugins-3.99.3 75
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.1.ebuild
index 7b27ab748f45..7b24e9d539b6 100644
--- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.1.ebuild
+++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-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/xfce-mcs-plugins/xfce-mcs-plugins-3.99.1.ebuild,v 1.2 2003/08/07 20:14:44 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.1.ebuild,v 1.3 2003/09/04 07:28:13 msterret Exp $
IUSE="X"
S=${WORKDIR}/${P}
@@ -16,24 +16,23 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc"
DEPEND=">=x11-libs/gtk+-2.0.6
dev-util/pkgconfig
dev-libs/libxml2
- =xfce-base/libxfce4util-${PV}
- =xfce-base/libxfcegui4-${PV}
- =xfce-base/libxfce4mcs-${PV}
+ =xfce-base/libxfce4util-${PV}
+ =xfce-base/libxfcegui4-${PV}
+ =xfce-base/libxfce4mcs-${PV}
=xfce-base/xfce-mcs-manager-${PV}"
src_compile() {
local myconf
myconf=""
-
+
use X \
&& myconf="${myconf} --with-x --enable-xf86misc --enable-xkb"
-
+
econf ${myconf} || die
emake || die
-}
+}
src_install() {
make DESTDIR=${D} install || die
-
- dodoc AUTHORS INSTALL COPYING README ChangeLog
+ dodoc AUTHORS INSTALL COPYING README ChangeLog
}
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.2.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.2.ebuild
index f1bd2bde285b..e1a4fff3cc38 100644
--- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.2.ebuild
+++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-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/xfce-mcs-plugins/xfce-mcs-plugins-3.99.2.ebuild,v 1.2 2003/08/07 20:14:44 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.2.ebuild,v 1.3 2003/09/04 07:28:13 msterret Exp $
IUSE="X"
S=${WORKDIR}/${P}
@@ -16,24 +16,23 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc"
DEPEND=">=x11-libs/gtk+-2.0.6
dev-util/pkgconfig
dev-libs/libxml2
- =xfce-base/libxfce4util-${PV}
- =xfce-base/libxfcegui4-${PV}
- =xfce-base/libxfce4mcs-${PV}
+ =xfce-base/libxfce4util-${PV}
+ =xfce-base/libxfcegui4-${PV}
+ =xfce-base/libxfce4mcs-${PV}
=xfce-base/xfce-mcs-manager-${PV}"
src_compile() {
local myconf
myconf=""
-
+
use X \
&& myconf="${myconf} --with-x --enable-xf86misc --enable-xkb"
-
+
econf ${myconf} || die
emake || die
-}
+}
src_install() {
make DESTDIR=${D} install || die
-
- dodoc AUTHORS INSTALL COPYING README ChangeLog
+ dodoc AUTHORS INSTALL COPYING README ChangeLog
}
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.3.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.3.ebuild
index 2b3f0c3ad6bb..069a880111f8 100644
--- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.3.ebuild
+++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-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/xfce-mcs-plugins/xfce-mcs-plugins-3.99.3.ebuild,v 1.1 2003/09/03 23:21:12 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.3.ebuild,v 1.2 2003/09/04 07:28:13 msterret Exp $
IUSE="X"
S=${WORKDIR}/${P}
@@ -16,24 +16,23 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc"
DEPEND=">=x11-libs/gtk+-2.0.6
dev-util/pkgconfig
dev-libs/libxml2
- =xfce-base/libxfce4util-${PV}
- =xfce-base/libxfcegui4-${PV}
- =xfce-base/libxfce4mcs-${PV}
+ =xfce-base/libxfce4util-${PV}
+ =xfce-base/libxfcegui4-${PV}
+ =xfce-base/libxfce4mcs-${PV}
=xfce-base/xfce-mcs-manager-${PV}"
src_compile() {
local myconf
myconf=""
-
+
use X \
&& myconf="${myconf} --with-x --enable-xf86misc --enable-xkb"
-
+
econf ${myconf} || die
emake || die
-}
+}
src_install() {
make DESTDIR=${D} install || die
-
- dodoc AUTHORS INSTALL COPYING README ChangeLog
+ dodoc AUTHORS INSTALL COPYING README ChangeLog
}