diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-29 07:05:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-29 07:05:40 +0000 |
commit | d3eb721385e83e2e148444bc477ee38f43388b62 (patch) | |
tree | f54fee402b65699fc5afc8f89ca4ca0b226cf24d /net-fs | |
parent | Cleanup. (diff) | |
download | gentoo-2-d3eb721385e83e2e148444bc477ee38f43388b62.tar.gz gentoo-2-d3eb721385e83e2e148444bc477ee38f43388b62.tar.bz2 gentoo-2-d3eb721385e83e2e148444bc477ee38f43388b62.zip |
ia64 stable, bug #486312 (thanks to Emeric Maschino for testing)
(Portage version: 2.2.8-r1/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 48af7382e0a8..f2a5294044c4 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.77 2014/01/26 09:51:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.78 2014/01/29 07:05:40 pacho Exp $ + + 29 Jan 2014; Pacho Ramos <pacho@gentoo.org> cifs-utils-6.1-r1.ebuild: + ia64 stable, bug #486312 (thanks to Emeric Maschino for testing) 26 Jan 2014; Pacho Ramos <pacho@gentoo.org> cifs-utils-6.1-r1.ebuild, cifs-utils-6.2.ebuild, cifs-utils-6.3.ebuild: 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 f1006874dd6b..ad1a47e1ef59 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.11 2014/01/26 09:51:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-6.1-r1.ebuild,v 1.12 2014/01/29 07:05:40 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="~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 |