diff options
Diffstat (limited to 'app-text/queequeg/queequeg-0.91.ebuild')
-rw-r--r-- | app-text/queequeg/queequeg-0.91.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/queequeg/queequeg-0.91.ebuild b/app-text/queequeg/queequeg-0.91.ebuild index 7c2e5f59463d..9a9d8698a371 100644 --- a/app-text/queequeg/queequeg-0.91.ebuild +++ b/app-text/queequeg/queequeg-0.91.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/queequeg/queequeg-0.91.ebuild,v 1.10 2011/01/08 17:15:13 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/queequeg/queequeg-0.91.ebuild,v 1.11 2014/08/10 18:30:54 slyfox Exp $ EAPI="3" PYTHON_DEPEND="2" inherit python -DESCRIPTION="A checker for English grammar, for people who are not native English." +DESCRIPTION="A checker for English grammar, for people who are not native English" HOMEPAGE="http://queequeg.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |