summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-21 13:28:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-21 13:28:43 +0000
commit67189d323aa7effde392dd95da458c1c4f138f45 (patch)
tree4d2c33abc41d95ea6d317a84f167d6a62645654b /media-libs
parentStable for amd64, wrt bug #484994 (diff)
downloadgentoo-2-67189d323aa7effde392dd95da458c1c4f138f45.tar.gz
gentoo-2-67189d323aa7effde392dd95da458c1c4f138f45.tar.bz2
gentoo-2-67189d323aa7effde392dd95da458c1c4f138f45.zip
Stable for amd64, wrt bug #485256
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/jbig2enc/ChangeLog8
-rw-r--r--media-libs/jbig2enc/jbig2enc-0.28.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/media-libs/jbig2enc/ChangeLog b/media-libs/jbig2enc/ChangeLog
index 18ece3925cf0..9cc232b0fb1a 100644
--- a/media-libs/jbig2enc/ChangeLog
+++ b/media-libs/jbig2enc/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for media-libs/jbig2enc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/ChangeLog,v 1.1 2012/12/07 20:25:44 pinkbyte Exp $
+# 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 $
+
+ 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> jbig2enc-0.28.ebuild:
+ Stable for amd64, wrt bug #485256
*jbig2enc-0.28 (07 Dec 2012)
07 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> +jbig2enc-0.28.ebuild,
+metadata.xml:
Initial commit wrt bug #445850
-
diff --git a/media-libs/jbig2enc/jbig2enc-0.28.ebuild b/media-libs/jbig2enc/jbig2enc-0.28.ebuild
index c6aef84a8da4..e5f1b44d0d60 100644
--- a/media-libs/jbig2enc/jbig2enc-0.28.ebuild
+++ b/media-libs/jbig2enc/jbig2enc-0.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.1 2012/12/07 20:25:44 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2enc/jbig2enc-0.28.ebuild,v 1.2 2013/09/21 13:28:43 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"