diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:59:06 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:59:06 +0000 |
commit | dafdf7f82ff715859ba9b85eb32179c94f77a968 (patch) | |
tree | 7b598408e0e84f4d610095bfeff75c3407758d4e | |
parent | ppc/ppc64 stable wrt #385699 (diff) | |
download | gentoo-2-dafdf7f82ff715859ba9b85eb32179c94f77a968.tar.gz gentoo-2-dafdf7f82ff715859ba9b85eb32179c94f77a968.tar.bz2 gentoo-2-dafdf7f82ff715859ba9b85eb32179c94f77a968.zip |
ppc/ppc64 stable wrt #385699
(Portage version: 2.2.0_alpha63/cvs/Linux x86_64)
-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 aa796a2a803d..6c094c1026bb 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.184 2011/10/14 21:25:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.185 2011/10/16 17:59:06 xarthisius Exp $ + + 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> libgsf-1.14.21.ebuild: + ppc/ppc64 stable wrt #385699 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> libgsf-1.14.21.ebuild: amd64 stable wrt #385699 diff --git a/gnome-extra/libgsf/libgsf-1.14.21.ebuild b/gnome-extra/libgsf/libgsf-1.14.21.ebuild index 31cccae83338..6dcf741f9d9f 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.3 2011/10/14 21:25:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.21.ebuild,v 1.4 2011/10/16 17:59:06 xarthisius 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=" |