diff options
author | 2010-11-17 17:17:25 +0000 | |
---|---|---|
committer | 2010-11-17 17:17:25 +0000 | |
commit | f1b54abbf71f25007cf33c422403bcd65fd4bd5e (patch) | |
tree | 7ccdead9b1ce88fd23e3df189e960d7cfeb4d64f /media-libs/libfpx/libfpx-1.3.0-r1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-f1b54abbf71f25007cf33c422403bcd65fd4bd5e.tar.gz gentoo-2-f1b54abbf71f25007cf33c422403bcd65fd4bd5e.tar.bz2 gentoo-2-f1b54abbf71f25007cf33c422403bcd65fd4bd5e.zip |
Stable for PPC (bug #345897).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'media-libs/libfpx/libfpx-1.3.0-r1.ebuild')
-rw-r--r-- | media-libs/libfpx/libfpx-1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libfpx/libfpx-1.3.0-r1.ebuild b/media-libs/libfpx/libfpx-1.3.0-r1.ebuild index 5cee901c8b25..2a58f61307fe 100644 --- a/media-libs/libfpx/libfpx-1.3.0-r1.ebuild +++ b/media-libs/libfpx/libfpx-1.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.3.0-r1.ebuild,v 1.1 2010/01/16 12:21:55 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.3.0-r1.ebuild,v 1.2 2010/11/17 17:17:25 jer Exp $ EAPI=2 inherit eutils flag-o-matic libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/${P}-1.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" src_prepare() { |