diff options
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/sip-2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sip/sip-3.4.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sip/sip-3.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/sip/sip-2.4.ebuild b/dev-python/sip/sip-2.4.ebuild index d22dfd45827b..530499043795 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. +# Copyright 1999-2003 Gentoo Technologies, Inc. # 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.11 2002/12/15 10:44:19 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-2.4.ebuild,v 1.12 2003/02/13 11:39:19 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python." diff --git a/dev-python/sip/sip-3.4.ebuild b/dev-python/sip/sip-3.4.ebuild index e6dc8e1828b0..8bc1cf1edc76 100644 --- a/dev-python/sip/sip-3.4.ebuild +++ b/dev-python/sip/sip-3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.4.ebuild,v 1.7 2002/12/15 10:44:19 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.4.ebuild,v 1.8 2003/02/13 11:39:23 vapier Exp $ MY_P="${PN}-x11-gpl-${PV}" DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python." diff --git a/dev-python/sip/sip-3.5.ebuild b/dev-python/sip/sip-3.5.ebuild index 1eaa20e04308..aa1ed2ed5ea9 100644 --- a/dev-python/sip/sip-3.5.ebuild +++ b/dev-python/sip/sip-3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.5.ebuild,v 1.3 2003/01/19 22:33:15 blauwers Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.5.ebuild,v 1.4 2003/02/13 11:39:27 vapier Exp $ MY_P="${PN}-x11-gpl-${PV}" DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python." |