diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-12-17 19:40:52 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-12-17 19:40:52 +0000 |
commit | b07ca4da7c769e5bbb6b7253f72a26b18317fb20 (patch) | |
tree | 4464a61f59f88bf827a0224aeb015225327a50e3 /gnome-extra | |
parent | Bump to EAPI=5 to make Paludis happy, bug #447524. (diff) | |
download | gentoo-2-b07ca4da7c769e5bbb6b7253f72a26b18317fb20.tar.gz gentoo-2-b07ca4da7c769e5bbb6b7253f72a26b18317fb20.tar.bz2 gentoo-2-b07ca4da7c769e5bbb6b7253f72a26b18317fb20.zip |
Bump to EAPI=5 to make Paludis happy, bug #447524.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 94ce628ba32e..bb7e2f179583 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.211 2012/11/25 21:12:50 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.212 2012/12/17 19:40:52 mgorny Exp $ + + 17 Dec 2012; Michał Górny <mgorny@gentoo.org> libgsf-1.14.25.ebuild: + Bump to EAPI=5 to make Paludis happy, bug #447524. *libgsf-1.14.25 (25 Nov 2012) diff --git a/gnome-extra/libgsf/libgsf-1.14.25.ebuild b/gnome-extra/libgsf/libgsf-1.14.25.ebuild index 055a3a905f04..d257dfc37bc9 100644 --- a/gnome-extra/libgsf/libgsf-1.14.25.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.25.ebuild @@ -1,8 +1,8 @@ # 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.25.ebuild,v 1.1 2012/11/25 21:12:50 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.25.ebuild,v 1.2 2012/12/17 19:40:52 mgorny Exp $ -EAPI="4" +EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" PYTHON_COMPAT=( python2_{6,7} ) |