diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-18 11:51:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-18 11:51:03 +0000 |
commit | d6a250b67acef40f63671f9b6a03b66e05e8ccd8 (patch) | |
tree | 3839be044761230188c6087ad0d1c96b051985ae /app-text | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-d6a250b67acef40f63671f9b6a03b66e05e8ccd8.tar.gz gentoo-2-d6a250b67acef40f63671f9b6a03b66e05e8ccd8.tar.bz2 gentoo-2-d6a250b67acef40f63671f9b6a03b66e05e8ccd8.zip |
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/asciidoc/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/asciidoc/asciidoc-8.6.5.ebuild | 6 | ||||
-rw-r--r-- | app-text/asciidoc/asciidoc-8.6.8-r1.ebuild | 6 | ||||
-rw-r--r-- | app-text/asciidoc/asciidoc-9999.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/app-text/asciidoc/ChangeLog b/app-text/asciidoc/ChangeLog index ac60aa4cedbb..167c0ac91ca2 100644 --- a/app-text/asciidoc/ChangeLog +++ b/app-text/asciidoc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/asciidoc -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.91 2013/10/13 12:15:24 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.92 2014/01/18 11:51:03 vapier Exp $ + + 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> asciidoc-8.6.5.ebuild, + asciidoc-8.6.8-r1.ebuild, asciidoc-9999.ebuild: + Add arm64 love. 13 Oct 2013; Pacho Ramos <pacho@gentoo.org> asciidoc-8.6.8-r1.ebuild: Fix REQUIRED_USE as pointed by Nikoli diff --git a/app-text/asciidoc/asciidoc-8.6.5.ebuild b/app-text/asciidoc/asciidoc-8.6.5.ebuild index 38525194daa6..0bac228a6ad2 100644 --- a/app-text/asciidoc/asciidoc-8.6.5.ebuild +++ b/app-text/asciidoc/asciidoc-8.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.5.ebuild,v 1.12 2012/12/27 19:09:35 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.5.ebuild,v 1.13 2014/01/18 11:51:03 vapier Exp $ EAPI="3" @@ -18,7 +18,7 @@ if [ "$PV" == "9999" ]; then KEYWORDS="" else SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" - KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" fi LICENSE="GPL-2" diff --git a/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild b/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild index 3b4dbff5de51..4d2a89645e5f 100644 --- a/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild +++ b/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.8-r1.ebuild,v 1.5 2013/10/13 12:15:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild,v 1.6 2014/01/18 11:51:03 vapier Exp $ EAPI=5 @@ -17,7 +17,7 @@ if [ "$PV" == "9999" ]; then KEYWORDS="" else SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~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" fi LICENSE="GPL-2" diff --git a/app-text/asciidoc/asciidoc-9999.ebuild b/app-text/asciidoc/asciidoc-9999.ebuild index acd2a7004fe8..708c846614a1 100644 --- a/app-text/asciidoc/asciidoc-9999.ebuild +++ b/app-text/asciidoc/asciidoc-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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-9999.ebuild,v 1.14 2013/09/05 18:26:42 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild,v 1.15 2014/01/18 11:51:03 vapier Exp $ EAPI=5 @@ -17,7 +17,7 @@ if [ "$PV" == "9999" ]; then KEYWORDS="" else SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~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" fi LICENSE="GPL-2" |