summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Khalil <gongloo@gentoo.org>2005-01-20 03:05:54 +0000
committerHasan Khalil <gongloo@gentoo.org>2005-01-20 03:05:54 +0000
commit16abeee45f9d6c63785f686801186203dc2e4433 (patch)
treecb0461d72057018c6da3417c7170b2bf79d23fdb /dev-python/medusa
parentUntested on mips, someone wasn't paying attention when they added the mips ke... (diff)
downloadhistorical-16abeee45f9d6c63785f686801186203dc2e4433.tar.gz
historical-16abeee45f9d6c63785f686801186203dc2e4433.tar.bz2
historical-16abeee45f9d6c63785f686801186203dc2e4433.zip
Keyworded ~ppc-macos.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'dev-python/medusa')
-rw-r--r--dev-python/medusa/ChangeLog7
-rw-r--r--dev-python/medusa/medusa-0.5.2.ebuild4
-rw-r--r--dev-python/medusa/medusa-0.5.3.ebuild4
-rw-r--r--dev-python/medusa/medusa-0.5.4.ebuild6
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-python/medusa/ChangeLog b/dev-python/medusa/ChangeLog
index a171cabb39fb..062be3aaed3e 100644
--- a/dev-python/medusa/ChangeLog
+++ b/dev-python/medusa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/medusa
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/ChangeLog,v 1.10 2004/12/30 22:30:55 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/ChangeLog,v 1.11 2005/01/20 03:02:56 gongloo Exp $
+
+ 19 Jan 2005; <gongloo@gentoo.org> medusa-0.5.4.ebuild:
+ Keyworded ~ppc-macos.
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-python/medusa/medusa-0.5.2.ebuild b/dev-python/medusa/medusa-0.5.2.ebuild
index 8608a7c6aa6f..2ad1c40928c3 100644
--- a/dev-python/medusa/medusa-0.5.2.ebuild
+++ b/dev-python/medusa/medusa-0.5.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.2.ebuild,v 1.9 2004/07/14 21:46:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.2.ebuild,v 1.10 2005/01/20 03:02:56 gongloo Exp $
inherit distutils
diff --git a/dev-python/medusa/medusa-0.5.3.ebuild b/dev-python/medusa/medusa-0.5.3.ebuild
index af09ea266297..fe87c0320d97 100644
--- a/dev-python/medusa/medusa-0.5.3.ebuild
+++ b/dev-python/medusa/medusa-0.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.3.ebuild,v 1.9 2004/06/25 01:33:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.3.ebuild,v 1.10 2005/01/20 03:02:56 gongloo Exp $
inherit distutils
diff --git a/dev-python/medusa/medusa-0.5.4.ebuild b/dev-python/medusa/medusa-0.5.4.ebuild
index 5db9d99d504f..4bf9bffc5b35 100644
--- a/dev-python/medusa/medusa-0.5.4.ebuild
+++ b/dev-python/medusa/medusa-0.5.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.4.ebuild,v 1.5 2004/10/22 03:00:59 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.4.ebuild,v 1.6 2005/01/20 03:02:56 gongloo Exp $
inherit distutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.amk.ca/files/python/${P}.tar.gz"
IUSE=""
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="x86 ~sparc ppc"
+KEYWORDS="x86 ~sparc ppc ~ppc-macos"
src_install() {
DOCS="CHANGES.txt LICENSE.txt README.txt docs/*.txt"