diff options
author | 2014-11-10 08:28:07 +0000 | |
---|---|---|
committer | 2014-11-10 08:28:07 +0000 | |
commit | 346c763f870bcd3cf2d6fd34184450d43d6dff90 (patch) | |
tree | 4ee598d014f276ce0ed711d073c3791454b52a14 /media-libs | |
parent | Git snapshot, fixes build failure with the CEDET included in Emacs 24. For la... (diff) | |
download | gentoo-2-346c763f870bcd3cf2d6fd34184450d43d6dff90.tar.gz gentoo-2-346c763f870bcd3cf2d6fd34184450d43d6dff90.tar.bz2 gentoo-2-346c763f870bcd3cf2d6fd34184450d43d6dff90.zip |
Stable for HPPA (bug #528710).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/compface/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/compface/compface-1.5.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/compface/ChangeLog b/media-libs/compface/ChangeLog index f468671b7de2..c937346d2eeb 100644 --- a/media-libs/compface/ChangeLog +++ b/media-libs/compface/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/compface -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/ChangeLog,v 1.49 2012/06/02 14:06:13 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/ChangeLog,v 1.50 2014/11/10 08:28:07 jer Exp $ + + 10 Nov 2014; Jeroen Roovers <jer@gentoo.org> compface-1.5.2.ebuild: + Stable for HPPA (bug #528710). 02 Jun 2012; Alexis Ballier <aballier@gentoo.org> compface-1.5.2.ebuild: keyword ~amd64-fbsd diff --git a/media-libs/compface/compface-1.5.2.ebuild b/media-libs/compface/compface-1.5.2.ebuild index 498ca935f6ef..ebc88372f53c 100644 --- a/media-libs/compface/compface-1.5.2.ebuild +++ b/media-libs/compface/compface-1.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.5.2.ebuild,v 1.16 2012/06/02 14:06:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.5.2.ebuild,v 1.17 2014/11/10 08:28:07 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.xemacs.org/pub/xemacs/aux/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" src_prepare() { |