diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-16 18:50:08 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-16 18:50:08 +0000 |
commit | 798d4adf174c38c45f99028e8b12a4635857a47a (patch) | |
tree | 6b5e2b27bab2b3a28d9962d5b38235b50b426269 /sys-block/aoetools | |
parent | (non maintainer commit) remove old ebuild that has QA issues, bug 226605 (diff) | |
download | gentoo-2-798d4adf174c38c45f99028e8b12a4635857a47a.tar.gz gentoo-2-798d4adf174c38c45f99028e8b12a4635857a47a.tar.bz2 gentoo-2-798d4adf174c38c45f99028e8b12a4635857a47a.zip |
Add ~sparc keyword at user request (Alex Buell), Bug #259022.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sys-block/aoetools')
-rw-r--r-- | sys-block/aoetools/ChangeLog | 7 | ||||
-rw-r--r-- | sys-block/aoetools/aoetools-27.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-block/aoetools/ChangeLog b/sys-block/aoetools/ChangeLog index 9bbe1d496eb3..4be3b7fbc398 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.30 2008/11/08 13:24:10 nixnut Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/ChangeLog,v 1.31 2009/02/16 18:50:08 fmccor Exp $ + + 16 Feb 2009; Ferris McCormick <fmccor@gentoo.org> aoetools-27.ebuild: + Add ~sparc keyword at user request (Alex Buell), Bug #259022. 08 Nov 2008; nixnut <nixnut@gentoo.org> aoetools-27.ebuild: Stable on ppc wrt bug 238101 diff --git a/sys-block/aoetools/aoetools-27.ebuild b/sys-block/aoetools/aoetools-27.ebuild index 136e1ce0db84..5990d9663a14 100644 --- a/sys-block/aoetools/aoetools-27.ebuild +++ b/sys-block/aoetools/aoetools-27.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.4 2008/11/08 13:24:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/aoetools/aoetools-27.ebuild,v 1.5 2009/02/16 18:50:08 fmccor 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 ~sparc x86" IUSE="" DEPEND="virtual/libc" RDEPEND="${DEPEND} |