diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-05 16:09:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-05 16:09:10 +0000 |
commit | 58b0953b575602a88c0b6e23d61c97566fda95d0 (patch) | |
tree | 36ddfa772bd10bc7e9668a20cbe00b473e1a2c70 /sys-apps/pmount | |
parent | x86 stable, bug 282290 (diff) | |
download | gentoo-2-58b0953b575602a88c0b6e23d61c97566fda95d0.tar.gz gentoo-2-58b0953b575602a88c0b6e23d61c97566fda95d0.tar.bz2 gentoo-2-58b0953b575602a88c0b6e23d61c97566fda95d0.zip |
arm/ia64/sh/sparc stable wrt #281208
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r-- | sys-apps/pmount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pmount/pmount-0.9.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index a3d5a63c6600..7421a8fda4fd 100644 --- a/sys-apps/pmount/ChangeLog +++ b/sys-apps/pmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pmount # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.70 2009/09/29 18:26:28 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.71 2009/10/05 16:09:10 armin76 Exp $ + + 05 Oct 2009; Raúl Porcel <armin76@gentoo.org> pmount-0.9.19.ebuild: + arm/ia64/sh/sparc stable wrt #281208 29 Sep 2009; Tobias Klausmann <klausman@gentoo.org> pmount-0.9.19.ebuild: Stable on alpha, bug #281208 diff --git a/sys-apps/pmount/pmount-0.9.19.ebuild b/sys-apps/pmount/pmount-0.9.19.ebuild index 501eda256859..9a9f7171d54b 100644 --- a/sys-apps/pmount/pmount-0.9.19.ebuild +++ b/sys-apps/pmount/pmount-0.9.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.19.ebuild,v 1.8 2009/09/29 18:26:28 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.19.ebuild,v 1.9 2009/10/05 16:09:10 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/2867/${P}.tar.gz" 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 hal" RDEPEND="hal? ( >=sys-apps/dbus-0.33 >=sys-apps/hal-0.5.2 ) |