diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:24:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:24:30 +0000 |
commit | be4451a45111d8f4f7a6c75aae074f061e4e14b7 (patch) | |
tree | a971c9d0bafc76e0c56b56952a3b307c42480c8f /dev-python/twisted-words/twisted-words-13.2.0.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-be4451a45111d8f4f7a6c75aae074f061e4e14b7.tar.gz gentoo-2-be4451a45111d8f4f7a6c75aae074f061e4e14b7.tar.bz2 gentoo-2-be4451a45111d8f4f7a6c75aae074f061e4e14b7.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-python/twisted-words/twisted-words-13.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-words/twisted-words-13.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-words/twisted-words-13.2.0.ebuild b/dev-python/twisted-words/twisted-words-13.2.0.ebuild index 5611cc236a09..0ac49b50665b 100644 --- a/dev-python/twisted-words/twisted-words-13.2.0.ebuild +++ b/dev-python/twisted-words/twisted-words-13.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-13.2.0.ebuild,v 1.1 2014/01/20 13:39:00 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-13.2.0.ebuild,v 1.2 2014/08/10 21:24:30 slyfox Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) inherit twisted-r1 -DESCRIPTION="Twisted Words contains Instant Messaging implementations." +DESCRIPTION="Twisted Words contains Instant Messaging implementations" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" |