diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-12-14 17:00:57 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-12-14 17:00:57 +0000 |
commit | 389ce84b53cf3c0433a1d1c7d70b6dbdacbfa688 (patch) | |
tree | 7344471ff2bec3014bf89db693a70a6092d1932d /app-text/a2ps/ChangeLog | |
parent | Filter -O* on arm/ia64/sparc (bug #296901). (diff) | |
download | gentoo-2-389ce84b53cf3c0433a1d1c7d70b6dbdacbfa688.tar.gz gentoo-2-389ce84b53cf3c0433a1d1c7d70b6dbdacbfa688.tar.bz2 gentoo-2-389ce84b53cf3c0433a1d1c7d70b6dbdacbfa688.zip |
Added RESTRICT="test", bug #171002. Replaced cjk USE flag to linguas_ja. Added a patch for obstack.h, bug #269638. clean up.
(Portage version: 2.1.7.13/cvs/Linux x86_64)
Diffstat (limited to 'app-text/a2ps/ChangeLog')
-rw-r--r-- | app-text/a2ps/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog index f6308debea6b..f93dc12076fc 100644 --- a/app-text/a2ps/ChangeLog +++ b/app-text/a2ps/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-text/a2ps -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.86 2009/04/08 09:45:53 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.87 2009/12/14 17:00:57 matsuu Exp $ + +*a2ps-4.14-r1 (14 Dec 2009) + + 14 Dec 2009; MATSUU Takuto <matsuu@gentoo.org> +a2ps-4.14-r1.ebuild, + +files/a2ps-4.14-psset.patch, +files/a2ps-4.14-ptrdiff_t.patch: + Added RESTRICT="test", bug #171002. Replaced cjk USE flag to linguas_ja. + Added a patch for obstack.h, bug #269638. clean up. 08 Apr 2009; Raúl Porcel <armin76@gentoo.org> a2ps-4.14.ebuild: Add ~arm/~s390/~sh |