summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-02-22 13:16:33 +0000
committerHans de Graaff <graaff@gentoo.org>2009-02-22 13:16:33 +0000
commit787e5a7297ded555ae62f21ca01593d55259a919 (patch)
treeedb95bab90dddb370ce0687f27cd3229ac3a4100 /app-xemacs
parentstable amd64, bug 259213 (diff)
downloadgentoo-2-787e5a7297ded555ae62f21ca01593d55259a919.tar.gz
gentoo-2-787e5a7297ded555ae62f21ca01593d55259a919.tar.bz2
gentoo-2-787e5a7297ded555ae62f21ca01593d55259a919.zip
Version bump
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/games/ChangeLog9
-rw-r--r--app-xemacs/games/games-1.18.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/app-xemacs/games/ChangeLog b/app-xemacs/games/ChangeLog
index baa7dfabb618..c9ea65cec05d 100644
--- a/app-xemacs/games/ChangeLog
+++ b/app-xemacs/games/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/games
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/ChangeLog,v 1.15 2008/03/19 19:35:19 graaff Exp $
+# 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 $
+
+*games-1.18 (22 Feb 2009)
+
+ 22 Feb 2009; Hans de Graaff <graaff@gentoo.org> +games-1.18.ebuild:
+ Version bump with compatibility fixes.
19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml:
A herd should not be listed as maintainer
diff --git a/app-xemacs/games/games-1.18.ebuild b/app-xemacs/games/games-1.18.ebuild
new file mode 100644
index 000000000000..347b45c0f8a3
--- /dev/null
+++ b/app-xemacs/games/games-1.18.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/games/games-1.18.ebuild,v 1.1 2009/02/22 13:16:33 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