diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 13:21:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 13:21:50 +0100 |
commit | 2d083ab891723ca72a1e40e273bfb8dbb96d826b (patch) | |
tree | 6af92f08d95e8859c6abdd78b05ddc123987ee3c /app-text/cedilla/cedilla-0.7.ebuild | |
parent | app-editors/emacs-vcs: Remove compatibility code in pkg_preinst. (diff) | |
download | gentoo-2d083ab891723ca72a1e40e273bfb8dbb96d826b.tar.gz gentoo-2d083ab891723ca72a1e40e273bfb8dbb96d826b.tar.bz2 gentoo-2d083ab891723ca72a1e40e273bfb8dbb96d826b.zip |
app-text/cedilla: amd64 stable wrt bug #700432
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/cedilla/cedilla-0.7.ebuild')
-rw-r--r-- | app-text/cedilla/cedilla-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/cedilla/cedilla-0.7.ebuild b/app-text/cedilla/cedilla-0.7.ebuild index d6e687479ec5..f5ed3950a73f 100644 --- a/app-text/cedilla/cedilla-0.7.ebuild +++ b/app-text/cedilla/cedilla-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ DESCRIPTION="UTF-8 to postscript converter" HOMEPAGE="http://www.pps.jussieu.fr/~jch/software/cedilla/" SRC_URI="http://www.pps.jussieu.fr/~jch/software/files/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" LICENSE="GPL-2" |