diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-12-22 18:53:28 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-12-22 18:53:28 +0000 |
commit | 88a50b6993246c6e5b170ebd5c20d56ef8a38ca5 (patch) | |
tree | 41a995363044f08ba186c3bfd701807343aa577e /sys-block/nbd/nbd-2.8.2-r1.ebuild | |
parent | Keyworded ~sparc wrt #116022 (diff) | |
download | historical-88a50b6993246c6e5b170ebd5c20d56ef8a38ca5.tar.gz historical-88a50b6993246c6e5b170ebd5c20d56ef8a38ca5.tar.bz2 historical-88a50b6993246c6e5b170ebd5c20d56ef8a38ca5.zip |
stable on amd64 wrt bug 116314
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-block/nbd/nbd-2.8.2-r1.ebuild')
-rw-r--r-- | sys-block/nbd/nbd-2.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/nbd/nbd-2.8.2-r1.ebuild b/sys-block/nbd/nbd-2.8.2-r1.ebuild index 818b4f65150d..1e1514620d1d 100644 --- a/sys-block/nbd/nbd-2.8.2-r1.ebuild +++ b/sys-block/nbd/nbd-2.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.8.2-r1.ebuild,v 1.1 2005/12/22 04:50:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.8.2-r1.ebuild,v 1.2 2005/12/22 18:53:28 blubb Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/nbd/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="" |