diff options
author | 2013-09-01 18:37:26 +0000 | |
---|---|---|
committer | 2013-09-01 18:37:26 +0000 | |
commit | a8ee73c26c3bbb9005e23ea3d50fd1ada4752ed7 (patch) | |
tree | 02738769a510836a09ab510dfb98553ccbfea980 /dev-python/twisted-lore | |
parent | Stable for alpha, wrt bug #468150 (diff) | |
download | gentoo-2-a8ee73c26c3bbb9005e23ea3d50fd1ada4752ed7.tar.gz gentoo-2-a8ee73c26c3bbb9005e23ea3d50fd1ada4752ed7.tar.bz2 gentoo-2-a8ee73c26c3bbb9005e23ea3d50fd1ada4752ed7.zip |
Stable for alpha, wrt bug #468150
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/twisted-lore')
-rw-r--r-- | dev-python/twisted-lore/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-12.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog index a19f77e6764e..058cfb41eff2 100644 --- a/dev-python/twisted-lore/ChangeLog +++ b/dev-python/twisted-lore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-lore # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.66 2013/09/01 09:51:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.67 2013/09/01 18:37:26 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-lore-12.3.0.ebuild: + Stable for alpha, wrt bug #468150 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-lore-12.3.0.ebuild: Stable for x86, wrt bug #468150 diff --git a/dev-python/twisted-lore/twisted-lore-12.3.0.ebuild b/dev-python/twisted-lore/twisted-lore-12.3.0.ebuild index ebd5166d5f30..074b8ff68260 100644 --- a/dev-python/twisted-lore/twisted-lore-12.3.0.ebuild +++ b/dev-python/twisted-lore/twisted-lore-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-lore/twisted-lore-12.3.0.ebuild,v 1.4 2013/09/01 09:51:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-12.3.0.ebuild,v 1.5 2013/09/01 18:37:26 ago Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -12,7 +12,7 @@ inherit twisted versionator DESCRIPTION="Twisted documentation system" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)* |