diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2001-12-12 05:29:04 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2001-12-12 05:29:04 +0000 |
commit | fd5b9652a3cec6b88ce5951c40fc3d99a953024a (patch) | |
tree | c0f80d2a4b9948a35d2107bd3334755d5890d350 /x11-terms/aterm | |
parent | Initial import of gkrellmlaunch into the portage tree. (diff) | |
download | historical-fd5b9652a3cec6b88ce5951c40fc3d99a953024a.tar.gz historical-fd5b9652a3cec6b88ce5951c40fc3d99a953024a.tar.bz2 historical-fd5b9652a3cec6b88ce5951c40fc3d99a953024a.zip |
misc. audio upgrades/new aterm options, and a missing mosix-user file.
Diffstat (limited to 'x11-terms/aterm')
-rw-r--r-- | x11-terms/aterm/aterm-0.4.2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-terms/aterm/aterm-0.4.2.ebuild b/x11-terms/aterm/aterm-0.4.2.ebuild index 7507ba4c4e11..505e25da7c8e 100644 --- a/x11-terms/aterm/aterm-0.4.2.ebuild +++ b/x11-terms/aterm/aterm-0.4.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author Aaron Blew <moath@oddbox.org> # /home/cvsroot/gentoo-x86/x11-terms/aterm/,v 1.2 2001/02/15 18:17:31 achim Exp -# $Header: /var/cvsroot/gentoo-x86/x11-terms/aterm/aterm-0.4.2.ebuild,v 1.4 2001/12/11 20:46:20 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/aterm/aterm-0.4.2.ebuild,v 1.5 2001/12/12 05:29:04 drobbins Exp $ S=${WORKDIR}/${P} @@ -10,9 +10,7 @@ DESCRIPTION="A terminal emulator with transparency support as well as rxvt backw SRC_URI="http://prdownloads.sf.net/aterm/${P}.tar.gz" HOMEPAGE="http://aterm.sourceforge.net" -DEPEND=">=media-libs/jpeg-6b-r2 - >=media-libs/libpng-1.0.11 - virtual/x11" +DEPEND=">=media-libs/jpeg-6b-r2 >=media-libs/libpng-1.0.11 virtual/x11" src_compile() { |