summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-01-31 21:07:15 +0000
committerAron Griffis <agriffis@gentoo.org>2006-01-31 21:07:15 +0000
commit123b79a7c1dd779bd911463b9b79ad3d13ed166e (patch)
tree23c13c8cf6b4174bc7fb663b5bfe6280d0631135 /dev-python/twisted-docs
parentFixed DEPEND for modular X. (diff)
downloadgentoo-2-123b79a7c1dd779bd911463b9b79ad3d13ed166e.tar.gz
gentoo-2-123b79a7c1dd779bd911463b9b79ad3d13ed166e.tar.bz2
gentoo-2-123b79a7c1dd779bd911463b9b79ad3d13ed166e.zip
Mark 1.3.0 stable on alpha/ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-python/twisted-docs')
-rw-r--r--dev-python/twisted-docs/ChangeLog7
-rw-r--r--dev-python/twisted-docs/twisted-docs-1.3.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/twisted-docs/ChangeLog b/dev-python/twisted-docs/ChangeLog
index b6821f817429..13cfd8dab7bd 100644
--- a/dev-python/twisted-docs/ChangeLog
+++ b/dev-python/twisted-docs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-docs
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/ChangeLog,v 1.17 2005/08/26 03:59:03 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/ChangeLog,v 1.18 2006/01/31 21:07:15 agriffis Exp $
+
+ 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> twisted-docs-1.3.0.ebuild:
+ Mark 1.3.0 stable on alpha/ia64
26 Aug 2005; Aron Griffis <agriffis@gentoo.org> twisted-docs-1.3.0.ebuild:
add ~ia64
diff --git a/dev-python/twisted-docs/twisted-docs-1.3.0.ebuild b/dev-python/twisted-docs/twisted-docs-1.3.0.ebuild
index 45d9c9158bf3..49f56a887a72 100644
--- a/dev-python/twisted-docs/twisted-docs-1.3.0.ebuild
+++ b/dev-python/twisted-docs/twisted-docs-1.3.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-python/twisted-docs/twisted-docs-1.3.0.ebuild,v 1.4 2005/08/26 03:59:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/twisted-docs-1.3.0.ebuild,v 1.5 2006/01/31 21:07:15 agriffis Exp $
#inherit distutils
@@ -13,7 +13,7 @@ SRC_URI="http://twisted.sourceforge.net/${MY_PN}-${MY_PV}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""