diff options
author | Markus Meier <maekke@gentoo.org> | 2007-12-16 13:42:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-12-16 13:42:51 +0000 |
commit | e52bacae698db9f2268724f848a1f934d7ac9d43 (patch) | |
tree | 4950da248768fbf34f9598542661bc9348eb5d76 /sys-apps/pmount | |
parent | version bump, thanks Brice for the notice (diff) | |
download | gentoo-2-e52bacae698db9f2268724f848a1f934d7ac9d43.tar.gz gentoo-2-e52bacae698db9f2268724f848a1f934d7ac9d43.tar.bz2 gentoo-2-e52bacae698db9f2268724f848a1f934d7ac9d43.zip |
x86 stable, bug #202150
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r-- | sys-apps/pmount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pmount/pmount-0.9.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index d43fe8223fca..a500f23c93f8 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.49 2007/12/16 13:04:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.50 2007/12/16 13:42:51 maekke Exp $ + + 16 Dec 2007; Markus Meier <maekke@gentoo.org> pmount-0.9.16.ebuild: + x86 stable, bug #202150 16 Dec 2007; nixnut <nixnut@gentoo.org> pmount-0.9.16.ebuild: Stable on ppc wrt bug 202150 diff --git a/sys-apps/pmount/pmount-0.9.16.ebuild b/sys-apps/pmount/pmount-0.9.16.ebuild index 3f17dd68679b..5d22fd0c622e 100644 --- a/sys-apps/pmount/pmount-0.9.16.ebuild +++ b/sys-apps/pmount/pmount-0.9.16.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.16.ebuild,v 1.4 2007/12/16 13:04:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild,v 1.5 2007/12/16 13:42:51 maekke Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/2057/${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 >=sys-apps/hal-0.5.2 ) |