diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:29:41 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:29:41 +0000 |
commit | a0892e807047358ec8e4b3553f3cf29a82c33a7f (patch) | |
tree | 6a71b38a5490b00b1f2f23abbac7e0d6f3a9eb26 /gnome-extra/libgsf | |
parent | x86 stable per bug 353436 (diff) | |
download | gentoo-2-a0892e807047358ec8e4b3553f3cf29a82c33a7f.tar.gz gentoo-2-a0892e807047358ec8e4b3553f3cf29a82c33a7f.tar.bz2 gentoo-2-a0892e807047358ec8e4b3553f3cf29a82c33a7f.zip |
x86 stable per bug 353436
(Portage version: 2.1.9.40/cvs/Linux i686)
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 9ea56b4a320f..3ef36e7d8d62 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.167 2011/02/23 23:04:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.168 2011/02/24 20:29:41 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> libgsf-1.14.19.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> libgsf-1.14.19.ebuild: Stable on amd64 wrt bug #353436 diff --git a/gnome-extra/libgsf/libgsf-1.14.19.ebuild b/gnome-extra/libgsf/libgsf-1.14.19.ebuild index 0f235d4ff604..e06826b0fff3 100644 --- a/gnome-extra/libgsf/libgsf-1.14.19.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.19.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.19.ebuild,v 1.3 2011/02/23 23:04:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.19.ebuild,v 1.4 2011/02/24 20:29:41 tomka 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=" |