diff options
author | 2007-12-01 09:12:07 +0000 | |
---|---|---|
committer | 2007-12-01 09:12:07 +0000 | |
commit | cc11c06cfe38f1b7a140caff49ede5af7a90c14f (patch) | |
tree | 2ae5318e4aa15c2fde66eb52b916905669373074 /net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild | |
parent | Remove old vulnerable versions (diff) | |
download | historical-cc11c06cfe38f1b7a140caff49ede5af7a90c14f.tar.gz historical-cc11c06cfe38f1b7a140caff49ede5af7a90c14f.tar.bz2 historical-cc11c06cfe38f1b7a140caff49ede5af7a90c14f.zip |
Stable on ppc64; bug #200837
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild')
-rw-r--r-- | net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild b/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild index 4bc6d97372cf..71318400bc96 100644 --- a/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild +++ b/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.25c.ebuild,v 1.3 2007/11/30 23:12:52 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/mount-cifs/mount-cifs-3.0.25c.ebuild,v 1.4 2007/12/01 09:12:07 corsair Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz http://dev.gentooexperimental.org/~jakub/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ppc64 x86" IUSE="" DEPEND="!<net-fs/samba-3.0.25" |