diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:35:45 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:35:45 +0000 |
commit | 5b6ba816b27e5be9be3daa4a47e100ad77b5b4a7 (patch) | |
tree | f812e1d056bab7092c753845de0e4bbc70654d06 /gnome-extra | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-5b6ba816b27e5be9be3daa4a47e100ad77b5b4a7.tar.gz gentoo-2-5b6ba816b27e5be9be3daa4a47e100ad77b5b4a7.tar.bz2 gentoo-2-5b6ba816b27e5be9be3daa4a47e100ad77b5b4a7.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index a3c938996ae1..420134cb6c91 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.208 2012/10/15 04:40:53 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.209 2012/10/16 04:35:45 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> libgsf-1.14.23.ebuild: + stable ppc, bug #427544 15 Oct 2012; Matt Turner <mattst88@gentoo.org> libgsf-1.14.23.ebuild: Stable on alpha, bug 427544. diff --git a/gnome-extra/libgsf/libgsf-1.14.23.ebuild b/gnome-extra/libgsf/libgsf-1.14.23.ebuild index f4aa03f069ce..7f46d25315ae 100644 --- a/gnome-extra/libgsf/libgsf-1.14.23.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.23.ebuild,v 1.9 2012/10/15 04:40:53 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.23.ebuild,v 1.10 2012/10/16 04:35:45 blueness Exp $ EAPI="4" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ HOMEPAGE="http://projects.gnome.org/libgsf/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 doc gtk +introspection python" RDEPEND=">=dev-libs/glib-2.26:2 |