diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-11 10:48:52 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-11 10:48:52 +0000 |
commit | 35f173c08627d9644d4ddd20ab263a13e5fbcccf (patch) | |
tree | df942f11b66e91638459c272c3a00db0bcd5c9e8 /net-fs | |
parent | Stable on amd64 wrt bug #338985 (diff) | |
download | gentoo-2-35f173c08627d9644d4ddd20ab263a13e5fbcccf.tar.gz gentoo-2-35f173c08627d9644d4ddd20ab263a13e5fbcccf.tar.bz2 gentoo-2-35f173c08627d9644d4ddd20ab263a13e5fbcccf.zip |
Stable on amd64 wrt bug #340453
(Portage version: 2.2_rc91/cvs/Linux x86_64)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/djmount/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/djmount/djmount-0.71-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/djmount/ChangeLog b/net-fs/djmount/ChangeLog index 5c3f8e657be4..93731ce77616 100644 --- a/net-fs/djmount/ChangeLog +++ b/net-fs/djmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/djmount # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/djmount/ChangeLog,v 1.6 2010/10/11 05:33:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/djmount/ChangeLog,v 1.7 2010/10/11 10:48:52 hwoarang Exp $ + + 11 Oct 2010; Markos Chandras <hwoarang@gentoo.org> djmount-0.71-r1.ebuild: + Stable on amd64 wrt bug #340453 11 Oct 2010; Mike Frysinger <vapier@gentoo.org> djmount-0.71-r1.ebuild: Clean up, fix USE=debug build #267508 by mimosinnet, and fix FEATURES=test diff --git a/net-fs/djmount/djmount-0.71-r1.ebuild b/net-fs/djmount/djmount-0.71-r1.ebuild index 3d95697426ec..f6687f212d59 100644 --- a/net-fs/djmount/djmount-0.71-r1.ebuild +++ b/net-fs/djmount/djmount-0.71-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/djmount/djmount-0.71-r1.ebuild,v 1.2 2010/10/11 05:33:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/djmount/djmount-0.71-r1.ebuild,v 1.3 2010/10/11 10:48:52 hwoarang Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug test" RDEPEND="sys-fs/fuse |