summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-04 01:59:06 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-04 01:59:06 +0000
commitcd4ba0caf58b395efffe30098324082f72327415 (patch)
tree99cca46308bbb063a5119e77d77698d5b5dee603 /sys-block
parentstable ppc ppc64, bug #436988 (diff)
downloadgentoo-2-cd4ba0caf58b395efffe30098324082f72327415.tar.gz
gentoo-2-cd4ba0caf58b395efffe30098324082f72327415.tar.bz2
gentoo-2-cd4ba0caf58b395efffe30098324082f72327415.zip
stable arm, bug #433357
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/nbd/ChangeLog5
-rw-r--r--sys-block/nbd/nbd-3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-block/nbd/ChangeLog b/sys-block/nbd/ChangeLog
index 1e4c00a7935b..ee9e3dbf84f5 100644
--- a/sys-block/nbd/ChangeLog
+++ b/sys-block/nbd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-block/nbd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v 1.73 2012/09/24 11:18:02 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v 1.74 2012/10/04 01:59:06 blueness Exp $
+
+ 04 Oct 2012; Anthony G. Basile <blueness@gentoo.org> nbd-3.2.ebuild:
+ stable arm, bug #433357
24 Sep 2012; Anthony G. Basile <blueness@gentoo.org> nbd-3.2.ebuild:
keyword ~arm, bug #433357
diff --git a/sys-block/nbd/nbd-3.2.ebuild b/sys-block/nbd/nbd-3.2.ebuild
index 0f4d175bf916..4db67b94acc6 100644
--- a/sys-block/nbd/nbd-3.2.ebuild
+++ b/sys-block/nbd/nbd-3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.2.ebuild,v 1.4 2012/09/24 11:18:02 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.2.ebuild,v 1.5 2012/10/04 01:59:06 blueness Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nbd/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 ~x86"
IUSE="debug zlib"
RDEPEND=">=dev-libs/glib-2.0