summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-04 17:46:04 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-04 17:46:04 +0000
commit7ecf80f7866e0a87ba419afc6d8b7c89407962ae (patch)
tree6df45bbfdabd54759cfc6b4b8a65aa2238efa58f /dev-haskell
parentTake apache-2.0.54 out of package.mask. (diff)
downloadhistorical-7ecf80f7866e0a87ba419afc6d8b7c89407962ae.tar.gz
historical-7ecf80f7866e0a87ba419afc6d8b7c89407962ae.tar.bz2
historical-7ecf80f7866e0a87ba419afc6d8b7c89407962ae.zip
Added to ~ppc
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/hugs98-graphics/ChangeLog5
-rw-r--r--dev-haskell/hugs98-graphics/Manifest4
-rw-r--r--dev-haskell/hugs98-graphics/hugs98-graphics-2.0.4.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/hugs98-graphics/ChangeLog b/dev-haskell/hugs98-graphics/ChangeLog
index 7d5c8138c775..2be192e78138 100644
--- a/dev-haskell/hugs98-graphics/ChangeLog
+++ b/dev-haskell/hugs98-graphics/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hugs98-graphics
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hugs98-graphics/ChangeLog,v 1.4 2005/01/01 18:05:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hugs98-graphics/ChangeLog,v 1.5 2005/05/04 17:46:04 dholm Exp $
+
+ 04 May 2005; David Holm <dholm@gentoo.org> hugs98-graphics-2.0.4.ebuild:
+ Added to ~ppc.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
hugs98-graphics-2.0.4.ebuild:
diff --git a/dev-haskell/hugs98-graphics/Manifest b/dev-haskell/hugs98-graphics/Manifest
index 805458bd5122..760326764aac 100644
--- a/dev-haskell/hugs98-graphics/Manifest
+++ b/dev-haskell/hugs98-graphics/Manifest
@@ -1,4 +1,4 @@
-MD5 42a347ad0b5eefc0b50c90ff04b1b0a7 ChangeLog 561
-MD5 7f400f7d74eb32723af8564cf3f7c02a hugs98-graphics-2.0.4.ebuild 1064
+MD5 2d12305db4353ea04fab2a053a112bc0 ChangeLog 649
+MD5 af9ba775e40dffbfa1204ad0eab5f372 hugs98-graphics-2.0.4.ebuild 1064
MD5 a769ecfcd1cdd2d40986627df7dfb249 metadata.xml 224
MD5 ae927af5a1aa8d4c1265a48e19dee697 files/digest-hugs98-graphics-2.0.4 70
diff --git a/dev-haskell/hugs98-graphics/hugs98-graphics-2.0.4.ebuild b/dev-haskell/hugs98-graphics/hugs98-graphics-2.0.4.ebuild
index 97b0e63b2263..9a11903452ab 100644
--- a/dev-haskell/hugs98-graphics/hugs98-graphics-2.0.4.ebuild
+++ b/dev-haskell/hugs98-graphics/hugs98-graphics-2.0.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hugs98-graphics/hugs98-graphics-2.0.4.ebuild,v 1.4 2005/01/01 18:05:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hugs98-graphics/hugs98-graphics-2.0.4.ebuild,v 1.5 2005/05/04 17:46:04 dholm Exp $
DESCRIPTION="Haskell Graphics Library for X"
HOMEPAGE="http://cvs.haskell.org/Hugs/pages/downloading.htm"
SRC_URI="http://cvs.haskell.org/Hugs/downloads/graphics-${PV}.src.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="virtual/libc
dev-lang/hugs98