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 | f0915660f33c3b8acb6e89ae705d9d68e78b9618 (patch) | |
tree | 31a15b2ed2a4655caf4792f6f143a2d307301517 /x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | |
parent | Added dependencies for xmltv-0.5.32 (diff) | |
download | historical-f0915660f33c3b8acb6e89ae705d9d68e78b9618.tar.gz historical-f0915660f33c3b8acb6e89ae705d9d68e78b9618.tar.bz2 historical-f0915660f33c3b8acb6e89ae705d9d68e78b9618.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" |