diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-03-28 17:46:59 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-03-28 17:46:59 +0000 |
commit | c4f38cd66440970f08ed115287b37e1e1f35142c (patch) | |
tree | 642cf13d2623a7a03a2207d7ce442521d2e70887 /gnustep-apps/gridlock/gridlock-1.9-r1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-c4f38cd66440970f08ed115287b37e1e1f35142c.tar.gz gentoo-2-c4f38cd66440970f08ed115287b37e1e1f35142c.tar.bz2 gentoo-2-c4f38cd66440970f08ed115287b37e1e1f35142c.zip |
Adding note on status of upstream
(Portage version: 2.1_pre7-r1)
Diffstat (limited to 'gnustep-apps/gridlock/gridlock-1.9-r1.ebuild')
-rw-r--r-- | gnustep-apps/gridlock/gridlock-1.9-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild b/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild index 9776cbafd988..618e08a792fe 100644 --- a/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild +++ b/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild @@ -1,12 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild,v 1.2 2005/07/16 15:47:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/gridlock-1.9-r1.ebuild,v 1.3 2006/03/28 17:46:59 grobian Exp $ inherit gnustep S=${WORKDIR}/${PN/g/G} DESCRIPTION="Gridlock is a collection of grid-based games" +# 25 Mar 2006: upstream appears to be dead HOMEPAGE="http://dozingcat.com/" SRC_URI="http://dozingcat.com/Gridlock/${PN/g/G}-gnustep-${PV}.tar.gz" LICENSE="GPL-2" |