summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2003-06-13 19:08:32 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2003-06-13 19:08:32 +0000
commit6d9501d69eca97d97d53f21e7721c2ba6d3fa6fb (patch)
tree8b2491af509eb3d43e78d82ef84d75c875842629 /x11-misc
parentInitial import. (diff)
downloadhistorical-6d9501d69eca97d97d53f21e7721c2ba6d3fa6fb.tar.gz
historical-6d9501d69eca97d97d53f21e7721c2ba6d3fa6fb.tar.bz2
historical-6d9501d69eca97d97d53f21e7721c2ba6d3fa6fb.zip
Initial import.
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xfce4-toys/Manifest5
-rw-r--r--x11-misc/xfce4-toys/files/digest-xfce4-toys-0.3.01
-rw-r--r--x11-misc/xfce4-toys/xfce4-toys-0.3.0.ebuild25
-rw-r--r--x11-misc/xfdesktop/ChangeLog9
-rw-r--r--x11-misc/xfdesktop/Manifest2
5 files changed, 40 insertions, 2 deletions
diff --git a/x11-misc/xfce4-toys/Manifest b/x11-misc/xfce4-toys/Manifest
index d4046d79ac14..804edf17a676 100644
--- a/x11-misc/xfce4-toys/Manifest
+++ b/x11-misc/xfce4-toys/Manifest
@@ -1,2 +1,3 @@
-MD5 d7575f3d45266982a3a2e4c2ce1e4790 xfce4-toys-0.2.0.ebuild 711
-MD5 a87bce2f687039522b0c5cf2e7d33beb files/digest-xfce4-toys-0.2.0 68
+MD5 3cafc1a5c699a272d4aa64028f3765ce xfce4-toys-0.3.0.ebuild 863
+MD5 7973cdb21ddf75e4b32ed18901e815a9 ChangeLog 343
+MD5 162a087e8f8fd6913e27e9e7c5fe8f0b files/digest-xfce4-toys-0.3.0 68
diff --git a/x11-misc/xfce4-toys/files/digest-xfce4-toys-0.3.0 b/x11-misc/xfce4-toys/files/digest-xfce4-toys-0.3.0
new file mode 100644
index 000000000000..aeb8074672b3
--- /dev/null
+++ b/x11-misc/xfce4-toys/files/digest-xfce4-toys-0.3.0
@@ -0,0 +1 @@
+MD5 24dbde1bd7d461466a8a9aa5d9120562 xfce4-toys-0.3.0.tar.gz 247043
diff --git a/x11-misc/xfce4-toys/xfce4-toys-0.3.0.ebuild b/x11-misc/xfce4-toys/xfce4-toys-0.3.0.ebuild
new file mode 100644
index 000000000000..8409b6eb1633
--- /dev/null
+++ b/x11-misc/xfce4-toys/xfce4-toys-0.3.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfce4-toys/xfce4-toys-0.3.0.ebuild,v 1.1 2003/06/13 19:06:37 bcowan Exp $
+
+IUSE=""
+S=${WORKDIR}/${P}
+
+DESCRIPTION="Xfce4 toys"
+HOMEPAGE="http://www.xfce.org"
+SRC_URI="mirror://sourceforge/xfce/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+
+DEPEND=">=x11-libs/gtk+-2.0.6
+ dev-util/pkgconfig
+ dev-libs/libxml2
+ =x11-wm/xfce4-3.90.0"
+
+src_install() {
+ make DESTDIR=${D} install || die
+
+ dodoc AUTHORS INSTALL NEWS COPYING README ChangeLog TODO
+}
diff --git a/x11-misc/xfdesktop/ChangeLog b/x11-misc/xfdesktop/ChangeLog
new file mode 100644
index 000000000000..2f2cb5218af8
--- /dev/null
+++ b/x11-misc/xfdesktop/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for x11-misc/xfdesktop
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfdesktop/ChangeLog,v 1.1 2003/06/13 19:08:32 bcowan Exp $
+
+*xfdesktop-3.90.0 (13 Jun 2003)
+
+ 13 Jun 2003; Brad Cowan <bcowan@gentoo.org> xfdesktop-3.90.0.ebuild:
+ Initial import.
+
diff --git a/x11-misc/xfdesktop/Manifest b/x11-misc/xfdesktop/Manifest
new file mode 100644
index 000000000000..0bd8edcf2aeb
--- /dev/null
+++ b/x11-misc/xfdesktop/Manifest
@@ -0,0 +1,2 @@
+MD5 8bdf4a5767f7f4b8257b755925c558b0 xfdesktop-3.90.0.ebuild 901
+MD5 c6cf7c00bac72188466ef97425c12a3f files/digest-xfdesktop-3.90.0 69