diff options
author | Jurek Bartuszek <jurek@gentoo.org> | 2007-10-20 22:10:12 +0000 |
---|---|---|
committer | Jurek Bartuszek <jurek@gentoo.org> | 2007-10-20 22:10:12 +0000 |
commit | 092ae2743091d86ed8275dbaa340376aabfe0c2c (patch) | |
tree | fa5b2a4271de8ee561549da9602c9e9fff249deb /app-misc | |
parent | Stable on amd64 wrt bug #189155 (diff) | |
download | gentoo-2-092ae2743091d86ed8275dbaa340376aabfe0c2c.tar.gz gentoo-2-092ae2743091d86ed8275dbaa340376aabfe0c2c.tar.bz2 gentoo-2-092ae2743091d86ed8275dbaa340376aabfe0c2c.zip |
app-misc/wipe-2.2.20050509: x86 stable (bug #196392)
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-misc')
-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 8eada04ad439..23c7f4c5f529 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.16 2007/01/28 05:32:15 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.17 2007/10/20 22:10:12 jurek Exp $ + + 20 Oct 2007; Jurek Bartuszek <jurek@gentoo.org> wipe-2.2.20050509.ebuild: + x86 stable (bug #196392) 28 Jan 2007; Marius Mauch <genone@gentoo.org> wipe-2.2.0.ebuild, wipe-2.2.20050509.ebuild: diff --git a/app-misc/wipe/wipe-2.2.20050509.ebuild b/app-misc/wipe/wipe-2.2.20050509.ebuild index 309440a42274..cfe30dec4254 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.2 2007/01/28 05:32:15 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.2.20050509.ebuild,v 1.3 2007/10/20 22:10:12 jurek 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="" |