diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-08-03 20:02:58 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-08-03 20:02:58 +0000 |
commit | 7d8f06d581d72191b8d083238a9adb75e429e06c (patch) | |
tree | 25b3fefec9586dbecbd8cceb80a270c20d69aca9 /dev-util/qgit/ChangeLog | |
parent | add check for svg support in cairo, bug #232765. (diff) | |
download | historical-7d8f06d581d72191b8d083238a9adb75e429e06c.tar.gz historical-7d8f06d581d72191b8d083238a9adb75e429e06c.tar.bz2 historical-7d8f06d581d72191b8d083238a9adb75e429e06c.zip |
Drop src_unpack as the sed is no longer needed
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo i686
Diffstat (limited to 'dev-util/qgit/ChangeLog')
-rw-r--r-- | dev-util/qgit/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/qgit/ChangeLog b/dev-util/qgit/ChangeLog index c7b21fe81f18..ec7c908e43e2 100644 --- a/dev-util/qgit/ChangeLog +++ b/dev-util/qgit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/qgit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qgit/ChangeLog,v 1.41 2008/08/03 19:59:47 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qgit/ChangeLog,v 1.42 2008/08/03 20:02:58 jokey Exp $ + + 03 Aug 2008; Markus Ullmann <jokey@gentoo.org> qgit-2.2.ebuild: + Drop src_unpack as the sed is no longer needed *qgit-2.2 (03 Aug 2008) |