summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-22 06:45:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-22 06:45:53 +0000
commitfdde89081306f6e4709b5db0821b3ad6b18e2dd7 (patch)
tree9e87754d416083c380fa94a31df9e441c9e7fa40 /media-libs/jbig2enc
parentStable for x86, wrt bug #484912 (diff)
downloadgentoo-2-fdde89081306f6e4709b5db0821b3ad6b18e2dd7.tar.gz
gentoo-2-fdde89081306f6e4709b5db0821b3ad6b18e2dd7.tar.bz2
gentoo-2-fdde89081306f6e4709b5db0821b3ad6b18e2dd7.zip
Stable for x86, wrt bug #485256
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/jbig2enc')
-rw-r--r--media-libs/jbig2enc/ChangeLog5
-rw-r--r--media-libs/jbig2enc/jbig2enc-0.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/jbig2enc/ChangeLog b/media-libs/jbig2enc/ChangeLog
index 9cc232b0fb1a..63135193102e 100644
--- a/media-libs/jbig2enc/ChangeLog
+++ b/media-libs/jbig2enc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/jbig2enc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/ChangeLog,v 1.2 2013/09/21 13:28:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/ChangeLog,v 1.3 2013/09/22 06:45:53 ago Exp $
+
+ 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> jbig2enc-0.28.ebuild:
+ Stable for x86, wrt bug #485256
21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> jbig2enc-0.28.ebuild:
Stable for amd64, wrt bug #485256
diff --git a/media-libs/jbig2enc/jbig2enc-0.28.ebuild b/media-libs/jbig2enc/jbig2enc-0.28.ebuild
index e5f1b44d0d60..41313bc9e038 100644
--- a/media-libs/jbig2enc/jbig2enc-0.28.ebuild
+++ b/media-libs/jbig2enc/jbig2enc-0.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/jbig2enc-0.28.ebuild,v 1.2 2013/09/21 13:28:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/jbig2enc-0.28.ebuild,v 1.3 2013/09/22 06:45:53 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/agl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="gif jpeg png static-libs tiff webp"