diff options
author | 2012-11-25 13:08:38 +0000 | |
---|---|---|
committer | 2012-11-25 13:08:38 +0000 | |
commit | fe6e115e302e68ba2edd98198c16d84738d4770f (patch) | |
tree | d84af6822ea8358bbaac78c66956a72fbd0f8fec /net-fs | |
parent | Fix about:memory use for jemalloc-3 (diff) | |
download | gentoo-2-fe6e115e302e68ba2edd98198c16d84738d4770f.tar.gz gentoo-2-fe6e115e302e68ba2edd98198c16d84738d4770f.tar.bz2 gentoo-2-fe6e115e302e68ba2edd98198c16d84738d4770f.zip |
Stable for amd64, wrt bug #444672
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 c11f5742591a..5e4453497300 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.37 2012/11/25 12:24:43 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.38 2012/11/25 13:08:38 ago Exp $ + + 25 Nov 2012; <ago@gentoo.org> cifs-utils-5.6-r1.ebuild: + Stable for amd64, wrt bug #444672 *cifs-utils-5.8 (25 Nov 2012) 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 8ff63e02314b..75d77fac7755 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.1 2012/09/18 10:04:57 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-5.6-r1.ebuild,v 1.2 2012/11/25 13:08:38 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 |