diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-04-07 12:01:36 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-04-07 12:01:36 +0000 |
commit | d2d6d784f2e31bc69c39091bf8c5c1fbaf595b85 (patch) | |
tree | 61b91a4849178e7d48aa5e6c254d592ead7090bf /net-fs | |
parent | I don't have the hardware to test usb support. So, this is disabled for now. (diff) | |
download | gentoo-2-d2d6d784f2e31bc69c39091bf8c5c1fbaf595b85.tar.gz gentoo-2-d2d6d784f2e31bc69c39091bf8c5c1fbaf595b85.tar.bz2 gentoo-2-d2d6d784f2e31bc69c39091bf8c5c1fbaf595b85.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-2.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index c2515af626ec..3d4d800bbea4 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for net-fs/samba # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.32 2003/03/29 04:58:11 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.33 2003/04/07 12:01:36 gmsoft Exp $ 28 Mar 2003; Donny Davies <woodchip@gentoo.org> : Clean out all old stuff. *samba-2.2.8 (15 Mar 2003) + 07 Apr 2003; Guy Martin <gmsoft@gentoo.org> samba-2.2.8.ebuild : + Added hppa to KEYWORDS. + 15 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : Security update. diff --git a/net-fs/samba/samba-2.2.8.ebuild b/net-fs/samba/samba-2.2.8.ebuild index f89c79e7a762..72b88d0c81ce 100644 --- a/net-fs/samba/samba-2.2.8.ebuild +++ b/net-fs/samba/samba-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.8.ebuild,v 1.3 2003/03/17 08:17:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.8.ebuild,v 1.4 2003/04/07 12:01:36 gmsoft Exp $ inherit eutils @@ -24,7 +24,7 @@ DEPEND="pam? >=sys-libs/pam-0.72 ssl? >=dev-libs/openssl-0.9.6 tcpd? >=sys-apps/tcp-wrappers-7.6 oav? >=dev-libs/popt-1.6.3" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa" LICENSE="GPL-2" SLOT="0" |