diff options
author | Raúl Porcel <armin76@gentoo.org> | 2015-02-20 13:08:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2015-02-20 13:08:25 +0000 |
commit | 81256397b21abd299480bef6c702e5476f1e03a1 (patch) | |
tree | 9e622a0109e7abc407b0adebd1c89b5b42137edc /net-fs/cifs-utils | |
parent | ia64/sparc stable wrt #497970 (diff) | |
download | gentoo-2-81256397b21abd299480bef6c702e5476f1e03a1.tar.gz gentoo-2-81256397b21abd299480bef6c702e5476f1e03a1.tar.bz2 gentoo-2-81256397b21abd299480bef6c702e5476f1e03a1.zip |
s390/sh/sparc stable wrt #486312
(Portage version: 2.2.14/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'net-fs/cifs-utils')
-rw-r--r-- | net-fs/cifs-utils/ChangeLog | 7 | ||||
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-6.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-fs/cifs-utils/ChangeLog b/net-fs/cifs-utils/ChangeLog index b27ebbdb80ac..2c6a32a3a5b5 100644 --- a/net-fs/cifs-utils/ChangeLog +++ b/net-fs/cifs-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/cifs-utils -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.81 2014/08/13 09:33:19 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.82 2015/02/20 13:08:25 armin76 Exp $ + + 20 Feb 2015; Raúl Porcel <armin76@gentoo.org> cifs-utils-6.1-r1.ebuild: + s390/sh/sparc stable wrt #486312 13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> cifs-utils-6.1-r1.ebuild: Stable for ppc, wrt bug #486312 diff --git a/net-fs/cifs-utils/cifs-utils-6.1-r1.ebuild b/net-fs/cifs-utils/cifs-utils-6.1-r1.ebuild index ba85dfccd7bf..1cc54ed825d8 100644 --- a/net-fs/cifs-utils/cifs-utils-6.1-r1.ebuild +++ b/net-fs/cifs-utils/cifs-utils-6.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-6.1-r1.ebuild,v 1.14 2014/08/13 09:33:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-6.1-r1.ebuild,v 1.15 2015/02/20 13:08:25 armin76 Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~arm-linux ~x86-linux" IUSE="+acl +ads +caps +caps-ng creds" DEPEND="!net-fs/mount-cifs |