From: Olivier Crête Date: Mon, 22 Jan 2007 05:11:47 +0000 (+0000) Subject: stable on amd64 per bug #162992 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f3b5a71eca0cca4694ad43a6817b38215036c689;p=gentoo.git stable on amd64 per bug #162992 Package-Manager: portage-2.1.1-r2 --- diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index 07fdc2194939..ccc06165d6ac 100644 --- a/sys-apps/pmount/ChangeLog +++ b/sys-apps/pmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pmount # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.39 2007/01/21 12:39:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.40 2007/01/22 05:11:47 tester Exp $ + + 22 Jan 2007; Olivier Crête pmount-0.9.13.ebuild: + stable on amd64 per bug #162992 21 Jan 2007; Andrej Kacian pmount-0.9.13.ebuild: Stable on x86, bug #162992. diff --git a/sys-apps/pmount/pmount-0.9.13.ebuild b/sys-apps/pmount/pmount-0.9.13.ebuild index b81ceff6f377..b4cd599961d2 100644 --- a/sys-apps/pmount/pmount-0.9.13.ebuild +++ b/sys-apps/pmount/pmount-0.9.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.13.ebuild,v 1.7 2007/01/21 12:39:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.13.ebuild,v 1.8 2007/01/22 05:11:47 tester Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.piware.de/projects/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86" IUSE="crypt hal" DEPEND="hal? ( >=sys-apps/dbus-0.33