blob: 5cc53227163c09c719a2fac68f0fef64118c241a (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2007 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.3.1-r1.ebuild,v 1.10 2007/02/25 16:52:50 drac Exp $
inherit xfce42
DESCRIPTION="Xfce4 panel plugin that displays date/time and small calendar"
KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86"
goodies_plugin
|