diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 10:22:11 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 10:22:11 +0000 |
commit | 19b83c556021ab935f88cd9de192823e4a18f7c0 (patch) | |
tree | 9570feffb8a5c8a45a74f9500dbc159d4577a60b /gnome-extra | |
parent | Stable on alpha, bug 551814 (diff) | |
download | gentoo-2-19b83c556021ab935f88cd9de192823e4a18f7c0.tar.gz gentoo-2-19b83c556021ab935f88cd9de192823e4a18f7c0.tar.bz2 gentoo-2-19b83c556021ab935f88cd9de192823e4a18f7c0.zip |
Stable on alpha, bug 551814
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index cf1cfada1547..127ca5536ed8 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.261 2015/07/25 12:14:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.262 2015/07/29 10:22:11 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> libgsf-1.14.33.ebuild: + Stable on alpha, bug 551814 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> libgsf-1.14.33.ebuild: ppc stable wrt bug #551814 diff --git a/gnome-extra/libgsf/libgsf-1.14.33.ebuild b/gnome-extra/libgsf/libgsf-1.14.33.ebuild index adc089890de5..d67e0871fb1a 100644 --- a/gnome-extra/libgsf/libgsf-1.14.33.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.33.ebuild,v 1.8 2015/07/25 12:14:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.33.ebuild,v 1.9 2015/07/29 10:22:11 klausman Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://developer.gnome.org/gsf/" LICENSE="GPL-2 LGPL-2.1" SLOT="0/114" # libgsf-1.so version -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 gtk +introspection" RDEPEND=" |