summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-arcade/xsfcave/ChangeLog7
-rw-r--r--games-arcade/xsfcave/xsfcave-0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/xsfcave/ChangeLog b/games-arcade/xsfcave/ChangeLog
index 71ba45a3fa6c..53b92eca6c5e 100644
--- a/games-arcade/xsfcave/ChangeLog
+++ b/games-arcade/xsfcave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/xsfcave
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xsfcave/ChangeLog,v 1.5 2008/03/25 13:21:22 coldwind Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xsfcave/ChangeLog,v 1.6 2009/05/31 02:14:29 nyhm Exp $
+
+ 31 May 2009; Tristan Heaven <nyhm@gentoo.org> xsfcave-0.5.ebuild:
+ Fix LICENSE: as-is -> public-domain
25 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> xsfcave-0.5.ebuild:
amd64 stable
diff --git a/games-arcade/xsfcave/xsfcave-0.5.ebuild b/games-arcade/xsfcave/xsfcave-0.5.ebuild
index 5d2bc80cdbfa..6ab0577c59e6 100644
--- a/games-arcade/xsfcave/xsfcave-0.5.ebuild
+++ b/games-arcade/xsfcave/xsfcave-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xsfcave/xsfcave-0.5.ebuild,v 1.4 2008/03/25 13:21:22 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xsfcave/xsfcave-0.5.ebuild,v 1.5 2009/05/31 02:14:29 nyhm Exp $
inherit games
@@ -8,7 +8,7 @@ DESCRIPTION="A X11 sfcave clone"
HOMEPAGE="http://xsfcave.idios.org"
SRC_URI="mirror://sourceforge/scrap/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE=""