diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-11 08:14:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-11 08:14:34 +0000 |
commit | 1b892aa14d650024b02777a7a221c20cf85b568d (patch) | |
tree | a44deca908ccfdeb7996926727ec41bf553ca8f8 /net-fs/ncpfs | |
parent | initial commit - in response to bug #54939 (Manifest recommit) (diff) | |
download | gentoo-2-1b892aa14d650024b02777a7a221c20cf85b568d.tar.gz gentoo-2-1b892aa14d650024b02777a7a221c20cf85b568d.tar.bz2 gentoo-2-1b892aa14d650024b02777a7a221c20cf85b568d.zip |
stable on ppc64
Diffstat (limited to 'net-fs/ncpfs')
-rw-r--r-- | net-fs/ncpfs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/ncpfs/ncpfs-2.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/ncpfs/ChangeLog b/net-fs/ncpfs/ChangeLog index f4db5d8c9743..9542f50f7860 100644 --- a/net-fs/ncpfs/ChangeLog +++ b/net-fs/ncpfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/ncpfs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.15 2004/12/10 19:58:29 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.16 2004/12/11 08:14:34 corsair Exp $ + + 11 Dec 2004; Markus Rothe <corsair@gentoo.org> ncpfs-2.2.5.ebuild: + Stable on ppc64; bug #72820 10 Dec 2004; Stuart Herbert <stuart@gentoo.org> ncpfs-2.2.5.ebuild: Fix for typo in virtual DEPEND list; thanks to latexer for spotting it; bug diff --git a/net-fs/ncpfs/ncpfs-2.2.5.ebuild b/net-fs/ncpfs/ncpfs-2.2.5.ebuild index b44ef5ffc1a5..441e35b635e3 100644 --- a/net-fs/ncpfs/ncpfs-2.2.5.ebuild +++ b/net-fs/ncpfs/ncpfs-2.2.5.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-fs/ncpfs/ncpfs-2.2.5.ebuild,v 1.3 2004/12/10 19:58:29 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.5.ebuild,v 1.4 2004/12/11 08:14:34 corsair Exp $ inherit eutils confutils @@ -12,7 +12,7 @@ HOMEPAGE="ftp://platan.vc.cvut.cz/pub/linux/ncpfs/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ppc64" DEPEND="nls? ( sys-devel/gettext ) pam? ( sys-libs/pam ) |