diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-07 21:05:49 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-07 21:05:49 +0000 |
commit | 5e1e5bd60c84fabbee2e1224c9697b80e2a986e4 (patch) | |
tree | 81961a883a0f3af34d7cacae1334c07fcc83f78f /app-text/a2ps | |
parent | keyword ~amd64-fbsd, bug #419621 (diff) | |
download | gentoo-2-5e1e5bd60c84fabbee2e1224c9697b80e2a986e4.tar.gz gentoo-2-5e1e5bd60c84fabbee2e1224c9697b80e2a986e4.tar.bz2 gentoo-2-5e1e5bd60c84fabbee2e1224c9697b80e2a986e4.zip |
Stable on amd64 wrt bug #428900
(Portage version: 2.1.11.9/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 585adae40783..3a647f712738 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.109 2012/08/07 10:46:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.110 2012/08/07 21:05:49 hwoarang Exp $ + + 07 Aug 2012; Markos Chandras <hwoarang@gentoo.org> a2ps-4.14-r3.ebuild: + Stable on amd64 wrt bug #428900 07 Aug 2012; Anthony G. Basile <blueness@gentoo.org> a2ps-4.14-r3.ebuild: Stable arm, bug #428900 diff --git a/app-text/a2ps/a2ps-4.14-r3.ebuild b/app-text/a2ps/a2ps-4.14-r3.ebuild index 314db5ac4600..77bd9902edc3 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.4 2012/08/07 10:46:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14-r3.ebuild,v 1.5 2012/08/07 21:05:49 hwoarang 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 |