diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-13 16:37:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-13 16:37:03 +0000 |
commit | e213603f561c8fa8c0a2c1994ee77259b0b928a7 (patch) | |
tree | 535418c09f4d8c82eb9b9280e4a4e15b794b3030 /net-fs | |
parent | Stable for amd64, wrt bug #420983 (diff) | |
download | gentoo-2-e213603f561c8fa8c0a2c1994ee77259b0b928a7.tar.gz gentoo-2-e213603f561c8fa8c0a2c1994ee77259b0b928a7.tar.bz2 gentoo-2-e213603f561c8fa8c0a2c1994ee77259b0b928a7.zip |
Stable for amd64, wrt bug #420895
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/cifs-utils/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/cifs-utils/ChangeLog b/net-fs/cifs-utils/ChangeLog index ef0d576e8a19..b00bb70ca2c5 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.21 2012/06/13 07:22:31 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.22 2012/06/13 16:37:03 ago Exp $ + + 13 Jun 2012; Agostino Sarubbo <ago@gentoo.org> cifs-utils-5.4.ebuild: + Stable for amd64, wrt bug #420895 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> cifs-utils-5.4.ebuild: marked x86 per bug 420895 diff --git a/net-fs/cifs-utils/cifs-utils-5.4.ebuild b/net-fs/cifs-utils/cifs-utils-5.4.ebuild index 541347ba5103..849791bc87cc 100644 --- a/net-fs/cifs-utils/cifs-utils-5.4.ebuild +++ b/net-fs/cifs-utils/cifs-utils-5.4.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.4.ebuild,v 1.3 2012/06/13 07:22:31 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-5.4.ebuild,v 1.4 2012/06/13 16:37:03 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 |