summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-11-22 03:40:45 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-11-22 03:40:45 +0000
commit7aa1cb347de883b2d06008147fc61aa09eedac12 (patch)
tree34e711a9d01182964522ef27c3ec4206b37ec1eb /dev-util/pscan
parentMake sure we update the rsync(1) manpage with the new .conf location too #716... (diff)
downloadgentoo-2-7aa1cb347de883b2d06008147fc61aa09eedac12.tar.gz
gentoo-2-7aa1cb347de883b2d06008147fc61aa09eedac12.tar.bz2
gentoo-2-7aa1cb347de883b2d06008147fc61aa09eedac12.zip
Stable on x86.
Diffstat (limited to 'dev-util/pscan')
-rw-r--r--dev-util/pscan/ChangeLog5
-rw-r--r--dev-util/pscan/pscan-20000721.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pscan/ChangeLog b/dev-util/pscan/ChangeLog
index b9a2c17f58f7..19f3c98cbbaa 100644
--- a/dev-util/pscan/ChangeLog
+++ b/dev-util/pscan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pscan
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/ChangeLog,v 1.2 2004/10/17 10:00:21 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/ChangeLog,v 1.3 2004/11/22 03:39:28 robbat2 Exp $
+
+ 21 Nov 2004; Robin H. Johnson <robbat2@gentoo.org> pscan-20000721.ebuild:
+ Stable on x86.
17 Oct 2004; David Holm <dholm@gentoo.org> pscan-20000721.ebuild:
Added to ~ppc.
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"