diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 11:57:22 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 11:57:22 +0000 |
commit | eb6b2289e7de76851e1f359387723b3095d991df (patch) | |
tree | aea68d508fbbf4afab8942386b7d1371b605c75a /app-misc | |
parent | x86 stable wrt bug #419131 (diff) | |
download | gentoo-2-eb6b2289e7de76851e1f359387723b3095d991df.tar.gz gentoo-2-eb6b2289e7de76851e1f359387723b3095d991df.tar.bz2 gentoo-2-eb6b2289e7de76851e1f359387723b3095d991df.zip |
x86 stable wrt bug #418623
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/wipe/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/wipe/wipe-2.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/wipe/ChangeLog b/app-misc/wipe/ChangeLog index e9db62772509..8a57bdf73aa4 100644 --- a/app-misc/wipe/ChangeLog +++ b/app-misc/wipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/wipe # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.27 2012/06/01 15:06:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.28 2012/06/08 11:57:22 phajdan.jr Exp $ + + 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> wipe-2.3.1.ebuild: + x86 stable wrt bug #418623 01 Jun 2012; Agostino Sarubbo <ago@gentoo.org> wipe-2.3.1.ebuild: Stable for amd64, wrt bug #418623 diff --git a/app-misc/wipe/wipe-2.3.1.ebuild b/app-misc/wipe/wipe-2.3.1.ebuild index eb5bf986e5dc..970926058a94 100644 --- a/app-misc/wipe/wipe-2.3.1.ebuild +++ b/app-misc/wipe/wipe-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.3.1.ebuild,v 1.3 2012/06/01 15:06:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/wipe-2.3.1.ebuild,v 1.4 2012/06/08 11:57:22 phajdan.jr Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wipe/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="!sys-cluster/lam-mpi" |