diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-09 04:08:04 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-09 04:08:04 +0000 |
commit | 1caa7e73c3f20e5109b8383ee7c1e866bdce10ee (patch) | |
tree | 3f319980aac6186e10b396d637d51fc83defd7b5 /sys-apps/pmount | |
parent | Its a stable pizza pie on x86 (diff) | |
download | gentoo-2-1caa7e73c3f20e5109b8383ee7c1e866bdce10ee.tar.gz gentoo-2-1caa7e73c3f20e5109b8383ee7c1e866bdce10ee.tar.bz2 gentoo-2-1caa7e73c3f20e5109b8383ee7c1e866bdce10ee.zip |
Stable x86
(Portage version: 2.1-r1)
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 8837c8ec96bd..b3085db1e1f1 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.29 2006/08/08 03:58:42 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.30 2006/08/09 04:08:04 tsunam Exp $ + + 09 Aug 2006; Joshua Jackson <tsunam@gentoo.org> pmount-0.9.9.ebuild: + Stable x86;bug #136695 08 Aug 2006; Luis Medinas <metalgod@gentoo.org> pmount-0.9.9.ebuild: Stable on amd64. Bug #136695. diff --git a/sys-apps/pmount/pmount-0.9.9.ebuild b/sys-apps/pmount/pmount-0.9.9.ebuild index 86df2526a897..8c0caac2c16a 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.7 2006/08/08 03:58:42 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.9.ebuild,v 1.8 2006/08/09 04:08:04 tsunam 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 |