diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-14 04:42:09 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-14 04:42:09 +0000 |
commit | 7e74d7fd5d0a5c53047deb555775e6c6a93a7da6 (patch) | |
tree | 65a60e05f777d9ad0876910d967b679b1388ce51 /app-editors/mlview | |
parent | ~amd64 (diff) | |
download | historical-7e74d7fd5d0a5c53047deb555775e6c6a93a7da6.tar.gz historical-7e74d7fd5d0a5c53047deb555775e6c6a93a7da6.tar.bz2 historical-7e74d7fd5d0a5c53047deb555775e6c6a93a7da6.zip |
~amd64
Diffstat (limited to 'app-editors/mlview')
-rw-r--r-- | app-editors/mlview/Manifest | 2 | ||||
-rw-r--r-- | app-editors/mlview/mlview-0.6.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/mlview/Manifest b/app-editors/mlview/Manifest index 4f036c2fbd05..653ac2f453b1 100644 --- a/app-editors/mlview/Manifest +++ b/app-editors/mlview/Manifest @@ -1,7 +1,7 @@ MD5 9cbf5f240129fab2cc2e67e2eb90a992 ChangeLog 1410 MD5 39f76fe16c44f3697c83a78d56525ed8 metadata.xml 491 MD5 70cb03b097aa3ea5a69efee0cbbd75ed mlview-0.6.1.ebuild 778 -MD5 d93b284875821866d403ecf48ec15b2a mlview-0.6.2.ebuild 828 +MD5 954831720661b1c28e56bfc08d29fb5c mlview-0.6.2.ebuild 837 MD5 6aeee6b14fa36aaacbe23add79993a14 files/digest-mlview-0.6.1 65 MD5 35e518b2dbfc8f081b6e0c8b5d8b7c51 files/digest-mlview-0.6.2 65 MD5 f790b181030f76926bdd102df936c6ee files/mlview-0.6.0-Makefile.in.patch 1698 diff --git a/app-editors/mlview/mlview-0.6.2.ebuild b/app-editors/mlview/mlview-0.6.2.ebuild index a5889fd3e51f..d3b6b91a973f 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 Technologies, Inc. # 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.2 2004/04/19 08:54:05 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.6.2.ebuild,v 1.3 2004/05/14 04:42:09 jhuebel Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" RDEPEND=">=gnome-base/libgnomeui-2.2 >=gnome-base/libgnome-2.2 |