diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-29 15:07:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-29 15:07:40 +0000 |
commit | 9355550976f8db3987117ad23645a73cb1716035 (patch) | |
tree | 953dd9fc766360f0040c186a2092fae0a387899d /dev-games/crystalspace | |
parent | new protect-CFLAGS patch. closes 55534 (diff) | |
download | historical-9355550976f8db3987117ad23645a73cb1716035.tar.gz historical-9355550976f8db3987117ad23645a73cb1716035.tar.bz2 historical-9355550976f8db3987117ad23645a73cb1716035.zip |
clean up things and change glibc to libc
Diffstat (limited to 'dev-games/crystalspace')
-rw-r--r-- | dev-games/crystalspace/crystalspace-20030413-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-games/crystalspace/crystalspace-20040604.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-games/crystalspace/crystalspace-20030413-r1.ebuild b/dev-games/crystalspace/crystalspace-20030413-r1.ebuild index 1d7cedfc7e15..167626b233eb 100644 --- a/dev-games/crystalspace/crystalspace-20030413-r1.ebuild +++ b/dev-games/crystalspace/crystalspace-20030413-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-20030413-r1.ebuild,v 1.15 2004/06/24 22:10:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-20030413-r1.ebuild,v 1.16 2004/06/29 15:03:34 vapier Exp $ DESCRIPTION="portable 3D Game Development Kit written in C++" -SRC_URI="mirror://gentoo/distfiles/${P}.tar.gz" HOMEPAGE="http://crystal.sourceforge.net/" +SRC_URI="mirror://gentoo/distfiles/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" diff --git a/dev-games/crystalspace/crystalspace-20040604.ebuild b/dev-games/crystalspace/crystalspace-20040604.ebuild index d1230b5e9360..3961cc84e761 100644 --- a/dev-games/crystalspace/crystalspace-20040604.ebuild +++ b/dev-games/crystalspace/crystalspace-20040604.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-20040604.ebuild,v 1.3 2004/06/24 22:10:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-20040604.ebuild,v 1.4 2004/06/29 15:03:34 vapier Exp $ DESCRIPTION="portable 3D Game Development Kit written in C++" -SRC_URI="mirror://gentoo/distfiles/${P}.tar.bz2" HOMEPAGE="http://crystal.sourceforge.net/" +SRC_URI="mirror://gentoo/distfiles/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" |