diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 14:42:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 14:42:12 +0000 |
commit | 8e20a9750ce892b0feeebdfa1c4e6e852dbfc882 (patch) | |
tree | f9bc1679fe0a997055c8e5b9d3271b665bd66d96 /app-forensics | |
parent | Stable for amd64, wrt bug #396769 (diff) | |
download | gentoo-2-8e20a9750ce892b0feeebdfa1c4e6e852dbfc882.tar.gz gentoo-2-8e20a9750ce892b0feeebdfa1c4e6e852dbfc882.tar.bz2 gentoo-2-8e20a9750ce892b0feeebdfa1c4e6e852dbfc882.zip |
Stable for amd64, wrt bug #396805
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/magicrescue/ChangeLog | 7 | ||||
-rw-r--r-- | app-forensics/magicrescue/magicrescue-1.1.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-forensics/magicrescue/ChangeLog b/app-forensics/magicrescue/ChangeLog index 08c8d4d606c1..80ac551f3db4 100644 --- a/app-forensics/magicrescue/ChangeLog +++ b/app-forensics/magicrescue/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/magicrescue -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/magicrescue/ChangeLog,v 1.14 2011/05/29 00:26:12 radhermit Exp $ +# 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 $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> magicrescue-1.1.9.ebuild: + Stable for amd64, wrt bug #396805 *magicrescue-1.1.9 (29 May 2011) diff --git a/app-forensics/magicrescue/magicrescue-1.1.9.ebuild b/app-forensics/magicrescue/magicrescue-1.1.9.ebuild index 14876462f849..df44b92e087e 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-2011 Gentoo Foundation +# 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.1 2011/05/29 00:26:12 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/magicrescue/magicrescue-1.1.9.ebuild,v 1.2 2012/02/03 14:42:12 ago 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="" |