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/xfce4-toys
parentcleanups (diff)
downloadhistorical-683452ae40a9a5d32e0870d9788254fd0b130a64.tar.gz
historical-683452ae40a9a5d32e0870d9788254fd0b130a64.tar.bz2
historical-683452ae40a9a5d32e0870d9788254fd0b130a64.zip
whitespace and header fixors
Diffstat (limited to 'xfce-extra/xfce4-toys')
-rw-r--r--xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild23
1 files changed, 11 insertions, 12 deletions
diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild
index 7a6867decd44..2236986c7c5e 100644
--- a/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild
+++ b/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.1.90.ebuild,v 1.2 2004/10/05 01:32:20 bcowan Exp $
IUSE=""
-
DESCRIPTION="Xfce 4 panel toys plugin"
SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
HOMEPAGE="http://xfce.org"
@@ -13,18 +12,18 @@ SLOT="0"
KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64 ~hppa ~mips"
RDEPEND="virtual/x11
- >=x11-libs/gtk+-2.2*
- dev-libs/libxml2
- =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
- =xfce-base/xfce4-panel-4.1.90"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ >=x11-libs/gtk+-2.2*
+ dev-libs/libxml2
+ =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
+ =xfce-base/xfce4-panel-4.1.90"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
!<xfce-extra/xfce4-toys-4.1.90"
src_install () {
make DESTDIR=${D} install || die
dodoc ChangeLog* AUTHORS README* TODO*
-}
+} \ No newline at end of file