diff options
author | Akinori Hattori <hattya@gentoo.org> | 2005-04-28 14:39:53 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2005-04-28 14:39:53 +0000 |
commit | c8d876e83fe33957040f154a8bc0790c2c42f14d (patch) | |
tree | f50cc85948eda0bdc39854d7eb0896885e2b5f7c /media-libs/compface/compface-1.5.1.ebuild | |
parent | revert 'use samba' again, it was the wrong way around (diff) | |
download | gentoo-2-c8d876e83fe33957040f154a8bc0790c2c42f14d.tar.gz gentoo-2-c8d876e83fe33957040f154a8bc0790c2c42f14d.tar.bz2 gentoo-2-c8d876e83fe33957040f154a8bc0790c2c42f14d.zip |
stable on x86.
(Portage version: 2.0.51.19)
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 e61cf623fd3e..17bbfd73d244 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.1 2005/01/26 12:32:20 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.5.1.ebuild,v 1.2 2005/04/28 14:39:53 hattya 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" |