diff options
author | 2005-05-22 15:17:19 +0000 | |
---|---|---|
committer | 2005-05-22 15:17:19 +0000 | |
commit | 0ff5de3e9f8b5c332d37d4ffe0be12880f2660d8 (patch) | |
tree | 416fadb2de3c64a57faff0f5d64c71cfb0da7bdd /app-admin/torsmo | |
parent | Stable on ppc. (diff) | |
download | historical-0ff5de3e9f8b5c332d37d4ffe0be12880f2660d8.tar.gz historical-0ff5de3e9f8b5c332d37d4ffe0be12880f2660d8.tar.bz2 historical-0ff5de3e9f8b5c332d37d4ffe0be12880f2660d8.zip |
Beautified *DEPEND and SRC_URI.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-admin/torsmo')
-rw-r--r-- | app-admin/torsmo/Manifest | 18 | ||||
-rw-r--r-- | app-admin/torsmo/torsmo-0.18-r3.ebuild | 4 |
2 files changed, 16 insertions, 6 deletions
diff --git a/app-admin/torsmo/Manifest b/app-admin/torsmo/Manifest index 6413c5089d2a..6e76aa388b68 100644 --- a/app-admin/torsmo/Manifest +++ b/app-admin/torsmo/Manifest @@ -1,8 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 72b668fad756bf7908a276f30022b2c4 torsmo-0.18-r3.ebuild 1662 +MD5 b153c962309ce33f402b26076b8310a5 torsmo-0.18-r1.ebuild 1450 MD5 397fd3e8eed11757b860363d9fcff9ef ChangeLog 5554 MD5 e62755aeb2fcd53a4426e99d3af550ed metadata.xml 549 -MD5 b153c962309ce33f402b26076b8310a5 torsmo-0.18-r1.ebuild 1450 -MD5 8df58514b298848aebb1622ddddb3b95 torsmo-0.18-r3.ebuild 1658 +MD5 3345892556d2bc8fddf510c86d3c70f0 files/torsmo-0.18.xwin.patch 575 +MD5 665c68fb6d053d92d013ba44a84f394c files/torsmo-0.18.noswap.patch 524 MD5 19932267a722d71554454bb3779a9ae0 files/digest-torsmo-0.18-r1 62 MD5 19932267a722d71554454bb3779a9ae0 files/digest-torsmo-0.18-r3 62 -MD5 665c68fb6d053d92d013ba44a84f394c files/torsmo-0.18.noswap.patch 524 -MD5 3345892556d2bc8fddf510c86d3c70f0 files/torsmo-0.18.xwin.patch 575 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCkKKZI1lqEGTUzyQRAi4QAJ4zBd89G/u+6h7rT5lA2SZUJ7qsQgCgpZr8 +BEvi5NDZSAZ96XdlQpfidu8= +=8W+a +-----END PGP SIGNATURE----- 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 |