diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-10-19 21:42:15 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-10-19 21:42:15 +0000 |
commit | c321da8684563742b4f1449d0bbe6517c5d53f5a (patch) | |
tree | 82fc505535652f89cb078e2aa4318c9790889525 /net-fs | |
parent | amd64 stable, bug #486310 (diff) | |
download | gentoo-2-c321da8684563742b4f1449d0bbe6517c5d53f5a.tar.gz gentoo-2-c321da8684563742b4f1449d0bbe6517c5d53f5a.tar.bz2 gentoo-2-c321da8684563742b4f1449d0bbe6517c5d53f5a.zip |
amd64 stable, bug #486312
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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 6725d4c6304a..6df20d4efaa8 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.67 2013/10/16 14:24:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.68 2013/10/19 21:42:15 pacho Exp $ + + 19 Oct 2013; Pacho Ramos <pacho@gentoo.org> cifs-utils-6.1-r1.ebuild: + amd64 stable, bug #486312 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> cifs-utils-6.1-r1.ebuild: Stable for HPPA (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 70aa16513388..ddd204b9452a 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-2013 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.2 2013/10/16 14:24:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-6.1-r1.ebuild,v 1.3 2013/10/19 21:42:15 pacho 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="~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~x86 ~arm-linux ~x86-linux" +KEYWORDS="amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~x86 ~arm-linux ~x86-linux" IUSE="acl ads +caps +caps-ng creds upcall" DEPEND="!net-fs/mount-cifs |