summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/meld3/meld3-0.6.10-r1.ebuild')
-rw-r--r--dev-python/meld3/meld3-0.6.10-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/meld3/meld3-0.6.10-r1.ebuild b/dev-python/meld3/meld3-0.6.10-r1.ebuild
index 53544896f624..c649dd1933a3 100644
--- a/dev-python/meld3/meld3-0.6.10-r1.ebuild
+++ b/dev-python/meld3/meld3-0.6.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.10-r1.ebuild,v 1.2 2013/09/05 18:46:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/meld3/meld3-0.6.10-r1.ebuild,v 1.3 2014/08/10 21:13:49 slyfox Exp $
EAPI="5"
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
-DESCRIPTION="meld3 is an HTML/XML templating engine."
+DESCRIPTION="meld3 is an HTML/XML templating engine"
HOMEPAGE="https://github.com/supervisor/meld3 http://pypi.python.org/pypi/meld3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"