From b9dba887aecd1a0be1c362ced46a37df19ff2a70 Mon Sep 17 00:00:00 2001 From: Joshua Nichols Date: Wed, 6 Dec 2006 04:22:49 +0000 Subject: [PATCH] Initial import. See bug #143840. Package-Manager: portage-2.1.2_rc2-r5 --- xfce-extra/xfce4-xfapplet/ChangeLog | 10 ++++++++++ .../files/digest-xfce4-xfapplet-0.1.0 | 3 +++ xfce-extra/xfce4-xfapplet/metadata.xml | 5 +++++ .../xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild | 15 +++++++++++++++ 4 files changed, 33 insertions(+) create mode 100644 xfce-extra/xfce4-xfapplet/ChangeLog create mode 100644 xfce-extra/xfce4-xfapplet/files/digest-xfce4-xfapplet-0.1.0 create mode 100644 xfce-extra/xfce4-xfapplet/metadata.xml create mode 100644 xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild diff --git a/xfce-extra/xfce4-xfapplet/ChangeLog b/xfce-extra/xfce4-xfapplet/ChangeLog new file mode 100644 index 000000000000..51efaa6c429e --- /dev/null +++ b/xfce-extra/xfce4-xfapplet/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for xfce-extra/xfce4-xfapplet +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet/ChangeLog,v 1.1 2006/12/06 04:22:49 nichoj Exp $ + +*xfce4-xfapplet-0.1.0 (10 Dec 2006) + + 10 Dec 2006; Joshua Nichols + +xfce4-xfapplet-0.1.0.ebuild: + Initial import. See bug #143840. + diff --git a/xfce-extra/xfce4-xfapplet/files/digest-xfce4-xfapplet-0.1.0 b/xfce-extra/xfce4-xfapplet/files/digest-xfce4-xfapplet-0.1.0 new file mode 100644 index 000000000000..aa518d6bf5e0 --- /dev/null +++ b/xfce-extra/xfce4-xfapplet/files/digest-xfce4-xfapplet-0.1.0 @@ -0,0 +1,3 @@ +MD5 6a06c44b18a97626f44a240ad3bc3244 xfce4-xfapplet-plugin-0.1.0.tar.bz2 285993 +RMD160 032960ee86c4aec510bc22268ec361995700d037 xfce4-xfapplet-plugin-0.1.0.tar.bz2 285993 +SHA256 6b42c0fb0c07089c04ded5eb255ab697af7e4d3c4f068957abef3562ce1b8920 xfce4-xfapplet-plugin-0.1.0.tar.bz2 285993 diff --git a/xfce-extra/xfce4-xfapplet/metadata.xml b/xfce-extra/xfce4-xfapplet/metadata.xml new file mode 100644 index 000000000000..826e2ca93209 --- /dev/null +++ b/xfce-extra/xfce4-xfapplet/metadata.xml @@ -0,0 +1,5 @@ + + + +xfce + diff --git a/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild b/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild new file mode 100644 index 000000000000..bb1528ba966f --- /dev/null +++ b/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet/xfce4-xfapplet-0.1.0.ebuild,v 1.1 2006/12/06 04:22:49 nichoj Exp $ + +inherit xfce44 + +xfce44_beta +xfce44_goodies_panel_plugin + +DESCRIPTION="A panel plugin for using GNOME applets" +KEYWORDS="~x86" +RDEPEND=">=xfce-base/libxfce4util-4.3.90 + >=gnome-base/orbit-2.12.5 + gnome-base/gnome-panel" +DEPEND="${RDEPEND}" -- 2.26.2