diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-21 19:30:42 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-21 19:30:42 +0000 |
commit | 03a0895351a3c3c1e5dd4db4d2e4969f078648a1 (patch) | |
tree | a5473476cacc3fbfbbd71abdeeb521063ad606dc /sys-block | |
parent | amd64 stable, bug #238268 (diff) | |
download | gentoo-2-03a0895351a3c3c1e5dd4db4d2e4969f078648a1.tar.gz gentoo-2-03a0895351a3c3c1e5dd4db4d2e4969f078648a1.tar.bz2 gentoo-2-03a0895351a3c3c1e5dd4db4d2e4969f078648a1.zip |
x86 stable, bug #238101
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 i686)
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 b0242618af4b..df5dfeb7e83d 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.28 2008/09/20 16:37:54 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/ChangeLog,v 1.29 2008/09/21 19:30:42 maekke Exp $ + + 21 Sep 2008; Markus Meier <maekke@gentoo.org> aoetools-27.ebuild: + x86 stable, bug #238101 20 Sep 2008; Caleb Tennis <caleb@gentoo.org> aoetools-27.ebuild: amd64 stable diff --git a/sys-block/aoetools/aoetools-27.ebuild b/sys-block/aoetools/aoetools-27.ebuild index 688a92b4deaf..156efb798214 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.2 2008/09/20 16:37:54 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/aoetools-27.ebuild,v 1.3 2008/09/21 19:30:42 maekke 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} |