diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
commit | 7664ab5ecd28469bca7fb3d401201403a39b214a (patch) | |
tree | cf2e3c197f6f591d7315ee2d927ab64a4b1cd0ac /x11-misc/fluxconf | |
parent | update (diff) | |
download | historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.gz historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.bz2 historical-7664ab5ecd28469bca7fb3d401201403a39b214a.zip |
Added LICENSE tag
Diffstat (limited to 'x11-misc/fluxconf')
-rw-r--r-- | x11-misc/fluxconf/fluxconf-0.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/fluxconf/fluxconf-0.6.ebuild b/x11-misc/fluxconf/fluxconf-0.6.ebuild index 66347b50d733..629051f92a7d 100644 --- a/x11-misc/fluxconf/fluxconf-0.6.ebuild +++ b/x11-misc/fluxconf/fluxconf-0.6.ebuild @@ -1,12 +1,13 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Stuart Bouyer <stuart@palette.plala.or.jp> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.6.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.6.ebuild,v 1.3 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Configuration editor for fluxbox" SRC_URI="http://devaux.fabien.free.fr/flux/${P}.tar.bz2" HOMEPAGE="http://devaux.fabien.free.fr/flux/" +LICENSE="GPL-2" DEPEND="=x11-libs/gtk+-1.2*" |