diff options
author | 2010-05-04 15:57:45 +0000 | |
---|---|---|
committer | 2010-05-04 15:57:45 +0000 | |
commit | 4cc5886eca0da86c9b988359053546c1a14e0239 (patch) | |
tree | 7c3f38f1bfe054670db2679e6ea8cd4c2673b446 /gnome-extra/libgsf | |
parent | amd64 stable, bug #314899 (diff) | |
download | gentoo-2-4cc5886eca0da86c9b988359053546c1a14e0239.tar.gz gentoo-2-4cc5886eca0da86c9b988359053546c1a14e0239.tar.bz2 gentoo-2-4cc5886eca0da86c9b988359053546c1a14e0239.zip |
amd64 stable, bug #314899
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 8ef153930242..76adc68b8fda 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.156 2010/04/09 09:44:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.157 2010/05/04 15:57:45 tester Exp $ + + 03 May 2010; Olivier Crête <tester@gentoo.org> libgsf-1.14.18.ebuild: + amd64 stable, bug #314899 *libgsf-1.14.18 (09 Apr 2010) diff --git a/gnome-extra/libgsf/libgsf-1.14.18.ebuild b/gnome-extra/libgsf/libgsf-1.14.18.ebuild index 8c4435d18c91..c72824c974b1 100644 --- a/gnome-extra/libgsf/libgsf-1.14.18.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.18.ebuild,v 1.1 2010/04/09 09:44:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.18.ebuild,v 1.2 2010/05/04 15:57:45 tester Exp $ EAPI="2" GCONF_DEBUG="no" @@ -14,7 +14,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=" |