diff options
author | 2007-04-07 14:58:55 +0000 | |
---|---|---|
committer | 2007-04-07 14:58:55 +0000 | |
commit | 74d4639a71bb9b82142f420232813f5f274c1af0 (patch) | |
tree | 2fdf9fe7923c30ea1564ec35d5b8fd2fbc027ed2 /app-text/a2ps/ChangeLog | |
parent | make sure to install udev rules #171770 (diff) | |
download | gentoo-2-74d4639a71bb9b82142f420232813f5f274c1af0.tar.gz gentoo-2-74d4639a71bb9b82142f420232813f5f274c1af0.tar.bz2 gentoo-2-74d4639a71bb9b82142f420232813f5f274c1af0.zip |
RDEPEND on needed mktemp thanks to Paul DiSciascio <thenut@bytemonkey.net> in bug 172358
(Portage version: 2.1.2.3)
Diffstat (limited to 'app-text/a2ps/ChangeLog')
-rw-r--r-- | app-text/a2ps/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog index a44ed29e2530..8b11d140acba 100644 --- a/app-text/a2ps/ChangeLog +++ b/app-text/a2ps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/a2ps # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.62 2007/02/19 22:28:44 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.63 2007/04/07 14:58:55 genstef Exp $ + + 07 Apr 2007; Stefan Schweizer <genstef@gentoo.org> a2ps-4.13c-r5.ebuild: + RDEPEND on needed mktemp thanks to Paul DiSciascio <thenut@bytemonkey.net> + in bug 172358 19 Feb 2007; <genstef@gentoo.org> +files/a2ps-4.13-manpage-chmod.patch, a2ps-4.13c-r5.ebuild: |