summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-06-24 08:30:16 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-06-24 08:30:16 +0000
commit02b9b9d0d40cadcff6162996db50d28d26dabfae (patch)
tree794eb84fed396383d3d9911ef4a4cdcde6004814 /app-editors
parentStable on amd64 wrt bug #322791 (diff)
downloadgentoo-2-02b9b9d0d40cadcff6162996db50d28d26dabfae.tar.gz
gentoo-2-02b9b9d0d40cadcff6162996db50d28d26dabfae.tar.bz2
gentoo-2-02b9b9d0d40cadcff6162996db50d28d26dabfae.zip
Stable on amd64 wrt bug #324081
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/mlview/ChangeLog5
-rw-r--r--app-editors/mlview/mlview-0.9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog
index b2d91796e3d6..d6232c8629cb 100644
--- a/app-editors/mlview/ChangeLog
+++ b/app-editors/mlview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/mlview
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.27 2010/05/24 22:28:46 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.28 2010/06/24 08:30:16 hwoarang Exp $
+
+ 24 Jun 2010; Markos Chandras <hwoarang@gentoo.org> mlview-0.9.0.ebuild:
+ Stable on amd64 wrt bug #324081
24 May 2010; Kacper Kowalik <xarthisius@gentoo.org> mlview-0.9.0.ebuild,
+files/mlview-0.9.0-gcc45.patch:
diff --git a/app-editors/mlview/mlview-0.9.0.ebuild b/app-editors/mlview/mlview-0.9.0.ebuild
index 592e7296bf14..b945abf66389 100644
--- a/app-editors/mlview/mlview-0.9.0.ebuild
+++ b/app-editors/mlview/mlview-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.9.0.ebuild,v 1.2 2010/05/24 22:18:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.9.0.ebuild,v 1.3 2010/06/24 08:30:16 hwoarang Exp $
EAPI=2
inherit eutils gnome2
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.freespiders.org/projects/gmlview/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=dev-libs/libxml2-2.6.11