blob: 4d9743d1ad313450dbb0b32c082e072cf9951c35 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2005 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.1 2005/01/07 01:49:40 bcowan Exp $
DESCRIPTION="Xfce4 panel plugin that displays date/time and small calendar"
KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64"
GOODIES_PLUGIN=1
inherit xfce4
|