diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 01:49:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 01:49:46 +0000 |
commit | 6be358e48fa096a8c4474f16ecdb437d3671dae0 (patch) | |
tree | 5d9d7f2bad82b1d4d7ca4772eaa942286effb66d /dev-util/qtunit | |
parent | Cleaned up {R,}DEPEND, closes bug #44508 (diff) | |
download | historical-6be358e48fa096a8c4474f16ecdb437d3671dae0.tar.gz historical-6be358e48fa096a8c4474f16ecdb437d3671dae0.tar.bz2 historical-6be358e48fa096a8c4474f16ecdb437d3671dae0.zip |
header fix
Diffstat (limited to 'dev-util/qtunit')
-rw-r--r-- | dev-util/qtunit/qtunit-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/qtunit/qtunit-0.9.7.ebuild b/dev-util/qtunit/qtunit-0.9.7.ebuild index e587f1078b70..290ce7a0368e 100644 --- a/dev-util/qtunit/qtunit-0.9.7.ebuild +++ b/dev-util/qtunit/qtunit-0.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qtunit/qtunit-0.9.7.ebuild,v 1.10 2003/09/06 08:39:23 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qtunit/qtunit-0.9.7.ebuild,v 1.11 2004/03/13 01:49:46 mr_bones_ Exp $ DESCRIPTION="unit testing framework for c++" SRC_URI="http://freesoftware.fsf.org/download/qtunit/${P}.tar.bz2" |