diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-02-15 00:43:42 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-02-15 01:42:44 +0100 |
commit | 1f743a5141fe7de5250162b31271c93230c043b6 (patch) | |
tree | b76dce52e8dfa20c0d77cf16fa6afae7551cabf9 /app-text | |
parent | app-text/ghostscript-gpl: Remove old (diff) | |
download | gentoo-1f743a5141fe7de5250162b31271c93230c043b6.tar.gz gentoo-1f743a5141fe7de5250162b31271c93230c043b6.tar.bz2 gentoo-1f743a5141fe7de5250162b31271c93230c043b6.zip |
app-text/ghostscript-gpl: Remove redundant warning, bug 547172
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild index 0f45ad7fdca6..5dc6e9032c4d 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild @@ -79,13 +79,6 @@ for X in ${LANGS} ; do IUSE="${IUSE} l10n_${X}" done -#pkg_setup() { -# if use djvu; then -# ewarn "With USE=\"djvu\", distribution of binaries is restricted!" -# ewarn "See http://djvu.sourceforge.net/gsdjvu/COPYING for details on licensing issues." -# fi -#} - src_prepare() { default |