diff options
Diffstat (limited to 'gnustep-apps/gmines/gmines-0.1-r2.ebuild')
-rw-r--r-- | gnustep-apps/gmines/gmines-0.1-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnustep-apps/gmines/gmines-0.1-r2.ebuild b/gnustep-apps/gmines/gmines-0.1-r2.ebuild index 31a1b1d76fc7..8b68b50cbcd8 100644 --- a/gnustep-apps/gmines/gmines-0.1-r2.ebuild +++ b/gnustep-apps/gmines/gmines-0.1-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/gmines-0.1-r2.ebuild,v 1.5 2012/02/14 21:46:17 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/gmines-0.1-r2.ebuild,v 1.6 2014/08/10 21:19:49 slyfox Exp $ inherit gnustep-2 S=${WORKDIR}/${PN/gm/GM} -DESCRIPTION="The well-known minesweeper game." +DESCRIPTION="The well-known minesweeper game" HOMEPAGE="http://www.gnustep.it/marko/GMines/index.html" SRC_URI="http://www.gnustep.it/marko/GMines/${PN/gm/GM}.tgz" KEYWORDS="amd64 ppc x86 ~x86-fbsd" |