summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-08-13 11:09:21 +0000
committerHans de Graaff <graaff@gentoo.org>2010-08-13 11:09:21 +0000
commit5de93c2500b7fb7923cfa5a372b437ad185b6e70 (patch)
treed051da51d71c378e4f1fad942a76d72332b2dbcb /app-xemacs/games
parentVersion bump: documentation updates. (diff)
downloadhistorical-5de93c2500b7fb7923cfa5a372b437ad185b6e70.tar.gz
historical-5de93c2500b7fb7923cfa5a372b437ad185b6e70.tar.bz2
historical-5de93c2500b7fb7923cfa5a372b437ad185b6e70.zip
Version bump: minor bug fixes.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'app-xemacs/games')
-rw-r--r--app-xemacs/games/ChangeLog9
-rw-r--r--app-xemacs/games/games-1.20.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/app-xemacs/games/ChangeLog b/app-xemacs/games/ChangeLog
index c9ea65cec05d..7d73e5c28485 100644
--- a/app-xemacs/games/ChangeLog
+++ b/app-xemacs/games/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/games
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/ChangeLog,v 1.16 2009/02/22 13:16:33 graaff Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/ChangeLog,v 1.17 2010/08/13 11:09:21 graaff Exp $
+
+*games-1.20 (13 Aug 2010)
+
+ 13 Aug 2010; Hans de Graaff <graaff@gentoo.org> +games-1.20.ebuild:
+ Version bump: minor bug fixes.
*games-1.18 (22 Feb 2009)
diff --git a/app-xemacs/games/games-1.20.ebuild b/app-xemacs/games/games-1.20.ebuild
new file mode 100644
index 000000000000..138d5917a984
--- /dev/null
+++ b/app-xemacs/games/games-1.20.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/games-1.20.ebuild,v 1.1 2010/08/13 11:09:21 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Tetris, Sokoban, and Snake."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages