diff options
Diffstat (limited to 'dev-games/physfs/physfs-1.0.1.ebuild')
-rw-r--r-- | dev-games/physfs/physfs-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/physfs/physfs-1.0.1.ebuild b/dev-games/physfs/physfs-1.0.1.ebuild index 53a96067d2c8..135c1d32b0ac 100644 --- a/dev-games/physfs/physfs-1.0.1.ebuild +++ b/dev-games/physfs/physfs-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-1.0.1.ebuild,v 1.1 2005/09/01 03:26:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-1.0.1.ebuild,v 1.2 2005/09/10 10:25:11 agriffis Exp $ DESCRIPTION="abstraction layer for filesystems, useful for games" HOMEPAGE="http://icculus.org/physfs/" @@ -8,7 +8,7 @@ SRC_URI="http://icculus.org/physfs/downloads/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" DEPEND="" |