diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:23:40 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:23:40 +0000 |
commit | 1bdce467bf7644a808dc30c0a6cb2cd7deb6dd3a (patch) | |
tree | c18a2c0f00af955d081c48130c6217cf78be445d /app-editors/mlview | |
parent | stable amd64 (diff) | |
download | gentoo-2-1bdce467bf7644a808dc30c0a6cb2cd7deb6dd3a.tar.gz gentoo-2-1bdce467bf7644a808dc30c0a6cb2cd7deb6dd3a.tar.bz2 gentoo-2-1bdce467bf7644a808dc30c0a6cb2cd7deb6dd3a.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-editors/mlview')
-rw-r--r-- | app-editors/mlview/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mlview/mlview-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog index 360ff0191414..b2b304c6d84b 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.8 2005/01/01 13:31:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.9 2005/04/21 18:23:40 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> mlview-0.6.3.ebuild: + stable on amd64 *mlview-0.7.1 (24 Nov 2004) diff --git a/app-editors/mlview/mlview-0.6.3.ebuild b/app-editors/mlview/mlview-0.6.3.ebuild index 59794c930311..bf94b2ce1a2e 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-2005 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.6 2005/01/01 13:31:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.6.3.ebuild,v 1.7 2005/04/21 18:23:40 blubb 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 |