commit: 6d42c9e61f82d0502b3bb5462039726f9f07f549 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:15:23 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 21:10:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d42c9e6
app-text/djview: Fix description, not just Qt4 anymore Package-Manager: Portage-2.3.17, Repoman-2.3.6 app-text/djview/djview-4.10.3.ebuild | 4 ++-- app-text/djview/djview-4.10.5.ebuild | 4 ++-- app-text/djview/djview-4.10.6.ebuild | 2 +- app-text/djview/djview-4.10.ebuild | 4 ++-- app-text/djview/djview-4.9.ebuild | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-text/djview/djview-4.10.3.ebuild b/app-text/djview/djview-4.10.3.ebuild index 21dc4b94934..18ba0f5fac9 100644 --- a/app-text/djview/djview-4.10.3.ebuild +++ b/app-text/djview/djview-4.10.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit autotools gnome2-utils fdo-mime flag-o-matic versionator toolchain-funcs multilib nsplugins -DESCRIPTION="Portable DjVu viewer using Qt4" +DESCRIPTION="Portable DjVu viewer using Qt" HOMEPAGE="http://djvu.sourceforge.net/djview4.html" SRC_URI="mirror://sourceforge/djvu/${P}.tar.gz" diff --git a/app-text/djview/djview-4.10.5.ebuild b/app-text/djview/djview-4.10.5.ebuild index 21dc4b94934..18ba0f5fac9 100644 --- a/app-text/djview/djview-4.10.5.ebuild +++ b/app-text/djview/djview-4.10.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit autotools gnome2-utils fdo-mime flag-o-matic versionator toolchain-funcs multilib nsplugins -DESCRIPTION="Portable DjVu viewer using Qt4" +DESCRIPTION="Portable DjVu viewer using Qt" HOMEPAGE="http://djvu.sourceforge.net/djview4.html" SRC_URI="mirror://sourceforge/djvu/${P}.tar.gz" diff --git a/app-text/djview/djview-4.10.6.ebuild b/app-text/djview/djview-4.10.6.ebuild index 46134eee485..1673340f0b0 100644 --- a/app-text/djview/djview-4.10.6.ebuild +++ b/app-text/djview/djview-4.10.6.ebuild @@ -5,7 +5,7 @@ EAPI=4 inherit autotools gnome2-utils fdo-mime flag-o-matic versionator toolchain-funcs multilib nsplugins -DESCRIPTION="Portable DjVu viewer using Qt4" +DESCRIPTION="Portable DjVu viewer using Qt" HOMEPAGE="http://djvu.sourceforge.net/djview4.html" SRC_URI="mirror://sourceforge/djvu/${P}.tar.gz" diff --git a/app-text/djview/djview-4.10.ebuild b/app-text/djview/djview-4.10.ebuild index bc6ab11b3c1..685793424f7 100644 --- a/app-text/djview/djview-4.10.ebuild +++ b/app-text/djview/djview-4.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -7,7 +7,7 @@ inherit autotools gnome2-utils fdo-mime flag-o-matic versionator toolchain-funcs MY_P=${PN}-$(replace_version_separator 2 '-') -DESCRIPTION="Portable DjVu viewer using Qt4" +DESCRIPTION="Portable DjVu viewer using Qt" HOMEPAGE="http://djvu.sourceforge.net/djview4.html" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" diff --git a/app-text/djview/djview-4.9.ebuild b/app-text/djview/djview-4.9.ebuild index 6967929f902..ba3ac87ae10 100644 --- a/app-text/djview/djview-4.9.ebuild +++ b/app-text/djview/djview-4.9.ebuild @@ -7,7 +7,7 @@ inherit autotools gnome2-utils fdo-mime flag-o-matic versionator toolchain-funcs MY_P=${PN}-$(replace_version_separator 2 '-') -DESCRIPTION="Portable DjVu viewer using Qt4" +DESCRIPTION="Portable DjVu viewer using Qt" HOMEPAGE="http://djvu.sourceforge.net/djview4.html" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz"
