diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-18 15:17:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-18 15:17:28 +0000 |
commit | 1e92a7fef518b5ab8a8578efafa6e496c51bbacf (patch) | |
tree | 598321324295202f0de71013e91b3a4172ef806b /net-fs | |
parent | Stable for HPPA (bug #434126). (diff) | |
download | gentoo-2-1e92a7fef518b5ab8a8578efafa6e496c51bbacf.tar.gz gentoo-2-1e92a7fef518b5ab8a8578efafa6e496c51bbacf.tar.bz2 gentoo-2-1e92a7fef518b5ab8a8578efafa6e496c51bbacf.zip |
Stable for HPPA (bug #433325).
(Portage version: 2.2.0_alpha128/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.5-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 ca82ff46d46f..782b38ba3a27 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.34 2012/09/18 10:04:57 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.35 2012/09/18 15:17:28 jer Exp $ + + 18 Sep 2012; Jeroen Roovers <jer@gentoo.org> cifs-utils-5.5-r1.ebuild: + Stable for HPPA (bug #433325). *cifs-utils-5.6-r1 (18 Sep 2012) 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 b4bbc1eb1ef8..e43a2491b267 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.3 2012/09/13 09:25:12 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/cifs-utils-5.5-r1.ebuild,v 1.4 2012/09/18 15:17: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" +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 |