summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-09 08:28:58 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-09 08:28:58 +0000
commit4f09cf69ee8c1c7d242b00a24bcc6fa6e04ce008 (patch)
tree147f902947265a3cccdccbfa3b0e388efa1736c5 /x11-terms/powershell
parentcompensate for upstream weirdness (diff)
downloadgentoo-2-4f09cf69ee8c1c7d242b00a24bcc6fa6e04ce008.tar.gz
gentoo-2-4f09cf69ee8c1c7d242b00a24bcc6fa6e04ce008.tar.bz2
gentoo-2-4f09cf69ee8c1c7d242b00a24bcc6fa6e04ce008.zip
Added LICENSE, SLOT and KEYWORDS tags
Diffstat (limited to 'x11-terms/powershell')
-rw-r--r--x11-terms/powershell/powershell-0.8.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-terms/powershell/powershell-0.8.ebuild b/x11-terms/powershell/powershell-0.8.ebuild
index 22e3c9cd7212..be14eb637741 100644
--- a/x11-terms/powershell/powershell-0.8.ebuild
+++ b/x11-terms/powershell/powershell-0.8.ebuild
@@ -1,12 +1,15 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/powershell/powershell-0.8.ebuild,v 1.1 2001/10/07 09:23:40 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/powershell/powershell-0.8.ebuild,v 1.2 2002/07/09 08:28:58 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Terminal emulator, supports multiple terminals in a single window"
SRC_URI="http://powershell.pdq.net/download/${P}.tar.gz"
HOMEPAGE="http://powershell.pdq.net"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1"