diff options
Diffstat (limited to 'x11-misc/fbdesk/fbdesk-1.1.5.ebuild')
-rw-r--r-- | x11-misc/fbdesk/fbdesk-1.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/fbdesk/fbdesk-1.1.5.ebuild b/x11-misc/fbdesk/fbdesk-1.1.5.ebuild index 6f3813a9f52c..0f67efbc6e95 100644 --- a/x11-misc/fbdesk/fbdesk-1.1.5.ebuild +++ b/x11-misc/fbdesk/fbdesk-1.1.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.5.ebuild,v 1.5 2003/11/11 13:18:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.5.ebuild,v 1.6 2004/04/14 09:09:01 aliz Exp $ DESCRIPTION="fluxbox-util application that creates and manage icons on your Fluxbox desktop" HOMEPAGE="http://www.fluxbox.org/fbdesk/" SRC_URI="http://www.fluxbox.org/download/${P}.tar.gz" - +IUSE="" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc ~sparc ~ia64" |