diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-19 23:47:30 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-19 23:47:30 +0000 |
commit | 7c119b5e3152dd61d4f26419c2f5e760719c7966 (patch) | |
tree | ceb08a37018df75f7acc70e6d84f8351bde6db69 /media-libs/compface/compface-1.5.1.ebuild | |
parent | Stable on alpha. (diff) | |
download | historical-7c119b5e3152dd61d4f26419c2f5e760719c7966.tar.gz historical-7c119b5e3152dd61d4f26419c2f5e760719c7966.tar.bz2 historical-7c119b5e3152dd61d4f26419c2f5e760719c7966.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-libs/compface/compface-1.5.1.ebuild')
-rw-r--r-- | media-libs/compface/compface-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/compface/compface-1.5.1.ebuild b/media-libs/compface/compface-1.5.1.ebuild index 877ae7d6b53e..7e2dae35baa8 100644 --- a/media-libs/compface/compface-1.5.1.ebuild +++ b/media-libs/compface/compface-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.5.1.ebuild,v 1.7 2005/06/06 10:14:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.5.1.ebuild,v 1.8 2005/07/19 23:43:34 kloeri Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xemacs.org/Download/optLibs.html" SRC_URI="http://ftp.xemacs.org/pub/xemacs/aux/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 hppa ia64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc-macos ppc64 sparc x86" SLOT="0" DEPEND="virtual/libc" |