summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-02-05 02:03:35 +0000
committerMike Gilbert <floppym@gentoo.org>2012-02-05 02:03:35 +0000
commitc31f33b031db9e6b442353214a72182f6eb56cfc (patch)
tree48fe9a0f2e867030c655cad563984349aaa707fa
parentInherit multilib. (diff)
downloadhistorical-c31f33b031db9e6b442353214a72182f6eb56cfc.tar.gz
historical-c31f33b031db9e6b442353214a72182f6eb56cfc.tar.bz2
historical-c31f33b031db9e6b442353214a72182f6eb56cfc.zip
Inherit multilib.
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
-rw-r--r--x11-misc/alacarte/ChangeLog7
-rw-r--r--x11-misc/alacarte/alacarte-0.12.4.ebuild6
-rw-r--r--x11-misc/menumaker/ChangeLog7
-rw-r--r--x11-misc/menumaker/menumaker-0.99.7.ebuild6
4 files changed, 16 insertions, 10 deletions
diff --git a/x11-misc/alacarte/ChangeLog b/x11-misc/alacarte/ChangeLog
index 78b04e691100..39116147de2c 100644
--- a/x11-misc/alacarte/ChangeLog
+++ b/x11-misc/alacarte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/alacarte
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v 1.110 2011/11/26 18:11:31 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v 1.111 2012/02/05 02:02:43 floppym Exp $
+
+ 05 Feb 2012; Mike Gilbert <floppym@gentoo.org> alacarte-0.12.4.ebuild:
+ Inherit multilib.
*alacarte-0.13.2-r50 (26 Nov 2011)
diff --git a/x11-misc/alacarte/alacarte-0.12.4.ebuild b/x11-misc/alacarte/alacarte-0.12.4.ebuild
index 4e8d930183a6..d0ff8c81c582 100644
--- a/x11-misc/alacarte/alacarte-0.12.4.ebuild
+++ b/x11-misc/alacarte/alacarte-0.12.4.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/x11-misc/alacarte/alacarte-0.12.4.ebuild,v 1.8 2011/10/19 22:50:54 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.12.4.ebuild,v 1.9 2012/02/05 02:02:43 floppym Exp $
EAPI="2"
GCONF_DEBUG="no"
-inherit gnome2 python
+inherit gnome2 multilib python
DESCRIPTION="Simple GNOME menu editor"
HOMEPAGE="http://live.gnome.org/"
diff --git a/x11-misc/menumaker/ChangeLog b/x11-misc/menumaker/ChangeLog
index c92cd71cd7a3..794a9a6c2104 100644
--- a/x11-misc/menumaker/ChangeLog
+++ b/x11-misc/menumaker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/menumaker
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/menumaker/ChangeLog,v 1.12 2011/04/24 14:16:26 arfrever Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/menumaker/ChangeLog,v 1.13 2012/02/05 02:03:35 floppym Exp $
+
+ 05 Feb 2012; Mike Gilbert <floppym@gentoo.org> menumaker-0.99.7.ebuild:
+ Inherit multilib.
24 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
menumaker-0.99.7.ebuild:
diff --git a/x11-misc/menumaker/menumaker-0.99.7.ebuild b/x11-misc/menumaker/menumaker-0.99.7.ebuild
index c51cfeb24905..6792179d0a09 100644
--- a/x11-misc/menumaker/menumaker-0.99.7.ebuild
+++ b/x11-misc/menumaker/menumaker-0.99.7.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/x11-misc/menumaker/menumaker-0.99.7.ebuild,v 1.6 2011/04/24 14:16:26 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/menumaker/menumaker-0.99.7.ebuild,v 1.7 2012/02/05 02:03:35 floppym Exp $
EAPI="3"
PYTHON_DEPEND="2"
-inherit python
+inherit multilib python
DESCRIPTION="Utility that scans through the system and generates a menu of installed programs"
HOMEPAGE="http://menumaker.sourceforge.net/"