summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-08-05 12:54:21 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-08-05 12:54:21 +0000
commit52ab103561e02ba7da65859e900e76d7c25d9e9b (patch)
tree268e26fae41a3f88f411a279ad81dd916316d911 /sci-mathematics/kseg
parentppc stable, bug #141252 (diff)
downloadgentoo-2-52ab103561e02ba7da65859e900e76d7c25d9e9b.tar.gz
gentoo-2-52ab103561e02ba7da65859e900e76d7c25d9e9b.tar.bz2
gentoo-2-52ab103561e02ba7da65859e900e76d7c25d9e9b.zip
Added ~ppc, bug #142742
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'sci-mathematics/kseg')
-rw-r--r--sci-mathematics/kseg/ChangeLog5
-rw-r--r--sci-mathematics/kseg/kseg-0.403.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/kseg/ChangeLog b/sci-mathematics/kseg/ChangeLog
index f3b24e1cf941..c01972c93fae 100644
--- a/sci-mathematics/kseg/ChangeLog
+++ b/sci-mathematics/kseg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/kseg
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kseg/ChangeLog,v 1.2 2006/06/14 14:11:40 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kseg/ChangeLog,v 1.3 2006/08/05 12:54:21 dertobi123 Exp $
+
+ 05 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> kseg-0.403.ebuild:
+ Added ~ppc, bug #142742
*kseg-0.403 (14 Jun 2006)
diff --git a/sci-mathematics/kseg/kseg-0.403.ebuild b/sci-mathematics/kseg/kseg-0.403.ebuild
index d5bc829763f9..3eb6d4681e4b 100644
--- a/sci-mathematics/kseg/kseg-0.403.ebuild
+++ b/sci-mathematics/kseg/kseg-0.403.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kseg/kseg-0.403.ebuild,v 1.1 2006/06/14 14:11:40 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kseg/kseg-0.403.ebuild,v 1.2 2006/08/05 12:54:21 dertobi123 Exp $
inherit eutils qt3
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.mit.edu/~ibaran/kseg.html"
SRC_URI="http://www.mit.edu/~ibaran/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="examples"
DEPEND="$(qt_min_version 3.3)"