Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/
Date: Wed, 15 Feb 2017 00:42:59
Message-Id: 1487119364.1f743a5141fe7de5250162b31271c93230c043b6.dilfridge@gentoo
1 commit: 1f743a5141fe7de5250162b31271c93230c043b6
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 14 23:43:42 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 15 00:42:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f743a51
7
8 app-text/ghostscript-gpl: Remove redundant warning, bug 547172
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild | 7 -------
13 1 file changed, 7 deletions(-)
14
15 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild
16 index 0f45ad7fdc..5dc6e9032c 100644
17 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild
18 +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild
19 @@ -79,13 +79,6 @@ for X in ${LANGS} ; do
20 IUSE="${IUSE} l10n_${X}"
21 done
22
23 -#pkg_setup() {
24 -# if use djvu; then
25 -# ewarn "With USE=\"djvu\", distribution of binaries is restricted!"
26 -# ewarn "See http://djvu.sourceforge.net/gsdjvu/COPYING for details on licensing issues."
27 -# fi
28 -#}
29 -
30 src_prepare() {
31 default