diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 13:25:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 13:25:16 +0000 |
commit | c8703832ac5e0523782efac8e7ad496c3736b97d (patch) | |
tree | 930f85284cef97ca67cb6107b2b02b20e0817028 /x11-libs/gdk-pixbuf | |
parent | Stable for HPPA (bug #476364). (diff) | |
download | gentoo-2-c8703832ac5e0523782efac8e7ad496c3736b97d.tar.gz gentoo-2-c8703832ac5e0523782efac8e7ad496c3736b97d.tar.bz2 gentoo-2-c8703832ac5e0523782efac8e7ad496c3736b97d.zip |
Stable for HPPA (bug #476364).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs/gdk-pixbuf')
-rw-r--r-- | x11-libs/gdk-pixbuf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog index 342d236993ff..168996faf25c 100644 --- a/x11-libs/gdk-pixbuf/ChangeLog +++ b/x11-libs/gdk-pixbuf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gdk-pixbuf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.88 2013/10/17 20:44:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.89 2013/10/24 13:25:16 jer Exp $ + + 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.26.5.ebuild: + Stable for HPPA (bug #476364). 17 Oct 2013; Markus Meier <maekke@gentoo.org> gdk-pixbuf-2.26.5.ebuild: arm stable, bug #476364 diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild index cd0049685144..f9e483115082 100644 --- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild +++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.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/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild,v 1.8 2013/10/17 20:44:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild,v 1.9 2013/10/24 13:25:16 jer Exp $ EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+X debug +introspection jpeg jpeg2k tiff test" COMMON_DEPEND=" |