diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-04-10 17:14:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-04-10 17:14:28 +0000 |
commit | 9b66b0128a2bb21e12797ad710b5c5545fa1d73b (patch) | |
tree | 7af028de776f7607ba0aae9deb6a3c89d7a96b16 /net-fs | |
parent | Stable for HPPA (bug #464426). (diff) | |
download | gentoo-2-9b66b0128a2bb21e12797ad710b5c5545fa1d73b.tar.gz gentoo-2-9b66b0128a2bb21e12797ad710b5c5545fa1d73b.tar.bz2 gentoo-2-9b66b0128a2bb21e12797ad710b5c5545fa1d73b.zip |
Stable for HPPA (bug #464356).
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-fs')
-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 012846ecf2d4..05c527cab807 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.56 2013/04/05 20:29:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.57 2013/04/10 17:14:28 jer Exp $ + + 10 Apr 2013; Jeroen Roovers <jer@gentoo.org> cifs-utils-5.9-r1.ebuild: + Stable for HPPA (bug #464356). 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> cifs-utils-5.9-r1.ebuild: Stable for arm, 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 7d87123f7943..4034b7e7a16e 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.6 2013/04/05 20:29:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-5.9-r1.ebuild,v 1.7 2013/04/10 17:14:28 jer 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 |