diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-01-01 08:44:48 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-01-01 08:44:48 +0000 |
commit | dc4870e510ba5716aeb072d3f83507d1e830e94d (patch) | |
tree | 193d67c0a17b1aaafdacb75bb3018b9b22115664 /app-misc/realpath/ChangeLog | |
parent | Upstream now uses autotools, #350261 (diff) | |
download | historical-dc4870e510ba5716aeb072d3f83507d1e830e94d.tar.gz historical-dc4870e510ba5716aeb072d3f83507d1e830e94d.tar.bz2 historical-dc4870e510ba5716aeb072d3f83507d1e830e94d.zip |
Added missing DEPEND on sys-devel/gettext, #350247
Package-Manager: portage-2.2.0_alpha10/cvs/Linux x86_64
Diffstat (limited to 'app-misc/realpath/ChangeLog')
-rw-r--r-- | app-misc/realpath/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-misc/realpath/ChangeLog b/app-misc/realpath/ChangeLog index 74cd72f97e85..1e75b8860a74 100644 --- a/app-misc/realpath/ChangeLog +++ b/app-misc/realpath/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/realpath -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/realpath/ChangeLog,v 1.13 2010/12/10 18:00:26 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/realpath/ChangeLog,v 1.14 2011/01/01 08:44:48 jlec Exp $ + + 01 Jan 2011; Justin Lecher <jlec@gentoo.org> realpath-1.15.ebuild, + realpath-1.15-r1.ebuild, realpath-1.15-r2.ebuild, realpath-1.15-r3.ebuild: + Added missing DEPEND on sys-devel/gettext, #350247 10 Dec 2010; Fabian Groffen <grobian@gentoo.org> files/realpath-1.15-build.patch: |