diff options
Diffstat (limited to 'www-apps/roundup/roundup-1.4.20.ebuild')
-rw-r--r-- | www-apps/roundup/roundup-1.4.20.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/roundup/roundup-1.4.20.ebuild b/www-apps/roundup/roundup-1.4.20.ebuild index fc9829644618..9a517c5d2f93 100644 --- a/www-apps/roundup/roundup-1.4.20.ebuild +++ b/www-apps/roundup/roundup-1.4.20.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/www-apps/roundup/roundup-1.4.20.ebuild,v 1.5 2013/09/14 10:40:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/roundup/roundup-1.4.20.ebuild,v 1.6 2014/08/10 20:15:02 slyfox Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit distutils -DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces." +DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces" HOMEPAGE="http://roundup.sourceforge.net http://pypi.python.org/pypi/roundup" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |