diff options
-rw-r--r-- | games-puzzle/toppler/toppler-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/toppler/toppler-1.0.6.ebuild b/games-puzzle/toppler/toppler-1.0.6.ebuild index d9809104428a..8fe18e450c12 100644 --- a/games-puzzle/toppler/toppler-1.0.6.ebuild +++ b/games-puzzle/toppler/toppler-1.0.6.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/games-puzzle/toppler/toppler-1.0.6.ebuild,v 1.4 2004/06/24 23:10:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/toppler/toppler-1.0.6.ebuild,v 1.5 2004/08/07 22:57:25 mr_bones_ Exp $ inherit games -DESCRIPTION="Reimplemention of Nebulous using SDL" +DESCRIPTION="Reimplementation of Nebulous using SDL" HOMEPAGE="http://toppler.sourceforge.net/" SRC_URI="mirror://sourceforge/toppler/${P}.tar.gz" |