diff options
author | 2010-09-25 14:56:05 +0000 | |
---|---|---|
committer | 2010-09-25 14:56:05 +0000 | |
commit | e7d95447623cc0f2400e019ab23e0a96094eb981 (patch) | |
tree | f5252ecf394408c52304f943dad41807ed4120d4 /gnome-base/librsvg/ChangeLog | |
parent | Added installation of the handbook and the api documentation (diff) | |
download | gentoo-2-e7d95447623cc0f2400e019ab23e0a96094eb981.tar.gz gentoo-2-e7d95447623cc0f2400e019ab23e0a96094eb981.tar.bz2 gentoo-2-e7d95447623cc0f2400e019ab23e0a96094eb981.zip |
Use ${ED} instead of ${D} because it's EAPI=3. Pointed out by eva.
(Portage version: 2.1.9.10/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/librsvg/ChangeLog')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index b3a8774104e8..982c6bb2f70e 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.222 2010/09/24 23:24:10 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.223 2010/09/25 14:56:05 nirbheek Exp $ + + 25 Sep 2010; <nirbheek@gentoo.org> librsvg-2.31.0.ebuild: + Use ${ED} instead of ${D} because it's EAPI=3. Pointed out by eva. 24 Sep 2010; <nirbheek@gentoo.org> librsvg-2.31.0.ebuild: Remove .la files for libraries that are dlopen()-ed |