summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-29 04:23:01 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-29 04:23:01 +0000
commit6ed5e83645f0da8e943af30a8fa1bbe85e223cd1 (patch)
treef190778568b181c8ce7e1ecd4f2a4ad782a67c56 /www-servers
parentCleaned up old version (diff)
downloadhistorical-6ed5e83645f0da8e943af30a8fa1bbe85e223cd1.tar.gz
historical-6ed5e83645f0da8e943af30a8fa1bbe85e223cd1.tar.bz2
historical-6ed5e83645f0da8e943af30a8fa1bbe85e223cd1.zip
needs pkgconfig
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tux/Manifest12
-rw-r--r--www-servers/tux/tux-3.2.16-r1.ebuild3
2 files changed, 3 insertions, 12 deletions
diff --git a/www-servers/tux/Manifest b/www-servers/tux/Manifest
index b0e39a505980..8d2bc3c7349d 100644
--- a/www-servers/tux/Manifest
+++ b/www-servers/tux/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 ec13dae86016bdc796f3c4364c12c89f ChangeLog 1392
-MD5 3fa5f29d87617516c43e8b702d3e97a8 tux-3.2.16-r1.ebuild 1089
+MD5 4e6a6be0abc3926321a0c91d45d4558f tux-3.2.16-r1.ebuild 1109
MD5 7b3ba8b6da97a0555c7d3bc8091f870d files/3.2.16-glibc.patch 903
MD5 05de99492b2c2d9d8cbb30adc0791fa8 files/tux.conf.d 1852
MD5 499c8232be6bee50514aee499c1e44a8 files/tux.init.d 1705
MD5 09a5dc28058212cacca2e40c2f57bb25 files/3.2.16-gcc34.patch 251
MD5 eec61576fb028448bc45ca00fe54efeb files/digest-tux-3.2.16-r1 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBVmGOHTu7gpaalycRAl9BAJ9yyu/CX8Eh80oMjeUKKG3Z8wLV9QCgq6z2
-ZLripmuIJjv3/9S62CZUFbo=
-=CYKx
------END PGP SIGNATURE-----
diff --git a/www-servers/tux/tux-3.2.16-r1.ebuild b/www-servers/tux/tux-3.2.16-r1.ebuild
index 061e9e67e7af..0b36d04bcd1a 100644
--- a/www-servers/tux/tux-3.2.16-r1.ebuild
+++ b/www-servers/tux/tux-3.2.16-r1.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/www-servers/tux/tux-3.2.16-r1.ebuild,v 1.1 2004/09/26 06:28:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tux/tux-3.2.16-r1.ebuild,v 1.2 2004/11/29 04:23:01 vapier Exp $
inherit eutils
@@ -16,6 +16,7 @@ IUSE="doc"
RDEPEND="dev-libs/glib
dev-libs/popt"
DEPEND="${RDEPEND}
+ dev-util/pkgconfig
doc? ( app-text/docbook-sgml-utils )"
src_unpack() {