diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:18:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:18:07 +0000 |
commit | d52182260a21be1aab1a8525243e0fcf770f3633 (patch) | |
tree | 0ab9fd7883479c24ffd2cec16ad1e9063ef4bb8e /media-libs/compface | |
parent | stable on alpha and ia64 (diff) | |
download | historical-d52182260a21be1aab1a8525243e0fcf770f3633.tar.gz historical-d52182260a21be1aab1a8525243e0fcf770f3633.tar.bz2 historical-d52182260a21be1aab1a8525243e0fcf770f3633.zip |
stable on ia64
Diffstat (limited to 'media-libs/compface')
-rw-r--r-- | media-libs/compface/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/compface/Manifest | 6 | ||||
-rw-r--r-- | media-libs/compface/compface-1.4.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/media-libs/compface/ChangeLog b/media-libs/compface/ChangeLog index da96c5728b80..f36e6729e7c0 100644 --- a/media-libs/compface/ChangeLog +++ b/media-libs/compface/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/compface -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/ChangeLog,v 1.9 2003/11/14 16:11:37 brad_mssw Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/ChangeLog,v 1.10 2004/02/17 23:18:07 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> compface-1.4.ebuild: + stable on ia64 14 Nov 2003; Brad House <brad_mssw@gentoo.org> compface-1.4.ebuild: mark stable on amd64 diff --git a/media-libs/compface/Manifest b/media-libs/compface/Manifest index 7d19aab3b2e3..c85cac41ad48 100644 --- a/media-libs/compface/Manifest +++ b/media-libs/compface/Manifest @@ -1,4 +1,4 @@ -MD5 c14f12b83870efadebf5c056cecd812e ChangeLog 1284 -MD5 5aa9a516693df6fca67b0fb33651e756 compface-1.4.ebuild 803 -MD5 99136b248ff383abec90471de2c701ac files/compface-1.4-errno.diff 908 +MD5 31ede06e28595953ffb89b44a6924dbf ChangeLog 1373 +MD5 fcade1050e6d4a8b0fe7843af8aa3795 compface-1.4.ebuild 807 MD5 9b8d9c4812b5caa0557fe8bc88a688d8 files/digest-compface-1.4 63 +MD5 99136b248ff383abec90471de2c701ac files/compface-1.4-errno.diff 908 diff --git a/media-libs/compface/compface-1.4.ebuild b/media-libs/compface/compface-1.4.ebuild index e3f9f17932c5..84116fa3b85f 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. +# Copyright 1999-2004 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.15 2003/11/14 16:11:37 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.4.ebuild,v 1.16 2004/02/17 23:18:07 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/apps/graphics/convert/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" DEPEND="virtual/glibc" |