Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 34560
Collapse All | Expand All

(-)lavaps-1.21.ebuild (-2 / +2 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2003 Gentoo Technologies, Inc.
1
# Copyright 1999-2003 Gentoo Technologies, Inc.
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /home/cvsroot/gentoo-x86/x11-misc/lavaps/lavaps-1.20.ebuild
3
# $Header: 
4
4
5
S=${WORKDIR}/${P}
5
S=${WORKDIR}/${P}
6
DESCRIPTION="Lava Lamp graphical representation of running processes."
6
DESCRIPTION="Lava Lamp graphical representation of running processes."
Lines 11-17 Link Here
11
LICENSE="GPL-2"
11
LICENSE="GPL-2"
12
KEYWORDS="~x86"
12
KEYWORDS="~x86"
13
13
14
DEPEND=">=dev-lang/tcl-8.3.3
14
DEPEND=">=dev-lang/tk-8.3.3
15
	virtual/x11"
15
	virtual/x11"
16
16
17
src_install() {
17
src_install() {

Return to bug 34560