diff options
Diffstat (limited to 'app-editors/mlview')
-rw-r--r-- | app-editors/mlview/ChangeLog | 10 | ||||
-rw-r--r-- | app-editors/mlview/mlview-0.6.2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/mlview/mlview-0.6.3.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog index 267c84cefbfe..635bdd5d2339 100644 --- a/app-editors/mlview/ChangeLog +++ b/app-editors/mlview/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-editors/mlview # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.5 2004/06/24 21:59:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.6 2004/10/05 12:19:43 pvdabeel Exp $ + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + mlview-0.6.2.ebuild, mlview-0.6.3.ebuild: + Masked mlview-0.6.3.ebuild stable for ppc + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + mlview-0.6.2.ebuild: + Masked mlview-0.6.2.ebuild stable for ppc 16 Jun 2004; L. Boshell <leonardop@gentoo.org> mlview-0.6.3.ebuild: Marked stable on x86. diff --git a/app-editors/mlview/mlview-0.6.2.ebuild b/app-editors/mlview/mlview-0.6.2.ebuild index 82f3a6c1dc98..608e35925860 100644 --- a/app-editors/mlview/mlview-0.6.2.ebuild +++ b/app-editors/mlview/mlview-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.6.2.ebuild,v 1.5 2004/06/24 21:59:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.6.2.ebuild,v 1.6 2004/10/05 12:19:43 pvdabeel Exp $ inherit 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 diff --git a/app-editors/mlview/mlview-0.6.3.ebuild b/app-editors/mlview/mlview-0.6.3.ebuild index 8d098221573a..29aee2ac4048 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 Foundation # 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.4 2004/06/24 21:59:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.6.3.ebuild,v 1.5 2004/10/05 12:19:43 pvdabeel 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 |