diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-12 14:12:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-12 14:12:33 +0000 |
commit | 265f88b726874cc8c39cf28cd6301b6a794c3531 (patch) | |
tree | 85d57f280412269ef01d4e4ce762a6313d942642 /sys-apps | |
parent | Cleanup. (diff) | |
download | gentoo-2-265f88b726874cc8c39cf28cd6301b6a794c3531.tar.gz gentoo-2-265f88b726874cc8c39cf28cd6301b6a794c3531.tar.bz2 gentoo-2-265f88b726874cc8c39cf28cd6301b6a794c3531.zip |
Stable on ppc64; bug #136695
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pmount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pmount/pmount-0.9.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index b3085db1e1f1..a1b3b0bb8272 100644 --- a/sys-apps/pmount/ChangeLog +++ b/sys-apps/pmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pmount # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.30 2006/08/09 04:08:04 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.31 2006/08/12 14:12:33 corsair Exp $ + + 12 Aug 2006; Markus Rothe <corsair@gentoo.org> pmount-0.9.9.ebuild: + Stable on ppc64; bug #136695 09 Aug 2006; Joshua Jackson <tsunam@gentoo.org> pmount-0.9.9.ebuild: Stable x86;bug #136695 diff --git a/sys-apps/pmount/pmount-0.9.9.ebuild b/sys-apps/pmount/pmount-0.9.9.ebuild index 8c0caac2c16a..57566a2f5332 100644 --- a/sys-apps/pmount/pmount-0.9.9.ebuild +++ b/sys-apps/pmount/pmount-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.9.ebuild,v 1.8 2006/08/09 04:08:04 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.9.ebuild,v 1.9 2006/08/12 14:12:33 corsair 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" DEPEND=">=sys-apps/dbus-0.33 |