summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-18 18:36:30 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-18 18:36:30 +0000
commit6547bf9b66aa2f619ab182cc0d29f706ad7eab84 (patch)
treec4ff5eab4cfc2bf3b56069ae6789d74bfd14dccd /app-editors/mlview
parentStable on ppc. (diff)
downloadhistorical-6547bf9b66aa2f619ab182cc0d29f706ad7eab84.tar.gz
historical-6547bf9b66aa2f619ab182cc0d29f706ad7eab84.tar.bz2
historical-6547bf9b66aa2f619ab182cc0d29f706ad7eab84.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-editors/mlview')
-rw-r--r--app-editors/mlview/ChangeLog5
-rw-r--r--app-editors/mlview/Manifest6
-rw-r--r--app-editors/mlview/mlview-0.8.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog
index 6edc0a4ba99f..ee6702824882 100644
--- a/app-editors/mlview/ChangeLog
+++ b/app-editors/mlview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/mlview
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.11 2005/08/07 10:40:26 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.12 2005/08/18 18:36:30 hansmi Exp $
+
+ 18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> mlview-0.8.ebuild:
+ Stable on ppc.
06 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> mlview-0.8.ebuild:
Stable on x86.
diff --git a/app-editors/mlview/Manifest b/app-editors/mlview/Manifest
index e137b5172776..4839c0c9e63c 100644
--- a/app-editors/mlview/Manifest
+++ b/app-editors/mlview/Manifest
@@ -1,8 +1,8 @@
-MD5 aa95c0a9f27c61559f1d8679807409df ChangeLog 2616
MD5 ab639871e30a3590f808d0109386ab2b metadata.xml 488
+MD5 da1021eb4f3198763cb15b6f78b32c8f ChangeLog 2704
+MD5 0973f5792a95f774630812731b73ab80 mlview-0.8.ebuild 1055
MD5 cbd2405b11f4b030d1971adf4f10a2fe mlview-0.6.3.ebuild 903
-MD5 724eb32bc1c4f8516c6d69f7c2ea0b86 mlview-0.8.ebuild 1059
MD5 8040734f5b03630f75d7df9fd48b2aab files/digest-mlview-0.6.3 65
MD5 9a4c14d6701119f77b6faf025d0e8292 files/digest-mlview-0.8 63
-MD5 279ff8099cb8a67c13952ad6cdc7ce98 files/mlview-0.6.3-gcc2_fix.patch 816
MD5 355a3710cdd4d752a7518dfc1c1a043f files/mlview-0.8-dot_desktop.patch 834
+MD5 279ff8099cb8a67c13952ad6cdc7ce98 files/mlview-0.6.3-gcc2_fix.patch 816
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