summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-12 17:06:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-12 17:06:14 +0000
commit6ceeb2df33fdad3f61a7aefebdeb477ce269422c (patch)
tree05c06b913aa7bd849f97f1b139a7bde6d7f7f77f /dev-python/twisted-docs
parentReplacing einfo with ewarn (diff)
downloadgentoo-2-6ceeb2df33fdad3f61a7aefebdeb477ce269422c.tar.gz
gentoo-2-6ceeb2df33fdad3f61a7aefebdeb477ce269422c.tar.bz2
gentoo-2-6ceeb2df33fdad3f61a7aefebdeb477ce269422c.zip
x86 stable
(Portage version: 2.1.2.2)
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 ab5498d32666..1cab9d92a800 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/ChangeLog,v 1.20 2006/06/22 19:15:06 marienz Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/ChangeLog,v 1.21 2007/03/12 17:06:14 armin76 Exp $
+
+ 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> twisted-docs-1.3.0.ebuild:
+ x86 stable
22 Jun 2006; Marien Zwart <marienz@gentoo.org> -twisted-docs-1.1.0.ebuild,
-twisted-docs-1.1.1.ebuild, twisted-docs-1.2.0.ebuild,
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 052f54c218e6..3e405bf0fc71 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-2006 Gentoo Foundation
+# Copyright 1999-2007 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.6 2006/06/22 19:15:06 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/twisted-docs-1.3.0.ebuild,v 1.7 2007/03/12 17:06:14 armin76 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="!>=dev-python/twisted-2"