diff options
Diffstat (limited to 'dev-tex/xcolor')
-rw-r--r-- | dev-tex/xcolor/xcolor-2.11.ebuild | 4 | ||||
-rw-r--r-- | dev-tex/xcolor/xcolor-2.12.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-tex/xcolor/xcolor-2.11.ebuild b/dev-tex/xcolor/xcolor-2.11.ebuild index 23a42d1bda1d..6f7dcf0def51 100644 --- a/dev-tex/xcolor/xcolor-2.11.ebuild +++ b/dev-tex/xcolor/xcolor-2.11.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 + inherit latex-package DESCRIPTION="xcolor -- easy driver-independent access to colors" diff --git a/dev-tex/xcolor/xcolor-2.12.ebuild b/dev-tex/xcolor/xcolor-2.12.ebuild index 89eb0af7584f..3071962f1eb5 100644 --- a/dev-tex/xcolor/xcolor-2.12.ebuild +++ b/dev-tex/xcolor/xcolor-2.12.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 + inherit latex-package DESCRIPTION="xcolor -- easy driver-independent access to colors" |