diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-11-29 16:01:58 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-11-29 16:01:58 +0000 |
commit | d10f2671be120a540e1d374726dbd8e9b30190d1 (patch) | |
tree | 9dfe9f7e6b46dd5ffb2cc3ca51f225830b31afaf /net-fs | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-d10f2671be120a540e1d374726dbd8e9b30190d1.tar.gz gentoo-2-d10f2671be120a540e1d374726dbd8e9b30190d1.tar.bz2 gentoo-2-d10f2671be120a540e1d374726dbd8e9b30190d1.zip |
Keyworded on alpha, bug #285952
(Portage version: 2.1.7.7/cvs/Linux x86_64)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba-client/ChangeLog | 6 | ||||
-rw-r--r-- | net-fs/samba-client/samba-client-3.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-fs/samba-client/ChangeLog b/net-fs/samba-client/ChangeLog index 23356fc9aff0..e5cc2eef2a0c 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.19 2009/11/08 03:34:46 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/ChangeLog,v 1.20 2009/11/29 16:01:58 klausman Exp $ + + 29 Nov 2009; Tobias Klausmann <klausman@gentoo.org> + samba-client-3.4.3.ebuild: + Keyworded on alpha, bug #285952 08 Nov 2009; Joseph Jezak <josejx@gentoo.org> samba-client-3.3.9.ebuild, samba-client-3.4.3.ebuild: 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 47f96bd76795..5d35809848ce 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.2 2009/11/08 03:34:46 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-client/samba-client-3.4.3.ebuild,v 1.3 2009/11/29 16:01:58 klausman 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~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 |