summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2004-10-05 01:32:20 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2004-10-05 01:32:20 +0000
commit683452ae40a9a5d32e0870d9788254fd0b130a64 (patch)
treefdccb3f0aa2ee203655c79ac6a672c43273a59f4 /xfce-extra/xfcalendar
parentcleanups (diff)
downloadhistorical-683452ae40a9a5d32e0870d9788254fd0b130a64.tar.gz
historical-683452ae40a9a5d32e0870d9788254fd0b130a64.tar.bz2
historical-683452ae40a9a5d32e0870d9788254fd0b130a64.zip
whitespace and header fixors
Diffstat (limited to 'xfce-extra/xfcalendar')
-rw-r--r--xfce-extra/xfcalendar/xfcalendar-4.1.90.ebuild18
1 files changed, 9 insertions, 9 deletions
diff --git a/xfce-extra/xfcalendar/xfcalendar-4.1.90.ebuild b/xfce-extra/xfcalendar/xfcalendar-4.1.90.ebuild
index 84f245ed01db..955be61d9028 100644
--- a/xfce-extra/xfcalendar/xfcalendar-4.1.90.ebuild
+++ b/xfce-extra/xfcalendar/xfcalendar-4.1.90.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-4.1.90.ebuild,v 1.2 2004/10/05 01:32:20 bcowan Exp $
IUSE=""
DESCRIPTION="Xfce4 calendar"
@@ -15,15 +15,15 @@ RDEPEND="virtual/x11
>=x11-libs/gtk+-2.2*
dev-libs/libxml2
>=dev-libs/dbh-1.0.20
- =xfce-base/libxfce4util-4.1.90
- =xfce-base/libxfcegui4-4.1.90
- =xfce-base/libxfce4mcs-4.1.90
- =xfce-base/xfce-mcs-manager-4.1.90"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- !<xfce-extra/xfcalendar-4.1.90"
+ =xfce-base/libxfce4util-4.1.90
+ =xfce-base/libxfcegui4-4.1.90
+ =xfce-base/libxfce4mcs-4.1.90
+ =xfce-base/xfce-mcs-manager-4.1.90"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ !<xfce-extra/xfcalendar-4.1.90"
src_install () {
make DESTDIR=${D} install || die
dodoc ChangeLog* AUTHORS README*
-}
+} \ No newline at end of file