diff options
author | 2013-11-30 19:58:00 +0000 | |
---|---|---|
committer | 2013-11-30 19:58:00 +0000 | |
commit | b3d82eb56d04a83f6bef0933aefcf4e89f602618 (patch) | |
tree | d5f1f7b69fcb9a9fdca01bde1bca3f00a07d8f33 /x11-libs/gdk-pixbuf | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-b3d82eb56d04a83f6bef0933aefcf4e89f602618.tar.gz gentoo-2-b3d82eb56d04a83f6bef0933aefcf4e89f602618.tar.bz2 gentoo-2-b3d82eb56d04a83f6bef0933aefcf4e89f602618.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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.28.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog index 6ce8cbf5217f..d53dbf19f733 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.91 2013/11/14 05:46:07 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.92 2013/11/30 19:58:00 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gdk-pixbuf-2.28.2.ebuild: + amd64 stable, bug #478252 14 Nov 2013; Matt Turner <mattst88@gentoo.org> gdk-pixbuf-2.26.5.ebuild: alpha stable, bug 476364. diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.28.2.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.28.2.ebuild index 0c906947e8f6..616d13dc192f 100644 --- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.28.2.ebuild +++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.28.2.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.28.2.ebuild,v 1.4 2013/11/06 21:42:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.28.2.ebuild,v 1.5 2013/11/30 19:58:00 pacho Exp $ EAPI="5" inherit gnome.org gnome2-utils multilib libtool @@ -10,7 +10,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=" |