diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-08-08 03:58:42 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-08-08 03:58:42 +0000 |
commit | 953eae1021ea17835bccb02e00f8536fe5ddbc2a (patch) | |
tree | 485fcb19bcf5593f61901f311156ec9fd6bedc47 /sys-apps/pmount | |
parent | Stable on amd64. Bug #141450. (diff) | |
download | gentoo-2-953eae1021ea17835bccb02e00f8536fe5ddbc2a.tar.gz gentoo-2-953eae1021ea17835bccb02e00f8536fe5ddbc2a.tar.bz2 gentoo-2-953eae1021ea17835bccb02e00f8536fe5ddbc2a.zip |
Stable on amd64. Bug #136695.
(Portage version: 2.1.1_pre4-r4)
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 46e06e1fd567..8837c8ec96bd 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.28 2006/08/07 02:16:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.29 2006/08/08 03:58:42 metalgod Exp $ + + 08 Aug 2006; Luis Medinas <metalgod@gentoo.org> pmount-0.9.9.ebuild: + Stable on amd64. Bug #136695. 07 Aug 2006; Jeroen Roovers <jer@gentoo.org> pmount-0.9.9.ebuild: Stable for HPPA (bug #136695). diff --git a/sys-apps/pmount/pmount-0.9.9.ebuild b/sys-apps/pmount/pmount-0.9.9.ebuild index 183364ef3f00..86df2526a897 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.6 2006/08/07 02:16:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.9.ebuild,v 1.7 2006/08/08 03:58:42 metalgod 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 |