--- /dev/null
+# 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 <nichoj@gentoo.org>
+ +xfce4-xfapplet-0.1.0.ebuild:
+ Initial import. See bug #143840.
+
--- /dev/null
+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
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>xfce</herd>
+</pkgmetadata>
--- /dev/null
+# 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}"