diff options
author | 2004-07-15 00:54:16 +0000 | |
---|---|---|
committer | 2004-07-15 00:54:16 +0000 | |
commit | 63c6b053f1cd6b168fa2c0452071a24fe5297396 (patch) | |
tree | 7968b68f73773743a9e735e1f688b008b7cb9af1 /x11-misc/lavaps | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | historical-63c6b053f1cd6b168fa2c0452071a24fe5297396.tar.gz historical-63c6b053f1cd6b168fa2c0452071a24fe5297396.tar.bz2 historical-63c6b053f1cd6b168fa2c0452071a24fe5297396.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'x11-misc/lavaps')
-rw-r--r-- | x11-misc/lavaps/lavaps-1.20.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/lavaps/lavaps-1.21.ebuild | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-misc/lavaps/lavaps-1.20.ebuild b/x11-misc/lavaps/lavaps-1.20.ebuild index 9840e0506d81..4f59194f07ee 100644 --- a/x11-misc/lavaps/lavaps-1.20.ebuild +++ b/x11-misc/lavaps/lavaps-1.20.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lavaps/lavaps-1.20.ebuild,v 1.7 2004/06/24 22:27:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lavaps/lavaps-1.20.ebuild,v 1.8 2004/07/15 00:54:16 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Lava Lamp graphical representation of running processes." SRC_URI="http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/${P}.tar.gz" HOMEPAGE="http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/" @@ -10,6 +9,7 @@ HOMEPAGE="http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND=">=dev-lang/tk-8.3.3 virtual/x11" diff --git a/x11-misc/lavaps/lavaps-1.21.ebuild b/x11-misc/lavaps/lavaps-1.21.ebuild index 4d42e972efb7..0aa53aba337d 100644 --- a/x11-misc/lavaps/lavaps-1.21.ebuild +++ b/x11-misc/lavaps/lavaps-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lavaps/lavaps-1.21.ebuild,v 1.6 2004/06/24 22:27:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lavaps/lavaps-1.21.ebuild,v 1.7 2004/07/15 00:54:16 agriffis Exp $ DESCRIPTION="Lava Lamp graphical representation of running processes." SRC_URI="http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND=">=dev-lang/tk-8.3.3 virtual/x11" |