summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-03-01 19:41:36 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-03-01 19:41:36 +0000
commitae9ec806aefabbcbe5c2ee0a87f02cf7004ee0a2 (patch)
tree38f50bd0946aa6135044ef9b7e1b5ed93ed6a1b1 /dev-haskell/hsshellscript
parentAdded ~ppc64; bug #124469 (diff)
downloadgentoo-2-ae9ec806aefabbcbe5c2ee0a87f02cf7004ee0a2.tar.gz
gentoo-2-ae9ec806aefabbcbe5c2ee0a87f02cf7004ee0a2.tar.bz2
gentoo-2-ae9ec806aefabbcbe5c2ee0a87f02cf7004ee0a2.zip
Added to ~ppc. See bug #124469.
(Portage version: 2.1_pre5-r1)
Diffstat (limited to 'dev-haskell/hsshellscript')
-rw-r--r--dev-haskell/hsshellscript/ChangeLog8
-rw-r--r--dev-haskell/hsshellscript/hsshellscript-2.6.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-haskell/hsshellscript/ChangeLog b/dev-haskell/hsshellscript/ChangeLog
index f86a4b41ccce..c6d7cd9d4c73 100644
--- a/dev-haskell/hsshellscript/ChangeLog
+++ b/dev-haskell/hsshellscript/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hsshellscript
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/ChangeLog,v 1.9 2005/11/18 11:43:54 araujo Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/ChangeLog,v 1.10 2006/03/01 19:40:43 hansmi Exp $
+
+ 01 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
+ hsshellscript-2.6.0.ebuild:
+ Added to ~ppc. See bug #124469.
18 Nov 2005; Luis F. Araujo <araujo@gentoo.org>
hsshellscript-2.6.0.ebuild:
diff --git a/dev-haskell/hsshellscript/hsshellscript-2.6.0.ebuild b/dev-haskell/hsshellscript/hsshellscript-2.6.0.ebuild
index 25ae34da57c3..77ba1f9f08d3 100644
--- a/dev-haskell/hsshellscript/hsshellscript-2.6.0.ebuild
+++ b/dev-haskell/hsshellscript/hsshellscript-2.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.6.0.ebuild,v 1.2 2005/11/18 11:43:54 araujo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.6.0.ebuild,v 1.3 2006/03/01 19:40:43 hansmi Exp $
inherit base eutils ghc-package
@@ -10,7 +10,7 @@ SRC_URI="http://www.volker-wysk.de/hsshellscript/dist/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND=">=virtual/ghc-6.4