diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-15 09:23:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-15 09:23:11 +0000 |
commit | 3c1e23be3042e4148c75c6ae3678781dbc23b392 (patch) | |
tree | 2f2c5f8df27fb07c22346f82b950f397a98ec69b /media-libs/compface | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-3c1e23be3042e4148c75c6ae3678781dbc23b392.tar.gz gentoo-2-3c1e23be3042e4148c75c6ae3678781dbc23b392.tar.bz2 gentoo-2-3c1e23be3042e4148c75c6ae3678781dbc23b392.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-libs/compface')
-rw-r--r-- | media-libs/compface/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/compface/compface-1.5.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/compface/ChangeLog b/media-libs/compface/ChangeLog index 0ec9af1cde0c..9814ed8e76fd 100644 --- a/media-libs/compface/ChangeLog +++ b/media-libs/compface/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/compface -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/ChangeLog,v 1.45 2009/08/16 07:39:10 hattya Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/ChangeLog,v 1.46 2010/01/15 09:23:11 fauli Exp $ + + 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + compface-1.5.2.ebuild: + Transfer Prefix keywords 16 Aug 2009; Akinori Hattori <hattya@gentoo.org> -compface-1.4.ebuild, -files/compface-1.4-destdir.diff, -files/compface-1.4-errno.diff: diff --git a/media-libs/compface/compface-1.5.2.ebuild b/media-libs/compface/compface-1.5.2.ebuild index c706699b609e..452391bed0b1 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.12 2009/08/16 07:27:42 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/compface/compface-1.5.2.ebuild,v 1.13 2010/01/15 09:23:11 fauli Exp $ inherit eutils @@ -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 ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" src_unpack() { |