diff options
author | Markus Meier <maekke@gentoo.org> | 2010-02-19 19:34:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-02-19 19:34:18 +0000 |
commit | bbe45b9059e2f8d3d6432ab044ee444e587cb1dd (patch) | |
tree | c9b4fd9d3e2a216324f548bd3b3e5bdf69646b94 /media-libs/jpeg | |
parent | Add ~ia64/~sparc (diff) | |
download | gentoo-2-bbe45b9059e2f8d3d6432ab044ee444e587cb1dd.tar.gz gentoo-2-bbe45b9059e2f8d3d6432ab044ee444e587cb1dd.tar.bz2 gentoo-2-bbe45b9059e2f8d3d6432ab044ee444e587cb1dd.zip |
arm/x86 stable, bug #304827
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/jpeg')
-rw-r--r-- | media-libs/jpeg/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/jpeg/jpeg-8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/jpeg/ChangeLog b/media-libs/jpeg/ChangeLog index 3ec9b39d26ae..4a5ab7279172 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.98 2010/02/16 16:35:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/ChangeLog,v 1.99 2010/02/19 19:34:18 maekke Exp $ + + 19 Feb 2010; Markus Meier <maekke@gentoo.org> jpeg-8.ebuild: + arm/x86 stable, bug #304827 16 Feb 2010; Jeroen Roovers <jer@gentoo.org> jpeg-8.ebuild: Stable for HPPA (bug #304827). diff --git a/media-libs/jpeg/jpeg-8.ebuild b/media-libs/jpeg/jpeg-8.ebuild index d27a2f2630a6..633a1363cd66 100644 --- a/media-libs/jpeg/jpeg-8.ebuild +++ b/media-libs/jpeg/jpeg-8.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-8.ebuild,v 1.6 2010/02/16 16:35:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-8.ebuild,v 1.7 2010/02/19 19:34:18 maekke 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() { |