diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-01 09:29:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-01 09:29:03 +0000 |
commit | 64f24ca9a9eef1772e9bd7dc24c2e8a2fe45e972 (patch) | |
tree | 1ca058618aed07b6bd0787033379c8e030db10a0 /app-text/asciidoc/asciidoc-8.6.9-r1.ebuild | |
parent | app-admin/pwgen: Drop old vulnerable versions, #488300 (diff) | |
download | gentoo-2-64f24ca9a9eef1772e9bd7dc24c2e8a2fe45e972.tar.gz gentoo-2-64f24ca9a9eef1772e9bd7dc24c2e8a2fe45e972.tar.bz2 gentoo-2-64f24ca9a9eef1772e9bd7dc24c2e8a2fe45e972.zip |
Stable for sparc, wrt bug #529410
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/asciidoc/asciidoc-8.6.9-r1.ebuild')
-rw-r--r-- | app-text/asciidoc/asciidoc-8.6.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild b/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild index 63e6ae942b9e..8eb614941029 100644 --- a/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild +++ b/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild,v 1.4 2014/11/26 10:39:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild,v 1.5 2014/12/01 09:29:03 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit python-single-r1 DESCRIPTION="A text document format for writing short documents, articles, books and UNIX man pages" HOMEPAGE="http://asciidoc.org/" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" LICENSE="GPL-2" SLOT="0" |