diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:15 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:15 +0000 |
commit | 2481f6b1b84d0b0ce823ddacb8b4a94228b00d93 (patch) | |
tree | b6f748a4748381a30ff79be4cb1f9f27215c6b78 /media-libs/compface/compface-1.4.ebuild | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.tar.gz gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.tar.bz2 gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'media-libs/compface/compface-1.4.ebuild')
-rw-r--r-- | media-libs/compface/compface-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/compface/compface-1.4.ebuild b/media-libs/compface/compface-1.4.ebuild index 8a32115f4284..3d16d98e2d1e 100644 --- a/media-libs/compface/compface-1.4.ebuild +++ b/media-libs/compface/compface-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.8 2002/10/04 05:46:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.9 2002/12/09 04:26:10 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utilities and library to convert to/from X-Face format" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/graphics/convert/" SLOT="0" LICENSE="MIT" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc" |