diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-17 12:26:49 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-17 12:26:49 +0000 |
commit | 01df37e676b9ef871d0ec4b365991651eeac4c2c (patch) | |
tree | 36ed05214d5a03c4b7ba87bf6c6066d3405052d5 /x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | |
parent | Added dependencies for xmltv-0.5.32 (Manifest recommit) (diff) | |
download | gentoo-2-01df37e676b9ef871d0ec4b365991651eeac4c2c.tar.gz gentoo-2-01df37e676b9ef871d0ec4b365991651eeac4c2c.tar.bz2 gentoo-2-01df37e676b9ef871d0ec4b365991651eeac4c2c.zip |
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild')
-rw-r--r-- | x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild index 2dbd917b1bb1..22222621b16a 100644 --- a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild +++ b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild @@ -1,12 +1,12 @@ -# 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-themes/fvwm_icons/fvwm_icons-1.0.ebuild,v 1.5 2003/09/04 07:07:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild,v 1.6 2004/04/17 12:26:49 aliz Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Icons for use with FVWM" SRC_URI="http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2" HOMEPAGE="http://www.fvwm.org/" - +IUSE="" DEPEND="x11-wm/fvwm" KEYWORDS="x86 alpha ~sparc" SLOT="0" |