diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 00:38:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 00:38:06 +0000 |
commit | 3129595774bb92753d42e1f833c0dfb0c7aab8f5 (patch) | |
tree | 7e397a8fa5ea0bcfeaf837011ef6db47406d2cb6 /media-libs/compface | |
parent | Version bump. (diff) | |
download | historical-3129595774bb92753d42e1f833c0dfb0c7aab8f5.tar.gz historical-3129595774bb92753d42e1f833c0dfb0c7aab8f5.tar.bz2 historical-3129595774bb92753d42e1f833c0dfb0c7aab8f5.zip |
stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-libs/compface')
-rw-r--r-- | media-libs/compface/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/compface/Manifest | 12 | ||||
-rw-r--r-- | media-libs/compface/compface-1.5.1.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/media-libs/compface/ChangeLog b/media-libs/compface/ChangeLog index d6bfd36987e0..3378c3ca9d1e 100644 --- a/media-libs/compface/ChangeLog +++ b/media-libs/compface/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/compface # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/ChangeLog,v 1.20 2005/04/28 14:39:53 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/ChangeLog,v 1.21 2005/05/09 00:37:19 agriffis Exp $ + + 08 May 2005; Aron Griffis <agriffis@gentoo.org> compface-1.5.1.ebuild: + stable on ia64 28 Apr 2005; Akinori Hattori <hattya@gentoo.org> compface-1.5.1.ebuild: stable on x86. diff --git a/media-libs/compface/Manifest b/media-libs/compface/Manifest index c0c69932652c..e118a4e234c9 100644 --- a/media-libs/compface/Manifest +++ b/media-libs/compface/Manifest @@ -1,12 +1,12 @@ -MD5 e389a7e0abe78c7292afe9a9553e408c ChangeLog 2523 -MD5 43a44e5f4cf8c9078b730460bab5a9e9 compface-1.4.ebuild 830 -MD5 8acf20ce6c3f0657be35fbfa0bde54c8 compface-1.5.1.ebuild 861 +MD5 04aad50dd39966a61a9aaf65a167486f compface-1.5.1.ebuild 860 MD5 861aa412b6d6ce7ffc5c5300e5588332 compface-1.5.ebuild 828 +MD5 43a44e5f4cf8c9078b730460bab5a9e9 compface-1.4.ebuild 830 +MD5 e389a7e0abe78c7292afe9a9553e408c ChangeLog 2523 MD5 eec73fbea3403356a034bd509fe1a022 metadata.xml 436 -MD5 92cd926808b9b818d1a0228938edd8e4 files/compface-1.4-destdir.diff 1759 -MD5 99136b248ff383abec90471de2c701ac files/compface-1.4-errno.diff 908 MD5 bc74c4ff7219b259c15153a1ce23ef76 files/compface-1.5-destdir.diff 1680 -MD5 bfbda4c57251fde19873b043d920fef7 files/compface-1.5.1-destdir.diff 1648 +MD5 92cd926808b9b818d1a0228938edd8e4 files/compface-1.4-destdir.diff 1759 MD5 9b8d9c4812b5caa0557fe8bc88a688d8 files/digest-compface-1.4 63 MD5 278f048a005cd301b3ce122438229c6c files/digest-compface-1.5 63 +MD5 bfbda4c57251fde19873b043d920fef7 files/compface-1.5.1-destdir.diff 1648 +MD5 99136b248ff383abec90471de2c701ac files/compface-1.4-errno.diff 908 MD5 f7f2d3f516dc4843604ade194eb8ccf5 files/digest-compface-1.5.1 65 diff --git a/media-libs/compface/compface-1.5.1.ebuild b/media-libs/compface/compface-1.5.1.ebuild index 17bbfd73d244..388595d99ffa 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.2 2005/04/28 14:39:53 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.5.1.ebuild,v 1.3 2005/05/09 00:37:19 agriffis 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" |