diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-24 13:19:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-24 13:19:47 +0000 |
commit | 7fe5c03910658a1e91110c56bbe2aece2c7027a7 (patch) | |
tree | b6d1750cd554c09f747ad60806688cb41c8eab85 /sys-fs/ddrescue/ddrescue-1.3.ebuild | |
parent | Remove redudant depend for GTK+-1.2, nothing in this package is using it. (diff) | |
download | gentoo-2-7fe5c03910658a1e91110c56bbe2aece2c7027a7.tar.gz gentoo-2-7fe5c03910658a1e91110c56bbe2aece2c7027a7.tar.bz2 gentoo-2-7fe5c03910658a1e91110c56bbe2aece2c7027a7.zip |
Version bump, stable x86, remove old, thanks to Jan Simons <jan.simons at web dot de> in bug 186153
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'sys-fs/ddrescue/ddrescue-1.3.ebuild')
-rw-r--r-- | sys-fs/ddrescue/ddrescue-1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/ddrescue/ddrescue-1.3.ebuild b/sys-fs/ddrescue/ddrescue-1.3.ebuild index 56988240963d..70af3e527c50 100644 --- a/sys-fs/ddrescue/ddrescue-1.3.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.3.ebuild,v 1.1 2006/12/16 17:27:19 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.3.ebuild,v 1.2 2007/07/24 13:19:47 armin76 Exp $ DESCRIPTION="Copies data from one file or block device (hard disk, cdrom, etc) to another, trying hard to rescue data in case of read errors" HOMEPAGE="http://www.gnu.org/software/ddrescue/ddrescue.html" @@ -8,7 +8,7 @@ SRC_URI="http://savannah.gnu.org/download/ddrescue/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="" |