diff options
author | 2004-09-03 21:03:24 +0000 | |
---|---|---|
committer | 2004-09-03 21:03:24 +0000 | |
commit | d74b447de472daa221b194559cbc2eb446235ab0 (patch) | |
tree | 369a85f2ea807ead1d320c0fea7b97400952bc60 /sys-apps/nbd | |
parent | Added ~amd64, ~sparc. Stable x86. (diff) | |
download | historical-d74b447de472daa221b194559cbc2eb446235ab0.tar.gz historical-d74b447de472daa221b194559cbc2eb446235ab0.tar.bz2 historical-d74b447de472daa221b194559cbc2eb446235ab0.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'sys-apps/nbd')
-rw-r--r-- | sys-apps/nbd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/nbd/nbd-2.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/nbd/ChangeLog b/sys-apps/nbd/ChangeLog index 087fa90a151a..baaa1ecf8dad 100644 --- a/sys-apps/nbd/ChangeLog +++ b/sys-apps/nbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/nbd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/nbd/ChangeLog,v 1.12 2004/08/13 12:57:12 tigger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/nbd/ChangeLog,v 1.13 2004/09/03 21:03:24 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> nbd-2.7.1.ebuild: + Masked nbd-2.7.1.ebuild stable for ppc 13 Aug 2004; Rob Holland <tigger@gentoo.org> nbd-2.7.1.ebuild: Actually install the manual pages, not the output of docbook2man. diff --git a/sys-apps/nbd/nbd-2.7.1.ebuild b/sys-apps/nbd/nbd-2.7.1.ebuild index b331651ddc29..bed20d1f777e 100644 --- a/sys-apps/nbd/nbd-2.7.1.ebuild +++ b/sys-apps/nbd/nbd-2.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/nbd/nbd-2.7.1.ebuild,v 1.5 2004/08/13 12:57:12 tigger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/nbd/nbd-2.7.1.ebuild,v 1.6 2004/09/03 21:03:24 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/nbd/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ppc ~amd64" IUSE="" DEPEND="virtual/libc |