diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:06:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:06:06 +0000 |
commit | 7c3ec524ef06d01401c2ed99f54996c87b354790 (patch) | |
tree | 2cf5160a51b87bbe4ebcf08bb6c79702e2ee4f87 /gnome-extra | |
parent | Stable for HPPA (bug #478252). (diff) | |
download | gentoo-2-7c3ec524ef06d01401c2ed99f54996c87b354790.tar.gz gentoo-2-7c3ec524ef06d01401c2ed99f54996c87b354790.tar.bz2 gentoo-2-7c3ec524ef06d01401c2ed99f54996c87b354790.zip |
Stable for HPPA (bug #478252).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 5580420157d7..97a18caa2b25 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.228 2013/12/08 18:55:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.229 2013/12/22 16:06:06 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> libgsf-1.14.28.ebuild: + Stable for HPPA (bug #478252). 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> libgsf-1.14.28.ebuild: x86 stable, bug #478252 diff --git a/gnome-extra/libgsf/libgsf-1.14.28.ebuild b/gnome-extra/libgsf/libgsf-1.14.28.ebuild index d2a49aba8bcb..debc7daf52e7 100644 --- a/gnome-extra/libgsf/libgsf-1.14.28.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.28.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.28.ebuild,v 1.3 2013/12/08 18:55:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.28.ebuild,v 1.4 2013/12/22 16:06:06 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://projects.gnome.org/libgsf/" 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=" |