diff options
author | David Holm <dholm@gentoo.org> | 2004-08-30 12:37:47 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-30 12:37:47 +0000 |
commit | c75e9babd70904b01f0867d5be2556c092017aa5 (patch) | |
tree | 450237cb370c26c52b363031404fa93375c0ed0f /x11-libs | |
parent | Some asswipe removed the ppc keyword (Manifest recommit) (diff) | |
download | gentoo-2-c75e9babd70904b01f0867d5be2556c092017aa5.tar.gz gentoo-2-c75e9babd70904b01f0867d5be2556c092017aa5.tar.bz2 gentoo-2-c75e9babd70904b01f0867d5be2556c092017aa5.zip |
Added to ~ppc
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtkmathview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog index 89c2007d44cf..17ed39436cd8 100644 --- a/x11-libs/gtkmathview/ChangeLog +++ b/x11-libs/gtkmathview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkmathview # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.4 2004/08/09 23:49:51 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.5 2004/08/30 12:37:47 dholm Exp $ + + 30 Aug 2004; David Holm <dholm@gentoo.org> gtkmathview-0.6.3.ebuild: + Added to ~ppc. *gtkmathview-0.6.3 (10 Aug 2004) diff --git a/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild b/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild index 4ef30112ff3f..6c1f7af71e95 100644 --- a/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild +++ b/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild,v 1.1 2004/08/09 23:49:51 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild,v 1.2 2004/08/30 12:37:47 dholm Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="t1lib" RDEPEND=">=x11-libs/gtk+-2.2 |