diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-13 09:25:12 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-13 09:25:12 +0000 |
commit | 976c19adc0626fdd9772f680ef39ca8df8f8fb91 (patch) | |
tree | 211aa2bc7fd07efdfb45b0d87cca0fbd62628e99 /net-fs | |
parent | Upstream has changed the configure option for toolkit selection, (diff) | |
download | gentoo-2-976c19adc0626fdd9772f680ef39ca8df8f8fb91.tar.gz gentoo-2-976c19adc0626fdd9772f680ef39ca8df8f8fb91.tar.bz2 gentoo-2-976c19adc0626fdd9772f680ef39ca8df8f8fb91.zip |
Stable arm, bug #433325
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/cifs-utils/ChangeLog | 6 | ||||
-rw-r--r-- | net-fs/cifs-utils/cifs-utils-5.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-fs/cifs-utils/ChangeLog b/net-fs/cifs-utils/ChangeLog index 8c028997fcde..7bb65efa9dc8 100644 --- a/net-fs/cifs-utils/ChangeLog +++ b/net-fs/cifs-utils/ChangeLog @@ -1,6 +1,10 @@ # 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.30 2012/09/09 09:24:53 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.31 2012/09/13 09:25:12 blueness Exp $ + + 13 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + cifs-utils-5.5-r1.ebuild: + Stable arm, bug #433325 09 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> cifs-utils-5.5-r1.ebuild: Stable on amd64, x86, ppc and ppc64 wrt bug#433325. diff --git a/net-fs/cifs-utils/cifs-utils-5.5-r1.ebuild b/net-fs/cifs-utils/cifs-utils-5.5-r1.ebuild index 26782296afbc..b4bbc1eb1ef8 100644 --- a/net-fs/cifs-utils/cifs-utils-5.5-r1.ebuild +++ b/net-fs/cifs-utils/cifs-utils-5.5-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.5-r1.ebuild,v 1.2 2012/09/09 09:24:53 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-5.5-r1.ebuild,v 1.3 2012/09/13 09:25:12 blueness 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 |