diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-05-22 15:17:19 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-05-22 15:17:19 +0000 |
commit | f544b37b20cd0ad3efd4acec7acffe899cfe6ef1 (patch) | |
tree | de803bddd8eaf47dd775d9ccffd9056c36ae300c /app-admin/torsmo | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-f544b37b20cd0ad3efd4acec7acffe899cfe6ef1.tar.gz gentoo-2-f544b37b20cd0ad3efd4acec7acffe899cfe6ef1.tar.bz2 gentoo-2-f544b37b20cd0ad3efd4acec7acffe899cfe6ef1.zip |
Beautified *DEPEND and SRC_URI.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-admin/torsmo')
-rw-r--r-- | app-admin/torsmo/torsmo-0.18-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/torsmo/torsmo-0.18-r3.ebuild b/app-admin/torsmo/torsmo-0.18-r3.ebuild index ff9597a8799a..aa7d52633c16 100644 --- a/app-admin/torsmo/torsmo-0.18-r3.ebuild +++ b/app-admin/torsmo/torsmo-0.18-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.18-r3.ebuild,v 1.5 2005/05/21 09:25:32 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.18-r3.ebuild,v 1.6 2005/05/22 15:17:19 swegener Exp $ inherit eutils @@ -18,7 +18,7 @@ RDEPEND="virtual/libc truetype? ( >=media-libs/freetype-2 ) seti? ( sci-astronomy/setiathome )" -DEPEND="truetype? ( >=media-libs/freetype-2) +DEPEND="truetype? ( >=media-libs/freetype-2 ) virtual/x11 >=sys-devel/automake-1.4 sys-devel/autoconf |