diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-01-21 12:39:19 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-01-21 12:39:19 +0000 |
commit | ac3b4892cac1a3563b07fb27128934b48b23cdb8 (patch) | |
tree | 51acbbe870b1fe3c35fe84947f2a1fd8a35f920a /sys-apps/pmount | |
parent | x86 stable wrt bug 161796 (diff) | |
download | gentoo-2-ac3b4892cac1a3563b07fb27128934b48b23cdb8.tar.gz gentoo-2-ac3b4892cac1a3563b07fb27128934b48b23cdb8.tar.bz2 gentoo-2-ac3b4892cac1a3563b07fb27128934b48b23cdb8.zip |
Stable on x86, bug #162992.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'sys-apps/pmount')
-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 070375f30c99..07fdc2194939 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.38 2007/01/21 09:00:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.39 2007/01/21 12:39:19 ticho Exp $ + + 21 Jan 2007; Andrej Kacian <ticho@gentoo.org> pmount-0.9.13.ebuild: + Stable on x86, bug #162992. 21 Jan 2007; Markus Rothe <corsair@gentoo.org> pmount-0.9.13.ebuild: Stable on ppc64; bug #162992 diff --git a/sys-apps/pmount/pmount-0.9.13.ebuild b/sys-apps/pmount/pmount-0.9.13.ebuild index 28dc9db919de..b81ceff6f377 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.6 2007/01/21 09:00:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.13.ebuild,v 1.7 2007/01/21 12:39:19 ticho 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 |