summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 20:06:45 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 20:06:45 +0000
commit664e6d0377bd84aa91575099877e6dc09dad39f4 (patch)
tree9b49df5f06136634c58ae3137e2f90b07a2d9a66 /dev-python/epydoc
parentstable on alpha and ia64 (diff)
downloadhistorical-664e6d0377bd84aa91575099877e6dc09dad39f4.tar.gz
historical-664e6d0377bd84aa91575099877e6dc09dad39f4.tar.bz2
historical-664e6d0377bd84aa91575099877e6dc09dad39f4.zip
stable on alpha and ia64
Diffstat (limited to 'dev-python/epydoc')
-rw-r--r--dev-python/epydoc/ChangeLog10
-rw-r--r--dev-python/epydoc/Manifest6
-rw-r--r--dev-python/epydoc/epydoc-1.1.ebuild4
-rw-r--r--dev-python/epydoc/epydoc-2.0.ebuild4
4 files changed, 15 insertions, 9 deletions
diff --git a/dev-python/epydoc/ChangeLog b/dev-python/epydoc/ChangeLog
index 7ba8a48d19c8..be8c67cbde06 100644
--- a/dev-python/epydoc/ChangeLog
+++ b/dev-python/epydoc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/epydoc
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/epydoc/ChangeLog,v 1.5 2004/01/10 04:48:49 aether Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/epydoc/ChangeLog,v 1.6 2004/02/17 20:06:45 agriffis Exp $
+
+*epydoc-2.0 (17 Feb 2004)
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> epydoc-1.1.ebuild,
+ epydoc-2.0.ebuild:
+ stable on alpha and ia64
09 Jan 2004; Jason A Mobarak <aether@gentoo.org> :
Added epydoc version 2.0
diff --git a/dev-python/epydoc/Manifest b/dev-python/epydoc/Manifest
index e532f0f7383b..e222a7e98064 100644
--- a/dev-python/epydoc/Manifest
+++ b/dev-python/epydoc/Manifest
@@ -1,6 +1,6 @@
-MD5 16b876d18115e30d2bbe18fff7bcfdf7 ChangeLog 506
-MD5 ba5756b95114c77c3ef0e4dec3584aa1 epydoc-1.1.ebuild 667
-MD5 005f0e8367dd1525b32b3fcb4c24c0dd epydoc-2.0.ebuild 667
+MD5 6198b1eb42121d94345a952162c01c4b ChangeLog 653
+MD5 f26c5df849b9de61a32db0049b0c454b epydoc-1.1.ebuild 680
MD5 434f5afdbb084265d813cffade974400 metadata.xml 665
+MD5 d91d2418bc7be34ccb073d1e893a8b02 epydoc-2.0.ebuild 680
MD5 d21c286501b0192dd368d1f9476ab2cd files/digest-epydoc-1.1 62
MD5 079c7f26b5e482c98875b8ad3f1826f7 files/digest-epydoc-2.0 62
diff --git a/dev-python/epydoc/epydoc-1.1.ebuild b/dev-python/epydoc/epydoc-1.1.ebuild
index c0f48b589562..e9b23a36cd5f 100644
--- a/dev-python/epydoc/epydoc-1.1.ebuild
+++ b/dev-python/epydoc/epydoc-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/epydoc/epydoc-1.1.ebuild,v 1.7 2004/01/10 04:48:49 aether Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/epydoc/epydoc-1.1.ebuild,v 1.8 2004/02/17 20:06:45 agriffis Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/epydoc/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 alpha ia64"
RDEPEND="virtual/python"
diff --git a/dev-python/epydoc/epydoc-2.0.ebuild b/dev-python/epydoc/epydoc-2.0.ebuild
index 60a9fa5bbe6c..df53b654838b 100644
--- a/dev-python/epydoc/epydoc-2.0.ebuild
+++ b/dev-python/epydoc/epydoc-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/epydoc/epydoc-2.0.ebuild,v 1.1 2004/01/10 04:48:49 aether Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/epydoc/epydoc-2.0.ebuild,v 1.2 2004/02/17 20:06:45 agriffis Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/epydoc/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 alpha ia64"
RDEPEND="virtual/python"