summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2008-11-19 15:36:13 +0000
committerChristoph Mende <angelos@gentoo.org>2008-11-19 15:36:13 +0000
commit612baa8850031005d224d7b5c83310fb048ade1f (patch)
tree4aec1b18fb9f23bce6910209e1961b24ed20dcac /xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild
parentclean up p.mask file after, app-admin/powertweak, x11-base/xdirectfb, app-emu... (diff)
downloadgentoo-2-612baa8850031005d224d7b5c83310fb048ade1f.tar.gz
gentoo-2-612baa8850031005d224d7b5c83310fb048ade1f.tar.bz2
gentoo-2-612baa8850031005d224d7b5c83310fb048ade1f.zip
Version bump
(Portage version: 2.2_rc14/cvs/Linux 2.6.28-rc5-00070-g4e14e83 x86_64)
Diffstat (limited to 'xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild')
-rw-r--r--xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild b/xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild
new file mode 100644
index 000000000000..4ba7f8131057
--- /dev/null
+++ b/xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/xfce4-datetime-0.6.1.ebuild,v 1.1 2008/11/19 15:36:13 angelos Exp $
+
+inherit xfce44
+
+DESCRIPTION="Panel plugin displaying date, time and small calendar"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+xfce44
+xfce44_goodies_panel_plugin
+
+DOCS="AUTHORS ChangeLog NEWS README THANKS"