summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-02-05 01:53:54 +0000
committerMike Gilbert <floppym@gentoo.org>2012-02-05 01:53:54 +0000
commitd639493619265e87485f6f30d6923f5704d05639 (patch)
tree15b4a2d7a3df42d255cd074def372e35925f21cf /net-misc/neatx
parentInherit multilib. (diff)
downloadhistorical-d639493619265e87485f6f30d6923f5704d05639.tar.gz
historical-d639493619265e87485f6f30d6923f5704d05639.tar.bz2
historical-d639493619265e87485f6f30d6923f5704d05639.zip
Inherit multilib.
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'net-misc/neatx')
-rw-r--r--net-misc/neatx/ChangeLog8
-rw-r--r--net-misc/neatx/neatx-0.3.1_p59-r1.ebuild6
-rw-r--r--net-misc/neatx/neatx-0.3.1_p59-r2.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/neatx/ChangeLog b/net-misc/neatx/ChangeLog
index 45e835feefa6..baf0b82814d1 100644
--- a/net-misc/neatx/ChangeLog
+++ b/net-misc/neatx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/neatx
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/ChangeLog,v 1.16 2011/10/24 06:24:21 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/ChangeLog,v 1.17 2012/02/05 01:53:02 floppym Exp $
+
+ 05 Feb 2012; Mike Gilbert <floppym@gentoo.org> neatx-0.3.1_p59-r1.ebuild,
+ neatx-0.3.1_p59-r2.ebuild:
+ Inherit multilib.
24 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
neatx-0.3.1_p59-r1.ebuild, neatx-0.3.1_p59-r2.ebuild:
diff --git a/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild b/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild
index 9088863846f7..5a5d843c3ce1 100644
--- a/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild
+++ b/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild,v 1.6 2011/10/24 06:24:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild,v 1.7 2012/02/05 01:53:02 floppym Exp $
EAPI="3"
PYTHON_DEPEND="2"
-inherit eutils autotools python
+inherit eutils autotools python multilib
DESCRIPTION="Google implementation of NX server"
HOMEPAGE="http://code.google.com/p/neatx/"
diff --git a/net-misc/neatx/neatx-0.3.1_p59-r2.ebuild b/net-misc/neatx/neatx-0.3.1_p59-r2.ebuild
index c3eae796d388..13dd0ced7b96 100644
--- a/net-misc/neatx/neatx-0.3.1_p59-r2.ebuild
+++ b/net-misc/neatx/neatx-0.3.1_p59-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/neatx-0.3.1_p59-r2.ebuild,v 1.5 2011/10/24 06:24:21 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/neatx-0.3.1_p59-r2.ebuild,v 1.6 2012/02/05 01:53:02 floppym Exp $
EAPI="3"
PYTHON_DEPEND="2"
-inherit eutils autotools python
+inherit eutils autotools python multilib
DESCRIPTION="Google implementation of NX server"
HOMEPAGE="http://code.google.com/p/neatx/"