diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 22:20:24 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 22:20:24 +0000 |
commit | 270ba898f557f057e604d63d75f5b7cac7bdf078 (patch) | |
tree | 7104f6461f0c5282ab252a57f6df42aeee566c46 /media-gfx/jpeginfo | |
parent | mask sys-libs/readline-6 for FreeBSD (diff) | |
download | historical-270ba898f557f057e604d63d75f5b7cac7bdf078.tar.gz historical-270ba898f557f057e604d63d75f5b7cac7bdf078.tar.bz2 historical-270ba898f557f057e604d63d75f5b7cac7bdf078.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'media-gfx/jpeginfo')
-rw-r--r-- | media-gfx/jpeginfo/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/jpeginfo/ChangeLog b/media-gfx/jpeginfo/ChangeLog index 424ea450da02..cd8eb807f8e3 100644 --- a/media-gfx/jpeginfo/ChangeLog +++ b/media-gfx/jpeginfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/jpeginfo -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.16 2009/11/27 11:53:53 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/ChangeLog,v 1.17 2010/01/07 22:13:07 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + jpeginfo-1.6.0.ebuild: + Transfer Prefix keywords 27 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org> jpeginfo-1.6.0.ebuild: diff --git a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild b/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild index 20f6b4cb45c1..4fd4abe95772 100644 --- a/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild +++ b/media-gfx/jpeginfo/jpeginfo-1.6.0.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-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.16 2009/11/27 11:53:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeginfo/jpeginfo-1.6.0.ebuild,v 1.17 2010/01/07 22:13:07 fauli Exp $ inherit toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://www.cc.jyu.fi/~tjko/src/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND=">=media-libs/jpeg-6b" |