diff options
author | Olivier Crête <tester@gentoo.org> | 2007-01-22 05:11:47 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2007-01-22 05:11:47 +0000 |
commit | 3e0f8920492578425ae3fccaf83d42a127a23e3c (patch) | |
tree | a8924f635937d267e0cfedd10efa326a96b9a581 /sys-apps | |
parent | Stable on amd64 per bug #154522 (diff) | |
download | gentoo-2-3e0f8920492578425ae3fccaf83d42a127a23e3c.tar.gz gentoo-2-3e0f8920492578425ae3fccaf83d42a127a23e3c.tar.bz2 gentoo-2-3e0f8920492578425ae3fccaf83d42a127a23e3c.zip |
stable on amd64 per bug #162992
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pmount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pmount/pmount-0.9.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <tester@gentoo.org> pmount-0.9.13.ebuild: + stable on amd64 per bug #162992 21 Jan 2007; Andrej Kacian <ticho@gentoo.org> 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 |