diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-09 14:00:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-09 14:00:43 +0000 |
commit | 6156a1437486b3027b2a45bc2c5844364c6ec5d2 (patch) | |
tree | 0df1ce63b3109172a8ed0283896b4a997c63c331 /dev-util/pscan | |
parent | Added app-arch/zip depend for dosrc. (diff) | |
download | gentoo-2-6156a1437486b3027b2a45bc2c5844364c6ec5d2.tar.gz gentoo-2-6156a1437486b3027b2a45bc2c5844364c6ec5d2.tar.bz2 gentoo-2-6156a1437486b3027b2a45bc2c5844364c6ec5d2.zip |
x86 stable wrt bug 173852
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-util/pscan')
-rw-r--r-- | dev-util/pscan/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/pscan/pscan-20000721-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/pscan/ChangeLog b/dev-util/pscan/ChangeLog index 105479f3d14a..e56b9c26c2dc 100644 --- a/dev-util/pscan/ChangeLog +++ b/dev-util/pscan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/pscan # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/ChangeLog,v 1.7 2007/02/09 07:45:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/ChangeLog,v 1.8 2007/04/09 14:00:43 armin76 Exp $ + + 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> pscan-20000721-r1.ebuild: + x86 stable wrt bug 173852 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/dev-util/pscan/pscan-20000721-r1.ebuild b/dev-util/pscan/pscan-20000721-r1.ebuild index 4dc004a318d5..e6b2395362ce 100644 --- a/dev-util/pscan/pscan-20000721-r1.ebuild +++ b/dev-util/pscan/pscan-20000721-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/pscan-20000721-r1.ebuild,v 1.1 2006/02/19 01:39:02 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/pscan-20000721-r1.ebuild,v 1.2 2007/04/09 14:00:43 armin76 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="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="virtual/libc" |