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 | a25db7d82ebb46a2c570b1227d0cc9711ca6bc48 (patch) | |
tree | dd277cd13077bef4cb6aaffe8e046022e90a275e /sys-block | |
parent | Stable on ppc wrt bug 238598 (diff) | |
download | gentoo-2-a25db7d82ebb46a2c570b1227d0cc9711ca6bc48.tar.gz gentoo-2-a25db7d82ebb46a2c570b1227d0cc9711ca6bc48.tar.bz2 gentoo-2-a25db7d82ebb46a2c570b1227d0cc9711ca6bc48.zip |
Stable on ppc wrt bug 238101
(Portage version: 2.1.4.5)
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/aoetools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-block/aoetools/aoetools-27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-block/aoetools/ChangeLog b/sys-block/aoetools/ChangeLog index df5dfeb7e83d..9bbe1d496eb3 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.29 2008/09/21 19:30:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/ChangeLog,v 1.30 2008/11/08 13:24:10 nixnut Exp $ + + 08 Nov 2008; nixnut <nixnut@gentoo.org> aoetools-27.ebuild: + Stable on ppc wrt bug 238101 21 Sep 2008; Markus Meier <maekke@gentoo.org> aoetools-27.ebuild: x86 stable, bug #238101 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} |