diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:07 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:07 +0000 |
commit | 4379089b2f78e60823f6bdcf2af9b8bdaeacfeb2 (patch) | |
tree | 696432eb03cc5c14cc13555075ab8480a54990d1 /app-editors/scite | |
parent | big IUSE commit (diff) | |
download | historical-4379089b2f78e60823f6bdcf2af9b8bdaeacfeb2.tar.gz historical-4379089b2f78e60823f6bdcf2af9b8bdaeacfeb2.tar.bz2 historical-4379089b2f78e60823f6bdcf2af9b8bdaeacfeb2.zip |
big IUSE commit
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/scite-1.4.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-editors/scite/scite-1.4.1.ebuild b/app-editors/scite/scite-1.4.1.ebuild index b3074f43513f..cf5ee55e5a07 100644 --- a/app-editors/scite/scite-1.4.1.ebuild +++ b/app-editors/scite/scite-1.4.1.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Taras Glek <taras.glek@home.com> -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.1.ebuild,v 1.6 2002/10/04 04:10:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.1.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $ + +IUSE="gnome" S=${WORKDIR}/$PN/gtk MY_PV=141 |