diff options
Diffstat (limited to 'app-text/pdfjam')
-rw-r--r-- | app-text/pdfjam/pdfjam-2.08.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-text/pdfjam/pdfjam-2.08.ebuild b/app-text/pdfjam/pdfjam-2.08.ebuild index 0924dc583b99..02f5c07608c9 100644 --- a/app-text/pdfjam/pdfjam-2.08.ebuild +++ b/app-text/pdfjam/pdfjam-2.08.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + MY_PV=${PV/./} DESCRIPTION="pdfnup, pdfjoin and pdf90" HOMEPAGE="http://www.warwick.ac.uk/go/pdfjam" |