diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-01 14:07:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-01 14:07:27 +0000 |
commit | 916b8aa8f2098d6fca5380e76b17fd33731e7308 (patch) | |
tree | 8d1d56ef5e7ba45c31f23223282b6c34b95bb43f /net-fs/mount-cifs | |
parent | Undo previous change since bvi is a hex editor. (diff) | |
download | gentoo-2-916b8aa8f2098d6fca5380e76b17fd33731e7308.tar.gz gentoo-2-916b8aa8f2098d6fca5380e76b17fd33731e7308.tar.bz2 gentoo-2-916b8aa8f2098d6fca5380e76b17fd33731e7308.zip |
alpha/ia64/sparc stable wrt #206502
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-fs/mount-cifs')
-rw-r--r-- | net-fs/mount-cifs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/mount-cifs/mount-cifs-3.0.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/mount-cifs/ChangeLog b/net-fs/mount-cifs/ChangeLog index 59ae8f33d0a2..255154310369 100644 --- a/net-fs/mount-cifs/ChangeLog +++ b/net-fs/mount-cifs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/mount-cifs # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/ChangeLog,v 1.12 2008/01/31 06:55:46 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/ChangeLog,v 1.13 2008/02/01 14:07:27 armin76 Exp $ + + 01 Feb 2008; Raúl Porcel <armin76@gentoo.org> mount-cifs-3.0.28.ebuild: + alpha/ia64/sparc stable wrt #206502 31 Jan 2008; Peter Weller <welp@gentoo.org> mount-cifs-3.0.28.ebuild: Stable on amd64; bug 206502 diff --git a/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild b/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild index 2b6d568434af..f13dec31efdd 100644 --- a/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild +++ b/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild,v 1.5 2008/01/31 06:55:46 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.28.ebuild,v 1.6 2008/02/01 14:07:27 armin76 Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentooexperimental.org/~jakub/distfiles/${P}.tar.bz2 mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="!<net-fs/samba-3.0.25" |