summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/mlview')
-rw-r--r--app-editors/mlview/ChangeLog7
-rw-r--r--app-editors/mlview/mlview-0.8-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog
index a4645c93d80b..acfbd5943463 100644
--- a/app-editors/mlview/ChangeLog
+++ b/app-editors/mlview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/mlview
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.23 2009/10/04 14:39:35 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.24 2010/01/01 21:05:06 fauli Exp $
+
+ 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> mlview-0.8-r1.ebuild:
+ Transfer Prefix keywords
04 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> mlview-0.8-r1.ebuild:
Replace -Wl,--no-as-needed with function from flag-o-matic eclass.
diff --git a/app-editors/mlview/mlview-0.8-r1.ebuild b/app-editors/mlview/mlview-0.8-r1.ebuild
index 1b5279e3692c..04364b89bc51 100644
--- a/app-editors/mlview/mlview-0.8-r1.ebuild
+++ b/app-editors/mlview/mlview-0.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.8-r1.ebuild,v 1.9 2009/10/04 14:39:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.8-r1.ebuild,v 1.10 2010/01/01 21:05:06 fauli Exp $
inherit eutils gnome2 flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.freespiders.org/projects/gmlview/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-libs/libxml2-2.6.11