diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-09 11:06:49 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-09 11:06:49 +0000 |
commit | 3fc75002df19a0737ce81763e182315aaa607bfb (patch) | |
tree | e61cb278adac5a2371b9bba4ebeb48a2b9b44c9c /sys-block/nbd/nbd-2.9.22.ebuild | |
parent | Revision bump to create stable candidate without ruby19. (diff) | |
download | gentoo-2-3fc75002df19a0737ce81763e182315aaa607bfb.tar.gz gentoo-2-3fc75002df19a0737ce81763e182315aaa607bfb.tar.bz2 gentoo-2-3fc75002df19a0737ce81763e182315aaa607bfb.zip |
ppc stable wrt 372891
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'sys-block/nbd/nbd-2.9.22.ebuild')
-rw-r--r-- | sys-block/nbd/nbd-2.9.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/nbd/nbd-2.9.22.ebuild b/sys-block/nbd/nbd-2.9.22.ebuild index a0b4f4138aea..64fd5b79820e 100644 --- a/sys-block/nbd/nbd-2.9.22.ebuild +++ b/sys-block/nbd/nbd-2.9.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.22.ebuild,v 1.4 2011/07/06 21:24:49 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-2.9.22.ebuild,v 1.5 2011/07/09 11:06:49 xarthisius Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nbd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.0" |