diff options
author | David Holm <dholm@gentoo.org> | 2004-04-19 08:56:40 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-19 08:56:40 +0000 |
commit | 9ccbff44f61f9d78d16c95d6dc60722131d9b4a8 (patch) | |
tree | 75a7d63d494a396c09b45f929c357771ad33530c /app-editors | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-9ccbff44f61f9d78d16c95d6dc60722131d9b4a8.tar.gz gentoo-2-9ccbff44f61f9d78d16c95d6dc60722131d9b4a8.tar.bz2 gentoo-2-9ccbff44f61f9d78d16c95d6dc60722131d9b4a8.zip |
Added to ~ppc
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mlview/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mlview/mlview-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog index 7642f93d180f..80abd8d609a7 100644 --- a/app-editors/mlview/ChangeLog +++ b/app-editors/mlview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mlview # Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.1 2004/04/19 03:25:26 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.2 2004/04/19 08:54:05 dholm Exp $ + + 19 Apr 2004; David Holm <dholm@gentoo.org> mlview-0.6.2.ebuild: + Added to ~ppc. 18 Apr 2004; L. Boshell <leonardop@gentoo.org> mlview-0.6.2.ebuild, metadata.xml: diff --git a/app-editors/mlview/mlview-0.6.2.ebuild b/app-editors/mlview/mlview-0.6.2.ebuild index 1dbc7080175c..a5889fd3e51f 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.1 2004/04/19 03:25:26 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.6.2.ebuild,v 1.2 2004/04/19 08:54:05 dholm Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" RDEPEND=">=gnome-base/libgnomeui-2.2 >=gnome-base/libgnome-2.2 |