summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-18 18:38:36 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-18 18:38:36 +0000
commite6e8fa8ac27827087e2c8541ff38f1a1931253fd (patch)
tree5a29370aa643ecdcdb087e0084e9ae8d30804efe /app-editors/mlview/mlview-0.8.ebuild
parentfix invalid atoms (diff)
downloadgentoo-2-e6e8fa8ac27827087e2c8541ff38f1a1931253fd.tar.gz
gentoo-2-e6e8fa8ac27827087e2c8541ff38f1a1931253fd.tar.bz2
gentoo-2-e6e8fa8ac27827087e2c8541ff38f1a1931253fd.zip
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-editors/mlview/mlview-0.8.ebuild')
-rw-r--r--app-editors/mlview/mlview-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mlview/mlview-0.8.ebuild b/app-editors/mlview/mlview-0.8.ebuild
index ef5a8ebc884d..70c59bac821a 100644
--- a/app-editors/mlview/mlview-0.8.ebuild
+++ b/app-editors/mlview/mlview-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.8.ebuild,v 1.2 2005/08/07 10:40:26 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.8.ebuild,v 1.3 2005/08/18 18:36:30 hansmi Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.freespiders.org/projects/gmlview/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ppc x86"
IUSE="dbus debug static"
RDEPEND=">=dev-libs/libxml2-2.6.11