ttn pushed a commit to branch master in repository elpa. commit eacec61955494d2c9b8906e261726f4509373881 Author: Thien-Thi Nguyen <t...@gnu.org> Date: Wed May 21 08:28:19 2014 +0200
[gnugo] Declare package keywords. * packages/gnugo/gnugo.el [Keywords]: New header. --- packages/gnugo/gnugo.el | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el index bf6ca27..ccc291b 100644 --- a/packages/gnugo/gnugo.el +++ b/packages/gnugo/gnugo.el @@ -6,6 +6,7 @@ ;; Maintainer: Thien-Thi Nguyen <t...@gnu.org> ;; Version: 2.3.1 ;; Package-Requires: ((ascii-art-to-unicode "1.5") (xpm "1.0.0")) +;; Keywords: games, processes ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by