diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-18 00:42:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-18 00:42:57 +0000 |
commit | 154c977a384c4c81a73588525207cb0873c1ae00 (patch) | |
tree | 176cfe85dcb5aa85cdeec28c488564fad98ef51a /app-misc/wipe | |
parent | Stable on sparc (diff) | |
download | historical-154c977a384c4c81a73588525207cb0873c1ae00.tar.gz historical-154c977a384c4c81a73588525207cb0873c1ae00.tar.bz2 historical-154c977a384c4c81a73588525207cb0873c1ae00.zip |
Stable on sparc
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'app-misc/wipe')
-rw-r--r-- | app-misc/wipe/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/wipe/Manifest | 10 | ||||
-rw-r--r-- | app-misc/wipe/wipe-2.2.0.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-misc/wipe/ChangeLog b/app-misc/wipe/ChangeLog index 71e3a67992b1..4d9c77bf1d11 100644 --- a/app-misc/wipe/ChangeLog +++ b/app-misc/wipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/wipe # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.13 2006/04/11 15:49:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.14 2006/05/18 00:42:57 gustavoz Exp $ + + 18 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> wipe-2.2.0.ebuild: + Stable on sparc 11 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> wipe-2.2.0.ebuild: Keyworded ~sparc wrt jforman diff --git a/app-misc/wipe/Manifest b/app-misc/wipe/Manifest index ab22434d2dc1..cebe6747afbf 100644 --- a/app-misc/wipe/Manifest +++ b/app-misc/wipe/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 bc7b6738f8013965b4364a46ddda5183 ChangeLog 1255 +MD5 99c3429e67e28803fcebfe516f8ab1c6 ChangeLog 1347 MD5 96d676b2df2cb0830d62488f0264581c files/digest-wipe-2.2.0 62 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -MD5 36acded4a5177af2bb5952c093c61e49 wipe-2.2.0.ebuild 721 +MD5 e26d38891012a66ef42358d3f9678415 wipe-2.2.0.ebuild 720 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux) -iD8DBQFEO9AlKRy60XGEcJIRAh8JAJ41bCj3UNgv+g/NENPLGc5k3j0pcQCePk9D -mkf7+b/TizYimzXQAG5Rhno= -=DV6E +iD8DBQFEa8MzKRy60XGEcJIRAkFiAKCM5kDm0Jh2sct+AB51MoIsCNpE+wCfc9IG +6U65fyXECWj+zMKb7WTorFg= +=8wMv -----END PGP SIGNATURE----- diff --git a/app-misc/wipe/wipe-2.2.0.ebuild b/app-misc/wipe/wipe-2.2.0.ebuild index 304d86af8e13..a44307b668a5 100644 --- a/app-misc/wipe/wipe-2.2.0.ebuild +++ b/app-misc/wipe/wipe-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.0.ebuild,v 1.10 2006/04/11 15:49:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.0.ebuild,v 1.11 2006/05/18 00:42:57 gustavoz Exp $ DESCRIPTION="Secure file wiping utility based on Peter Gutman's patterns" HOMEPAGE="http://wipe.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/wipe/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc amd64 ~sparc" +KEYWORDS="x86 ppc amd64 sparc" IUSE="" DEPEND="virtual/libc" |