diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:43:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:43:51 +0000 |
commit | 99b8b16ce86ce921fb4cacc2fe8173bc351e246d (patch) | |
tree | b2b1716b5bec8f48e75fd3e3f3ad4a7e8b5910df /gnome-extra | |
parent | Stable for sh, wrt bug #458984 (diff) | |
download | gentoo-2-99b8b16ce86ce921fb4cacc2fe8173bc351e246d.tar.gz gentoo-2-99b8b16ce86ce921fb4cacc2fe8173bc351e246d.tar.bz2 gentoo-2-99b8b16ce86ce921fb4cacc2fe8173bc351e246d.zip |
Stable for sh, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 56e715c6adbf..4929b7d0a14c 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.223 2013/04/01 18:24:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.224 2013/04/09 16:43:51 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libgsf-1.14.25.ebuild: + Stable for sh, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libgsf-1.14.25.ebuild: Stable for sparc, wrt bug #458984 diff --git a/gnome-extra/libgsf/libgsf-1.14.25.ebuild b/gnome-extra/libgsf/libgsf-1.14.25.ebuild index 647d83ff7f49..19a7efa13ae1 100644 --- a/gnome-extra/libgsf/libgsf-1.14.25.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.25.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/gnome-extra/libgsf/libgsf-1.14.25.ebuild,v 1.11 2013/04/01 18:24:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.25.ebuild,v 1.12 2013/04/09 16:43:51 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,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 gtk +introspection python" RDEPEND=">=dev-libs/glib-2.26:2 |