diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-28 20:16:51 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-28 20:16:51 +0000 |
commit | baaa962b1287a70c5988c950849b7bd64cae7f17 (patch) | |
tree | 1fbd800fc8fe72d0eb8f4785001fcd7835ca7389 /app-misc/wipe | |
parent | Revision bump to fix a hang in mysql-query-browser, bug #170943. (diff) | |
download | gentoo-2-baaa962b1287a70c5988c950849b7bd64cae7f17.tar.gz gentoo-2-baaa962b1287a70c5988c950849b7bd64cae7f17.tar.bz2 gentoo-2-baaa962b1287a70c5988c950849b7bd64cae7f17.zip |
amd64 stable wrt #196392
(Portage version: 2.1.4_rc3)
Diffstat (limited to 'app-misc/wipe')
-rw-r--r-- | app-misc/wipe/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/wipe/wipe-2.2.20050509.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/wipe/ChangeLog b/app-misc/wipe/ChangeLog index cfded572dc12..7e1054557f2c 100644 --- a/app-misc/wipe/ChangeLog +++ b/app-misc/wipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/wipe # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.18 2007/11/05 16:31:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.19 2007/11/28 20:16:51 drac Exp $ + + 28 Nov 2007; Samuli Suominen <drac@gentoo.org> wipe-2.2.20050509.ebuild: + amd64 stable wrt #196392 05 Nov 2007; Raúl Porcel <armin76@gentoo.org> wipe-2.2.20050509.ebuild: sparc stable wrt #196392 diff --git a/app-misc/wipe/wipe-2.2.20050509.ebuild b/app-misc/wipe/wipe-2.2.20050509.ebuild index 6c6c043b0550..0dd5281f0b93 100644 --- a/app-misc/wipe/wipe-2.2.20050509.ebuild +++ b/app-misc/wipe/wipe-2.2.20050509.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.20050509.ebuild,v 1.4 2007/11/05 16:31:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.20050509.ebuild,v 1.5 2007/11/28 20:16:51 drac Exp $ inherit versionator @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/wipe/${MY_SRC}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" DEPEND="" |