diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:03:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:03:21 +0000 |
commit | 11421c6ff93b6ab68e0fc52e79ceae9d89636e74 (patch) | |
tree | 726fed5f2b026051373aed37d4b571d5942e27e5 /app-xemacs/misc-games | |
parent | gnome-base/gnome-mount: add #include <locale.h> to fix bug #176035 (diff) | |
download | historical-11421c6ff93b6ab68e0fc52e79ceae9d89636e74.tar.gz historical-11421c6ff93b6ab68e0fc52e79ceae9d89636e74.tar.bz2 historical-11421c6ff93b6ab68e0fc52e79ceae9d89636e74.zip |
alpha stable wrt #175560
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-xemacs/misc-games')
-rw-r--r-- | app-xemacs/misc-games/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/misc-games/misc-games-1.18.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/misc-games/ChangeLog b/app-xemacs/misc-games/ChangeLog index b2a7e7b31ef0..e4292149a63a 100644 --- a/app-xemacs/misc-games/ChangeLog +++ b/app-xemacs/misc-games/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/misc-games # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/ChangeLog,v 1.12 2007/05/05 06:33:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/ChangeLog,v 1.13 2007/05/29 20:57:43 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> misc-games-1.18.ebuild: + alpha stable wrt #175560 *misc-games-1.19 (05 May 2007) diff --git a/app-xemacs/misc-games/misc-games-1.18.ebuild b/app-xemacs/misc-games/misc-games-1.18.ebuild index 8b0ab63585e0..b126bf2d5eff 100644 --- a/app-xemacs/misc-games/misc-games-1.18.ebuild +++ b/app-xemacs/misc-games/misc-games-1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/misc-games-1.18.ebuild,v 1.1 2006/11/12 10:46:22 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/misc-games/misc-games-1.18.ebuild,v 1.2 2007/05/29 20:57:43 armin76 Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |