diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 17:37:24 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 17:37:24 +0000 |
commit | de762f9fbe4b41c52dfe087a9c3bd538bdff2472 (patch) | |
tree | 6acea737bf11e5062ded3452659ef54e081bbe69 /app-forensics | |
parent | x86 stable wrt bug #396803 (diff) | |
download | gentoo-2-de762f9fbe4b41c52dfe087a9c3bd538bdff2472.tar.gz gentoo-2-de762f9fbe4b41c52dfe087a9c3bd538bdff2472.tar.bz2 gentoo-2-de762f9fbe4b41c52dfe087a9c3bd538bdff2472.zip |
x86 stable wrt bug #396805
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/magicrescue/ChangeLog | 6 | ||||
-rw-r--r-- | app-forensics/magicrescue/magicrescue-1.1.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-forensics/magicrescue/ChangeLog b/app-forensics/magicrescue/ChangeLog index 80ac551f3db4..36a04e255293 100644 --- a/app-forensics/magicrescue/ChangeLog +++ b/app-forensics/magicrescue/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-forensics/magicrescue # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/magicrescue/ChangeLog,v 1.15 2012/02/03 14:42:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/magicrescue/ChangeLog,v 1.16 2012/02/16 17:37:24 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + magicrescue-1.1.9.ebuild: + x86 stable wrt bug #396805 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> magicrescue-1.1.9.ebuild: Stable for amd64, wrt bug #396805 diff --git a/app-forensics/magicrescue/magicrescue-1.1.9.ebuild b/app-forensics/magicrescue/magicrescue-1.1.9.ebuild index df44b92e087e..a0bdda55d682 100644 --- a/app-forensics/magicrescue/magicrescue-1.1.9.ebuild +++ b/app-forensics/magicrescue/magicrescue-1.1.9.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-forensics/magicrescue/magicrescue-1.1.9.ebuild,v 1.2 2012/02/03 14:42:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/magicrescue/magicrescue-1.1.9.ebuild,v 1.3 2012/02/16 17:37:24 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.itu.dk/people/jobr/magicrescue/release/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="" |