diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-01-21 08:39:13 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-01-21 08:39:13 +0000 |
commit | 43d30b4034a864720dadfe026ed606d896f72de0 (patch) | |
tree | a09ddbf0eb5b37453628b8ddf109fbc03c4a329e /sys-apps/pmount | |
parent | Added examples use flag to ebuild, #145222 (diff) | |
download | gentoo-2-43d30b4034a864720dadfe026ed606d896f72de0.tar.gz gentoo-2-43d30b4034a864720dadfe026ed606d896f72de0.tar.bz2 gentoo-2-43d30b4034a864720dadfe026ed606d896f72de0.zip |
Stable on ppc wrt bug 162992
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r-- | sys-apps/pmount/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/pmount/pmount-0.9.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index 41c050f0e5e4..2e586417cb28 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.36 2006/12/11 02:57:08 steev Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.37 2007/01/21 08:39:13 nixnut Exp $ + + 21 Jan 2007; nixnut <nixnut@gentoo.org> pmount-0.9.13.ebuild: + Stable on ppc wrt bug 162992 11 Dec 2006; Steev Klimaszewski <steev@gentoo.org> +files/pmount-0.9.13-no_close.patch, pmount-0.9.13.ebuild: diff --git a/sys-apps/pmount/pmount-0.9.13.ebuild b/sys-apps/pmount/pmount-0.9.13.ebuild index ac95558c60ae..7e57c09314e6 100644 --- a/sys-apps/pmount/pmount-0.9.13.ebuild +++ b/sys-apps/pmount/pmount-0.9.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.13.ebuild,v 1.4 2006/12/11 02:57:08 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.13.ebuild,v 1.5 2007/01/21 08:39:13 nixnut 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 hal" DEPEND="hal? ( >=sys-apps/dbus-0.33 |