diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-25 23:12:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-25 23:12:35 +0000 |
commit | 85ac4db70b9f9a070c23cbc584eb7af02fc9fc2b (patch) | |
tree | b0bbc3c64a50c875cee2ca7f47e7d2375464e7c6 /app-admin/torsmo | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-85ac4db70b9f9a070c23cbc584eb7af02fc9fc2b.tar.gz gentoo-2-85ac4db70b9f9a070c23cbc584eb7af02fc9fc2b.tar.bz2 gentoo-2-85ac4db70b9f9a070c23cbc584eb7af02fc9fc2b.zip |
use virtual/libc
Diffstat (limited to 'app-admin/torsmo')
-rw-r--r-- | app-admin/torsmo/torsmo-0.14.ebuild | 4 | ||||
-rw-r--r-- | app-admin/torsmo/torsmo-0.16.ebuild | 4 | ||||
-rw-r--r-- | app-admin/torsmo/torsmo-0.17.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-admin/torsmo/torsmo-0.14.ebuild b/app-admin/torsmo/torsmo-0.14.ebuild index c28261968708..f46ecf85fe17 100644 --- a/app-admin/torsmo/torsmo-0.14.ebuild +++ b/app-admin/torsmo/torsmo-0.14.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/app-admin/torsmo/torsmo-0.14.ebuild,v 1.5 2004/06/24 21:40:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.14.ebuild,v 1.6 2004/06/25 23:12:35 vapier Exp $ DESCRIPTION="system monitor that sits in the corner of your desktop" HOMEPAGE="http://torsmo.sourceforge.net/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc virtual/x11" DEPEND="${RDEPEND} >=sys-devel/automake-1.4 diff --git a/app-admin/torsmo/torsmo-0.16.ebuild b/app-admin/torsmo/torsmo-0.16.ebuild index ac61fc1beb3a..2d4be4c23ad6 100644 --- a/app-admin/torsmo/torsmo-0.16.ebuild +++ b/app-admin/torsmo/torsmo-0.16.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/app-admin/torsmo/torsmo-0.16.ebuild,v 1.4 2004/06/24 21:40:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.16.ebuild,v 1.5 2004/06/25 23:12:35 vapier Exp $ DESCRIPTION="system monitor that sits in the corner of your desktop" HOMEPAGE="http://torsmo.sourceforge.net/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc virtual/x11" DEPEND="${RDEPEND} >=sys-devel/automake-1.4 diff --git a/app-admin/torsmo/torsmo-0.17.ebuild b/app-admin/torsmo/torsmo-0.17.ebuild index 5abfe3d27234..948f406080c1 100644 --- a/app-admin/torsmo/torsmo-0.17.ebuild +++ b/app-admin/torsmo/torsmo-0.17.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/app-admin/torsmo/torsmo-0.17.ebuild,v 1.4 2004/06/24 21:40:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.17.ebuild,v 1.5 2004/06/25 23:12:35 vapier Exp $ DESCRIPTION="system monitor that sits in the corner of your desktop" HOMEPAGE="http://torsmo.sourceforge.net/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc virtual/x11" DEPEND="${RDEPEND} >=sys-devel/automake-1.4 |