diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-02-07 20:55:38 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-02-07 20:55:38 +0000 |
commit | 28f171e0528b38b4948d8221fcc9e8f8a491dfb6 (patch) | |
tree | 8e7176e6c34dc350016aacfe3fc99bba3da9af6a /app-editors/mlview | |
parent | stable amd64 (diff) | |
download | gentoo-2-28f171e0528b38b4948d8221fcc9e8f8a491dfb6.tar.gz gentoo-2-28f171e0528b38b4948d8221fcc9e8f8a491dfb6.tar.bz2 gentoo-2-28f171e0528b38b4948d8221fcc9e8f8a491dfb6.zip |
Stable on ppc. bug 121977
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-editors/mlview')
-rw-r--r-- | app-editors/mlview/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mlview/mlview-0.8-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog index a67da890a96a..452e4237605e 100644 --- a/app-editors/mlview/ChangeLog +++ b/app-editors/mlview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mlview # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.15 2006/02/06 19:18:03 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.16 2006/02/07 20:55:38 nixnut Exp $ + + 07 Feb 2006; <nixnut@gentoo.org> mlview-0.8-r1.ebuild: + Stable on ppc. bug 121977 06 Feb 2006; Simon Stelling <blubb@gentoo.org> mlview-0.8.ebuild: stable on amd64 diff --git a/app-editors/mlview/mlview-0.8-r1.ebuild b/app-editors/mlview/mlview-0.8-r1.ebuild index e6c3ff326b08..ed2dee701cad 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-2005 Gentoo Foundation +# 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.1 2005/10/03 06:04:31 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.8-r1.ebuild,v 1.2 2006/02/07 20:55:38 nixnut 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 |