diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:32:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:32:14 +0000 |
commit | ee90aa16a1efb49387cee0fbb7f1ce3497e789ad (patch) | |
tree | e0ba4cf52ee6b55cfe2cee4d7900ee70f91c8b33 /media-plugins/gst-plugins-jpeg | |
parent | Stable for ia64, wrt bug #512012 (diff) | |
download | gentoo-2-ee90aa16a1efb49387cee0fbb7f1ce3497e789ad.tar.gz gentoo-2-ee90aa16a1efb49387cee0fbb7f1ce3497e789ad.tar.bz2 gentoo-2-ee90aa16a1efb49387cee0fbb7f1ce3497e789ad.zip |
Stable for ia64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-jpeg')
-rw-r--r-- | media-plugins/gst-plugins-jpeg/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.2.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-jpeg/ChangeLog b/media-plugins/gst-plugins-jpeg/ChangeLog index f30e409b6ee9..9e6e82dbe905 100644 --- a/media-plugins/gst-plugins-jpeg/ChangeLog +++ b/media-plugins/gst-plugins-jpeg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-jpeg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jpeg/ChangeLog,v 1.163 2014/08/21 10:43:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jpeg/ChangeLog,v 1.164 2014/08/23 15:32:14 ago Exp $ + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-jpeg-1.2.4-r1.ebuild: + Stable for ia64, wrt bug #512012 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-jpeg-0.10.31-r1.ebuild, gst-plugins-jpeg-1.2.4-r1.ebuild: diff --git a/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.2.4-r1.ebuild b/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.2.4-r1.ebuild index ea55bbb84d85..4b78d6f9ce0b 100644 --- a/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.2.4-r1.ebuild +++ b/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.2.4-r1.ebuild,v 1.7 2014/08/21 10:43:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-jpeg/gst-plugins-jpeg-1.2.4-r1.ebuild,v 1.8 2014/08/23 15:32:14 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="GStreamer encoder/decoder for JPEG format" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=virtual/jpeg-0-r2[${MULTILIB_USEDEP}]" |