diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-13 15:16:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-13 15:16:02 +0000 |
commit | e5b05cd5aaa03c465c89f6b9ac03cd0ada58f4ee (patch) | |
tree | b527905f556a225eb1972e12d68ff82b5c4f6f28 /gnome-extra | |
parent | Stable for ia64, wrt bug #508862 (diff) | |
download | gentoo-2-e5b05cd5aaa03c465c89f6b9ac03cd0ada58f4ee.tar.gz gentoo-2-e5b05cd5aaa03c465c89f6b9ac03cd0ada58f4ee.tar.bz2 gentoo-2-e5b05cd5aaa03c465c89f6b9ac03cd0ada58f4ee.zip |
Stable for ia64, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, 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.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 6602039734ee..c24353293f6b 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.241 2014/05/11 08:26:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.242 2014/05/13 15:16:02 ago Exp $ + + 13 May 2014; Agostino Sarubbo <ago@gentoo.org> libgsf-1.14.30.ebuild: + Stable for ia64, wrt bug #508862 11 May 2014; Agostino Sarubbo <ago@gentoo.org> libgsf-1.14.30.ebuild: Stable for ppc64, wrt bug #508862 diff --git a/gnome-extra/libgsf/libgsf-1.14.30.ebuild b/gnome-extra/libgsf/libgsf-1.14.30.ebuild index c1909750596c..a70ffc447b34 100644 --- a/gnome-extra/libgsf/libgsf-1.14.30.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.30.ebuild,v 1.6 2014/05/11 08:26:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.30.ebuild,v 1.7 2014/05/13 15:16:02 ago 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=" |