diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-08 13:24:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-08 13:24:10 +0000 |
commit | b0a1f4345e83a31503d2b10eb5ab1a92bcfd9dfa (patch) | |
tree | 6a8401a30a7244968c5f8a4913f9252688d8e3de /sys-block/aoetools/aoetools-27.ebuild | |
parent | Stable on ppc wrt bug 238598 (diff) | |
download | historical-b0a1f4345e83a31503d2b10eb5ab1a92bcfd9dfa.tar.gz historical-b0a1f4345e83a31503d2b10eb5ab1a92bcfd9dfa.tar.bz2 historical-b0a1f4345e83a31503d2b10eb5ab1a92bcfd9dfa.zip |
Stable on ppc wrt bug 238101
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'sys-block/aoetools/aoetools-27.ebuild')
-rw-r--r-- | sys-block/aoetools/aoetools-27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/aoetools/aoetools-27.ebuild b/sys-block/aoetools/aoetools-27.ebuild index 156efb798214..136e1ce0db84 100644 --- a/sys-block/aoetools/aoetools-27.ebuild +++ b/sys-block/aoetools/aoetools-27.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-27.ebuild,v 1.3 2008/09/21 19:30:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/aoetools-27.ebuild,v 1.4 2008/11/08 13:24:10 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} |