diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2004-06-17 02:09:30 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2004-06-17 02:09:30 +0000 |
commit | febf4024a3cbc155526f0c8e06e21d49062ad08f (patch) | |
tree | 03cf02371a2db3843a5e7ee0453cbbd908cded9e /app-editors/mlview | |
parent | Marked 1.4.2 stable (x86) (diff) | |
download | historical-febf4024a3cbc155526f0c8e06e21d49062ad08f.tar.gz historical-febf4024a3cbc155526f0c8e06e21d49062ad08f.tar.bz2 historical-febf4024a3cbc155526f0c8e06e21d49062ad08f.zip |
Marked 0.6.3 stable (x86)
Diffstat (limited to 'app-editors/mlview')
-rw-r--r-- | app-editors/mlview/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mlview/Manifest | 12 | ||||
-rw-r--r-- | app-editors/mlview/mlview-0.6.3.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog index ab9fc26550e4..ff10d88271ec 100644 --- a/app-editors/mlview/ChangeLog +++ b/app-editors/mlview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mlview # Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.3 2004/05/18 20:22:48 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.4 2004/06/17 02:09:30 leonardop Exp $ + + 16 Jun 2004; L. Boshell <leonardop@gentoo.org> mlview-0.6.3.ebuild: + Marked stable on x86. *mlview-0.6.3 (18 May 2004) diff --git a/app-editors/mlview/Manifest b/app-editors/mlview/Manifest index 28fc68e0897b..8d5b3917e978 100644 --- a/app-editors/mlview/Manifest +++ b/app-editors/mlview/Manifest @@ -1,7 +1,7 @@ -MD5 8040734f5b03630f75d7df9fd48b2aab files/digest-mlview-0.6.3 65 -MD5 35e518b2dbfc8f081b6e0c8b5d8b7c51 files/digest-mlview-0.6.2 65 -MD5 279ff8099cb8a67c13952ad6cdc7ce98 files/mlview-0.6.3-gcc2_fix.patch 816 -MD5 4477f554700f05cd564464d9e73617e8 ChangeLog 1632 -MD5 ab639871e30a3590f808d0109386ab2b metadata.xml 488 MD5 01b368ea5952e09744bb32bf4b0174cc mlview-0.6.2.ebuild 803 -MD5 830dc95e4f9fa7287683c246fca5c48f mlview-0.6.3.ebuild 916 +MD5 ab639871e30a3590f808d0109386ab2b metadata.xml 488 +MD5 f9c2c91ec727dd6562207431a4a570db ChangeLog 1726 +MD5 fc2931c17480f3dde9b4d114ac564fde mlview-0.6.3.ebuild 917 +MD5 279ff8099cb8a67c13952ad6cdc7ce98 files/mlview-0.6.3-gcc2_fix.patch 816 +MD5 35e518b2dbfc8f081b6e0c8b5d8b7c51 files/digest-mlview-0.6.2 65 +MD5 8040734f5b03630f75d7df9fd48b2aab files/digest-mlview-0.6.3 65 diff --git a/app-editors/mlview/mlview-0.6.3.ebuild b/app-editors/mlview/mlview-0.6.3.ebuild index 2cb5c810c35a..354832ac0c74 100644 --- a/app-editors/mlview/mlview-0.6.3.ebuild +++ b/app-editors/mlview/mlview-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.6.3.ebuild,v 1.2 2004/05/31 22:12:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.6.3.ebuild,v 1.3 2004/06/17 02:09:30 leonardop 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="x86 ~ppc ~amd64" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.2 |