summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-21 06:46:45 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-21 06:46:45 +0000
commitfd6c20abe9ef281b603bad10e6fbca72f09bb22a (patch)
treeee8ba2040c059b26b95dc247160908b6007d6ce7 /games-puzzle
parentstop using deprecated ?: use syntax (Manifest recommit) (diff)
downloadgentoo-2-fd6c20abe9ef281b603bad10e6fbca72f09bb22a.tar.gz
gentoo-2-fd6c20abe9ef281b603bad10e6fbca72f09bb22a.tar.bz2
gentoo-2-fd6c20abe9ef281b603bad10e6fbca72f09bb22a.zip
version bump
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/concentration/ChangeLog8
-rw-r--r--games-puzzle/concentration/Manifest4
-rw-r--r--games-puzzle/concentration/concentration-1.1.ebuild25
-rw-r--r--games-puzzle/concentration/files/digest-concentration-1.11
4 files changed, 36 insertions, 2 deletions
diff --git a/games-puzzle/concentration/ChangeLog b/games-puzzle/concentration/ChangeLog
index b2c5300d55e4..5a53efe58173 100644
--- a/games-puzzle/concentration/ChangeLog
+++ b/games-puzzle/concentration/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for games-puzzle/concentration
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/ChangeLog,v 1.1 2004/02/26 08:55:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/ChangeLog,v 1.2 2004/03/21 06:46:45 mr_bones_ Exp $
+
+*concentration-1.1 (20 Mar 2004)
+
+ 20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ concentration-1.1.ebuild:
+ version bump
*concentration-1.0.1 (26 Feb 2004)
diff --git a/games-puzzle/concentration/Manifest b/games-puzzle/concentration/Manifest
index 74d8ab679754..5f5d39a6a0ff 100644
--- a/games-puzzle/concentration/Manifest
+++ b/games-puzzle/concentration/Manifest
@@ -1,4 +1,6 @@
MD5 56babc7295a91b9f6cc59e0f85be0588 concentration-1.0.1.ebuild 871
-MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241
+MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
MD5 9f37a2b83f44b3dca24fc77b6d21f97c ChangeLog 390
+MD5 45ba5993b1ad133f90584323c609c8e6 concentration-1.1.ebuild 731
MD5 5da656d30a9e6d7871cab81813516671 files/digest-concentration-1.0.1 72
+MD5 38ba89b22df7f3f57b6c36994830c4e1 files/digest-concentration-1.1 70
diff --git a/games-puzzle/concentration/concentration-1.1.ebuild b/games-puzzle/concentration/concentration-1.1.ebuild
new file mode 100644
index 000000000000..d27312c6e81f
--- /dev/null
+++ b/games-puzzle/concentration/concentration-1.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/concentration-1.1.ebuild,v 1.1 2004/03/21 06:46:45 mr_bones_ Exp $
+
+inherit games
+
+DESCRIPTION="The classic memory game with some new life"
+HOMEPAGE="http://www.shiftygames.com/concentration/concentration.html"
+SRC_URI="http://www.shiftygames.com/concentration/${P}.tar.gz"
+
+KEYWORDS="x86"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND=">=media-libs/libsdl-1.2
+ >=media-libs/sdl-mixer-1.2
+ >=media-libs/sdl-image-1.2
+ media-libs/sdl-ttf"
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+ dodoc AUTHORS ChangeLog
+ prepgamesdirs
+}
diff --git a/games-puzzle/concentration/files/digest-concentration-1.1 b/games-puzzle/concentration/files/digest-concentration-1.1
new file mode 100644
index 000000000000..34c055973bdc
--- /dev/null
+++ b/games-puzzle/concentration/files/digest-concentration-1.1
@@ -0,0 +1 @@
+MD5 6176263e464bf2be31a0ab50144da58e concentration-1.1.tar.gz 1048250