diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-02 18:19:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-02 18:19:53 +0000 |
commit | 88aa376f28d16b4ca5c4bc1db43a0084128222f0 (patch) | |
tree | 7488736d1ecd63ae9aed1fa8d0cc47eee0cedef6 /sys-fs/dd-rescue | |
parent | Stable on amd64 wrt bug #433076 (diff) | |
download | gentoo-2-88aa376f28d16b4ca5c4bc1db43a0084128222f0.tar.gz gentoo-2-88aa376f28d16b4ca5c4bc1db43a0084128222f0.tar.bz2 gentoo-2-88aa376f28d16b4ca5c4bc1db43a0084128222f0.zip |
Move to ~sparc
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/dd-rescue')
-rw-r--r-- | sys-fs/dd-rescue/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/dd-rescue/dd-rescue-1.10.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/dd-rescue/dd-rescue-1.24.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/dd-rescue/ChangeLog b/sys-fs/dd-rescue/ChangeLog index 1608d960b0a1..d5245092ac25 100644 --- a/sys-fs/dd-rescue/ChangeLog +++ b/sys-fs/dd-rescue/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/dd-rescue # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.26 2012/08/28 03:23:06 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.27 2012/09/02 18:19:53 armin76 Exp $ + + 02 Sep 2012; Raúl Porcel <armin76@gentoo.org> dd-rescue-1.10.ebuild, + dd-rescue-1.24.ebuild: + Move to ~sparc *dd-rescue-1.28 (28 Aug 2012) diff --git a/sys-fs/dd-rescue/dd-rescue-1.10.ebuild b/sys-fs/dd-rescue/dd-rescue-1.10.ebuild index adf862a33267..be36f7f9b81b 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.10.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.10.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/sys-fs/dd-rescue/dd-rescue-1.10.ebuild,v 1.3 2012/05/24 03:07:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.10.ebuild,v 1.4 2012/09/02 18:19:53 armin76 Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="static" RDEPEND="" diff --git a/sys-fs/dd-rescue/dd-rescue-1.24.ebuild b/sys-fs/dd-rescue/dd-rescue-1.24.ebuild index 85ca4accecc9..85d10f004af5 100644 --- a/sys-fs/dd-rescue/dd-rescue-1.24.ebuild +++ b/sys-fs/dd-rescue/dd-rescue-1.24.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/sys-fs/dd-rescue/dd-rescue-1.24.ebuild,v 1.2 2012/05/24 03:07:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.24.ebuild,v 1.3 2012/09/02 18:19:53 armin76 Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~arm ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static kernel_linux elibc_glibc" S=${WORKDIR}/${MY_PN} |