From 4c7f7e052551f2643993fa98463c33b5904cb398 Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Sat, 28 Jan 2012 14:49:39 +0000 Subject: x86 stable wrt bug #399415 (Portage version: 2.1.10.44/cvs/Linux i686) --- sys-apps/pmount/ChangeLog | 6 +++++- sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sys-apps/pmount') diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index 0febd15c19ac..47d7ce35052a 100644 --- a/sys-apps/pmount/ChangeLog +++ b/sys-apps/pmount/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/pmount # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.89 2012/01/20 09:22:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.90 2012/01/28 14:49:39 phajdan.jr Exp $ + + 28 Jan 2012; Pawel Hajdan jr + pmount-0.9.99_alpha-r1.ebuild: + x86 stable wrt bug #399415 20 Jan 2012; Agostino Sarubbo pmount-0.9.99_alpha-r1.ebuild: Stable for amd64, wrt bug #399415 diff --git a/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild b/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild index d44cd4409e87..6b522bc99b11 100644 --- a/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild +++ b/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild,v 1.2 2012/01/20 09:22:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild,v 1.3 2012/01/28 14:49:39 phajdan.jr Exp $ EAPI=4 inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV/_/-}.orig.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE="crypt" RDEPEND=">=sys-apps/util-linux-2.17.2 -- cgit v1.2.3-65-gdbad