diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-13 09:33:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-13 09:33:19 +0000 |
commit | b6e43cb88c511111c187067520db3103ff069264 (patch) | |
tree | a525cc11c361d4a951abb3bcd3d61b62860c8bdf /net-fs | |
parent | Stable for ppc, wrt bug #506822 (diff) | |
download | gentoo-2-b6e43cb88c511111c187067520db3103ff069264.tar.gz gentoo-2-b6e43cb88c511111c187067520db3103ff069264.tar.bz2 gentoo-2-b6e43cb88c511111c187067520db3103ff069264.zip |
Stable for ppc, wrt bug #486312
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/cifs-utils/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-6.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/cifs-utils/ChangeLog b/net-fs/cifs-utils/ChangeLog index a1ec9ca29e18..b27ebbdb80ac 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.80 2014/07/21 12:18:44 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.81 2014/08/13 09:33:19 ago Exp $ + + 13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> cifs-utils-6.1-r1.ebuild: + Stable for ppc, wrt bug #486312 *cifs-utils-6.4 (21 Jul 2014) 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 6a5fc845b63b..ba85dfccd7bf 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 # 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.13 2014/06/22 21:28:55 klausman Exp $ +# $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 $ 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 |