summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-toys')
-rw-r--r--xfce-extra/xfce4-toys/ChangeLog8
-rw-r--r--xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.1.99.3-r11
-rw-r--r--xfce-extra/xfce4-toys/xfce4-toys-4.1.99.3-r1.ebuild10
3 files changed, 18 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-toys/ChangeLog b/xfce-extra/xfce4-toys/ChangeLog
index e55253e23040..13a7afb43f82 100644
--- a/xfce-extra/xfce4-toys/ChangeLog
+++ b/xfce-extra/xfce4-toys/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-toys
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.40 2005/01/03 01:31:40 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.41 2005/01/06 21:38:49 bcowan Exp $
+
+*xfce4-toys-4.1.99.3-r1 (06 Jan 2005)
+
+ 06 Jan 2005; Brad Cowan <bcowan@gentoo.org>
+ +xfce4-toys-4.1.99.3-r1.ebuild:
+ Updated to use Xfce4 eclass.
03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.1.99.3-r1 b/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.1.99.3-r1
new file mode 100644
index 000000000000..4067760b81b4
--- /dev/null
+++ b/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.1.99.3-r1
@@ -0,0 +1 @@
+MD5 01322f121935bc065097ca597ec5c502 xfce4-toys-4.1.99.3.tar.gz 403642
diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.1.99.3-r1.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.1.99.3-r1.ebuild
new file mode 100644
index 000000000000..4fa48ab9d245
--- /dev/null
+++ b/xfce-extra/xfce4-toys/xfce4-toys-4.1.99.3-r1.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.1.99.3-r1.ebuild,v 1.1 2005/01/06 21:38:49 bcowan Exp $
+
+DESCRIPTION="Xfce 4 panel toys plugin"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+XFCE_RDEPEND=">=xfce-base/xfce4-panel-${PV}-r1"
+
+inherit xfce4 \ No newline at end of file