commit: 8910e78b0a8220a3b7bc0142d71f4652b3195668 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Aug 22 19:52:04 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Aug 22 19:54:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8910e78b
dev-libs/snowball-stemmer: update HOMEPAGE and DESCRIPTION Package-Manager: portage-2.2.28 dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild b/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild index 4abf942..7fd5a7b 100644 --- a/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild +++ b/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,8 +11,8 @@ inherit eutils versionator # http://snowball.tartarus.org/dist/libstemmer_c.tgz. PVDATE=$(get_after_major_version) -DESCRIPTION="This contains all you need to include the snowball stemming algorithms into a C project of your own" -HOMEPAGE="http://snowball.tartarus.org/download.php" +DESCRIPTION="All you need to include the snowball stemming algorithms into a C project" +HOMEPAGE="https://snowballstem.org/" SRC_URI="https://dev.gentoo.org/~graaff/libstemmer_c-${PVDATE}.tgz" # This will probably be different if this ebuild ends up being used for both
