diff options
Diffstat (limited to 'app-editors/mlview/mlview-0.8-r1.ebuild')
-rw-r--r-- | app-editors/mlview/mlview-0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mlview/mlview-0.8-r1.ebuild b/app-editors/mlview/mlview-0.8-r1.ebuild index ed2dee701cad..5d1fb8f9643a 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-2006 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.2 2006/02/07 20:55:38 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.8-r1.ebuild,v 1.3 2006/02/08 00:27:32 metalgod Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.freespiders.org/projects/gmlview/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" RDEPEND=">=dev-libs/libxml2-2.6.11 |