diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 19:18:03 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 19:18:03 +0000 |
commit | 2021aa1f96fccf30a518785f4b3e753ba578ae2a (patch) | |
tree | 7fe5ec958724e7b71831f5e7ce0aa1030142df38 | |
parent | Add mach64 and tdfx to ppc defaults. Some evidence that glide-v3 works on ppc... (diff) | |
download | gentoo-2-2021aa1f96fccf30a518785f4b3e753ba578ae2a.tar.gz gentoo-2-2021aa1f96fccf30a518785f4b3e753ba578ae2a.tar.bz2 gentoo-2-2021aa1f96fccf30a518785f4b3e753ba578ae2a.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
-rw-r--r-- | app-editors/mlview/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/mlview/mlview-0.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog index bf949c3299ed..a67da890a96a 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.14 2005/10/03 06:04:31 leonardop Exp $ +# 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 $ + + 06 Feb 2006; Simon Stelling <blubb@gentoo.org> mlview-0.8.ebuild: + stable on amd64 *mlview-0.8-r1 (03 Oct 2005) diff --git a/app-editors/mlview/mlview-0.8.ebuild b/app-editors/mlview/mlview-0.8.ebuild index a02f08627894..6ce3e038ae06 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 +# 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.ebuild,v 1.4 2005/09/05 20:52:51 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.8.ebuild,v 1.5 2006/02/06 19:18:03 blubb 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="dbus debug static" RDEPEND=">=dev-libs/libxml2-2.6.11 |