summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-07 15:43:03 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-07 15:43:03 +0000
commit2574951daf08417210354c962767bc002ad2d670 (patch)
treed38cc2580cfa95c167ad4902a320ec3286ff71fe /dev-util/kodos
parentInitial import (diff)
downloadhistorical-2574951daf08417210354c962767bc002ad2d670.tar.gz
historical-2574951daf08417210354c962767bc002ad2d670.tar.bz2
historical-2574951daf08417210354c962767bc002ad2d670.zip
Added to ~ppc
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'dev-util/kodos')
-rw-r--r--dev-util/kodos/ChangeLog5
-rw-r--r--dev-util/kodos/kodos-2.4.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/kodos/ChangeLog b/dev-util/kodos/ChangeLog
index 68c4cbbe86b5..5f4d0e5c1676 100644
--- a/dev-util/kodos/ChangeLog
+++ b/dev-util/kodos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/kodos
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kodos/ChangeLog,v 1.10 2005/05/03 23:23:41 astinus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kodos/ChangeLog,v 1.11 2005/05/07 15:42:55 dholm Exp $
+
+ 07 May 2005; David Holm <dholm@gentoo.org> kodos-2.4.5-r1.ebuild:
+ Added to ~ppc.
04 May 2005; Alex Howells <astinus@gentoo.org> kodos-2.4.5-r1.ebuild:
Marking -r1 as ~amd64, bit of a woopsie about it before.
diff --git a/dev-util/kodos/kodos-2.4.5-r1.ebuild b/dev-util/kodos/kodos-2.4.5-r1.ebuild
index 4932a18257e1..fac7775d7080 100644
--- a/dev-util/kodos/kodos-2.4.5-r1.ebuild
+++ b/dev-util/kodos/kodos-2.4.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kodos/kodos-2.4.5-r1.ebuild,v 1.2 2005/05/03 23:23:41 astinus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kodos/kodos-2.4.5-r1.ebuild,v 1.3 2005/05/07 15:42:55 dholm Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kodos/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~amd64"
+KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
IUSE=""
DEPEND=">dev-python/PyQt-3.8.1"