summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-08-16 14:46:39 +0000
committerMike Frysinger <vapier@gentoo.org>2008-08-16 14:46:39 +0000
commita5405001950ba67c7e1287fad76ae3d6cd9e3a96 (patch)
treef725e6cd90830d3587425bd9e0d3a14796242eb3 /media-libs/jpeg
parentVersion bump and fix by Magnus Granberg for open(O_CREAT) bug #232079. (diff)
downloadgentoo-2-a5405001950ba67c7e1287fad76ae3d6cd9e3a96.tar.gz
gentoo-2-a5405001950ba67c7e1287fad76ae3d6cd9e3a96.tar.bz2
gentoo-2-a5405001950ba67c7e1287fad76ae3d6cd9e3a96.zip
arm/s390/sh stable
(Portage version: 2.2_rc6/cvs/Linux 2.6.26.1 x86_64)
Diffstat (limited to 'media-libs/jpeg')
-rw-r--r--media-libs/jpeg/jpeg-6b-r8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/jpeg/jpeg-6b-r8.ebuild b/media-libs/jpeg/jpeg-6b-r8.ebuild
index d681893081df..e60f807747fa 100644
--- a/media-libs/jpeg/jpeg-6b-r8.ebuild
+++ b/media-libs/jpeg/jpeg-6b-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-6b-r8.ebuild,v 1.13 2008/07/06 22:28:16 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-6b-r8.ebuild,v 1.14 2008/08/16 14:46:39 vapier Exp $
inherit libtool eutils toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.uu.net/graphics/jpeg/${PN}src.v${PV}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
RDEPEND=""