diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
commit | 2d7bdcf56161d31816f48832b4ea8302399642a5 (patch) | |
tree | a7a8bef2b961267cbd7fa24a38972b6dfe6dcc3c /x11-misc/xfontselector | |
parent | Updated both the old and new version of mon with dependency changes; cleaned ... (diff) | |
download | gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.gz gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.bz2 gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.zip |
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-misc/xfontselector')
-rw-r--r-- | x11-misc/xfontselector/xfontselector-0.9.2.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-misc/xfontselector/xfontselector-0.9.2.ebuild b/x11-misc/xfontselector/xfontselector-0.9.2.ebuild index f7899607cd50..aeae8db6c8cd 100644 --- a/x11-misc/xfontselector/xfontselector-0.9.2.ebuild +++ b/x11-misc/xfontselector/xfontselector-0.9.2.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfontselector/xfontselector-0.9.2.ebuild,v 1.2 2002/05/14 18:32:33 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfontselector/xfontselector-0.9.2.ebuild,v 1.3 2002/07/08 21:31:08 aliz Exp $ MY_P="xfontselector-0.9-2" S=${WORKDIR}/${MY_P} DESCRIPTION="This is a font selector for X, much nicer than xfontsel." SRC_URI="http://unc.dl.sourceforge.net/sourceforge/xfontselector/${MY_P}.tar.gz" HOMEPAGE="http://xfontselector.sourceforge.net/" +KEYWORDS="x86" +SLOT="0" +LICENSE="GPL-2" DEPEND="=x11-libs/qt-2* x11-base/xfree media-libs/jpeg |