summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-12 17:16:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-12 17:16:59 +0000
commit7e2059011a9f071fbc226059d8b36667b00d6dac (patch)
treee000cf97eb0c5dd1e83f54ccd1197486071b0e35 /dev-python/twisted-names
parentReplacing einfo with elog (diff)
downloadgentoo-2-7e2059011a9f071fbc226059d8b36667b00d6dac.tar.gz
gentoo-2-7e2059011a9f071fbc226059d8b36667b00d6dac.tar.bz2
gentoo-2-7e2059011a9f071fbc226059d8b36667b00d6dac.zip
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r--dev-python/twisted-names/ChangeLog5
-rw-r--r--dev-python/twisted-names/twisted-names-0.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog
index 02f0806dfc2c..c606ee86aa8f 100644
--- a/dev-python/twisted-names/ChangeLog
+++ b/dev-python/twisted-names/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.17 2007/01/11 22:19:10 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.18 2007/03/12 17:16:59 armin76 Exp $
+
+ 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> twisted-names-0.3.0.ebuild:
+ x86 stable
*twisted-names-0.4.0 (11 Jan 2007)
diff --git a/dev-python/twisted-names/twisted-names-0.3.0.ebuild b/dev-python/twisted-names/twisted-names-0.3.0.ebuild
index 99968af04195..a0844debda35 100644
--- a/dev-python/twisted-names/twisted-names-0.3.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.3.0.ebuild,v 1.5 2007/01/11 22:19:10 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.3.0.ebuild,v 1.6 2007/03/12 17:16:59 armin76 Exp $
MY_PACKAGE=Names
@@ -8,6 +8,6 @@ inherit twisted
DESCRIPTION="A Twisted DNS implementation."
-KEYWORDS="alpha amd64 ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ~ppc ~sparc x86"
DEPEND="=dev-python/twisted-2.4*"