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 | 707b39091b8af8c8f98414544364a905c0c0c71e (patch) | |
tree | 9acaf9e646bc9ca5eb7a5599b4092621fd8f05b9 /x11-libs | |
parent | Some asswipe removed the ppc keyword (diff) | |
download | historical-707b39091b8af8c8f98414544364a905c0c0c71e.tar.gz historical-707b39091b8af8c8f98414544364a905c0c0c71e.tar.bz2 historical-707b39091b8af8c8f98414544364a905c0c0c71e.zip |
Added to ~ppc
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtkmathview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtkmathview/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/gtkmathview/gtkmathview-0.6.3.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/x11-libs/gtkmathview/Manifest index 760b1c16364d..9ca49714606c 100644 --- a/x11-libs/gtkmathview/Manifest +++ b/x11-libs/gtkmathview/Manifest @@ -1,8 +1,8 @@ +MD5 921162e7c059fa231756f888492ad7e0 ChangeLog 826 MD5 17e9052a6cc5c0a2a56235e7246382c6 gtkmathview-0.5.1.ebuild 724 -MD5 d96d0f6de07d02c3c2c239de997af192 gtkmathview-0.6.3.ebuild 748 MD5 4b72d70c235f6d878a0ba686421a7ecf gtkmathview-0.5.2.ebuild 724 -MD5 d35a5d201f787a54491a0df2fd583d36 ChangeLog 738 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 8290c25e23775c1d9b194911b59147cb gtkmathview-0.6.3.ebuild 752 MD5 3a0ed27c8e0851676f171a5fd00affba files/digest-gtkmathview-0.5.1 69 MD5 00b7d8f65dfcc01cf66295ddfc50f117 files/digest-gtkmathview-0.5.2 69 MD5 d8f7283d3e1c5da9f86469416106595e files/digest-gtkmathview-0.6.3 69 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 |