summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-02-11 15:11:34 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-02-11 15:11:34 +0000
commitd2e4b4ee170befa04e09897777cabbe3336abd56 (patch)
treeadfd08d83bc4fafdae87587de8575a190265894b /app-emulation/mol
parentCleanup. (diff)
downloadgentoo-2-d2e4b4ee170befa04e09897777cabbe3336abd56.tar.gz
gentoo-2-d2e4b4ee170befa04e09897777cabbe3336abd56.tar.bz2
gentoo-2-d2e4b4ee170befa04e09897777cabbe3336abd56.zip
Marked ppc stable early for 2.6.19 stabilization.
(Portage version: 2.1.2-r8)
Diffstat (limited to 'app-emulation/mol')
-rw-r--r--app-emulation/mol/ChangeLog5
-rw-r--r--app-emulation/mol/mol-0.9.72_pre2.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/mol/ChangeLog b/app-emulation/mol/ChangeLog
index e7397833af61..309e409a0111 100644
--- a/app-emulation/mol/ChangeLog
+++ b/app-emulation/mol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/mol
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.71 2007/01/25 22:15:36 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.72 2007/02/11 15:11:34 josejx Exp $
+
+ 11 Feb 2007; Joseph Jezak <josejx@gentoo.org> mol-0.9.72_pre2.ebuild:
+ Marked ppc stable early for 2.6.19 stabilization.
25 Jan 2007; Marius Mauch <genone@gentoo.org> mol-0.9.71.1.ebuild,
mol-0.9.72_pre1.ebuild, mol-0.9.72_pre2.ebuild:
diff --git a/app-emulation/mol/mol-0.9.72_pre2.ebuild b/app-emulation/mol/mol-0.9.72_pre2.ebuild
index 43565de8b0a7..aadb6aecdc17 100644
--- a/app-emulation/mol/mol-0.9.72_pre2.ebuild
+++ b/app-emulation/mol/mol-0.9.72_pre2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.72_pre2.ebuild,v 1.3 2007/01/25 22:15:36 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.72_pre2.ebuild,v 1.4 2007/02/11 15:11:34 josejx Exp $
inherit flag-o-matic eutils linux-mod
@@ -10,11 +10,12 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~ppc"
+KEYWORDS="-* ppc"
IUSE="vnc alsa oss fbcon X oldworld sheep debug dga usb pci"
MAKEOPTS="${MAKEOPTS} -j1"
RDEPEND="net-misc/dhcp
+ sys-libs/zlib
net-firewall/iptables
alsa? ( virtual/alsa )
vnc? ( net-misc/vnc )