summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ostrow <dostrow@gentoo.org>2005-12-09 21:30:02 +0000
committerDaniel Ostrow <dostrow@gentoo.org>2005-12-09 21:30:02 +0000
commit7973f24cdc9c9b6963d0a3cdf23c33e98debf2d1 (patch)
tree08ce63bda0bd58af53a8cb4ea8110d92e726bad0 /xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild
parentmoved to linux-mod.eclass, compile in firmware 2622 - hope this is not too ne... (diff)
downloadgentoo-2-7973f24cdc9c9b6963d0a3cdf23c33e98debf2d1.tar.gz
gentoo-2-7973f24cdc9c9b6963d0a3cdf23c33e98debf2d1.tar.bz2
gentoo-2-7973f24cdc9c9b6963d0a3cdf23c33e98debf2d1.zip
Version bump for xfce-4.2.3.2.
(Portage version: 2.0.53)
Diffstat (limited to 'xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild')
-rw-r--r--xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild
new file mode 100644
index 000000000000..88ff68992c8f
--- /dev/null
+++ b/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.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.3.ebuild,v 1.1 2005/12/09 21:28:50 dostrow 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