diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-06 18:49:03 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-06 18:49:03 +0000 |
commit | 1f7d0cd84aca449a991cf3a39e251c2a38837c18 (patch) | |
tree | 0d18dbef4cb6385bde6cf59735f1d4461de5c3c7 /app-admin/qtsvc | |
parent | Fixed bug 3038 and added back gpm support for vim. (diff) | |
download | historical-1f7d0cd84aca449a991cf3a39e251c2a38837c18.tar.gz historical-1f7d0cd84aca449a991cf3a39e251c2a38837c18.tar.bz2 historical-1f7d0cd84aca449a991cf3a39e251c2a38837c18.zip |
applied LICENSE fix patch from Daniel Ahlberg :)
Diffstat (limited to 'app-admin/qtsvc')
-rw-r--r-- | app-admin/qtsvc/qtsvc-0.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 <your email> -# $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 |