diff options
Diffstat (limited to 'app-xemacs/ps-print')
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.11.ebuild | 7 | ||||
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.12.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-xemacs/ps-print/ps-print-1.11.ebuild b/app-xemacs/ps-print/ps-print-1.11.ebuild index e0f21b294585..87a034183a35 100644 --- a/app-xemacs/ps-print/ps-print-1.11.ebuild +++ b/app-xemacs/ps-print/ps-print-1.11.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=6 + SLOT="0" -IUSE="" DESCRIPTION="Printing functions and utilities" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/text-modes " diff --git a/app-xemacs/ps-print/ps-print-1.12.ebuild b/app-xemacs/ps-print/ps-print-1.12.ebuild index 722356725453..7ffeea9eb969 100644 --- a/app-xemacs/ps-print/ps-print-1.12.ebuild +++ b/app-xemacs/ps-print/ps-print-1.12.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=6 + SLOT="0" -IUSE="" DESCRIPTION="Printing functions and utilities" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/text-modes app-xemacs/xemacs-base |