summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-13 02:06:27 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-13 02:06:27 +0000
commitc6786ded12408d28345c924968d6dfc7aa6a2ee4 (patch)
treee2369bba03487c9bd24a7c27ff70455ed2cfb14e /media-libs/jpeg
parentStable for HPPA (bug #327485). (diff)
downloadgentoo-2-c6786ded12408d28345c924968d6dfc7aa6a2ee4.tar.gz
gentoo-2-c6786ded12408d28345c924968d6dfc7aa6a2ee4.tar.bz2
gentoo-2-c6786ded12408d28345c924968d6dfc7aa6a2ee4.zip
Stable for HPPA (bug #325825).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'media-libs/jpeg')
-rw-r--r--media-libs/jpeg/ChangeLog5
-rw-r--r--media-libs/jpeg/jpeg-8b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/jpeg/ChangeLog b/media-libs/jpeg/ChangeLog
index da5db55eca3d..05cd659dfbb2 100644
--- a/media-libs/jpeg/ChangeLog
+++ b/media-libs/jpeg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/jpeg
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/ChangeLog,v 1.112 2010/07/11 12:40:03 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/ChangeLog,v 1.113 2010/07/13 02:06:27 jer Exp $
+
+ 13 Jul 2010; Jeroen Roovers <jer@gentoo.org> jpeg-8b.ebuild:
+ Stable for HPPA (bug #325825).
11 Jul 2010; Christian Faulhammer <fauli@gentoo.org> jpeg-8b.ebuild:
stable x86, bug 325825
diff --git a/media-libs/jpeg/jpeg-8b.ebuild b/media-libs/jpeg/jpeg-8b.ebuild
index c2101a99aa90..0eb0b77042ee 100644
--- a/media-libs/jpeg/jpeg-8b.ebuild
+++ b/media-libs/jpeg/jpeg-8b.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/jpeg/jpeg-8b.ebuild,v 1.4 2010/07/11 12:40:03 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-8b.ebuild,v 1.5 2010/07/13 02:06:27 jer Exp $
EAPI="2"
@@ -17,7 +17,7 @@ SRC_URI="http://www.ijg.org/files/${PN}src.v${PV}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
src_unpack() {