diff options
author | 2004-04-11 07:46:56 +0000 | |
---|---|---|
committer | 2004-04-11 07:46:56 +0000 | |
commit | 84c309f88c52985c99de5e4627278ee58ff29bb5 (patch) | |
tree | 688b3b04a595a4bcdc8cf66d5b4679379b4df25c /x11-misc/xfontselector/xfontselector-0.9.2.ebuild | |
parent | (no commit message) (diff) | |
download | historical-84c309f88c52985c99de5e4627278ee58ff29bb5.tar.gz historical-84c309f88c52985c99de5e4627278ee58ff29bb5.tar.bz2 historical-84c309f88c52985c99de5e4627278ee58ff29bb5.zip |
added ~amd64 keyword and changed depend to virtual/x11
Diffstat (limited to 'x11-misc/xfontselector/xfontselector-0.9.2.ebuild')
-rw-r--r-- | x11-misc/xfontselector/xfontselector-0.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xfontselector/xfontselector-0.9.2.ebuild b/x11-misc/xfontselector/xfontselector-0.9.2.ebuild index ccbc74b9e1b2..a851a4865e6b 100644 --- a/x11-misc/xfontselector/xfontselector-0.9.2.ebuild +++ b/x11-misc/xfontselector/xfontselector-0.9.2.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfontselector/xfontselector-0.9.2.ebuild,v 1.10 2004/02/22 22:48:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfontselector/xfontselector-0.9.2.ebuild,v 1.11 2004/04/11 07:46:56 lv 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="mirror://sourceforge/xfontselector/${MY_P}.tar.gz" HOMEPAGE="http://xfontselector.sourceforge.net/" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc ~amd64" SLOT="0" LICENSE="GPL-2" DEPEND="=x11-libs/qt-2* - x11-base/xfree + virtual/x11 media-libs/jpeg media-libs/lcms media-libs/libmng |