diff options
author | 2010-07-04 12:39:09 +0000 | |
---|---|---|
committer | 2010-07-04 12:39:09 +0000 | |
commit | f85d83cec552607c9a619b1532ca39ca03f4f0cf (patch) | |
tree | 2f6cf7d1917debfcda86b2c8924e1fc9d9fee7bb /sys-apps/pmount/pmount-0.9.23.ebuild | |
parent | fix bug #281316, #322303 (diff) | |
download | historical-f85d83cec552607c9a619b1532ca39ca03f4f0cf.tar.gz historical-f85d83cec552607c9a619b1532ca39ca03f4f0cf.tar.bz2 historical-f85d83cec552607c9a619b1532ca39ca03f4f0cf.zip |
ppc64 stable wrt security #325507
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/pmount/pmount-0.9.23.ebuild')
-rw-r--r-- | sys-apps/pmount/pmount-0.9.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pmount/pmount-0.9.23.ebuild b/sys-apps/pmount/pmount-0.9.23.ebuild index b37e36f3c06a..1845abbe624a 100644 --- a/sys-apps/pmount/pmount-0.9.23.ebuild +++ b/sys-apps/pmount/pmount-0.9.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.23.ebuild,v 1.4 2010/06/28 05:49:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.23.ebuild,v 1.5 2010/07/04 12:39:09 ssuominen Exp $ EAPI=2 inherit base eutils @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2" 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" RDEPEND=">=sys-apps/util-linux-2.16 |