diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-30 20:10:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-30 20:10:49 +0000 |
commit | f476b8c38a762be70855ba152e1e969bfbce38fe (patch) | |
tree | 67bf1373fd8198206f6b1128ca5b1af20e64085c /net-fs | |
parent | amd64 stable wrt #282290 (diff) | |
download | gentoo-2-f476b8c38a762be70855ba152e1e969bfbce38fe.tar.gz gentoo-2-f476b8c38a762be70855ba152e1e969bfbce38fe.tar.bz2 gentoo-2-f476b8c38a762be70855ba152e1e969bfbce38fe.zip |
Marked ~hppa (bug #285952).
(Portage version: 2.2_rc42/cvs/Linux i686)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index 1a05be0eb16e..d19a05c07ca8 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.374 2009/09/27 14:14:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.375 2009/09/30 20:10:49 jer Exp $ + + 30 Sep 2009; Jeroen Roovers <jer@gentoo.org> samba-3.3.7.ebuild: + Marked ~hppa (bug #285952). 27 Sep 2009; nixnut <nixnut@gentoo.org> samba-3.0.36.ebuild: ppc stable #275236 diff --git a/net-fs/samba/samba-3.3.7.ebuild b/net-fs/samba/samba-3.3.7.ebuild index e22b0f52c350..5360d051a78b 100644 --- a/net-fs/samba/samba-3.3.7.ebuild +++ b/net-fs/samba/samba-3.3.7.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/samba-3.3.7.ebuild,v 1.2 2009/09/26 19:35:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.3.7.ebuild,v 1.3 2009/09/30 20:10:49 jer Exp $ EAPI="2" @@ -8,7 +8,7 @@ DESCRIPTION="Meta package for samba-{libs,client,server}" HOMEPAGE="http://www.samba.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="+client +server" DEPEND="" |