diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-12 17:29:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-12 17:29:25 +0000 |
commit | 8a16fefbf95f9a73c215f34781e25afa0e437012 (patch) | |
tree | 19566a3a2efe1c56f799182384345a17cc4aa76a /net-fs/cifs-utils | |
parent | Stable for ia64, wrt bug #464428 (diff) | |
download | gentoo-2-8a16fefbf95f9a73c215f34781e25afa0e437012.tar.gz gentoo-2-8a16fefbf95f9a73c215f34781e25afa0e437012.tar.bz2 gentoo-2-8a16fefbf95f9a73c215f34781e25afa0e437012.zip |
Stable for ia64, wrt bug #464356
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-fs/cifs-utils')
-rw-r--r-- | net-fs/cifs-utils/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-5.9-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 069d7c4ba164..b8977d09fe91 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.58 2013/04/12 09:09:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.59 2013/04/12 17:29:25 ago Exp $ + + 12 Apr 2013; Agostino Sarubbo <ago@gentoo.org> cifs-utils-5.9-r1.ebuild: + Stable for ia64, wrt bug #464356 12 Apr 2013; Agostino Sarubbo <ago@gentoo.org> cifs-utils-5.9-r1.ebuild: Stable for alpha, wrt bug #464356 diff --git a/net-fs/cifs-utils/cifs-utils-5.9-r1.ebuild b/net-fs/cifs-utils/cifs-utils-5.9-r1.ebuild index 629d388cfea2..44f8b3529920 100644 --- a/net-fs/cifs-utils/cifs-utils-5.9-r1.ebuild +++ b/net-fs/cifs-utils/cifs-utils-5.9-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-5.9-r1.ebuild,v 1.8 2013/04/12 09:09:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-5.9-r1.ebuild,v 1.9 2013/04/12 17:29:25 ago Exp $ EAPI=4 @@ -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="ads +caps caps-ng creds upcall" DEPEND="!net-fs/mount-cifs |