From: Robin H. Johnson Date: Tue, 9 Jan 2007 18:00:38 +0000 (+0000) Subject: Compile fix: for USE=minimal, we need to remove mod_magnet as well. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=997d232b27e7fb9888e8e637eb85780b82d45129;p=gentoo.git Compile fix: for USE=minimal, we need to remove mod_magnet as well. Package-Manager: portage-2.1.2_rc4-r6 --- diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index a3732aa82e5c..744662087628 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/lighttpd # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.92 2007/01/07 10:36:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.93 2007/01/09 18:00:38 robbat2 Exp $ + + 09 Jan 2007; Robin H. Johnson lighttpd-1.4.13.ebuild: + Compile fix: for USE=minimal, we need to remove mod_magnet as well. *lighttpd-1.4.13 (07 Jan 2007) diff --git a/www-servers/lighttpd/Manifest b/www-servers/lighttpd/Manifest index dc4a6ede721c..1927e1727071 100644 --- a/www-servers/lighttpd/Manifest +++ b/www-servers/lighttpd/Manifest @@ -97,14 +97,14 @@ EBUILD lighttpd-1.4.11.ebuild 5433 RMD160 15516a26053769cfd979bbc170688bcc231b7d MD5 29011edc4969d9601390836b3cab781b lighttpd-1.4.11.ebuild 5433 RMD160 15516a26053769cfd979bbc170688bcc231b7d5e lighttpd-1.4.11.ebuild 5433 SHA256 ed8d1062e31147f5d4f8813c0d9e8c684db1c6597916565aebf0f32d3220c6f5 lighttpd-1.4.11.ebuild 5433 -EBUILD lighttpd-1.4.13.ebuild 5444 RMD160 c60ad5420706fc0656e2c99a69c580dff65d183c SHA1 23e0c7d2766c7fe76f356114560f626d342c3c7c SHA256 e13f4ea82a471603f823e6695f49775c37c597d64990b60e46e155a1630f3ab5 -MD5 b4b30928194f2f54f4d3fd0d44fab2d8 lighttpd-1.4.13.ebuild 5444 -RMD160 c60ad5420706fc0656e2c99a69c580dff65d183c lighttpd-1.4.13.ebuild 5444 -SHA256 e13f4ea82a471603f823e6695f49775c37c597d64990b60e46e155a1630f3ab5 lighttpd-1.4.13.ebuild 5444 -MISC ChangeLog 25665 RMD160 bdc74f64ab260a1ba8972601d05ddc632d86b910 SHA1 a627707eff6d3435e317a49394a73b75b77eb79c SHA256 965d06a3dbc842669c4f9e35955ab6a5883bb7e4c0838f93e85adc8e5cc46987 -MD5 540d68cec70a1e1426c8bfa48faa38ba ChangeLog 25665 -RMD160 bdc74f64ab260a1ba8972601d05ddc632d86b910 ChangeLog 25665 -SHA256 965d06a3dbc842669c4f9e35955ab6a5883bb7e4c0838f93e85adc8e5cc46987 ChangeLog 25665 +EBUILD lighttpd-1.4.13.ebuild 5459 RMD160 081507355b35012248bd85ccb42d97ace3c87dd8 SHA1 5adb04d1e47d3c31041a16bc02443375213d302b SHA256 20336448c4a291a7371661cae73153c50fa575b898056191bc80cf02a1feb475 +MD5 6934f5d5ec6ee1a6b6a85845c9f30f34 lighttpd-1.4.13.ebuild 5459 +RMD160 081507355b35012248bd85ccb42d97ace3c87dd8 lighttpd-1.4.13.ebuild 5459 +SHA256 20336448c4a291a7371661cae73153c50fa575b898056191bc80cf02a1feb475 lighttpd-1.4.13.ebuild 5459 +MISC ChangeLog 25813 RMD160 e81a870088f3029f401e243dbb6a6b359898ad76 SHA1 654e1960b9bf87d8e41192d2b8abba79644c47c8 SHA256 3e210ca285bceb4e924846f47177df2b669c8e4322fea4c94e87da6a8d509405 +MD5 8a0a2eda0c63f115bc137adcc5cda64e ChangeLog 25813 +RMD160 e81a870088f3029f401e243dbb6a6b359898ad76 ChangeLog 25813 +SHA256 3e210ca285bceb4e924846f47177df2b669c8e4322fea4c94e87da6a8d509405 ChangeLog 25813 MISC metadata.xml 725 RMD160 942b90492becc1225186b0478602bb9ac6088c9c SHA1 8ae4638a407cecddf817faa9cad20bd1d101159f SHA256 7350e23261ffc007430bdf3b742a4f7e05c6604eefb0d054c2c17bb1c41255a1 MD5 c3ffab01bc3147d23b84129ce17df343 metadata.xml 725 RMD160 942b90492becc1225186b0478602bb9ac6088c9c metadata.xml 725 diff --git a/www-servers/lighttpd/lighttpd-1.4.13.ebuild b/www-servers/lighttpd/lighttpd-1.4.13.ebuild index 8f8abbc12f4b..013ca7a9cad3 100644 --- a/www-servers/lighttpd/lighttpd-1.4.13.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.13.ebuild,v 1.1 2007/01/07 10:36:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.13.ebuild,v 1.2 2007/01/09 18:00:38 robbat2 Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -20,7 +20,7 @@ RDEPEND=">=sys-libs/zlib-1.1 fam? ( virtual/fam ) gdbm? ( sys-libs/gdbm ) ldap? ( >=net-nds/openldap-2.1.26 ) - lua? ( dev-lang/lua ) + lua? ( >=dev-lang/lua-5.1 ) memcache? ( dev-libs/libmemcache ) mysql? ( >=virtual/mysql-4.0 ) pcre? ( >=dev-libs/libpcre-3.1 ) @@ -71,7 +71,7 @@ remove_non_essential() { use pcre || rm -f ${libdir}/mod_{ssi,re{direct,write}}.* use webdav || rm -f ${libdir}/mod_webdav.* use mysql || rm -f ${libdir}/mod_mysql_vhost.* - use lua || rm -f ${libdir}/mod_cml.* + use lua || rm -f ${libdir}/mod_{cml,magnet}.* use rrdtool || rm -f ${libdir}/mod_rrdtool.* if ! use fastcgi ; then