From df2e7e925c6d7854702b87a252543a50dc260f76 Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Sat, 6 Jul 2002 18:49:03 +0000 Subject: applied LICENSE fix patch from Daniel Ahlberg :) --- app-admin/qtsvc/qtsvc-0.1-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-admin/qtsvc') diff --git a/app-admin/qtsvc/qtsvc-0.1-r1.ebuild b/app-admin/qtsvc/qtsvc-0.1-r1.ebuild index afe374e9abdb..bb1f9407d7f6 100644 --- a/app-admin/qtsvc/qtsvc-0.1-r1.ebuild +++ b/app-admin/qtsvc/qtsvc-0.1-r1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name -# $Header: /var/cvsroot/gentoo-x86/app-admin/qtsvc/qtsvc-0.1-r1.ebuild,v 1.4 2002/02/03 21:56:01 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/qtsvc/qtsvc-0.1-r1.ebuild,v 1.5 2002/07/06 18:49:03 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A QT frontend for svc" SRC_URI="http://www.together.net/~plomp/${P}.tar.gz" HOMEPAGE="http://www.together.net/~plomp/qtsvc.html" +LICENSE="BSD|Artistic" DEPEND="=x11-libs/qt-2*" RDEPEND="$DEPEND -- cgit v1.2.3-65-gdbad