diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-11-08 03:34:46 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-11-08 03:34:46 +0000 |
commit | 3098c89e9ef118686218fdfa46d2a7fef6374415 (patch) | |
tree | 21765cafc66d9d092bf107379f0e69780d69445c | |
parent | Marked ~ppc for bug #285952. (diff) | |
download | gentoo-2-3098c89e9ef118686218fdfa46d2a7fef6374415.tar.gz gentoo-2-3098c89e9ef118686218fdfa46d2a7fef6374415.tar.bz2 gentoo-2-3098c89e9ef118686218fdfa46d2a7fef6374415.zip |
Marked ~ppc for bug #285952.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-rw-r--r-- | net-fs/samba-client/ChangeLog | 6 | ||||
-rw-r--r-- | net-fs/samba-client/samba-client-3.3.9.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba-client/samba-client-3.4.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-fs/samba-client/ChangeLog b/net-fs/samba-client/ChangeLog index 0f7ddc08ad44..23356fc9aff0 100644 --- a/net-fs/samba-client/ChangeLog +++ b/net-fs/samba-client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-fs/samba-client # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/ChangeLog,v 1.18 2009/11/04 11:34:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/ChangeLog,v 1.19 2009/11/08 03:34:46 josejx Exp $ + + 08 Nov 2009; Joseph Jezak <josejx@gentoo.org> samba-client-3.3.9.ebuild, + samba-client-3.4.3.ebuild: + Marked ~ppc for bug #285952. 04 Nov 2009; Patrick Lauer <patrick@gentoo.org> -samba-client-3.4.2-r1.ebuild: diff --git a/net-fs/samba-client/samba-client-3.3.9.ebuild b/net-fs/samba-client/samba-client-3.3.9.ebuild index 95b79ec67727..cdfc2fccf196 100644 --- a/net-fs/samba-client/samba-client-3.3.9.ebuild +++ b/net-fs/samba-client/samba-client-3.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.3.9.ebuild,v 1.2 2009/10/29 20:38:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.3.9.ebuild,v 1.3 2009/11/08 03:34:46 josejx Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.samba.org/" SRC_URI="mirror://samba/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="ads aio avahi caps cluster cups debug ldap minimal syslog winbind zeroconf" DEPEND="!<net-fs/samba-3.3 diff --git a/net-fs/samba-client/samba-client-3.4.3.ebuild b/net-fs/samba-client/samba-client-3.4.3.ebuild index 7c6c94bbba7e..47f96bd76795 100644 --- a/net-fs/samba-client/samba-client-3.4.3.ebuild +++ b/net-fs/samba-client/samba-client-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.4.3.ebuild,v 1.1 2009/10/29 20:38:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.4.3.ebuild,v 1.2 2009/11/08 03:34:46 josejx Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.samba.org/" SRC_URI="mirror://samba/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="samba4 ads aio avahi caps cluster cups debug ldap minimal syslog winbind zeroconf" DEPEND="!<net-fs/samba-3.3 |