diff options
author | 2004-11-22 03:40:45 +0000 | |
---|---|---|
committer | 2004-11-22 03:40:45 +0000 | |
commit | 7aa1cb347de883b2d06008147fc61aa09eedac12 (patch) | |
tree | 34e711a9d01182964522ef27c3ec4206b37ec1eb /dev-util/pscan/pscan-20000721.ebuild | |
parent | Make sure we update the rsync(1) manpage with the new .conf location too #716... (diff) | |
download | gentoo-2-7aa1cb347de883b2d06008147fc61aa09eedac12.tar.gz gentoo-2-7aa1cb347de883b2d06008147fc61aa09eedac12.tar.bz2 gentoo-2-7aa1cb347de883b2d06008147fc61aa09eedac12.zip |
Stable on x86.
Diffstat (limited to 'dev-util/pscan/pscan-20000721.ebuild')
-rw-r--r-- | dev-util/pscan/pscan-20000721.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pscan/pscan-20000721.ebuild b/dev-util/pscan/pscan-20000721.ebuild index 95a208c0ca9b..39c10d620572 100644 --- a/dev-util/pscan/pscan-20000721.ebuild +++ b/dev-util/pscan/pscan-20000721.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/dev-util/pscan/pscan-20000721.ebuild,v 1.3 2004/10/26 13:53:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/pscan-20000721.ebuild,v 1.4 2004/11/22 03:39:28 robbat2 Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.striker.ottawa.on.ca/~aland/pscan/pscan.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="" RDEPEND="virtual/libc" |