diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-17 17:37:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-17 17:37:21 +0000 |
commit | 200e56af7d248794bf8c823a9d396b703d745eec (patch) | |
tree | d29252fcbbc6aef8467c70d05ff6a8c1c87e429d /net-fs/mount-cifs | |
parent | alpha/arm/ia64/s390/sh/x86 stable wrt #259326 (diff) | |
download | gentoo-2-200e56af7d248794bf8c823a9d396b703d745eec.tar.gz gentoo-2-200e56af7d248794bf8c823a9d396b703d745eec.tar.bz2 gentoo-2-200e56af7d248794bf8c823a9d396b703d745eec.zip |
arm/ia64/s390/sh/sparc stable wrt #243374
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'net-fs/mount-cifs')
-rw-r--r-- | net-fs/mount-cifs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/mount-cifs/mount-cifs-3.0.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/mount-cifs/ChangeLog b/net-fs/mount-cifs/ChangeLog index 09fce48e1693..5f7f9614b283 100644 --- a/net-fs/mount-cifs/ChangeLog +++ b/net-fs/mount-cifs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/mount-cifs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/ChangeLog,v 1.18 2009/02/15 14:59:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/ChangeLog,v 1.19 2009/02/17 17:37:21 armin76 Exp $ + + 17 Feb 2009; Raúl Porcel <armin76@gentoo.org> mount-cifs-3.0.30.ebuild: + arm/ia64/s390/sh/sparc stable wrt #243374 15 Feb 2009; Markus Meier <maekke@gentoo.org> mount-cifs-3.0.30.ebuild: x86 stable, bug #243374 diff --git a/net-fs/mount-cifs/mount-cifs-3.0.30.ebuild b/net-fs/mount-cifs/mount-cifs-3.0.30.ebuild index 81cdfbffbc30..65c5e80c4120 100644 --- a/net-fs/mount-cifs/mount-cifs-3.0.30.ebuild +++ b/net-fs/mount-cifs/mount-cifs-3.0.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.30.ebuild,v 1.5 2009/02/15 14:59:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.30.ebuild,v 1.6 2009/02/17 17:37:21 armin76 Exp $ inherit toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://linux-cifs.samba.org/cifs/cifs_download.html" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="!<net-fs/samba-3.0.25" |