diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-22 13:35:01 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-22 13:35:01 +0000 |
commit | f54f08206cb8966392ff02b50069ed8a52e3a5d1 (patch) | |
tree | 05b4eee8e8fcfcca7a6b8c2c47cf2b5ddfe02987 /x11-misc/pcmanfm | |
parent | no need to set subversion version manually with git... (diff) | |
download | gentoo-2-f54f08206cb8966392ff02b50069ed8a52e3a5d1.tar.gz gentoo-2-f54f08206cb8966392ff02b50069ed8a52e3a5d1.tar.bz2 gentoo-2-f54f08206cb8966392ff02b50069ed8a52e3a5d1.zip |
ppc stable wrt #349724
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc/pcmanfm')
-rw-r--r-- | x11-misc/pcmanfm/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/pcmanfm/ChangeLog b/x11-misc/pcmanfm/ChangeLog index f7653fe059ad..df7a77bae6d7 100644 --- a/x11-misc/pcmanfm/ChangeLog +++ b/x11-misc/pcmanfm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/pcmanfm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.44 2011/01/02 17:08:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.45 2011/01/22 13:35:01 xarthisius Exp $ + + 22 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + pcmanfm-0.9.7-r2.ebuild: + ppc stable wrt #349724 02 Jan 2011; Markus Meier <maekke@gentoo.org> pcmanfm-0.9.7-r2.ebuild: arm stable, bug #349724 diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild index 813279bf236f..02a25206dd19 100644 --- a/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.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/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild,v 1.7 2011/01/02 17:08:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild,v 1.8 2011/01/22 13:35:01 xarthisius Exp $ EAPI="2" inherit eutils fdo-mime @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc x86" +KEYWORDS="amd64 arm ppc x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.18:2 |