diff options
Diffstat (limited to 'dev-python/sip/sip-2.4.ebuild')
-rw-r--r-- | dev-python/sip/sip-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sip/sip-2.4.ebuild b/dev-python/sip/sip-2.4.ebuild index 5ef7ac725f6b..1354ba2a98d9 100644 --- a/dev-python/sip/sip-2.4.ebuild +++ b/dev-python/sip/sip-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-2.4.ebuild,v 1.7 2002/08/16 02:49:58 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-2.4.ebuild,v 1.8 2002/10/04 05:27:41 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python." |