summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-10-06 06:55:33 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-10-06 06:55:33 +0000
commit1375274b669b438372435ccac42d87c7f035debf (patch)
tree86a98270969f7e1009d2048522903bda8561a757 /xfce-extra/xfce4-systray
parentXfce builds for new eclass and modular Xorg. (diff)
downloadgentoo-2-1375274b669b438372435ccac42d87c7f035debf.tar.gz
gentoo-2-1375274b669b438372435ccac42d87c7f035debf.tar.bz2
gentoo-2-1375274b669b438372435ccac42d87c7f035debf.zip
Xfce builds for new eclass and modular Xorg.
(Portage version: 1.589-cvs)
Diffstat (limited to 'xfce-extra/xfce4-systray')
-rw-r--r--xfce-extra/xfce4-systray/ChangeLog8
-rw-r--r--xfce-extra/xfce4-systray/Manifest8
-rw-r--r--xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.2.2-r11
-rw-r--r--xfce-extra/xfce4-systray/xfce4-systray-4.2.2-r1.ebuild12
4 files changed, 22 insertions, 7 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog
index f7b5bace32fd..2e52a0484c16 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.55 2005/07/12 12:43:34 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.56 2005/10/06 06:53:32 bcowan Exp $
+
+*xfce4-systray-4.2.2-r1 (06 Oct 2005)
+
+ 06 Oct 2005; Brad Cowan <bcowan@gentoo.org>
+ +xfce4-systray-4.2.2-r1.ebuild:
+ Xfce builds for new eclass and modular Xorg.
12 Jul 2005; Simon Stelling <blubb@gentoo.org> xfce4-systray-4.2.2.ebuild:
stable on amd64
diff --git a/xfce-extra/xfce4-systray/Manifest b/xfce-extra/xfce4-systray/Manifest
index 069b43167cf6..a3c565e93174 100644
--- a/xfce-extra/xfce4-systray/Manifest
+++ b/xfce-extra/xfce4-systray/Manifest
@@ -1,6 +1,2 @@
-MD5 a7466a11d8acb482e674e2468f649a77 xfce4-systray-4.2.1.ebuild 398
-MD5 b9dcc84bffd08594913efcc003654f23 xfce4-systray-4.2.2.ebuild 385
-MD5 025172e9172703ee93a3d3536c2ab6ff ChangeLog 6869
-MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157
-MD5 0aa5db9678036981185253b94aeec8c7 files/digest-xfce4-systray-4.2.1 71
-MD5 752f77ba62486a16f4c5ccf533c6ac1d files/digest-xfce4-systray-4.2.2 71
+MD5 f29787d19c0810f85617707538e73ead xfce4-systray-4.2.2-r1.ebuild 399
+MD5 752f77ba62486a16f4c5ccf533c6ac1d files/digest-xfce4-systray-4.2.2-r1 71
diff --git a/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.2.2-r1 b/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.2.2-r1
new file mode 100644
index 000000000000..acb161bc1691
--- /dev/null
+++ b/xfce-extra/xfce4-systray/files/digest-xfce4-systray-4.2.2-r1
@@ -0,0 +1 @@
+MD5 d9303f307e12ca297876571d6968e8aa xfce4-systray-4.2.2.tar.gz 312188
diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.2.2-r1.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.2.2-r1.ebuild
new file mode 100644
index 000000000000..ad65da09895f
--- /dev/null
+++ b/xfce-extra/xfce4-systray/xfce4-systray-4.2.2-r1.ebuild
@@ -0,0 +1,12 @@
+# 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.2.2-r1.ebuild,v 1.1 2005/10/06 06:53:32 bcowan Exp $
+
+inherit xfce42
+
+DESCRIPTION="Xfce 4 system tray"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND=">=xfce-base/xfce4-panel-${PV}"
+
+core_package \ No newline at end of file