diff options
Diffstat (limited to 'xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild')
-rw-r--r-- | xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild b/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild index d96ef9215411..aa7d754fc199 100644 --- a/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild +++ b/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild,v 1.5 2004/04/05 14:50:09 gmsoft Exp $ - -S=${WORKDIR}/${P} +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild,v 1.6 2004/04/17 19:22:43 aliz Exp $ DESCRIPTION="Xfce4 panel calendar plugin" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce-4.0.4/src/${P}.tar.gz" - +IUSE="" SLOT="0" LICENSE="GPL-2" KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips" |