diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
commit | 929d2b94a7f14db8cd39ae725c5e1557931e3ca4 (patch) | |
tree | d88830eafccda0637462a8d3b1665d9f50f4e56d /dev-libs/libredblack | |
parent | add utf8 useflag for zope (diff) | |
download | gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.gz gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.bz2 gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.zip |
header fix
Diffstat (limited to 'dev-libs/libredblack')
-rw-r--r-- | dev-libs/libredblack/libredblack-1.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libredblack/libredblack-1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libredblack/libredblack-1.2.ebuild b/dev-libs/libredblack/libredblack-1.2.ebuild index b296f21c8f2d..7ff1a1f0589a 100644 --- a/dev-libs/libredblack/libredblack-1.2.ebuild +++ b/dev-libs/libredblack/libredblack-1.2.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-libs/libredblack/libredblack-1.2.ebuild,v 1.3 2003/12/11 20:22:28 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libredblack/libredblack-1.2.ebuild,v 1.4 2004/03/14 12:28:57 mr_bones_ Exp $ DESCRIPTION="RedBlack Balanced Tree Searching and Sorting Library" HOMEPAGE="http://libredblack.sourceforge.net/" diff --git a/dev-libs/libredblack/libredblack-1.3.ebuild b/dev-libs/libredblack/libredblack-1.3.ebuild index 821dd975650c..0b874478c2b4 100644 --- a/dev-libs/libredblack/libredblack-1.3.ebuild +++ b/dev-libs/libredblack/libredblack-1.3.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-libs/libredblack/libredblack-1.3.ebuild,v 1.1 2003/12/11 20:22:28 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libredblack/libredblack-1.3.ebuild,v 1.2 2004/03/14 12:28:57 mr_bones_ Exp $ DESCRIPTION="RedBlack Balanced Tree Searching and Sorting Library" HOMEPAGE="http://libredblack.sourceforge.net/" |