summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2008-03-21 18:32:41 +0000
committerCaleb Tennis <caleb@gentoo.org>2008-03-21 18:32:41 +0000
commit3e840834b0fa58cd4f4fc2c2cd973531b490be29 (patch)
tree069b2d3e6641868c2d492f3a1a113a8626729aa8 /sys-block/aoetools
parentamd64/x86 stable, bug #209984 (diff)
downloadgentoo-2-3e840834b0fa58cd4f4fc2c2cd973531b490be29.tar.gz
gentoo-2-3e840834b0fa58cd4f4fc2c2cd973531b490be29.tar.bz2
gentoo-2-3e840834b0fa58cd4f4fc2c2cd973531b490be29.zip
amd64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-block/aoetools')
-rw-r--r--sys-block/aoetools/ChangeLog5
-rw-r--r--sys-block/aoetools/aoetools-12.ebuild4
-rw-r--r--sys-block/aoetools/aoetools-24.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-block/aoetools/ChangeLog b/sys-block/aoetools/ChangeLog
index 0b738f1edb42..9492235ad742 100644
--- a/sys-block/aoetools/ChangeLog
+++ b/sys-block/aoetools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-block/aoetools
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/ChangeLog,v 1.23 2008/02/22 18:57:49 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/ChangeLog,v 1.24 2008/03/21 18:32:41 caleb Exp $
+
+ 21 Mar 2008; Caleb Tennis <caleb@gentoo.org> aoetools-24.ebuild:
+ amd64 stable
22 Feb 2008; Caleb Tennis <caleb@gentoo.org> -aoetools-9.ebuild,
-aoetools-10.ebuild, -aoetools-22.ebuild, -aoetools-23.ebuild:
diff --git a/sys-block/aoetools/aoetools-12.ebuild b/sys-block/aoetools/aoetools-12.ebuild
index d4b53a7cc184..d9ba7305bfad 100644
--- a/sys-block/aoetools/aoetools-12.ebuild
+++ b/sys-block/aoetools/aoetools-12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/aoetools-12.ebuild,v 1.5 2007/12/16 17:06:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/aoetools-12.ebuild,v 1.6 2008/03/21 18:32:41 caleb Exp $
DESCRIPTION="aoetools are programs for users of the ATA over Ethernet (AoE) network storage protocol"
HOMEPAGE="http://sf.net/projects/aoetools/"
@@ -15,7 +15,7 @@ RDEPEND="${DEPEND}
src_unpack() {
unpack ${A}
- cd ${S}
+ cd "${S}"
# messy tarball
make clean || die "Failed to clean up source"
sed -i \
diff --git a/sys-block/aoetools/aoetools-24.ebuild b/sys-block/aoetools/aoetools-24.ebuild
index 17cf7d7a3e7a..eb3433f7fc16 100644
--- a/sys-block/aoetools/aoetools-24.ebuild
+++ b/sys-block/aoetools/aoetools-24.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/aoetools-24.ebuild,v 1.1 2008/02/22 18:56:57 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/aoetools-24.ebuild,v 1.2 2008/03/21 18:32:41 caleb Exp $
DESCRIPTION="aoetools are programs for users of the ATA over Ethernet (AoE) network storage protocol"
HOMEPAGE="http://sf.net/projects/aoetools/"
SRC_URI="mirror://sourceforge/aoetools/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="virtual/libc"
RDEPEND="${DEPEND}