diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-07 03:32:05 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-07 03:32:05 +0000 |
commit | 3c49768f4409d05bdc212dfdf4e894d226ed4640 (patch) | |
tree | 31a5f61f71e355cd9ac4681a506a5bcae01fb66b /app-text/a2ps | |
parent | Spelling. (diff) | |
download | gentoo-2-3c49768f4409d05bdc212dfdf4e894d226ed4640.tar.gz gentoo-2-3c49768f4409d05bdc212dfdf4e894d226ed4640.tar.bz2 gentoo-2-3c49768f4409d05bdc212dfdf4e894d226ed4640.zip |
Stable
(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 868fabfdde97..f8981e4d06c9 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.107 2012/08/07 00:01:47 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.108 2012/08/07 03:32:05 blueness Exp $ + + 07 Aug 2012; Anthony G. Basile <blueness@gentoo.org> a2ps-4.14-r3.ebuild: + Stable ppc ppc64, bug #428900 07 Aug 2012; Andreas K. Huettel <dilfridge@gentoo.org> -files/4.13c-gcc34.patch, -files/a2ps-4.13-fixcachecheck.patch, diff --git a/app-text/a2ps/a2ps-4.14-r3.ebuild b/app-text/a2ps/a2ps-4.14-r3.ebuild index 44ae1a27ccbe..f719e2a3330a 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.2 2012/06/23 05:56:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14-r3.ebuild,v 1.3 2012/08/07 03:32:05 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 |