diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 16:25:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 16:25:12 +0000 |
commit | 967acc6c9b6821c68ed2f6feee72f94290f6c548 (patch) | |
tree | a74afd63961470b60bf8b8a20cc2dcfe434416ef /gnome-extra | |
parent | alpha/ia64/sparc stable wrt #385699 (diff) | |
download | gentoo-2-967acc6c9b6821c68ed2f6feee72f94290f6c548.tar.gz gentoo-2-967acc6c9b6821c68ed2f6feee72f94290f6c548.tar.bz2 gentoo-2-967acc6c9b6821c68ed2f6feee72f94290f6c548.zip |
alpha/ia64/sh/sparc stable wrt #385699
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index fd77cf784a46..684be0f7945e 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.188 2011/10/28 20:14:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.189 2011/10/30 16:25:12 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> libgsf-1.14.21.ebuild: + alpha/ia64/sh/sparc stable wrt #385699 28 Oct 2011; Markus Meier <maekke@gentoo.org> libgsf-1.14.21.ebuild: arm stable, bug #385699 diff --git a/gnome-extra/libgsf/libgsf-1.14.21.ebuild b/gnome-extra/libgsf/libgsf-1.14.21.ebuild index 6374423aa231..78427eabefba 100644 --- a/gnome-extra/libgsf/libgsf-1.14.21.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.21.ebuild,v 1.7 2011/10/28 20:14:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.21.ebuild,v 1.8 2011/10/30 16:25:12 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -18,7 +18,7 @@ SRC_URI="${SRC_URI} 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 gnome gtk python thumbnail" RDEPEND=" |