diff options
author | Ian Delaney <idella4@gentoo.org> | 2014-11-12 03:31:41 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2014-11-12 03:31:41 +0000 |
commit | 3a4bc893116d28fef2100b135c970410d9692649 (patch) | |
tree | a0283f80d8729c2f525326e75b6d7e44ee4add13 /dev-python/twisted-conch | |
parent | revbump; add new dep to fix test phase, add IUSE test accordingly, rm rpy-2.5... (diff) | |
download | gentoo-2-3a4bc893116d28fef2100b135c970410d9692649.tar.gz gentoo-2-3a4bc893116d28fef2100b135c970410d9692649.tar.bz2 gentoo-2-3a4bc893116d28fef2100b135c970410d9692649.zip |
Delete redundant comment
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/twisted-conch')
-rw-r--r-- | dev-python/twisted-conch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-14.0.1.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog index 9d8e1c73e75c..80150fdf1fc6 100644 --- a/dev-python/twisted-conch/ChangeLog +++ b/dev-python/twisted-conch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-conch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.113 2014/11/11 09:44:07 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.114 2014/11/12 03:31:41 idella4 Exp $ + + 12 Nov 2014; Ian Delaney <idella4@gentoo.org> twisted-conch-14.0.1.ebuild: + Delete redundant comment *twisted-conch-14.0.1 (11 Nov 2014) diff --git a/dev-python/twisted-conch/twisted-conch-14.0.1.ebuild b/dev-python/twisted-conch/twisted-conch-14.0.1.ebuild index 2d446070fad0..23989b5f9625 100644 --- a/dev-python/twisted-conch/twisted-conch-14.0.1.ebuild +++ b/dev-python/twisted-conch/twisted-conch-14.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-14.0.1.ebuild,v 1.1 2014/11/11 09:44:07 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-14.0.1.ebuild,v 1.2 2014/11/12 03:31:41 idella4 Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -17,4 +17,3 @@ DEPEND=" dev-python/pyasn1[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" -# Delete edits to tests for now since there is no test phase, for now" |