summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-01-06 21:41:51 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-01-06 21:41:51 +0000
commit465e758b276ebe2d50a218c6f2556c668fa0e932 (patch)
treec169229eccdb623dde24759b1efccff2c93728b2 /xfce-extra/xfce4-systray
parentUpdated to use Xfce4 eclass. (Manifest recommit) (diff)
downloadgentoo-2-465e758b276ebe2d50a218c6f2556c668fa0e932.tar.gz
gentoo-2-465e758b276ebe2d50a218c6f2556c668fa0e932.tar.bz2
gentoo-2-465e758b276ebe2d50a218c6f2556c668fa0e932.zip
Updated to use Xfce4 eclass.
Diffstat (limited to 'xfce-extra/xfce4-systray')
-rw-r--r--xfce-extra/xfce4-systray/ChangeLog8
-rw-r--r--xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.1.99.3-r11
-rw-r--r--xfce-extra/xfce4-systray/xfce4-systray-4.1.99.3-r1.ebuild10
3 files changed, 18 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog
index 1a96e5d937b9..43e86b1fbf8f 100644
--- a/xfce-extra/xfce4-systray/ChangeLog
+++ b/xfce-extra/xfce4-systray/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-systray
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.40 2005/01/03 01:23:38 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.41 2005/01/06 21:37:28 bcowan Exp $
+
+*xfce4-systray-4.1.99.3-r1 (06 Jan 2005)
+
+ 06 Jan 2005; Brad Cowan <bcowan@gentoo.org>
+ +xfce4-systray-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-systray/files/digest-xfce4-systray-4.1.99.3-r1 b/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.1.99.3-r1
new file mode 100644
index 000000000000..c03b205a0bc4
--- /dev/null
+++ b/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.1.99.3-r1
@@ -0,0 +1 @@
+MD5 6a81abec70c2bee28417eac2a85c6ac5 xfce4-systray-4.1.99.3.tar.gz 313031
diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.1.99.3-r1.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.1.99.3-r1.ebuild
new file mode 100644
index 000000000000..f4496b79767a
--- /dev/null
+++ b/xfce-extra/xfce4-systray/xfce4-systray-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-systray/xfce4-systray-4.1.99.3-r1.ebuild,v 1.1 2005/01/06 21:37:28 bcowan Exp $
+
+DESCRIPTION="Xfce 4 system tray"
+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