diff options
Diffstat (limited to 'app-admin/gwcc/gwcc-0.9.6-r1.ebuild')
-rw-r--r-- | app-admin/gwcc/gwcc-0.9.6-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/gwcc/gwcc-0.9.6-r1.ebuild b/app-admin/gwcc/gwcc-0.9.6-r1.ebuild index e5ad3d433741..6792c2c2cea4 100644 --- a/app-admin/gwcc/gwcc-0.9.6-r1.ebuild +++ b/app-admin/gwcc/gwcc-0.9.6-r1.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/gwcc/gwcc-0.9.6-r1.ebuild,v 1.5 2002/07/11 06:30:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gwcc/gwcc-0.9.6-r1.ebuild,v 1.6 2002/07/17 20:43:16 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNOME Workstation Command Center" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SLOT="0" HOMEPAGE="http://gwcc.sourceforge.net" LICENSE="GPL-2" |