diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-07 10:46:39 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-07 10:46:39 +0000 |
commit | d1b2ea4c4793dde62b707fd60375d929f2a266ea (patch) | |
tree | 946d68288450b0bd1e2d3dadabf873f57f20680a /app-text/a2ps | |
parent | Fix build failure with cups-1.6.x; drop old. (diff) | |
download | gentoo-2-d1b2ea4c4793dde62b707fd60375d929f2a266ea.tar.gz gentoo-2-d1b2ea4c4793dde62b707fd60375d929f2a266ea.tar.bz2 gentoo-2-d1b2ea4c4793dde62b707fd60375d929f2a266ea.zip |
Stable arm, bug #428900
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-text/a2ps')
-rw-r--r-- | app-text/a2ps/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/a2ps/a2ps-4.14-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog index f8981e4d06c9..585adae40783 100644 --- a/app-text/a2ps/ChangeLog +++ b/app-text/a2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/a2ps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.108 2012/08/07 03:32:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.109 2012/08/07 10:46:39 blueness Exp $ + + 07 Aug 2012; Anthony G. Basile <blueness@gentoo.org> a2ps-4.14-r3.ebuild: + Stable arm, bug #428900 07 Aug 2012; Anthony G. Basile <blueness@gentoo.org> a2ps-4.14-r3.ebuild: Stable ppc ppc64, bug #428900 diff --git a/app-text/a2ps/a2ps-4.14-r3.ebuild b/app-text/a2ps/a2ps-4.14-r3.ebuild index f719e2a3330a..314db5ac4600 100644 --- a/app-text/a2ps/a2ps-4.14-r3.ebuild +++ b/app-text/a2ps/a2ps-4.14-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14-r3.ebuild,v 1.3 2012/08/07 03:32:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14-r3.ebuild,v 1.4 2012/08/07 10:46:39 blueness Exp $ EAPI=4 inherit autotools elisp-common eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -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" +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" IUSE="emacs latex linguas_ja nls static-libs userland_BSD userland_GNU vanilla" RESTRICT=test |