diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-07-29 12:22:23 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-07-29 12:22:23 +0000 |
commit | dc49d88cb260135839806a947ab5d1625eeec5f8 (patch) | |
tree | b7f49ac56dd3cc32b7835049958d7d2971a62dcb /x11-libs/libfm | |
parent | Version bump (diff) | |
download | gentoo-2-dc49d88cb260135839806a947ab5d1625eeec5f8.tar.gz gentoo-2-dc49d88cb260135839806a947ab5d1625eeec5f8.tar.bz2 gentoo-2-dc49d88cb260135839806a947ab5d1625eeec5f8.zip |
ppc stable wrt #365231
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libfm')
-rw-r--r-- | x11-libs/libfm/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog index 2563343b3eef..c66bdf4808af 100644 --- a/x11-libs/libfm/ChangeLog +++ b/x11-libs/libfm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libfm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.44 2011/06/25 18:11:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.45 2011/07/29 12:22:23 ssuominen Exp $ + + 29 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> + libfm-0.1.15_pre20110422.ebuild: + ppc stable wrt #365231 25 Jun 2011; Markos Chandras <hwoarang@gentoo.org> libfm-0.1.15_pre20110422.ebuild, libfm-0.1.15_pre20110614.ebuild, diff --git a/x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild b/x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild index 50a8a6bb8778..3e46d6a422a9 100644 --- a/x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild +++ b/x11-libs/libfm/libfm-0.1.15_pre20110422.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-libs/libfm/libfm-0.1.15_pre20110422.ebuild,v 1.6 2011/06/25 18:11:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild,v 1.7 2011/07/29 12:22:23 ssuominen Exp $ EAPI=2 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then else inherit autotools SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" - KEYWORDS="~alpha amd64 arm ~ppc x86" + KEYWORDS="~alpha amd64 arm ppc x86" S="${WORKDIR}" fi |