diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/pam_smb/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/pam_smb/pam_smb-2.0.0_rc6.ebuild | 4 | ||||
-rw-r--r-- | net-misc/proxytunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/proxytunnel/proxytunnel-1.2.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-misc/pam_smb/ChangeLog b/net-misc/pam_smb/ChangeLog index f7c040234b1e..f992b9984ab5 100644 --- a/net-misc/pam_smb/ChangeLog +++ b/net-misc/pam_smb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/pam_smb # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/ChangeLog,v 1.6 2004/09/20 11:20:04 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/ChangeLog,v 1.7 2004/10/17 09:57:07 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> pam_smb-2.0.0_rc6.ebuild: + Added to ~ppc. *pam_smb-2.0.0_rc6 (20 Sep 2004) diff --git a/net-misc/pam_smb/pam_smb-2.0.0_rc6.ebuild b/net-misc/pam_smb/pam_smb-2.0.0_rc6.ebuild index 6e63d924c95d..84e97139baab 100644 --- a/net-misc/pam_smb/pam_smb-2.0.0_rc6.ebuild +++ b/net-misc/pam_smb/pam_smb-2.0.0_rc6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/pam_smb-2.0.0_rc6.ebuild,v 1.1 2004/09/20 11:20:04 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/pam_smb-2.0.0_rc6.ebuild,v 1.2 2004/10/17 09:57:07 dholm Exp $ DESCRIPTION="The PAM SMB module, which allows authentication against a SMB (such as the Win_x families) server." HOMEPAGE="http://www.csn.ul.ie/~airlied/pam_smb/" @@ -13,7 +13,7 @@ SRC_URI="mirror://samba/pam_smb/v2/${MY_P}.tar.gz DEPEND=">=sys-libs/pam-0.75" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" SLOT="0" diff --git a/net-misc/proxytunnel/ChangeLog b/net-misc/proxytunnel/ChangeLog index bf8999d02afd..3c905e30ecae 100644 --- a/net-misc/proxytunnel/ChangeLog +++ b/net-misc/proxytunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/proxytunnel # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/proxytunnel/ChangeLog,v 1.4 2004/10/01 12:32:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/proxytunnel/ChangeLog,v 1.5 2004/10/17 10:00:09 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> proxytunnel-1.2.0.ebuild: + Added to ~ppc. *proxytunnel-1.2.0 (01 Oct 2004) diff --git a/net-misc/proxytunnel/proxytunnel-1.2.0.ebuild b/net-misc/proxytunnel/proxytunnel-1.2.0.ebuild index 32f3f01576d2..0a2e3a169f00 100644 --- a/net-misc/proxytunnel/proxytunnel-1.2.0.ebuild +++ b/net-misc/proxytunnel/proxytunnel-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/proxytunnel/proxytunnel-1.2.0.ebuild,v 1.1 2004/10/01 12:32:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/proxytunnel/proxytunnel-1.2.0.ebuild,v 1.2 2004/10/17 10:00:09 dholm Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/proxytunnel/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="static" DEPEND="virtual/libc" |