summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-09-21 20:19:09 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-09-21 20:19:09 +0000
commitfd4da3d79482d2f108fa433b15bde8a10a149429 (patch)
tree2b6e65c1903ffaf36ea584c40c0719bfaab9b302 /games-action/mutantstorm-demo
parentNew ebuild, postgresql bindings for ocaml. (diff)
downloadhistorical-fd4da3d79482d2f108fa433b15bde8a10a149429.tar.gz
historical-fd4da3d79482d2f108fa433b15bde8a10a149429.tar.bz2
historical-fd4da3d79482d2f108fa433b15bde8a10a149429.zip
Changed check_license to explicitly list license to check.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'games-action/mutantstorm-demo')
-rw-r--r--games-action/mutantstorm-demo/ChangeLog6
-rw-r--r--games-action/mutantstorm-demo/Manifest4
-rw-r--r--games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/games-action/mutantstorm-demo/ChangeLog b/games-action/mutantstorm-demo/ChangeLog
index 486dca899d96..5188393bbd84 100644
--- a/games-action/mutantstorm-demo/ChangeLog
+++ b/games-action/mutantstorm-demo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/mutantstorm-demo
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v 1.5 2005/06/29 13:16:56 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v 1.6 2005/09/21 20:19:09 wolf31o2 Exp $
+
+ 21 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ mutantstorm-demo-1.33.ebuild:
+ Changed check_license to explicitly list license to check.
29 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
mutantstorm-demo-1.33.ebuild:
diff --git a/games-action/mutantstorm-demo/Manifest b/games-action/mutantstorm-demo/Manifest
index 34f4b553dcbd..841d36c28f63 100644
--- a/games-action/mutantstorm-demo/Manifest
+++ b/games-action/mutantstorm-demo/Manifest
@@ -1,4 +1,4 @@
-MD5 a37e4e2bd0b9df13a9183bc908be95c5 mutantstorm-demo-1.33.ebuild 1108
-MD5 373d4fe67f51ba33602cbf560e6ecd8a ChangeLog 925
+MD5 031162c16aef7d326793ddf9aee18999 mutantstorm-demo-1.33.ebuild 1115
+MD5 90a96614f0d748b70b3a052b83a5499f ChangeLog 1073
MD5 6b51671b3cff5b6edcd13d8bd753e726 metadata.xml 1758
MD5 93b8ddcfff567acf04a76cbfb5ee8d42 files/digest-mutantstorm-demo-1.33 73
diff --git a/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild b/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild
index fde712bff727..d3d4b3831846 100644
--- a/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild
+++ b/games-action/mutantstorm-demo/mutantstorm-demo-1.33.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/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v 1.3 2005/06/29 13:16:56 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v 1.4 2005/09/21 20:19:09 wolf31o2 Exp $
inherit games eutils
@@ -23,7 +23,7 @@ RDEPEND="virtual/opengl
app-emulation/emul-linux-x86-sdl )"
pkg_setup() {
- check_license
+ check_license POMPOM
games_pkg_setup
}