From f9af292d8952293b935c70f6eba33df31c5c6609 Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Mon, 2 May 2016 14:51:32 +0200 Subject: [PATCH] app-text/pelican: update HOMEPAGE and metadata.xml also trim DESCRIPTION Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1393 Signed-off-by: Ian Delaney --- app-text/pelican/metadata.xml | 1 + app-text/pelican/pelican-3.6.0.ebuild | 6 +++--- app-text/pelican/pelican-3.6.3.ebuild | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app-text/pelican/metadata.xml b/app-text/pelican/metadata.xml index ef9d3d78bc08..74329b5b96e9 100644 --- a/app-text/pelican/metadata.xml +++ b/app-text/pelican/metadata.xml @@ -8,6 +8,7 @@ pelican getpelican/pelican + https://github.com/getpelican/pelican/issues Markdown support diff --git a/app-text/pelican/pelican-3.6.0.ebuild b/app-text/pelican/pelican-3.6.0.ebuild index b8b7fde9f61e..7364a69c4cab 100644 --- a/app-text/pelican/pelican-3.6.0.ebuild +++ b/app-text/pelican/pelican-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 -DESCRIPTION="A tool to generate a static blog, with restructured text (or markdown) input files" -HOMEPAGE="http://pelican.notmyidea.org/ https://pypi.python.org/pypi/pelican" +DESCRIPTION="A tool to generate a static blog, with restructured text or markdown input files" +HOMEPAGE="http://blog.getpelican.com/ https://pypi.python.org/pypi/pelican" SRC_URI="https://github.com/getpelican/pelican/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="AGPL-3" diff --git a/app-text/pelican/pelican-3.6.3.ebuild b/app-text/pelican/pelican-3.6.3.ebuild index a16143d1e200..d77fa3616071 100644 --- a/app-text/pelican/pelican-3.6.3.ebuild +++ b/app-text/pelican/pelican-3.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 -DESCRIPTION="A tool to generate a static blog, with restructured text (or markdown) input files" -HOMEPAGE="http://pelican.notmyidea.org/ https://pypi.python.org/pypi/pelican" +DESCRIPTION="A tool to generate a static blog, with restructured text or markdown input files" +HOMEPAGE="http://blog.getpelican.com/ https://pypi.python.org/pypi/pelican" SRC_URI="https://github.com/getpelican/pelican/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="AGPL-3" -- 2.26.2