diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:51:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:51:40 +0000 |
commit | 8daf68f9a1883ae9b83bc98469a0bb61d1963f93 (patch) | |
tree | 8dd01beec4559b8ce35f0f4227beaf71d318b381 /gnome-extra/libgsf | |
parent | Stable for AMD64, wrt bug #410611 (diff) | |
download | historical-8daf68f9a1883ae9b83bc98469a0bb61d1963f93.tar.gz historical-8daf68f9a1883ae9b83bc98469a0bb61d1963f93.tar.bz2 historical-8daf68f9a1883ae9b83bc98469a0bb61d1963f93.zip |
Stable for amd64, wrt bug #410611
Package-Manager: portage-2.1.10.49/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.22.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 40def23c4540..f7cf38dcacb6 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.191 2012/02/29 06:14:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.192 2012/04/18 20:51:40 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> libgsf-1.14.22.ebuild: + Stable for amd64, wrt bug #410611 29 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> libgsf-1.14.21.ebuild: Empty py-compile script instead of symlinking it to /path/to/true. This is diff --git a/gnome-extra/libgsf/libgsf-1.14.22.ebuild b/gnome-extra/libgsf/libgsf-1.14.22.ebuild index ae150edd720e..a18b40f35372 100644 --- a/gnome-extra/libgsf/libgsf-1.14.22.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.22.ebuild,v 1.1 2011/12/31 19:33:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.22.ebuild,v 1.2 2012/04/18 20:51:40 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ HOMEPAGE="http://projects.gnome.org/libgsf/" 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 gtk python" RDEPEND=">=dev-libs/glib-2.16:2 |