diff options
author | 2004-03-19 07:56:05 +0000 | |
---|---|---|
committer | 2004-03-19 07:56:05 +0000 | |
commit | bfd26d51d64443c870c84365c75bd8cab5231d2f (patch) | |
tree | 5b4d6a05bec241dfe3d73eccc777fbdf433a3105 /media-libs/sdl-net | |
parent | inherit eutils for epatch (Manifest recommit) (diff) | |
download | gentoo-2-bfd26d51d64443c870c84365c75bd8cab5231d2f.tar.gz gentoo-2-bfd26d51d64443c870c84365c75bd8cab5231d2f.tar.bz2 gentoo-2-bfd26d51d64443c870c84365c75bd8cab5231d2f.zip |
header fix
Diffstat (limited to 'media-libs/sdl-net')
-rw-r--r-- | media-libs/sdl-net/sdl-net-1.2.4.ebuild | 4 | ||||
-rw-r--r-- | media-libs/sdl-net/sdl-net-1.2.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/sdl-net/sdl-net-1.2.4.ebuild b/media-libs/sdl-net/sdl-net-1.2.4.ebuild index 17855a4cd632..a5b04cd69b11 100644 --- a/media-libs/sdl-net/sdl-net-1.2.4.ebuild +++ b/media-libs/sdl-net/sdl-net-1.2.4.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/media-libs/sdl-net/sdl-net-1.2.4.ebuild,v 1.10 2003/09/06 23:59:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-net/sdl-net-1.2.4.ebuild,v 1.11 2004/03/19 07:56:05 mr_bones_ Exp $ MY_P=${P/sdl-/SDL_} S=${WORKDIR}/${MY_P} diff --git a/media-libs/sdl-net/sdl-net-1.2.5.ebuild b/media-libs/sdl-net/sdl-net-1.2.5.ebuild index 03e485e7ea30..8e272e346737 100644 --- a/media-libs/sdl-net/sdl-net-1.2.5.ebuild +++ b/media-libs/sdl-net/sdl-net-1.2.5.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/media-libs/sdl-net/sdl-net-1.2.5.ebuild,v 1.3 2003/11/29 21:58:41 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-net/sdl-net-1.2.5.ebuild,v 1.4 2004/03/19 07:56:05 mr_bones_ Exp $ MY_P=${P/sdl-/SDL_} S=${WORKDIR}/${MY_P} |