diff options
author | 2008-08-11 18:23:58 +0000 | |
---|---|---|
committer | 2008-08-11 18:23:58 +0000 | |
commit | 239d3840f4b4f40218b8404b10f12ab664e6dbd6 (patch) | |
tree | 8721a8209a87167753eec03b86d9c41f61ac7d98 /dev-python/twisted-names | |
parent | Fix split qt4 deps and use check wrt bug 217161. (diff) | |
download | gentoo-2-239d3840f4b4f40218b8404b10f12ab664e6dbd6.tar.gz gentoo-2-239d3840f4b4f40218b8404b10f12ab664e6dbd6.tar.bz2 gentoo-2-239d3840f4b4f40218b8404b10f12ab664e6dbd6.zip |
Sparc stable, part of Bug #231675.
(Portage version: 2.2_rc7/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r-- | dev-python/twisted-names/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-names/twisted-names-8.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index c2ab5b401ab8..504c6d3ef500 100644 --- a/dev-python/twisted-names/ChangeLog +++ b/dev-python/twisted-names/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-names # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.26 2008/08/08 03:09:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.27 2008/08/11 18:23:58 fmccor Exp $ + + 11 Aug 2008; Ferris McCormick <fmccor@gentoo.org> + twisted-names-8.1.0.ebuild: + Sparc stable, part of Bug #231675. 08 Aug 2008; Jeroen Roovers <jer@gentoo.org> twisted-names-8.1.0.ebuild: Stable for HPPA (bug #231675). diff --git a/dev-python/twisted-names/twisted-names-8.1.0.ebuild b/dev-python/twisted-names/twisted-names-8.1.0.ebuild index 3a49754973e1..a0a27db2ccce 100644 --- a/dev-python/twisted-names/twisted-names-8.1.0.ebuild +++ b/dev-python/twisted-names/twisted-names-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.1.0.ebuild,v 1.2 2008/08/08 03:09:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.1.0.ebuild,v 1.3 2008/08/11 18:23:58 fmccor Exp $ MY_PACKAGE=Names @@ -8,6 +8,6 @@ inherit twisted versionator DESCRIPTION="A Twisted DNS implementation" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*" |