diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-05 15:34:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-05 15:34:42 +0000 |
commit | ae8cc2baab23edc121e017c74876dba8615ab702 (patch) | |
tree | af5d7df77306f434e3b7f3b17b9895e108e18352 /media-libs/compface/compface-1.4.ebuild | |
parent | Added alpha to KEYWORDS (diff) | |
download | gentoo-2-ae8cc2baab23edc121e017c74876dba8615ab702.tar.gz gentoo-2-ae8cc2baab23edc121e017c74876dba8615ab702.tar.bz2 gentoo-2-ae8cc2baab23edc121e017c74876dba8615ab702.zip |
stable on alpha
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 102849fba3f4..c9048a9b365b 100644 --- a/media-libs/compface/compface-1.4.ebuild +++ b/media-libs/compface/compface-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.11 2003/02/27 17:22:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.12 2003/03/05 15:34:42 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/graphics/convert/" SLOT="0" LICENSE="MIT" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc" |