diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 14:13:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 14:13:08 +0000 |
commit | 4fc1b3d886d870ea2cf61db0e1726c2e3f8db199 (patch) | |
tree | fa9b905fb3ddecb623bd9854e9df53af36068b8c /app-editors/mlview | |
parent | ppc stable #324463 (diff) | |
download | gentoo-2-4fc1b3d886d870ea2cf61db0e1726c2e3f8db199.tar.gz gentoo-2-4fc1b3d886d870ea2cf61db0e1726c2e3f8db199.tar.bz2 gentoo-2-4fc1b3d886d870ea2cf61db0e1726c2e3f8db199.zip |
ppc stable #324081
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'app-editors/mlview')
-rw-r--r-- | app-editors/mlview/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mlview/mlview-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog index d6232c8629cb..e3ef91bdc4c0 100644 --- a/app-editors/mlview/ChangeLog +++ b/app-editors/mlview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mlview # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.28 2010/06/24 08:30:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.29 2010/06/27 14:13:08 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> mlview-0.9.0.ebuild: + ppc stable #324081 24 Jun 2010; Markos Chandras <hwoarang@gentoo.org> mlview-0.9.0.ebuild: Stable on amd64 wrt bug #324081 diff --git a/app-editors/mlview/mlview-0.9.0.ebuild b/app-editors/mlview/mlview-0.9.0.ebuild index b945abf66389..2fcdbefb429b 100644 --- a/app-editors/mlview/mlview-0.9.0.ebuild +++ b/app-editors/mlview/mlview-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.9.0.ebuild,v 1.3 2010/06/24 08:30:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.9.0.ebuild,v 1.4 2010/06/27 14:13:08 nixnut Exp $ EAPI=2 inherit eutils gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freespiders.org/projects/gmlview/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=">=dev-libs/libxml2-2.6.11 |