diff options
Diffstat (limited to 'sys-apps/pmount')
-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 d817fc41ccf4..e9853433c172 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.25 2006/06/16 19:43:14 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.26 2006/08/06 09:07:13 dertobi123 Exp $ + + 06 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> pmount-0.9.9.ebuild: + ppc stable, bug #136695 *pmount-0.9.11 (16 Jun 2006) diff --git a/sys-apps/pmount/pmount-0.9.9.ebuild b/sys-apps/pmount/pmount-0.9.9.ebuild index de9f9dd2bd1e..4bad1006667a 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.3 2006/07/05 06:03:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.9.ebuild,v 1.4 2006/08/06 09:07:13 dertobi123 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 |