diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-05-22 18:37:55 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-05-22 18:37:55 +0000 |
commit | 9528c63444ce8476d8281509a787172538889575 (patch) | |
tree | ad326c21cfef75eed50f700711f51a8201c188fb /media-libs/compface | |
parent | initial import from #78386 (diff) | |
download | gentoo-2-9528c63444ce8476d8281509a787172538889575.tar.gz gentoo-2-9528c63444ce8476d8281509a787172538889575.tar.bz2 gentoo-2-9528c63444ce8476d8281509a787172538889575.zip |
stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/compface')
-rw-r--r-- | media-libs/compface/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/compface/compface-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/compface/ChangeLog b/media-libs/compface/ChangeLog index 9afc8f0f1a72..e3e2271d02a7 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.22 2005/05/15 02:57:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/ChangeLog,v 1.23 2005/05/22 18:37:55 killerfox Exp $ + + 22 May 2005; Rene Nussbaumer <killerfox@gentoo.org> compface-1.5.1.ebuild: + Stable on hppa 15 May 2005; Jason Wever <weeve@gentoo.org> compface-1.5.1.ebuild: Stable on SPARC. diff --git a/media-libs/compface/compface-1.5.1.ebuild b/media-libs/compface/compface-1.5.1.ebuild index 7874b8f1d4cf..ff85c955ae52 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.4 2005/05/15 02:57:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.5.1.ebuild,v 1.5 2005/05/22 18:37:55 killerfox 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" |