diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 15:03:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 15:03:27 +0000 |
commit | 293781ac9d0a0362897a6418bc53d688055f6e5c (patch) | |
tree | c0ffb80437824c9e9b1f67f9f43641b64844da1c /net-fs | |
parent | Stable for alpha, wrt bug #443788 (diff) | |
download | gentoo-2-293781ac9d0a0362897a6418bc53d688055f6e5c.tar.gz gentoo-2-293781ac9d0a0362897a6418bc53d688055f6e5c.tar.bz2 gentoo-2-293781ac9d0a0362897a6418bc53d688055f6e5c.zip |
Stable for alpha, wrt bug #444672
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/cifs-utils/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-5.6-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 2cb6c046ff15..1dea25e78cc3 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.45 2012/12/29 14:33:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.46 2012/12/30 15:03:27 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cifs-utils-5.6-r1.ebuild: + Stable for alpha, wrt bug #444672 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cifs-utils-5.6-r1.ebuild: Stable for sparc, wrt bug #444672 diff --git a/net-fs/cifs-utils/cifs-utils-5.6-r1.ebuild b/net-fs/cifs-utils/cifs-utils-5.6-r1.ebuild index 0a674be10ad3..8b5f74bb8971 100644 --- a/net-fs/cifs-utils/cifs-utils-5.6-r1.ebuild +++ b/net-fs/cifs-utils/cifs-utils-5.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.6-r1.ebuild,v 1.8 2012/12/29 14:33:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-5.6-r1.ebuild,v 1.9 2012/12/30 15:03:27 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="ads +caps caps-ng creds upcall" DEPEND="!net-fs/mount-cifs |