diff options
author | 2013-08-23 12:58:15 +0000 | |
---|---|---|
committer | 2013-08-23 12:58:15 +0000 | |
commit | 83e33f34939c29edd7f7e02426d708bc6e5ff014 (patch) | |
tree | f8e132d869de72c766c56c68a333259e83e9119b /dev-python/twisted-names | |
parent | Stable for HPPA (bug #468150). (diff) | |
download | gentoo-2-83e33f34939c29edd7f7e02426d708bc6e5ff014.tar.gz gentoo-2-83e33f34939c29edd7f7e02426d708bc6e5ff014.tar.bz2 gentoo-2-83e33f34939c29edd7f7e02426d708bc6e5ff014.zip |
Stable for HPPA (bug #468150).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r-- | dev-python/twisted-names/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-names/twisted-names-12.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index 845d016ccb9b..ff84bdf05434 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.74 2013/08/09 13:03:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.75 2013/08/23 12:58:15 jer Exp $ + + 23 Aug 2013; Jeroen Roovers <jer@gentoo.org> twisted-names-12.3.0.ebuild: + Stable for HPPA (bug #468150). 09 Aug 2013; Michał Górny <mgorny@gentoo.org> twisted-names-13.0.0-r1.ebuild: Drop stable versionator inherit. diff --git a/dev-python/twisted-names/twisted-names-12.3.0.ebuild b/dev-python/twisted-names/twisted-names-12.3.0.ebuild index 79450c5423d9..92f100890b25 100644 --- a/dev-python/twisted-names/twisted-names-12.3.0.ebuild +++ b/dev-python/twisted-names/twisted-names-12.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.2 2013/08/03 09:45:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.3 2013/08/23 12:58:15 jer Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -12,7 +12,7 @@ inherit twisted versionator DESCRIPTION="A Twisted DNS implementation" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*" |