diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 23:44:15 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 23:44:15 +0000 |
commit | d2a0a60409f371c9a9c2f56662b84d0be6df01af (patch) | |
tree | 925e9b22749fe1fe4cf0a7b68ca6c955e3f3599e /x11-misc/x11fonts-jmk/x11fonts-jmk-3.0.ebuild | |
parent | Initial import. (diff) | |
download | historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.tar.gz historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.tar.bz2 historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-misc/x11fonts-jmk/x11fonts-jmk-3.0.ebuild')
-rw-r--r-- | x11-misc/x11fonts-jmk/x11fonts-jmk-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/x11fonts-jmk/x11fonts-jmk-3.0.ebuild b/x11-misc/x11fonts-jmk/x11fonts-jmk-3.0.ebuild index 283396820ac1..aed9b99a73d3 100644 --- a/x11-misc/x11fonts-jmk/x11fonts-jmk-3.0.ebuild +++ b/x11-misc/x11fonts-jmk/x11fonts-jmk-3.0.ebuild @@ -1,6 +1,6 @@ # Copyrigth 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/x11fonts-jmk/x11fonts-jmk-3.0.ebuild,v 1.5 2002/07/11 06:30:58 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11fonts-jmk/x11fonts-jmk-3.0.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ MY_P=jmk-x11-fonts-${PV} S=${WORKDIR}/${MY_P} @@ -9,7 +9,7 @@ SRC_URI="http://www.ntrnet.net/~jmknoble/fonts/${MY_P}.tar.gz" HOMEPAGE="http://www.ntrnet.net/~jmknoble/fonts/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/x11" |