diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-14 17:21:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-14 17:21:23 +0000 |
commit | e0e1ea25690a5f24d208a2094e4ea62149731d74 (patch) | |
tree | 5d3257ea8e5b4c8defbfa0140ce04de1ab2510a1 /sys-block/aoetools/aoetools-12.ebuild | |
parent | sparc stable wrt #193947 (diff) | |
download | historical-e0e1ea25690a5f24d208a2094e4ea62149731d74.tar.gz historical-e0e1ea25690a5f24d208a2094e4ea62149731d74.tar.bz2 historical-e0e1ea25690a5f24d208a2094e4ea62149731d74.zip |
Stable on ppc wrt bug 202239
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'sys-block/aoetools/aoetools-12.ebuild')
-rw-r--r-- | sys-block/aoetools/aoetools-12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/aoetools/aoetools-12.ebuild b/sys-block/aoetools/aoetools-12.ebuild index 08ad805e0f54..a6f10837a352 100644 --- a/sys-block/aoetools/aoetools-12.ebuild +++ b/sys-block/aoetools/aoetools-12.ebuild @@ -1,13 +1,13 @@ # 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.1 2007/05/01 07:02:12 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/aoetools-12.ebuild,v 1.2 2007/12/14 17:21:23 nixnut 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} |