diff options
author | 2013-08-03 09:45:52 +0000 | |
---|---|---|
committer | 2013-08-03 09:45:52 +0000 | |
commit | 7d619cc4c5f189d5aef52895b8744dadf2896f8f (patch) | |
tree | fe6a966fc06c6db9caa997e865c3e434f8c1c7b1 /media-video/coherence | |
parent | Version bump, wrt bug #475966. Some cleanups, utilize l10n eclass for proper ... (diff) | |
download | gentoo-2-7d619cc4c5f189d5aef52895b8744dadf2896f8f.tar.gz gentoo-2-7d619cc4c5f189d5aef52895b8744dadf2896f8f.tar.bz2 gentoo-2-7d619cc4c5f189d5aef52895b8744dadf2896f8f.zip |
Move dev-python/twisted to dev-python/twisted-core.
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'media-video/coherence')
-rw-r--r-- | media-video/coherence/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/coherence/coherence-0.6.6.1.ebuild | 4 | ||||
-rw-r--r-- | media-video/coherence/coherence-0.6.6.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/coherence/ChangeLog b/media-video/coherence/ChangeLog index f7cadf45f90d..e69fac99914a 100644 --- a/media-video/coherence/ChangeLog +++ b/media-video/coherence/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/coherence # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.16 2013/05/26 06:38:02 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.17 2013/08/03 09:45:37 mgorny Exp $ + + 03 Aug 2013; Michał Górny <mgorny@gentoo.org> coherence-0.6.6.1.ebuild, + coherence-0.6.6.2.ebuild: + Move dev-python/twisted to dev-python/twisted-core. 26 May 2013; Patrick Lauer <patrick@gentoo.org> coherence-0.6.6.1.ebuild, coherence-0.6.6.2.ebuild: diff --git a/media-video/coherence/coherence-0.6.6.1.ebuild b/media-video/coherence/coherence-0.6.6.1.ebuild index e80f69ba3e0a..f018df3d8354 100644 --- a/media-video/coherence/coherence-0.6.6.1.ebuild +++ b/media-video/coherence/coherence-0.6.6.1.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/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.10 2013/05/26 06:38:02 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.11 2013/08/03 09:45:37 mgorny Exp $ EAPI=2 PYTHON_DEPEND="2:2.5" @@ -23,7 +23,7 @@ IUSE="" # deps are not exact and need some work DEPEND="dev-python/louie - dev-python/twisted + dev-python/twisted-core dev-python/twisted-web dev-python/configobj dev-python/gst-python diff --git a/media-video/coherence/coherence-0.6.6.2.ebuild b/media-video/coherence/coherence-0.6.6.2.ebuild index 54f87f54ee14..b5a7562e5f74 100644 --- a/media-video/coherence/coherence-0.6.6.2.ebuild +++ b/media-video/coherence/coherence-0.6.6.2.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/media-video/coherence/coherence-0.6.6.2.ebuild,v 1.10 2013/05/26 06:38:02 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.2.ebuild,v 1.11 2013/08/03 09:45:37 mgorny Exp $ EAPI=2 PYTHON_DEPEND="2:2.5" @@ -23,7 +23,7 @@ IUSE="" # deps are not exact and need some work DEPEND="dev-python/louie - dev-python/twisted + dev-python/twisted-core dev-python/twisted-web dev-python/configobj dev-python/gst-python |