diff --git a/app-admin/gtkdiskfree/gtkdiskfree-2.0.1.ebuild b/app-admin/gtkdiskfree/gtkdiskfree-2.0.1.ebuild index d1372324b00d..06b5c849f18b 100644 --- a/app-admin/gtkdiskfree/gtkdiskfree-2.0.1.ebuild +++ b/app-admin/gtkdiskfree/gtkdiskfree-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gtkdiskfree/gtkdiskfree-2.0.1.ebuild,v 1.4 2012/06/01 15:05:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gtkdiskfree/gtkdiskfree-2.0.1.ebuild,v 1.5 2012/06/06 08:03:41 jdhore Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="nls" RDEPEND="x11-libs/gtk+:3" diff --git a/app-arch/lzip/lzip-1.13.ebuild b/app-arch/lzip/lzip-1.13.ebuild index 423c54135c32..6b97e6e0b4af 100644 --- a/app-arch/lzip/lzip-1.13.ebuild +++ b/app-arch/lzip/lzip-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/lzip-1.13.ebuild,v 1.3 2012/06/05 20:29:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/lzip-1.13.ebuild,v 1.5 2012/06/06 08:03:38 jdhore Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc x86" IUSE="" src_prepare() { diff --git a/app-editors/hteditor/hteditor-2.0.20.ebuild b/app-editors/hteditor/hteditor-2.0.20.ebuild index ecce7db31ef7..00719e8976c0 100644 --- a/app-editors/hteditor/hteditor-2.0.20.ebuild +++ b/app-editors/hteditor/hteditor-2.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.20.ebuild,v 1.1 2012/03/24 11:54:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.20.ebuild,v 1.2 2012/06/06 06:36:50 ryao Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/hte/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="X" RDEPEND="sys-libs/ncurses @@ -37,6 +37,7 @@ src_configure() { } src_install() { + chmod u+x "${S}/install-sh" emake DESTDIR="${D}" install dodoc AUTHORS ChangeLog KNOWNBUGS README TODO dohtml doc/*.html diff --git a/app-portage/esearch/esearch-1.1-r2.ebuild b/app-portage/esearch/esearch-1.1-r2.ebuild index 874eecdfe171..80ddba1f4ca5 100644 --- a/app-portage/esearch/esearch-1.1-r2.ebuild +++ b/app-portage/esearch/esearch-1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.1-r2.ebuild,v 1.3 2012/06/05 21:31:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-1.1-r2.ebuild,v 1.5 2012/06/06 07:57:12 jdhore Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -18,7 +18,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="linguas_fr linguas_it" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" DEPEND="sys-apps/portage" RDEPEND="${DEPEND}" diff --git a/app-portage/portage-utils/portage-utils-0.10.ebuild b/app-portage/portage-utils/portage-utils-0.10.ebuild index c1b34ad6452d..7d2b606c51cf 100644 --- a/app-portage/portage-utils/portage-utils-0.10.ebuild +++ b/app-portage/portage-utils/portage-utils-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.10.ebuild,v 1.4 2012/06/05 21:12:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.10.ebuild,v 1.5 2012/06/06 04:57:34 jer Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static" src_configure() { diff --git a/app-shells/fish/fish-1.23.1-r2.ebuild b/app-shells/fish/fish-1.23.1-r2.ebuild index 5d6de74ef2fd..97c4fe96ea95 100644 --- a/app-shells/fish/fish-1.23.1-r2.ebuild +++ b/app-shells/fish/fish-1.23.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.23.1-r2.ebuild,v 1.3 2012/06/05 18:53:39 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.23.1-r2.ebuild,v 1.4 2012/06/06 06:17:52 jdhore Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://fishshell.com/files/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="X vanilla" DEPEND="sys-libs/ncurses diff --git a/app-shells/ksh/ksh-93.20120229.ebuild b/app-shells/ksh/ksh-93.20120229.ebuild index 2bc8c2401682..b668585f8495 100644 --- a/app-shells/ksh/ksh-93.20120229.ebuild +++ b/app-shells/ksh/ksh-93.20120229.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20120229.ebuild,v 1.6 2012/06/05 10:23:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20120229.ebuild,v 1.7 2012/06/06 05:53:11 jdhore Exp $ EAPI=4 @@ -21,7 +21,7 @@ SRC_URI="mirror://gentoo/INIT.$(ksh_release).tgz LICENSE="CPL-1.0 EPL-1.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="!app-shells/pdksh" diff --git a/dev-db/mongodb/Manifest b/dev-db/mongodb/Manifest index 697c91fdc4e0..f33992962f9a 100644 --- a/dev-db/mongodb/Manifest +++ b/dev-db/mongodb/Manifest @@ -1,5 +1,5 @@ DIST 20111027-10gen-mms-agent.zip 25241 RMD160 418b238a317583bace686f1386b2a4d0c7c78a92 SHA1 37349cfa1453eaecf7354f3d4a2595efdea02a95 SHA256 e5625ce9029a376674d24b242527459403ac782d18c78d91beab93fa8f6783f1 DIST 20120514-10gen-mms-agent.zip 30130 RMD160 d67b1bfced0daad063d7693d8d771189bd3000d3 SHA1 b881d490a67cf5484999fa4aa706b505612dd218 SHA256 a305434e79ba97f1bac6a8942ee5fccb8fde11dedc9ae4bd8eb5f6ad2beaef88 DIST mongodb-src-r1.8.4.tar.gz 1727826 RMD160 6b561592b4f58f08ca2789e5ab92a3d31597912e SHA1 d296a6e04057e17989de5c7ded3a8c4d28285156 SHA256 c4e27bf22f2353e28ce169dbdbc24205baf863d1f61bd9a31b2230386cada4ae -DIST mongodb-src-r2.0.4.tar.gz 2966431 RMD160 13cc2f7b83333dae8c5511190e5f44e8875b673f SHA1 174297b77368058d3e1eed8c98079222507f827b SHA256 65296df2777778f49a72513483d048f271339683c89d676b80e76687496a38f9 DIST mongodb-src-r2.0.5.tar.gz 2971476 RMD160 ca4a9ad2955f94cdd6d2e55ffa45f9d5a20dd8de SHA1 5ee058e7d800568bc53d544a809c7b50cea0013e SHA256 5bdd2ccdeb89e1955313f7aabc6afd448cd25bcc1b85e976960f476025bcdc6e +DIST mongodb-src-r2.0.6.tar.gz 2973489 RMD160 b9224e56096c4b1755a4e407060de449f5022d77 SHA1 bad1da30f8aeaa5d1ca7994e8f9def07725da7e5 SHA256 a972725a7dc3d079f8070d3631956141a7fe2f422d350e6cd3288c9e19fa314e diff --git a/dev-db/mongodb/files/mongodb-2.0.4-fix-utils.patch b/dev-db/mongodb/files/mongodb-2.0.4-fix-utils.patch deleted file mode 100644 index 988814989297..000000000000 --- a/dev-db/mongodb/files/mongodb-2.0.4-fix-utils.patch +++ /dev/null @@ -1,35 +0,0 @@ ---- a/buildscripts/utils.py -+++ b/buildscripts/utils.py -@@ -3,6 +3,8 @@ import re - import socket - import time - import os -+import sys -+ - # various utilities that are handy - - def getAllSourceFiles( arr=None , prefix="." ): -@@ -139,6 +141,14 @@ def smoke_python_name(): - # then we assume that "python" points to a 2.5 or - # greater python VM. otherwise, explicitly use 2.5 - # which we assume to be installed. -+ min_version_tuple = (2, 5) -+ try: -+ if sys.version_info >= min_version_tuple: -+ return sys.executable -+ except AttributeError: -+ # In case the version of Python is somehow missing sys.version_info or sys.executable. -+ pass -+ - import subprocess - version = re.compile(r'[Pp]ython ([\d\.]+)', re.MULTILINE) - binaries = ['python2.5', 'python2.6', 'python2.7', 'python25', 'python26', 'python27', 'python'] -@@ -150,7 +160,7 @@ def smoke_python_name(): - match = version.search(stream) - if match: - versiontuple = tuple(map(int, match.group(1).split('.'))) -- if versiontuple >= (2, 5): -+ if versiontuple >= min_version_tuple: - return binary - except: - pass \ No newline at end of file diff --git a/dev-db/mongodb/files/mongodb.logrotate b/dev-db/mongodb/files/mongodb.logrotate new file mode 100644 index 000000000000..f95a438b5b2c --- /dev/null +++ b/dev-db/mongodb/files/mongodb.logrotate @@ -0,0 +1,13 @@ +# Default log rotation / compression keeps 1 year of logs. +/var/log/mongodb/*.log { + daily + rotate 365 + dateext + copytruncate + delaycompress + compress + notifempty + extension gz + sharedscripts + missingok +} diff --git a/dev-db/mongodb/mongodb-2.0.4.ebuild b/dev-db/mongodb/mongodb-2.0.6.ebuild similarity index 90% rename from dev-db/mongodb/mongodb-2.0.4.ebuild rename to dev-db/mongodb/mongodb-2.0.6.ebuild index 28dcb7c11ec1..0d2df6ee7cd3 100644 --- a/dev-db/mongodb/mongodb-2.0.4.ebuild +++ b/dev-db/mongodb/mongodb-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mongodb/mongodb-2.0.4.ebuild,v 1.3 2012/06/04 06:34:29 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mongodb/mongodb-2.0.6.ebuild,v 1.1 2012/06/06 07:44:16 ultrabug Exp $ EAPI=4 SCONS_MIN_VERSION="1.2.0" @@ -12,7 +12,7 @@ MY_P=${PN}-src-r${PV/_rc/-rc} DESCRIPTION="A high-performance, open source, schema-free document-oriented database" HOMEPAGE="http://www.mongodb.org" SRC_URI="http://downloads.mongodb.org/src/${MY_P}.tar.gz - mms-agent? ( http://dev.gentoo.org/~ultrabug/20111027-10gen-mms-agent.zip )" + mms-agent? ( http://dev.gentoo.org/~ultrabug/20120514-10gen-mms-agent.zip )" LICENSE="AGPL-3 Apache-2.0" SLOT="0" @@ -25,8 +25,7 @@ RDEPEND="!v8? ( =dev-ruby/childprocess-0.2.5 - >=dev-ruby/ffi-1.0.9 - >=dev-ruby/multi_json-1.0.4 - dev-ruby/rubyzip" diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.18.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.18.0.ebuild deleted file mode 100644 index 0f48011e8b8d..000000000000 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.18.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/selenium-webdriver/selenium-webdriver-2.18.0.ebuild,v 1.1 2012/01/28 09:22:28 graaff Exp $ - -EAPI=4 -USE_RUBY="ruby18 ruby19 ree18" - -# NOTE: this package contains precompiled code. It appears that all -# source code can be found at http://code.google.com/p/selenium/ but the -# repository is not organized in a way so that we can easily rebuild the -# suited shared object. We'll just try our luck with the precompiled -# objects for now. - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="CHANGES README" - -RUBY_FAKEGEM_TASK_TEST="" - -RUBY_QA_ALLOWED_LIBS="x_ignore_nofocus.so" - -inherit ruby-fakegem - -DESCRIPTION="This gem provides Ruby bindings for WebDriver." -HOMEPAGE="http://gemcutter.org/gems/selenium-webdriver" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/childprocess-0.2.5 - >=dev-ruby/ffi-1.0.9 - >=dev-ruby/multi_json-1.0.4 - dev-ruby/rubyzip" diff --git a/dev-ruby/selenium-webdriver/selenium-webdriver-2.19.0.ebuild b/dev-ruby/selenium-webdriver/selenium-webdriver-2.22.1.ebuild similarity index 76% rename from dev-ruby/selenium-webdriver/selenium-webdriver-2.19.0.ebuild rename to dev-ruby/selenium-webdriver/selenium-webdriver-2.22.1.ebuild index e293443f843a..e15fed22d8ca 100644 --- a/dev-ruby/selenium-webdriver/selenium-webdriver-2.19.0.ebuild +++ b/dev-ruby/selenium-webdriver/selenium-webdriver-2.22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/selenium-webdriver/selenium-webdriver-2.19.0.ebuild,v 1.1 2012/02/15 07:15:32 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/selenium-webdriver/selenium-webdriver-2.22.1.ebuild,v 1.1 2012/06/06 06:09:25 graaff Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18" @@ -32,3 +32,9 @@ ruby_add_rdepend ">=dev-ruby/childprocess-0.2.5 >=dev-ruby/ffi-1.0.9 >=dev-ruby/multi_json-1.0.4 dev-ruby/rubyzip" + +all_ruby_prepare() { + # Make websocket a development dependency since it is only needed + # for the safari driver which we don't support on Gentoo. + sed -i -e '/libwebsocket/,/version_requirements/ s/runtime/development/' ../metadata || die +} diff --git a/dev-ruby/serialport/Manifest b/dev-ruby/serialport/Manifest index 8deeb6672686..ed85a91209b0 100644 --- a/dev-ruby/serialport/Manifest +++ b/dev-ruby/serialport/Manifest @@ -1,2 +1,3 @@ DIST serialport-1.0.3.gem 22528 RMD160 bcfcd49df7f3e443338d920dc1098a84d4044720 SHA1 0e6a9e6e97d556831749b98b0a54ad0a454bedb8 SHA256 d8e3d771e343491aba18cc00a6eecc2e592ddb0d6048c079cff005894dc04e7e DIST serialport-1.0.4.gem 23552 RMD160 5f1dc54c8fd02c7839b5afe43c8eb525ba53449b SHA1 ffedecacc34d11f1dd1c38be1a194ea83e0f0038 SHA256 620a0d9e063e39dbcd378c9868a7ac83525848b3dafb2767652abf4b550eef4d +DIST serialport-1.1.0.gem 23552 RMD160 0c0ee55b0fe17b03adc60bfa6889c31cb82c81cf SHA1 f26c9875e09999e160869d3b524defb3979c5bfc SHA256 bfecc6462b721eb07817739ab8ae913b90ca567b16334c9893e8643ece8d234b diff --git a/dev-ruby/serialport/serialport-1.1.0.ebuild b/dev-ruby/serialport/serialport-1.1.0.ebuild new file mode 100644 index 000000000000..2f33feaaef8f --- /dev/null +++ b/dev-ruby/serialport/serialport-1.1.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/serialport-1.1.0.ebuild,v 1.1 2012/06/06 06:12:20 graaff Exp $ + +EAPI="2" + +# jruby → uses native library +USE_RUBY="ruby18 ruby19 ree18" + +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_TASK_TEST="" +RUBY_FAKEGEM_EXTRADOC="CHANGELOG README" + +inherit ruby-fakegem + +DESCRIPTION="a library for serial port (rs232) access in ruby" +HOMEPAGE="http://rubyforge.org/projects/ruby-serialport/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~ppc ~x86" +IUSE="" + +all_ruby_prepare() { + # Fix the miniterm script so that it might actually work, we'll + # install it as example. + sed -i -e 's:\.\./serialport.so:serialport:' test/miniterm.rb || die +} + +each_ruby_configure() { + cd ext/native + ${RUBY} extconf.rb || die +} + +each_ruby_compile() { + pushd ext/native &>/dev/null + emake || die + popd &>/dev/null + + # Avoids the need for a specific install phase + cp ext/native/*.so lib/ || die "extension copy failed" +} + +all_ruby_install() { + all_fakegem_install + + # don't compress it + insinto /usr/share/doc/${PF}/examples + doins test/miniterm.rb || die +} diff --git a/dev-ruby/simple-rss/simple-rss-1.2.3-r1.ebuild b/dev-ruby/simple-rss/simple-rss-1.2.3-r1.ebuild new file mode 100644 index 000000000000..98dfe39b8aae --- /dev/null +++ b/dev-ruby/simple-rss/simple-rss-1.2.3-r1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/simple-rss/simple-rss-1.2.3-r1.ebuild,v 1.1 2012/06/06 06:04:42 graaff Exp $ + +EAPI=4 +USE_RUBY="ruby18 ruby19 ree18 jruby" + +RUBY_FAKEGEM_TASK_DOC="doc" +RUBY_FAKEGEM_DOCDIR="html" +RUBY_FAKEGEM_EXTRADOC="README" + +inherit ruby-fakegem + +DESCRIPTION="Simple RSS is a simple, flexible, extensible, and liberal RSS and +Atom reader for Ruby." +HOMEPAGE="http://simple-rss.rubyforge.org/" +LICENSE="LGPL-2" + +KEYWORDS="~amd64 ~x86 ~x86-macos" +SLOT="0" +IUSE="" + +RUBY_PATCHES=( "${P}-no-media-rss.patch" ) diff --git a/dev-util/debootstrap/debootstrap-1.0.40.ebuild b/dev-util/debootstrap/debootstrap-1.0.40.ebuild index 585922c3daa7..4ba5b458850c 100644 --- a/dev-util/debootstrap/debootstrap-1.0.40.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.40.ebuild,v 1.3 2012/06/05 20:47:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.40.ebuild,v 1.4 2012/06/06 06:31:08 jdhore Exp $ EAPI=4 inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc x86" IUSE="" RDEPEND=" diff --git a/dev-util/imediff2/imediff2-1.1.2-r2.ebuild b/dev-util/imediff2/imediff2-1.1.2-r2.ebuild new file mode 100644 index 000000000000..59966b0abb76 --- /dev/null +++ b/dev-util/imediff2/imediff2-1.1.2-r2.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/imediff2/imediff2-1.1.2-r2.ebuild,v 1.1 2012/06/06 08:49:01 dev-zero Exp $ + +EAPI="4" + +PYTHON_DEPEND="2" +PYTHON_USE_WITH="ncurses" + +inherit python versionator + +MY_P=${PN}_$(replace_version_separator 3 -) + +DESCRIPTION="An interactive, user friendly 2-way merge tool in text mode." +HOMEPAGE="http://elonen.iki.fi/code/imediff/" +SRC_URI="mirror://debian/pool/main/i/${PN}/${MY_P}.orig.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="dev-lang/python[ncurses]" +RDEPEND="${DEPEND}" + +S=${WORKDIR}/${PN} + +pkg_setup() { + python_set_active_version 2 + python_pkg_setup +} + +src_prepare() { + python_convert_shebangs 2 imediff2 +} + +src_compile() { + # Otherwise the docs get regenerated :) + : +} + +src_install() { + dobin imediff2 + dodoc AUTHORS README + doman imediff2.1 +} diff --git a/dev-util/strace/strace-4.7.ebuild b/dev-util/strace/strace-4.7.ebuild index d96f63e977f9..554f22aad538 100644 --- a/dev-util/strace/strace-4.7.ebuild +++ b/dev-util/strace/strace-4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.7.ebuild,v 1.4 2012/06/05 20:31:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.7.ebuild,v 1.5 2012/06/06 06:25:30 jdhore Exp $ EAPI="4" @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-2 autotools else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" fi DESCRIPTION="A useful diagnostic, instructional, and debugging tool" diff --git a/dev-vcs/git-annex/Manifest b/dev-vcs/git-annex/Manifest index ff17d5f5ca5d..285a8c7b0b44 100644 --- a/dev-vcs/git-annex/Manifest +++ b/dev-vcs/git-annex/Manifest @@ -1,3 +1,4 @@ DIST git-annex-3.20111203.tar.gz 442974 RMD160 b5f06d6cbffc3cab1dca5f53f2b41ef748ae6d26 SHA1 3aea68b9e00fdfcc08d6f55f7879e21b6d4844df SHA256 3b7361c9d27302f23136266ff1223b2a82c280988b3c706d518539eb577af244 DIST git-annex-3.20120315.tar.gz 622433 RMD160 4bdfd530aafc0e4fb016f0904babb9600b8018c5 SHA1 7e6008cf9dfb5b1e0c0528858841fea0a83957bb SHA256 742f37f04d94a97086ffdb0ad7e903b1729f7fb40bdd580fe500a859ffca1762 DIST git-annex-3.20120522.tar.gz 638849 RMD160 fdd1018d9dceee3bbae04c6818abdef3e0ca1653 SHA1 01d00ca65599b5450333fb67f4072c956010a8d6 SHA256 694e59c93e8049172a54e6898c274b200c62d62b9b3064687a76c318727b5925 +DIST git-annex-3.20120605.tar.gz 654840 RMD160 0c7de595e353e7a293cbb4a0b0529eb8cf1ef27a SHA1 6a7bf55559383b8ba17cff2897440c6f8e94dfd1 SHA256 1442548463bc56d702b38f1bee45be40da2aaa884127fe461f9bd12e51d5a38c diff --git a/dev-vcs/git-annex/git-annex-3.20120605.ebuild b/dev-vcs/git-annex/git-annex-3.20120605.ebuild new file mode 100644 index 000000000000..da020b48cec6 --- /dev/null +++ b/dev-vcs/git-annex/git-annex-3.20120605.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-3.20120605.ebuild,v 1.1 2012/06/06 09:24:26 gienah Exp $ + +EAPI=4 + +# ebuild generated by hackport 0.2.18.9999 + +CABAL_FEATURES="bin" +inherit haskell-cabal + +DESCRIPTION="manage files with git, without checking their contents into git" +HOMEPAGE="http://git-annex.branchable.com/" +SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc test" +RESTRICT=test # don't seem to like our git environment much + +RDEPEND=">=dev-vcs/git-1.7.7" # TODO: add more deps? +DEPEND="${RDEPEND} + test? ( dev-haskell/extensible-exceptions + dev-haskell/hunit + dev-haskell/testpack + ) + dev-haskell/bloomfilter + >=dev-haskell/cabal-1.8 + dev-haskell/dataenc + dev-haskell/edit-distance + dev-haskell/hs3 + dev-haskell/hslogger + dev-haskell/http + dev-haskell/ifelse + dev-haskell/json + dev-haskell/lifted-base + dev-haskell/missingh + dev-haskell/monad-control + dev-haskell/mtl + dev-haskell/network + dev-haskell/pcre-light + >=dev-haskell/quickcheck-2.1 + dev-haskell/sha + dev-haskell/text + dev-haskell/time + dev-haskell/transformers-base + dev-haskell/utf8-string + >=dev-lang/ghc-6.12.3 + dev-lang/perl + doc? ( www-apps/ikiwiki net-misc/rsync )" +# dev-lang/perl is to build the manpages +# www-apps/ikiwiki and net-misc/rsync used to build the rest of the docs + +src_prepare() { + echo 'mans: $(mans)' >>"${S}"/Makefile +} + +src_compile() { + haskell-cabal_src_compile + use doc && emake docs + emake mans +} + +src_test() { + export GIT_CONFIG=${T}/temp-git-config + git config user.email "git@src_test" + git config user.name "Mr. ${P} The Test" + + emake test +} + +src_install() { + #haskell-cabal_src_install + emake install DESTDIR="${D}" PREFIX="${EPREFIX}/usr" + mv "${ED}"/usr/share/doc/{${PN},${PF}} + dodoc CHANGELOG README +} diff --git a/games-fps/urbanterror/urbanterror-4.1.1.ebuild b/games-fps/urbanterror/urbanterror-4.1.1.ebuild index 482f0e398a30..10dd5c0f34ef 100644 --- a/games-fps/urbanterror/urbanterror-4.1.1.ebuild +++ b/games-fps/urbanterror/urbanterror-4.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.1.1.ebuild,v 1.3 2012/06/05 19:20:28 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.1.1.ebuild,v 1.4 2012/06/06 08:36:43 mr_bones_ Exp $ EAPI=4 @@ -34,7 +34,7 @@ RDEPEND=" speex? ( media-libs/speex ) vorbis? ( media-libs/libogg media-libs/libvorbis ) )" -# server target needs libsdl and some +# server target needs libsdl and some # other headers for build-time # added them for dedicated useflag DEPEND="${RDEPEND} diff --git a/media-libs/faac/faac-1.28-r3.ebuild b/media-libs/faac/faac-1.28-r3.ebuild index ac19ae57f2cb..935044a629df 100644 --- a/media-libs/faac/faac-1.28-r3.ebuild +++ b/media-libs/faac/faac-1.28-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r3.ebuild,v 1.6 2012/06/05 21:22:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r3.ebuild,v 1.7 2012/06/06 07:24:59 jdhore Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1 MPEG-4" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="media-libs/libmp4v2:0" diff --git a/media-libs/libcuefile/libcuefile-477.ebuild b/media-libs/libcuefile/libcuefile-477.ebuild index 40a133a7bf73..023f59740915 100644 --- a/media-libs/libcuefile/libcuefile-477.ebuild +++ b/media-libs/libcuefile/libcuefile-477.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-477.ebuild,v 1.4 2012/06/05 21:23:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcuefile/libcuefile-477.ebuild,v 1.5 2012/06/06 07:30:29 jdhore Exp $ EAPI=4 inherit cmake-utils @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" src_install() { diff --git a/media-libs/libdvdcss/libdvdcss-1.2.12.ebuild b/media-libs/libdvdcss/libdvdcss-1.2.12.ebuild index d86031e347f5..f5fdba62fd27 100644 --- a/media-libs/libdvdcss/libdvdcss-1.2.12.ebuild +++ b/media-libs/libdvdcss/libdvdcss-1.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdcss/libdvdcss-1.2.12.ebuild,v 1.4 2012/06/05 20:59:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdcss/libdvdcss-1.2.12.ebuild,v 1.5 2012/06/06 06:46:59 jdhore Exp $ EAPI=4 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="http://www.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="1.2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc static-libs" RDEPEND="" diff --git a/media-libs/libreplaygain/libreplaygain-477.ebuild b/media-libs/libreplaygain/libreplaygain-477.ebuild index 2341a3f33d8e..633dece715ab 100644 --- a/media-libs/libreplaygain/libreplaygain-477.ebuild +++ b/media-libs/libreplaygain/libreplaygain-477.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-477.ebuild,v 1.4 2012/06/05 21:24:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-477.ebuild,v 1.5 2012/06/06 07:30:32 jdhore Exp $ EAPI=4 inherit cmake-utils @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" src_prepare() { diff --git a/media-libs/libshout/libshout-2.3.0.ebuild b/media-libs/libshout/libshout-2.3.0.ebuild index 1682d89fe013..e040dda49b4b 100644 --- a/media-libs/libshout/libshout-2.3.0.ebuild +++ b/media-libs/libshout/libshout-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.0.ebuild,v 1.4 2012/06/05 21:25:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.0.ebuild,v 1.5 2012/06/06 07:45:52 jdhore Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/libshout/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="speex theora" RDEPEND="media-libs/libogg diff --git a/media-libs/libvorbis/libvorbis-1.3.3.ebuild b/media-libs/libvorbis/libvorbis-1.3.3.ebuild index 3fd9788f1b6c..2deba93718dd 100644 --- a/media-libs/libvorbis/libvorbis-1.3.3.ebuild +++ b/media-libs/libvorbis/libvorbis-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.3.ebuild,v 1.5 2012/06/05 21:28:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.3.ebuild,v 1.6 2012/06/06 07:45:57 jdhore Exp $ EAPI=4 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="static-libs" RDEPEND="media-libs/libogg" diff --git a/media-libs/mesa/mesa-8.0.3-r1.ebuild b/media-libs/mesa/mesa-8.0.3-r1.ebuild index 3028f260f2c7..cb99ddfaf75f 100644 --- a/media-libs/mesa/mesa-8.0.3-r1.ebuild +++ b/media-libs/mesa/mesa-8.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3-r1.ebuild,v 1.1 2012/06/05 20:47:31 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3-r1.ebuild,v 1.2 2012/06/06 06:54:51 lu_zero Exp $ EAPI=4 @@ -76,7 +76,7 @@ LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.32" # depend on this package, bug #342393 EXTERNAL_DEPEND=" >=x11-proto/dri2proto-2.6 - >=x11-proto/glproto-1.4.15 + >=x11-proto/glproto-1.4.15-r1 " # keep correct libdrm and dri2proto dep # keep blocks in rdepend for binpkg diff --git a/media-sound/mpg321/mpg321-0.3.1.ebuild b/media-sound/mpg321/mpg321-0.3.1.ebuild index 62f6246c600d..1d39107ccc39 100644 --- a/media-sound/mpg321/mpg321-0.3.1.ebuild +++ b/media-sound/mpg321/mpg321-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.3.1.ebuild,v 1.3 2012/06/05 21:29:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.3.1.ebuild,v 1.4 2012/06/06 07:53:16 jdhore Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ipv6" RDEPEND=">=media-libs/libao-1 diff --git a/media-sound/volumeicon/volumeicon-0.4.6.ebuild b/media-sound/volumeicon/volumeicon-0.4.6.ebuild index ea877d3bd77f..87e62b93ec3b 100644 --- a/media-sound/volumeicon/volumeicon-0.4.6.ebuild +++ b/media-sound/volumeicon/volumeicon-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/volumeicon/volumeicon-0.4.6.ebuild,v 1.3 2012/05/05 08:54:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/volumeicon/volumeicon-0.4.6.ebuild,v 1.4 2012/06/06 11:09:30 ssuominen Exp $ EAPI=4 inherit eutils @@ -12,12 +12,12 @@ SRC_URI="http://softwarebakery.com/maato/files/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="alsa libnotify" +IUSE="libnotify" RDEPEND=">=dev-libs/glib-2 + media-libs/alsa-lib >=x11-libs/gtk+-2.16:2 x11-libs/libX11 - alsa? ( media-libs/alsa-lib ) libnotify? ( >=x11-libs/libnotify-0.7 )" DEPEND="${RDEPEND} virtual/pkgconfig" @@ -29,7 +29,6 @@ src_prepare() { } src_configure() { - econf \ - $(use_enable !alsa oss) \ - $(use_enable libnotify notify) + # --enable-oss --with-oss-include-path=/usr/include/sys #419891 + econf $(use_enable libnotify notify) } diff --git a/metadata/cache/app-admin/gtkdiskfree-2.0.1 b/metadata/cache/app-admin/gtkdiskfree-2.0.1 index 7d6fad3d9c16..514774ba3a14 100644 --- a/metadata/cache/app-admin/gtkdiskfree-2.0.1 +++ b/metadata/cache/app-admin/gtkdiskfree-2.0.1 @@ -6,7 +6,7 @@ mirror://gentoo/gtkdiskfree-2.0.1.tar.gz https://gitorious.org/gtkdiskfree GPL-2 Graphical tool to show free disk space -amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 +amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 nls diff --git a/metadata/cache/app-arch/lzip-1.13 b/metadata/cache/app-arch/lzip-1.13 index a7efa7a37f7e..4f5ef55f9eb8 100644 --- a/metadata/cache/app-arch/lzip-1.13 +++ b/metadata/cache/app-arch/lzip-1.13 @@ -6,7 +6,7 @@ http://download.savannah.gnu.org/releases-noredirect/lzip/lzip-1.13.tar.gz http://www.nongnu.org/lzip/lzip.html GPL-3 lossless data compressor based on the LZMA algorithm -~alpha amd64 ~hppa ~ppc ppc64 ~sparc ~x86 +~alpha amd64 hppa ~ppc ppc64 ~sparc x86 eutils multilib toolchain-funcs user diff --git a/metadata/cache/app-editors/hteditor-2.0.20 b/metadata/cache/app-editors/hteditor-2.0.20 index 39697c317614..719acf56f5f5 100644 --- a/metadata/cache/app-editors/hteditor-2.0.20 +++ b/metadata/cache/app-editors/hteditor-2.0.20 @@ -6,7 +6,7 @@ mirror://sourceforge/hte/ht-2.0.20.tar.bz2 http://hte.sourceforge.net/ GPL-2 A file viewer, editor and analyzer for text, binary, and executable files -~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris +~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris X diff --git a/metadata/cache/app-portage/esearch-1.1-r2 b/metadata/cache/app-portage/esearch-1.1-r2 index 59e22a7bdabb..c6bc162b35ab 100644 --- a/metadata/cache/app-portage/esearch-1.1-r2 +++ b/metadata/cache/app-portage/esearch-1.1-r2 @@ -6,7 +6,7 @@ mirror://github/fuzzyray/esearch/esearch-1.1.tar.gz http://david-peter.de/esearch.html GPL-2 Replacement for 'emerge --search' with search-index -~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris +~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris base distutils eutils multilib python toolchain-funcs user linguas_fr linguas_it diff --git a/metadata/cache/app-portage/portage-utils-0.10 b/metadata/cache/app-portage/portage-utils-0.10 index 23a7a7ff2d48..51b7ee750639 100644 --- a/metadata/cache/app-portage/portage-utils-0.10 +++ b/metadata/cache/app-portage/portage-utils-0.10 @@ -6,7 +6,7 @@ mirror://gentoo/portage-utils-0.10.tar.xz http://www.gentoo.org/ GPL-2 small and fast portage helper tools written in C -~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris eutils flag-o-matic multilib toolchain-funcs user static diff --git a/metadata/cache/app-shells/fish-1.23.1-r2 b/metadata/cache/app-shells/fish-1.23.1-r2 index ba87e499f0e6..cee533e83595 100644 --- a/metadata/cache/app-shells/fish-1.23.1-r2 +++ b/metadata/cache/app-shells/fish-1.23.1-r2 @@ -6,7 +6,7 @@ http://fishshell.com/files/1.23.1/fish-1.23.1.tar.bz2 http://fishshell.com/ GPL-2 fish is the Friendly Interactive SHell -amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris +amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris autotools base eutils libtool multilib toolchain-funcs user X vanilla diff --git a/metadata/cache/app-shells/ksh-93.20120229 b/metadata/cache/app-shells/ksh-93.20120229 index d6047bdb79a1..98821aaabc19 100644 --- a/metadata/cache/app-shells/ksh-93.20120229 +++ b/metadata/cache/app-shells/ksh-93.20120229 @@ -6,7 +6,7 @@ mirror://gentoo/INIT.2012-02-29.tgz http://dev.gentoo.org/~floppym/distfiles/INI http://www.kornshell.com/ CPL-1.0 EPL-1.0 The Original Korn Shell, 1993 revision (ksh93) -~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux +~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux eutils multilib prefix toolchain-funcs user versionator diff --git a/metadata/cache/dev-db/mongodb-2.0.4 b/metadata/cache/dev-db/mongodb-2.0.6 similarity index 83% rename from metadata/cache/dev-db/mongodb-2.0.4 rename to metadata/cache/dev-db/mongodb-2.0.6 index c8a28c319dbb..dab37992e021 100644 --- a/metadata/cache/dev-db/mongodb-2.0.4 +++ b/metadata/cache/dev-db/mongodb-2.0.6 @@ -1,7 +1,7 @@ !v8? ( =dev-util/scons-1.2.0 !v8? ( =dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ) -ruby_targets_ruby18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) -0 -mirror://rubygems/selenium-webdriver-2.18.0.gem - -http://gemcutter.org/gems/selenium-webdriver -Apache-2.0 -This gem provides Ruby bindings for WebDriver. -~amd64 ~x86 -eutils java-utils-2 multilib ruby-fakegem ruby-ng toolchain-funcs user versionator -test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 test -|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ) - - -4 - -compile configure install prepare setup test unpack - - - - - diff --git a/metadata/cache/dev-ruby/selenium-webdriver-2.19.0 b/metadata/cache/dev-ruby/selenium-webdriver-2.19.0 deleted file mode 100644 index f1b7df57da51..000000000000 --- a/metadata/cache/dev-ruby/selenium-webdriver-2.19.0 +++ /dev/null @@ -1,22 +0,0 @@ -test? ( ruby_targets_ruby18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ) -ruby_targets_ruby18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) -0 -mirror://rubygems/selenium-webdriver-2.19.0.gem - -http://gemcutter.org/gems/selenium-webdriver -Apache-2.0 -This gem provides Ruby bindings for WebDriver. -~amd64 ~x86 -eutils java-utils-2 multilib ruby-fakegem ruby-ng toolchain-funcs user versionator -test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 test -|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ) - - -4 - -compile configure install prepare setup test unpack - - - - - diff --git a/metadata/cache/dev-ruby/selenium-webdriver-2.16.0 b/metadata/cache/dev-ruby/selenium-webdriver-2.22.1 similarity index 98% rename from metadata/cache/dev-ruby/selenium-webdriver-2.16.0 rename to metadata/cache/dev-ruby/selenium-webdriver-2.22.1 index 28d9c96f76ac..4f789719c7a4 100644 --- a/metadata/cache/dev-ruby/selenium-webdriver-2.16.0 +++ b/metadata/cache/dev-ruby/selenium-webdriver-2.22.1 @@ -1,7 +1,7 @@ test? ( ruby_targets_ruby18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ) ruby_targets_ruby18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) 0 -mirror://rubygems/selenium-webdriver-2.16.0.gem +mirror://rubygems/selenium-webdriver-2.22.1.gem http://gemcutter.org/gems/selenium-webdriver Apache-2.0 diff --git a/metadata/cache/dev-ruby/serialport-1.1.0 b/metadata/cache/dev-ruby/serialport-1.1.0 new file mode 100644 index 000000000000..c8ba263571ac --- /dev/null +++ b/metadata/cache/dev-ruby/serialport-1.1.0 @@ -0,0 +1,22 @@ +ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ) +ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) +0 +mirror://rubygems/serialport-1.1.0.gem + +http://rubyforge.org/projects/ruby-serialport/ +GPL-2 +a library for serial port (rs232) access in ruby +~ppc ~x86 +eutils java-utils-2 multilib ruby-fakegem ruby-ng toolchain-funcs user versionator +elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 test + + + +2 + +compile configure install prepare setup test unpack + + + + + diff --git a/metadata/cache/dev-ruby/simple-rss-1.2.3-r1 b/metadata/cache/dev-ruby/simple-rss-1.2.3-r1 new file mode 100644 index 000000000000..7966f6c25815 --- /dev/null +++ b/metadata/cache/dev-ruby/simple-rss-1.2.3-r1 @@ -0,0 +1,22 @@ +ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( doc? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ruby19? ( doc? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ree18? ( doc? ( dev-ruby/rake[ruby_targets_ree18] ) ) ruby_targets_jruby? ( doc? ( dev-ruby/rake[ruby_targets_jruby] ) ) ruby_targets_ruby18? ( test? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ree18? ( test? ( dev-ruby/rake[ruby_targets_ree18] ) ) ruby_targets_jruby? ( test? ( dev-ruby/rake[ruby_targets_jruby] ) ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) ) +ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) +0 +mirror://rubygems/simple-rss-1.2.3.gem + +http://simple-rss.rubyforge.org/ +LGPL-2 +Simple RSS is a simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. +~amd64 ~x86 ~x86-macos +eutils java-utils-2 multilib ruby-fakegem ruby-ng toolchain-funcs user versionator +elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby doc doc test test +|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby ) + + +4 + +compile configure install prepare setup test unpack + + + + + diff --git a/metadata/cache/dev-util/debootstrap-1.0.40 b/metadata/cache/dev-util/debootstrap-1.0.40 index 4d745396ffca..7251ef88f772 100644 --- a/metadata/cache/dev-util/debootstrap-1.0.40 +++ b/metadata/cache/dev-util/debootstrap-1.0.40 @@ -6,7 +6,7 @@ mirror://debian/pool/main/d/debootstrap/debootstrap_1.0.40.tar.gz mirror://gento http://packages.qa.debian.org/d/debootstrap.html as-is Debian/Ubuntu bootstrap scripts -~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 +~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc x86 eutils multilib toolchain-funcs user diff --git a/metadata/cache/dev-util/imediff2-1.1.2-r2 b/metadata/cache/dev-util/imediff2-1.1.2-r2 new file mode 100644 index 000000000000..c3accb4addeb --- /dev/null +++ b/metadata/cache/dev-util/imediff2-1.1.2-r2 @@ -0,0 +1,22 @@ +dev-lang/python[ncurses] =dev-lang/python-2* =dev-lang/python-2*[ncurses] +dev-lang/python[ncurses] =dev-lang/python-2* =dev-lang/python-2*[ncurses] +0 +mirror://debian/pool/main/i/imediff2/imediff2_1.1.2.orig.tar.gz + +http://elonen.iki.fi/code/imediff/ +GPL-2 +An interactive, user friendly 2-way merge tool in text mode. +~amd64 ~x86 +eutils multilib python toolchain-funcs user versionator + + + + +4 + +compile install prepare setup + + + + + diff --git a/metadata/cache/dev-util/strace-4.7 b/metadata/cache/dev-util/strace-4.7 index a9ddb075c4b3..b153815a0c3a 100644 --- a/metadata/cache/dev-util/strace-4.7 +++ b/metadata/cache/dev-util/strace-4.7 @@ -6,7 +6,7 @@ mirror://sourceforge/strace/strace-4.7.tar.xz http://sourceforge.net/projects/strace/ BSD A useful diagnostic, instructional, and debugging tool -~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux +~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux eutils flag-o-matic multilib toolchain-funcs user static aio diff --git a/metadata/cache/dev-vcs/git-annex-3.20120605 b/metadata/cache/dev-vcs/git-annex-3.20120605 new file mode 100644 index 000000000000..6f6a07369b2c --- /dev/null +++ b/metadata/cache/dev-vcs/git-annex-3.20120605 @@ -0,0 +1,22 @@ +>=dev-vcs/git-1.7.7 test? ( dev-haskell/extensible-exceptions dev-haskell/hunit dev-haskell/testpack ) dev-haskell/bloomfilter >=dev-haskell/cabal-1.8 dev-haskell/dataenc dev-haskell/edit-distance dev-haskell/hs3 dev-haskell/hslogger dev-haskell/http dev-haskell/ifelse dev-haskell/json dev-haskell/lifted-base dev-haskell/missingh dev-haskell/monad-control dev-haskell/mtl dev-haskell/network dev-haskell/pcre-light >=dev-haskell/quickcheck-2.1 dev-haskell/sha dev-haskell/text dev-haskell/time dev-haskell/transformers-base dev-haskell/utf8-string >=dev-lang/ghc-6.12.3 dev-lang/perl doc? ( www-apps/ikiwiki net-misc/rsync ) >=dev-haskell/cabal-1.1.4 +>=dev-vcs/git-1.7.7 +0 +http://hackage.haskell.org/packages/archive/git-annex/3.20120605/git-annex-3.20120605.tar.gz +test +http://git-annex.branchable.com/ +GPL-2 +manage files with git, without checking their contents into git +~amd64 ~x86 +eutils ghc-package haskell-cabal multilib toolchain-funcs user versionator +doc test + + + +4 + +compile configure install postinst prepare prerm setup test + + + + + diff --git a/metadata/cache/media-libs/faac-1.28-r3 b/metadata/cache/media-libs/faac-1.28-r3 index c6842f9a2a31..6d6d796ab6d9 100644 --- a/metadata/cache/media-libs/faac-1.28-r3 +++ b/metadata/cache/media-libs/faac-1.28-r3 @@ -6,7 +6,7 @@ mirror://sourceforge/faac/faac-1.28.tar.gz http://www.audiocoding.com LGPL-2.1 MPEG-4 Free MPEG-4 audio codecs by AudioCoding.com -~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris autotools eutils libtool multilib toolchain-funcs user static-libs diff --git a/metadata/cache/media-libs/libcuefile-477 b/metadata/cache/media-libs/libcuefile-477 index 5fbbe748a4b1..c5eefc30b17b 100644 --- a/metadata/cache/media-libs/libcuefile-477 +++ b/metadata/cache/media-libs/libcuefile-477 @@ -6,7 +6,7 @@ http://dev.gentoo.org/~ssuominen/libcuefile-477.tar.xz http://www.musepack.net/ LGPL-2.1 Cue File library from Musepack -~alpha amd64 ~hppa ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris +~alpha amd64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris base cmake-utils eutils flag-o-matic multilib toolchain-funcs user diff --git a/metadata/cache/media-libs/libdvdcss-1.2.12 b/metadata/cache/media-libs/libdvdcss-1.2.12 index e67d6814e178..2c83017947ee 100644 --- a/metadata/cache/media-libs/libdvdcss-1.2.12 +++ b/metadata/cache/media-libs/libdvdcss-1.2.12 @@ -6,7 +6,7 @@ http://www.videolan.org/pub/libdvdcss/1.2.12/libdvdcss-1.2.12.tar.bz2 http://www.videolan.org/developers/libdvdcss.html GPL-2 A portable abstraction library for DVD decryption -~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris autotools libtool multilib toolchain-funcs doc static-libs diff --git a/metadata/cache/media-libs/libreplaygain-477 b/metadata/cache/media-libs/libreplaygain-477 index 3807c32d3d72..201ccde59294 100644 --- a/metadata/cache/media-libs/libreplaygain-477 +++ b/metadata/cache/media-libs/libreplaygain-477 @@ -6,7 +6,7 @@ http://dev.gentoo.org/~ssuominen/libreplaygain-477.tar.xz http://www.musepack.net/ LGPL-2.1 Replay Gain library from Musepack -~alpha amd64 ~hppa ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris +~alpha amd64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris base cmake-utils eutils flag-o-matic multilib toolchain-funcs user diff --git a/metadata/cache/media-libs/libshout-2.3.0 b/metadata/cache/media-libs/libshout-2.3.0 index 08cde5b01c4a..5812c91fac97 100644 --- a/metadata/cache/media-libs/libshout-2.3.0 +++ b/metadata/cache/media-libs/libshout-2.3.0 @@ -6,7 +6,7 @@ http://downloads.xiph.org/releases/libshout/libshout-2.3.0.tar.gz http://www.icecast.org/ GPL-2 library for connecting and sending data to icecast servers -~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd +~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd speex theora diff --git a/metadata/cache/media-libs/libvorbis-1.3.3 b/metadata/cache/media-libs/libvorbis-1.3.3 index b98e52f0dbfc..01a0b265ebea 100644 --- a/metadata/cache/media-libs/libvorbis-1.3.3 +++ b/metadata/cache/media-libs/libvorbis-1.3.3 @@ -6,7 +6,7 @@ http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.3.tar.xz http://xiph.org/vorbis BSD The Ogg Vorbis sound file format library -~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd +~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd autotools libtool multilib toolchain-funcs static-libs diff --git a/metadata/cache/media-libs/mesa-8.0.3-r1 b/metadata/cache/media-libs/mesa-8.0.3-r1 index 8bed4be1ada3..90dfe233bddb 100644 --- a/metadata/cache/media-libs/mesa-8.0.3-r1 +++ b/metadata/cache/media-libs/mesa-8.0.3-r1 @@ -1,5 +1,5 @@ ->=x11-proto/dri2proto-2.6 >=x11-proto/glproto-1.4.15 !=app-admin/eselect-opengl-1.2.6 dev-libs/expat gbm? ( sys-fs/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext x11-libs/libXxf86vm >=x11-libs/libxcb-1.8 d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) >=x11-libs/libdrm-2.4.32[video_cards_nouveau?,video_cards_vmware?] video_cards_nouveau? ( =x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_i965? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_intel? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) llvm? ( >=sys-devel/llvm-2.9 ) =dev-lang/python-2* dev-libs/libxml2[python] virtual/pkgconfig sys-devel/bison sys-devel/flex x11-misc/makedepend >=x11-proto/xextproto-7.0.99.1 x11-proto/xf86driproto x11-proto/xf86vidmodeproto || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool ->=x11-proto/dri2proto-2.6 >=x11-proto/glproto-1.4.15 !=app-admin/eselect-opengl-1.2.6 dev-libs/expat gbm? ( sys-fs/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext x11-libs/libXxf86vm >=x11-libs/libxcb-1.8 d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) >=x11-libs/libdrm-2.4.32[video_cards_nouveau?,video_cards_vmware?] video_cards_nouveau? ( =x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_i965? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_intel? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) +>=x11-proto/dri2proto-2.6 >=x11-proto/glproto-1.4.15-r1 !=app-admin/eselect-opengl-1.2.6 dev-libs/expat gbm? ( sys-fs/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext x11-libs/libXxf86vm >=x11-libs/libxcb-1.8 d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) >=x11-libs/libdrm-2.4.32[video_cards_nouveau?,video_cards_vmware?] video_cards_nouveau? ( =x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_i965? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_intel? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) llvm? ( >=sys-devel/llvm-2.9 ) =dev-lang/python-2* dev-libs/libxml2[python] virtual/pkgconfig sys-devel/bison sys-devel/flex x11-misc/makedepend >=x11-proto/xextproto-7.0.99.1 x11-proto/xf86driproto x11-proto/xf86vidmodeproto || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +>=x11-proto/dri2proto-2.6 >=x11-proto/glproto-1.4.15-r1 !=app-admin/eselect-opengl-1.2.6 dev-libs/expat gbm? ( sys-fs/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext x11-libs/libXxf86vm >=x11-libs/libxcb-1.8 d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) >=x11-libs/libdrm-2.4.32[video_cards_nouveau?,video_cards_vmware?] video_cards_nouveau? ( =x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_i965? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_intel? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) 0 ftp://ftp.freedesktop.org/pub/mesa/8.0.3/MesaLib-8.0.3.tar.bz2 mirror://gentoo/mesa-8.0.3-gentoo-patches-02.tar.bz2 diff --git a/metadata/cache/media-sound/mpg321-0.3.1 b/metadata/cache/media-sound/mpg321-0.3.1 index 533537114b0d..2777f3c8126a 100644 --- a/metadata/cache/media-sound/mpg321-0.3.1 +++ b/metadata/cache/media-sound/mpg321-0.3.1 @@ -6,7 +6,7 @@ mirror://sourceforge/mpg321/mpg321-0.3.1.tar.gz http://mpg321.sourceforge.net/ GPL-2 A realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3 -~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos autotools eutils libtool multilib toolchain-funcs user ipv6 diff --git a/metadata/cache/media-sound/volumeicon-0.4.6 b/metadata/cache/media-sound/volumeicon-0.4.6 index a721bbe9334e..962e60925959 100644 --- a/metadata/cache/media-sound/volumeicon-0.4.6 +++ b/metadata/cache/media-sound/volumeicon-0.4.6 @@ -1,5 +1,5 @@ ->=dev-libs/glib-2 >=x11-libs/gtk+-2.16:2 x11-libs/libX11 alsa? ( media-libs/alsa-lib ) libnotify? ( >=x11-libs/libnotify-0.7 ) virtual/pkgconfig ->=dev-libs/glib-2 >=x11-libs/gtk+-2.16:2 x11-libs/libX11 alsa? ( media-libs/alsa-lib ) libnotify? ( >=x11-libs/libnotify-0.7 ) +>=dev-libs/glib-2 media-libs/alsa-lib >=x11-libs/gtk+-2.16:2 x11-libs/libX11 libnotify? ( >=x11-libs/libnotify-0.7 ) virtual/pkgconfig +>=dev-libs/glib-2 media-libs/alsa-lib >=x11-libs/gtk+-2.16:2 x11-libs/libX11 libnotify? ( >=x11-libs/libnotify-0.7 ) 0 http://softwarebakery.com/maato/files/volumeicon/volumeicon-0.4.6.tar.gz @@ -8,7 +8,7 @@ GPL-3 A lightweight volume control that sits in your systray ~amd64 ~x86 eutils multilib toolchain-funcs user -alsa libnotify +libnotify diff --git a/metadata/cache/net-dns/bind-9.8.3_p1 b/metadata/cache/net-dns/bind-9.8.3_p1 index 0e1bc4d1ad60..f345a2dcb8e0 100644 --- a/metadata/cache/net-dns/bind-9.8.3_p1 +++ b/metadata/cache/net-dns/bind-9.8.3_p1 @@ -6,7 +6,7 @@ ftp://ftp.isc.org/isc/bind9/9.8.3-P1/bind-9.8.3-P1.tar.gz doc? ( mirror://gentoo http://www.isc.org/software/bind as-is BIND - Berkeley Internet Name Domain - Name Server -~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd +~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd autotools db-use eutils flag-o-matic libtool multilib toolchain-funcs user versionator berkdb caps dlz doc geoip gost gssapi idn ipv6 ldap mysql odbc postgres rpz sdb-ldap selinux ssl static-libs threads urandom xml postgres? ( dlz ) berkdb? ( dlz ) mysql? ( dlz !threads ) odbc? ( dlz ) ldap? ( dlz ) sdb-ldap? ( dlz ) gost? ( ssl ) threads? ( caps ) diff --git a/metadata/cache/net-libs/liblockfile-1.09 b/metadata/cache/net-libs/liblockfile-1.09 index 0e2d4dd2d032..cc304deeb4df 100644 --- a/metadata/cache/net-libs/liblockfile-1.09 +++ b/metadata/cache/net-libs/liblockfile-1.09 @@ -6,7 +6,7 @@ mirror://debian/pool/main/libl/liblockfile/liblockfile_1.09.orig.tar.gz http://www.debian.org/ LGPL-2 Implements functions designed to lock the standard mailboxes -~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris autotools eutils libtool multilib toolchain-funcs user diff --git a/metadata/cache/net-libs/libssh-0.5.2 b/metadata/cache/net-libs/libssh-0.5.2 index e328a18c2472..0f5a6a0515e4 100644 --- a/metadata/cache/net-libs/libssh-0.5.2 +++ b/metadata/cache/net-libs/libssh-0.5.2 @@ -6,7 +6,7 @@ https://red.libssh.org/attachments/download/27/libssh-0.5.2.tar.gz http://www.libssh.org/ LGPL-2.1 Access a working SSH implementation by means of a library -amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux +amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux base cmake-utils eutils flag-o-matic multilib toolchain-funcs user debug doc examples gcrypt pcap +sftp ssh1 server static-libs test zlib test? ( static-libs ) diff --git a/metadata/cache/net-libs/zeromq-2.2.0 b/metadata/cache/net-libs/zeromq-2.2.0 index ddd581bf1c6a..36729b1e37e9 100644 --- a/metadata/cache/net-libs/zeromq-2.2.0 +++ b/metadata/cache/net-libs/zeromq-2.2.0 @@ -6,7 +6,7 @@ http://download.zeromq.org/zeromq-2.2.0.tar.gz http://www.zeromq.org LGPL-3 ZeroMQ is a brokerless messaging kernel with extremely high performance. -~amd64 ~x86 +~amd64 ~x86 ~amd64-linux ~x86-linux autotools libtool multilib toolchain-funcs pgm test static-libs diff --git a/metadata/cache/net-mail/tnef-1.4.9 b/metadata/cache/net-mail/tnef-1.4.9 index 15176e76017d..860b477186fa 100644 --- a/metadata/cache/net-mail/tnef-1.4.9 +++ b/metadata/cache/net-mail/tnef-1.4.9 @@ -6,7 +6,7 @@ mirror://sourceforge/tnef/tnef-1.4.9.tar.gz http://world.std.com/~damned/software.html GPL-2 Decodes MS-TNEF MIME attachments -amd64 ~hppa ~ppc ppc64 ~x86 +amd64 hppa ~ppc ppc64 ~x86 diff --git a/metadata/cache/net-misc/asterisk-1.8.13.0 b/metadata/cache/net-misc/asterisk-1.8.13.0 new file mode 100644 index 000000000000..f9cb2488cbdf --- /dev/null +++ b/metadata/cache/net-misc/asterisk-1.8.13.0 @@ -0,0 +1,22 @@ +dev-libs/popt dev-libs/libxml2 dev-libs/openssl sys-libs/ncurses sys-libs/zlib ais? ( sys-cluster/openais ) alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez ) calendar? ( net-libs/neon dev-libs/libical dev-libs/iksemel ) caps? ( sys-libs/libcap ) curl? ( net-misc/curl ) dahdi? ( >=net-libs/libpri-1.4.12_beta2 net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.4 ) iconv? ( virtual/libiconv ) jabber? ( dev-libs/iksemel ) jingle? ( dev-libs/iksemel ) ldap? ( net-nds/openldap ) lua? ( dev-lang/lua ) mysql? ( virtual/mysql ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) osplookup? ( net-libs/osptoolkit ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql-base ) radius? ( net-dialup/radiusclient-ng ) snmp? ( net-analyzer/net-snmp ) span? ( media-libs/spandsp ) speex? ( media-libs/speex ) sqlite? ( dev-db/sqlite:0 ) sqlite3? ( dev-db/sqlite:3 ) srtp? ( net-libs/libsrtp ) usb? ( virtual/libusb:0 media-libs/alsa-lib ) vorbis? ( media-libs/libvorbis ) !net-libs/openh323 || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +dev-libs/popt dev-libs/libxml2 dev-libs/openssl sys-libs/ncurses sys-libs/zlib ais? ( sys-cluster/openais ) alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez ) calendar? ( net-libs/neon dev-libs/libical dev-libs/iksemel ) caps? ( sys-libs/libcap ) curl? ( net-misc/curl ) dahdi? ( >=net-libs/libpri-1.4.12_beta2 net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.4 ) iconv? ( virtual/libiconv ) jabber? ( dev-libs/iksemel ) jingle? ( dev-libs/iksemel ) ldap? ( net-nds/openldap ) lua? ( dev-lang/lua ) mysql? ( virtual/mysql ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) osplookup? ( net-libs/osptoolkit ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql-base ) radius? ( net-dialup/radiusclient-ng ) snmp? ( net-analyzer/net-snmp ) span? ( media-libs/spandsp ) speex? ( media-libs/speex ) sqlite? ( dev-db/sqlite:0 ) sqlite3? ( dev-db/sqlite:3 ) srtp? ( net-libs/libsrtp ) usb? ( virtual/libusb:0 media-libs/alsa-lib ) vorbis? ( media-libs/libvorbis ) syslog? ( virtual/logger ) +0 +http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-1.8.13.0.tar.gz mirror://gentoo/gentoo-asterisk-patchset-1.13.tar.bz2 + +http://www.asterisk.org/ +GPL-2 +Asterisk: A Modular Open Source PBX System +~amd64 ~x86 +autotools base eutils libtool linux-info multilib toolchain-funcs user versionator +ais alsa bluetooth calendar +caps curl dahdi debug doc freetds gtalk http iconv jabber jingle ldap lua mysql newt +samples odbc osplookup oss portaudio postgres radius snmp span speex sqlite sqlite3 srtp static syslog usb vorbis +gtalk? ( jabber ) +net-misc/asterisk-core-sounds net-misc/asterisk-extra-sounds net-misc/asterisk-moh-opsound + +4 + +compile config configure install postinst prepare setup unpack + + + + + diff --git a/metadata/cache/net-misc/asterisk-10.5.0 b/metadata/cache/net-misc/asterisk-10.5.0 new file mode 100644 index 000000000000..c0f23b9a084a --- /dev/null +++ b/metadata/cache/net-misc/asterisk-10.5.0 @@ -0,0 +1,22 @@ +dev-db/sqlite:3 dev-libs/popt dev-libs/libxml2 dev-libs/openssl sys-libs/ncurses sys-libs/zlib ais? ( sys-cluster/openais ) alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez ) calendar? ( net-libs/neon dev-libs/libical dev-libs/iksemel ) caps? ( sys-libs/libcap ) curl? ( net-misc/curl ) dahdi? ( >=net-libs/libpri-1.4.12_beta2 net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.4 ) iconv? ( virtual/libiconv ) jabber? ( dev-libs/iksemel ) jingle? ( dev-libs/iksemel ) ldap? ( net-nds/openldap ) lua? ( dev-lang/lua ) mysql? ( virtual/mysql ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) osplookup? ( net-libs/osptoolkit ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql-base ) radius? ( net-dialup/radiusclient-ng ) snmp? ( net-analyzer/net-snmp ) span? ( media-libs/spandsp ) speex? ( media-libs/speex ) srtp? ( net-libs/libsrtp ) usb? ( virtual/libusb:0 media-libs/alsa-lib ) vorbis? ( media-libs/libvorbis ) !net-libs/openh323 || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +dev-db/sqlite:3 dev-libs/popt dev-libs/libxml2 dev-libs/openssl sys-libs/ncurses sys-libs/zlib ais? ( sys-cluster/openais ) alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez ) calendar? ( net-libs/neon dev-libs/libical dev-libs/iksemel ) caps? ( sys-libs/libcap ) curl? ( net-misc/curl ) dahdi? ( >=net-libs/libpri-1.4.12_beta2 net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.4 ) iconv? ( virtual/libiconv ) jabber? ( dev-libs/iksemel ) jingle? ( dev-libs/iksemel ) ldap? ( net-nds/openldap ) lua? ( dev-lang/lua ) mysql? ( virtual/mysql ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) osplookup? ( net-libs/osptoolkit ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql-base ) radius? ( net-dialup/radiusclient-ng ) snmp? ( net-analyzer/net-snmp ) span? ( media-libs/spandsp ) speex? ( media-libs/speex ) srtp? ( net-libs/libsrtp ) usb? ( virtual/libusb:0 media-libs/alsa-lib ) vorbis? ( media-libs/libvorbis ) syslog? ( virtual/logger ) +0 +http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-10.5.0.tar.gz mirror://gentoo/gentoo-asterisk-patchset-2.5.tar.bz2 + +http://www.asterisk.org/ +GPL-2 +Asterisk: A Modular Open Source PBX System +~amd64 ~x86 +autotools base eutils libtool linux-info multilib toolchain-funcs user versionator +ais alsa bluetooth calendar +caps curl dahdi debug doc freetds gtalk http iconv jabber jingle ldap lua mysql newt +samples odbc osplookup oss portaudio postgres radius snmp span speex srtp static syslog usb vorbis +gtalk? ( jabber ) +net-misc/asterisk-core-sounds net-misc/asterisk-extra-sounds net-misc/asterisk-moh-opsound + +4 + +compile config configure install postinst prepare setup unpack + + + + + diff --git a/metadata/cache/sci-chemistry/ccpn-2.1.3.1_p100806 b/metadata/cache/sci-chemistry/ccpn-2.1.3.1_p100806 index ed05c308cd7e..b264c2a9dc01 100644 --- a/metadata/cache/sci-chemistry/ccpn-2.1.3.1_p100806 +++ b/metadata/cache/sci-chemistry/ccpn-2.1.3.1_p100806 @@ -1,7 +1,7 @@ dev-lang/tk dev-python/numpy dev-tcltk/tix x11-libs/libXext x11-libs/libX11 opengl? ( media-libs/freeglut ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) || ( =dev-lang/python-2.7*[ssl,tk] =dev-lang/python-2.6*[ssl,tk] =dev-lang/python-2.5*[ssl,tk] ) dev-lang/tk dev-python/numpy dev-tcltk/tix x11-libs/libXext x11-libs/libX11 opengl? ( media-libs/freeglut ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) || ( =dev-lang/python-2.7*[ssl,tk] =dev-lang/python-2.6*[ssl,tk] =dev-lang/python-2.5*[ssl,tk] ) 0 -http://www-old.ccpn.ac.uk/download/ccpnmr/analysis2.1.3_1.tar.gz http://dev.gentoo.org/~jlec/distfiles/ccpn-update-100806.patch.bz2 +http://www2.ccpn.ac.uk/download/ccpnmr/analysis2.1.3_1.tar.gz http://dev.gentoo.org/~jlec/distfiles/ccpn-update-100806.patch.bz2 mirror http://www.ccpn.ac.uk/ccpn || ( CCPN LGPL-2.1 ) diff --git a/metadata/cache/sci-chemistry/cns-1.2.1-r7 b/metadata/cache/sci-chemistry/cns-1.2.1-r7 index 05a7ee71bc48..0f355ae51293 100644 --- a/metadata/cache/sci-chemistry/cns-1.2.1-r7 +++ b/metadata/cache/sci-chemistry/cns-1.2.1-r7 @@ -2,7 +2,7 @@ virtual/fortran app-shells/tcsh virtual/fortran app-shells/tcsh 0 cns_solve_1.21_all-mp.tar.gz aria? ( aria2.3.2.tar.gz ) -fetch +fetch test http://cns.csb.yale.edu/ cns Crystallography and NMR System diff --git a/metadata/cache/sci-chemistry/probe-2.13.110909 b/metadata/cache/sci-chemistry/probe-2.13.110909 new file mode 100644 index 000000000000..8cf5d2bf6f8b --- /dev/null +++ b/metadata/cache/sci-chemistry/probe-2.13.110909 @@ -0,0 +1,22 @@ +app-arch/unzip + +0 +http://kinemage.biochem.duke.edu/downloads/software/probe/probe.2.13.110909.src.zip + +http://kinemage.biochem.duke.edu/software/probe.php +richardson +Evaluates atomic packing within or between molecules +~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos +eutils multilib toolchain-funcs user + + + + +4 + +install prepare + + + + + diff --git a/metadata/cache/sci-libs/clashscore-db-3.17 b/metadata/cache/sci-libs/clashscore-db-3.17 index 2ebc5d899f0d..db72fed02432 100644 --- a/metadata/cache/sci-libs/clashscore-db-3.17 +++ b/metadata/cache/sci-libs/clashscore-db-3.17 @@ -12,7 +12,7 @@ Clashscore-db for clashlist - +4 install diff --git a/metadata/cache/sci-physics/clhep-2.1.2.2 b/metadata/cache/sci-physics/clhep-2.1.2.2 index 7da50a2a0b29..7150f43751ab 100644 --- a/metadata/cache/sci-physics/clhep-2.1.2.2 +++ b/metadata/cache/sci-physics/clhep-2.1.2.2 @@ -6,7 +6,7 @@ http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.1.2.2.tgz http://www.cern.ch/clhep public-domain High Energy Physics C++ library -~amd64 ~hppa ~ppc ~x86 +~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux autotools eutils libtool multilib toolchain-funcs user exceptions static-libs diff --git a/metadata/cache/sys-apps/dbus-1.4.16-r2 b/metadata/cache/sys-apps/dbus-1.4.16-r2 deleted file mode 100644 index 09164fc81779..000000000000 --- a/metadata/cache/sys-apps/dbus-1.4.16-r2 +++ /dev/null @@ -1,22 +0,0 @@ -X? ( x11-libs/libX11 x11-libs/libXt ) selinux? ( sys-libs/libselinux sec-policy/selinux-dbus ) >=dev-libs/expat-1.95.8 virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/xmlto ) test? ( =dev-lang/python-2* >=dev-libs/glib-2.30.1-r2:2 ) !=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool !=dev-libs/expat-1.95.8 -0 -http://dbus.freedesktop.org/releases/dbus/dbus-1.4.16.tar.gz - -http://dbus.freedesktop.org/ -|| ( GPL-2 AFL-2.1 ) -A message bus system, a simple way for applications to talk to each other -alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd -autotools eutils flag-o-matic libtool multilib python systemd toolchain-funcs user virtualx -debug doc selinux static-libs test X test - - - -2 - -compile configure install postinst prepare setup test - - - - - diff --git a/metadata/cache/sys-apps/dbus-1.4.18 b/metadata/cache/sys-apps/dbus-1.4.18 deleted file mode 100644 index 1554e605e05b..000000000000 --- a/metadata/cache/sys-apps/dbus-1.4.18 +++ /dev/null @@ -1,22 +0,0 @@ ->=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) X? ( x11-libs/libX11 x11-libs/libXt ) virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/xmlto ) test? ( >=dev-libs/glib-2.28 dev-lang/python:2.7 ) || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool !=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) X? ( x11-libs/libX11 x11-libs/libXt ) -0 -http://dbus.freedesktop.org/releases/dbus/dbus-1.4.18.tar.gz - -http://dbus.freedesktop.org/ -|| ( GPL-2 AFL-2.1 ) -A message bus system, a simple way for applications to talk to each other -~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd -autotools eutils flag-o-matic libtool multilib python systemd toolchain-funcs user virtualx -debug doc selinux static-libs test X test - - - -4 - -compile configure install postinst prepare setup test - - - - - diff --git a/metadata/cache/sys-apps/dbus-1.5.12 b/metadata/cache/sys-apps/dbus-1.5.12 deleted file mode 100644 index c5742e7fa436..000000000000 --- a/metadata/cache/sys-apps/dbus-1.5.12 +++ /dev/null @@ -1,22 +0,0 @@ ->=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-32 ) X? ( x11-libs/libX11 x11-libs/libXt ) virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/xmlto ) test? ( >=dev-libs/glib-2.24 dev-lang/python:2.7 ) || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool !=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-32 ) X? ( x11-libs/libX11 x11-libs/libXt ) -0 -http://dbus.freedesktop.org/releases/dbus/dbus-1.5.12.tar.gz - -http://dbus.freedesktop.org/ -|| ( AFL-2.1 GPL-2 ) -A message bus system, a simple way for applications to talk to each other -~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd -autotools eutils flag-o-matic libtool linux-info multilib python systemd toolchain-funcs user versionator virtualx -debug doc selinux static-libs systemd test X test - - - -4 - -compile configure install postinst prepare setup test - - - - - diff --git a/metadata/cache/sys-apps/dbus-1.5.12-r1 b/metadata/cache/sys-apps/dbus-1.6.0 similarity index 94% rename from metadata/cache/sys-apps/dbus-1.5.12-r1 rename to metadata/cache/sys-apps/dbus-1.6.0 index c5742e7fa436..76c69a4c2705 100644 --- a/metadata/cache/sys-apps/dbus-1.5.12-r1 +++ b/metadata/cache/sys-apps/dbus-1.6.0 @@ -1,7 +1,7 @@ >=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-32 ) X? ( x11-libs/libX11 x11-libs/libXt ) virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/xmlto ) test? ( >=dev-libs/glib-2.24 dev-lang/python:2.7 ) || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool !=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-32 ) X? ( x11-libs/libX11 x11-libs/libXt ) 0 -http://dbus.freedesktop.org/releases/dbus/dbus-1.5.12.tar.gz +http://dbus.freedesktop.org/releases/dbus/dbus-1.6.0.tar.gz http://dbus.freedesktop.org/ || ( AFL-2.1 GPL-2 ) diff --git a/metadata/cache/virtual/ffmpeg-0.10.3 b/metadata/cache/virtual/ffmpeg-0.10.3 index 849078c453e3..bc6ee7317081 100644 --- a/metadata/cache/virtual/ffmpeg-0.10.3 +++ b/metadata/cache/virtual/ffmpeg-0.10.3 @@ -6,7 +6,7 @@ Virtual package for FFmpeg implementation -~alpha ~amd64 ~arm ~hppa ~mips ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd +~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux X +encode jpeg2k mp3 sdl theora threads truetype vaapi vdpau x264 diff --git a/metadata/cache/www-client/seamonkey-2.10 b/metadata/cache/www-client/seamonkey-2.10 new file mode 100644 index 000000000000..849cc0ece0c0 --- /dev/null +++ b/metadata/cache/www-client/seamonkey-2.10 @@ -0,0 +1,22 @@ +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.13.2 >=dev-libs/nspr-4.9 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.10[fts3,secure-delete,threadsafe,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( >=media-libs/libvpx-1.0.0 media-libs/alsa-lib ) virtual/pkgconfig webm? ( amd64? ( >=dev-lang/yasm-1.1 ) x86? ( >=dev-lang/yasm-1.1 ) virtual/opengl ) x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 virtual/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg virtual/freedesktop-icon-theme alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( >=sys-devel/automake-1.11.1:1.11 ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip app-arch/unzip +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.13.2 >=dev-libs/nspr-4.9 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.10[fts3,secure-delete,threadsafe,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( >=media-libs/libvpx-1.0.0 media-libs/alsa-lib ) x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg virtual/freedesktop-icon-theme alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) +0 +linguas_be? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.be.langpack.xpi -> seamonkey-2.10-be.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ca.langpack.xpi -> seamonkey-2.10-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.cs.langpack.xpi -> seamonkey-2.10-cs.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.de.langpack.xpi -> seamonkey-2.10-de.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.en-GB.langpack.xpi -> seamonkey-2.10-en-GB.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.es-AR.langpack.xpi -> seamonkey-2.10-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.es-ES.langpack.xpi -> seamonkey-2.10-es-ES.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.fi.langpack.xpi -> seamonkey-2.10-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.fr.langpack.xpi -> seamonkey-2.10-fr.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.gl.langpack.xpi -> seamonkey-2.10-gl.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.hu.langpack.xpi -> seamonkey-2.10-hu.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.it.langpack.xpi -> seamonkey-2.10-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ja.langpack.xpi -> seamonkey-2.10-ja.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.lt.langpack.xpi -> seamonkey-2.10-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.nb-NO.langpack.xpi -> seamonkey-2.10-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.nl.langpack.xpi -> seamonkey-2.10-nl.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.pl.langpack.xpi -> seamonkey-2.10-pl.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.pt-PT.langpack.xpi -> seamonkey-2.10-pt-PT.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ru.langpack.xpi -> seamonkey-2.10-ru.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.sk.langpack.xpi -> seamonkey-2.10-sk.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.sv-SE.langpack.xpi -> seamonkey-2.10-sv-SE.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.tr.langpack.xpi -> seamonkey-2.10-tr.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.zh-CN.langpack.xpi -> seamonkey-2.10-zh-CN.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.be.langpack.xpi -> seamonkey-2.10-be.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ca.langpack.xpi -> seamonkey-2.10-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.cs.langpack.xpi -> seamonkey-2.10-cs.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.de.langpack.xpi -> seamonkey-2.10-de.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.en-GB.langpack.xpi -> seamonkey-2.10-en-GB.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.es-AR.langpack.xpi -> seamonkey-2.10-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.es-ES.langpack.xpi -> seamonkey-2.10-es-ES.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.fi.langpack.xpi -> seamonkey-2.10-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.fr.langpack.xpi -> seamonkey-2.10-fr.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.gl.langpack.xpi -> seamonkey-2.10-gl.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.hu.langpack.xpi -> seamonkey-2.10-hu.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.it.langpack.xpi -> seamonkey-2.10-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ja.langpack.xpi -> seamonkey-2.10-ja.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.lt.langpack.xpi -> seamonkey-2.10-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.nb-NO.langpack.xpi -> seamonkey-2.10-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.nl.langpack.xpi -> seamonkey-2.10-nl.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.pl.langpack.xpi -> seamonkey-2.10-pl.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.pt-PT.langpack.xpi -> seamonkey-2.10-pt-PT.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ru.langpack.xpi -> seamonkey-2.10-ru.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.sk.langpack.xpi -> seamonkey-2.10-sk.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.sv-SE.langpack.xpi -> seamonkey-2.10-sv-SE.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.tr.langpack.xpi -> seamonkey-2.10-tr.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.zh-CN.langpack.xpi -> seamonkey-2.10-zh-CN.xpi ) ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/source/seamonkey-2.10.source.tar.bz2 -> seamonkey-2.10.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-13.0-patches-0.1.tar.xz http://dev.gentoo.org/~polynomial-c/mozilla/patchsets/seamonkey-2.7-patches-03.tar.xz crypt? ( http://www.mozilla-enigmail.org/download/source/enigmail-1.4.2.tar.gz ) + +http://www.seamonkey-project.org +|| ( MPL-1.1 GPL-2 LGPL-2.1 ) +Seamonkey Web Browser +~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 +autotools eutils fdo-mime flag-o-matic libtool mozconfig-3 mozcoreconf-2 mozextension mozlinguas multilib nsplugins pax-utils python toolchain-funcs user ++alsa +chatzilla +crypt +ipc +jit +roaming system-sqlite +webm custom-cflags custom-optimization +alsa +dbus debug libnotify startup-notification system-sqlite wifi linguas_be linguas_ca linguas_cs linguas_de linguas_en_GB linguas_es_AR linguas_es_ES linguas_fi linguas_fr linguas_gl linguas_hu linguas_it linguas_ja linguas_lt linguas_nb_NO linguas_nl linguas_pl linguas_pt_PT linguas_ru linguas_sk linguas_sv_SE linguas_tr linguas_zh_CN + + + +3 + +compile configure install postinst preinst prepare setup unpack + + + + + diff --git a/metadata/cache/www-servers/nginx-1.2.1 b/metadata/cache/www-servers/nginx-1.2.1 new file mode 100644 index 000000000000..8778c148e069 --- /dev/null +++ b/metadata/cache/www-servers/nginx-1.2.1 @@ -0,0 +1,22 @@ +pcre? ( >=dev-libs/libpcre-4.2 ) selinux? ( sec-policy/selinux-nginx ) ssl? ( dev-libs/openssl ) http-cache? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_geo? ( dev-libs/geoip ) nginx_modules_http_gzip? ( sys-libs/zlib ) nginx_modules_http_gzip_static? ( sys-libs/zlib ) nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) nginx_modules_http_perl? ( >=dev-lang/perl-5.8 ) nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 ) nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt ) arm? ( dev-libs/libatomic_ops ) libatomic? ( dev-libs/libatomic_ops ) ssl? ( dev-libs/openssl ) +pcre? ( >=dev-libs/libpcre-4.2 ) selinux? ( sec-policy/selinux-nginx ) ssl? ( dev-libs/openssl ) http-cache? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_geo? ( dev-libs/geoip ) nginx_modules_http_gzip? ( sys-libs/zlib ) nginx_modules_http_gzip_static? ( sys-libs/zlib ) nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) nginx_modules_http_perl? ( >=dev-lang/perl-5.8 ) nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 ) nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt ) +0 +http://nginx.org/download/nginx-1.2.1.tar.gz nginx_modules_http_upload_progress? ( http://github.com/masterzen/nginx-upload-progress-module/tarball/v0.9.0 -> ngx_upload_progress-0.9.0.tar.gz ) nginx_modules_http_headers_more? ( http://github.com/agentzh/headers-more-nginx-module/tarball/v0.17rc1 -> ngx_http_headers_more-0.17rc1.tar.gz ) nginx_modules_http_push? ( http://pushmodule.slact.net/downloads/nginx_http_push_module-0.692.tar.gz ) nginx_modules_http_cache_purge? ( http://labs.frickle.com/files/ngx_cache_purge-1.5.tar.gz ) nginx_modules_http_upload? ( http://www.grid.net.ru/nginx/download/nginx_upload_module-2.2.0.tar.gz ) nginx_modules_http_slowfs_cache? ( http://labs.frickle.com/files/ngx_slowfs_cache-1.8.tar.gz ) nginx_modules_http_fancyindex? ( http://gitorious.org/ngx-fancyindex/ngx-fancyindex/archive-tarball/v0.3.1 -> ngx-fancyindex-0.3.1.tar.gz ) + +http://nginx.org +as-is BSD BSD-2 GPL-2 MIT +Robust, small and high performance http and reverse proxy server +~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux +base eutils flag-o-matic multilib perl-module ssl-cert toolchain-funcs user +aio debug +http +http-cache ipv6 libatomic +pcre pcre-jit selinux ssl vim-syntax +nginx_modules_http_access +nginx_modules_http_auth_basic +nginx_modules_http_autoindex +nginx_modules_http_browser +nginx_modules_http_charset +nginx_modules_http_empty_gif +nginx_modules_http_fastcgi +nginx_modules_http_geo +nginx_modules_http_gzip +nginx_modules_http_limit_req +nginx_modules_http_limit_zone +nginx_modules_http_map +nginx_modules_http_memcached +nginx_modules_http_proxy +nginx_modules_http_referer +nginx_modules_http_rewrite +nginx_modules_http_scgi +nginx_modules_http_ssi +nginx_modules_http_split_clients +nginx_modules_http_upstream_ip_hash +nginx_modules_http_userid +nginx_modules_http_uwsgi nginx_modules_http_addition nginx_modules_http_dav nginx_modules_http_degradation nginx_modules_http_flv nginx_modules_http_geoip nginx_modules_http_gzip_static nginx_modules_http_image_filter nginx_modules_http_mp4 nginx_modules_http_perl nginx_modules_http_random_index nginx_modules_http_realip nginx_modules_http_secure_link nginx_modules_http_stub_status nginx_modules_http_sub nginx_modules_http_xslt nginx_modules_mail_imap nginx_modules_mail_pop3 nginx_modules_mail_smtp nginx_modules_http_upload_progress nginx_modules_http_headers_more nginx_modules_http_passenger nginx_modules_http_push nginx_modules_http_cache_purge nginx_modules_http_upload nginx_modules_http_slowfs_cache nginx_modules_http_fancyindex ssl +pcre-jit? ( pcre ) +vim-syntax? ( app-vim/nginx-syntax ) + +4 + +compile configure install postinst prepare setup test unpack + + + + + diff --git a/metadata/cache/www-servers/nginx-1.3.1 b/metadata/cache/www-servers/nginx-1.3.1 new file mode 100644 index 000000000000..aff93df29f35 --- /dev/null +++ b/metadata/cache/www-servers/nginx-1.3.1 @@ -0,0 +1,22 @@ +pcre? ( >=dev-libs/libpcre-4.2 ) selinux? ( sec-policy/selinux-nginx ) ssl? ( dev-libs/openssl ) http-cache? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_geo? ( dev-libs/geoip ) nginx_modules_http_gzip? ( sys-libs/zlib ) nginx_modules_http_gzip_static? ( sys-libs/zlib ) nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) nginx_modules_http_perl? ( >=dev-lang/perl-5.8 ) nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 ) nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt ) arm? ( dev-libs/libatomic_ops ) libatomic? ( dev-libs/libatomic_ops ) ssl? ( dev-libs/openssl ) +pcre? ( >=dev-libs/libpcre-4.2 ) selinux? ( sec-policy/selinux-nginx ) ssl? ( dev-libs/openssl ) http-cache? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_geo? ( dev-libs/geoip ) nginx_modules_http_gzip? ( sys-libs/zlib ) nginx_modules_http_gzip_static? ( sys-libs/zlib ) nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) nginx_modules_http_perl? ( >=dev-lang/perl-5.8 ) nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 ) nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt ) +0 +http://nginx.org/download/nginx-1.3.1.tar.gz nginx_modules_http_upload_progress? ( http://github.com/masterzen/nginx-upload-progress-module/tarball/v0.9.0 -> ngx_upload_progress-0.9.0.tar.gz ) nginx_modules_http_headers_more? ( http://github.com/agentzh/headers-more-nginx-module/tarball/v0.17rc1 -> ngx_http_headers_more-0.17rc1.tar.gz ) nginx_modules_http_push? ( http://pushmodule.slact.net/downloads/nginx_http_push_module-0.692.tar.gz ) nginx_modules_http_cache_purge? ( http://labs.frickle.com/files/ngx_cache_purge-1.5.tar.gz ) nginx_modules_http_upload? ( http://www.grid.net.ru/nginx/download/nginx_upload_module-2.2.0.tar.gz ) nginx_modules_http_slowfs_cache? ( http://labs.frickle.com/files/ngx_slowfs_cache-1.8.tar.gz ) nginx_modules_http_fancyindex? ( http://gitorious.org/ngx-fancyindex/ngx-fancyindex/archive-tarball/v0.3.1 -> ngx-fancyindex-0.3.1.tar.gz ) + +http://nginx.org +as-is BSD BSD-2 GPL-2 MIT +Robust, small and high performance http and reverse proxy server +~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux +base eutils flag-o-matic multilib perl-module ssl-cert toolchain-funcs user +aio debug +http +http-cache ipv6 libatomic +pcre pcre-jit selinux ssl vim-syntax +nginx_modules_http_access +nginx_modules_http_auth_basic +nginx_modules_http_autoindex +nginx_modules_http_browser +nginx_modules_http_charset +nginx_modules_http_empty_gif +nginx_modules_http_fastcgi +nginx_modules_http_geo +nginx_modules_http_gzip +nginx_modules_http_limit_req +nginx_modules_http_limit_zone +nginx_modules_http_map +nginx_modules_http_memcached +nginx_modules_http_proxy +nginx_modules_http_referer +nginx_modules_http_rewrite +nginx_modules_http_scgi +nginx_modules_http_ssi +nginx_modules_http_split_clients +nginx_modules_http_upstream_ip_hash +nginx_modules_http_userid +nginx_modules_http_uwsgi nginx_modules_http_addition nginx_modules_http_dav nginx_modules_http_degradation nginx_modules_http_flv nginx_modules_http_geoip nginx_modules_http_gzip_static nginx_modules_http_image_filter nginx_modules_http_mp4 nginx_modules_http_perl nginx_modules_http_random_index nginx_modules_http_realip nginx_modules_http_secure_link nginx_modules_http_stub_status nginx_modules_http_sub nginx_modules_http_xslt nginx_modules_mail_imap nginx_modules_mail_pop3 nginx_modules_mail_smtp nginx_modules_http_upload_progress nginx_modules_http_headers_more nginx_modules_http_passenger nginx_modules_http_push nginx_modules_http_cache_purge nginx_modules_http_upload nginx_modules_http_slowfs_cache nginx_modules_http_fancyindex ssl +pcre-jit? ( pcre ) +vim-syntax? ( app-vim/nginx-syntax ) + +4 + +compile configure install postinst prepare setup test unpack + + + + + diff --git a/metadata/cache/x11-misc/virtualgl-2.3 b/metadata/cache/x11-misc/virtualgl-2.3 index bab0f08b6879..e531cfdf1783 100644 --- a/metadata/cache/x11-misc/virtualgl-2.3 +++ b/metadata/cache/x11-misc/virtualgl-2.3 @@ -14,7 +14,7 @@ multilib ssl 4 -compile configure install postinst prepare test unpack +compile configure install prepare test unpack diff --git a/metadata/cache/x11-wm/xpra-0.3.2 b/metadata/cache/x11-wm/xpra-0.3.2 index f3dee3340fe0..46a6f5348581 100644 --- a/metadata/cache/x11-wm/xpra-0.3.2 +++ b/metadata/cache/x11-wm/xpra-0.3.2 @@ -6,7 +6,7 @@ http://xpra.org/src/xpra-0.3.2.tar.bz2 http://xpra.org/ GPL-2 X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on wimpiggy -~amd64 ~x86 +~amd64 ~x86 ~amd64-linux distutils eutils multilib python toolchain-funcs user ffmpeg jpeg libnotify parti png server ssh x264 diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index 90d8d333dbbb..2404469d8793 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Wed, 06 Jun 2012 04:37:32 +0000 +Wed, 06 Jun 2012 12:07:23 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index 90d8d333dbbb..2404469d8793 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Wed, 06 Jun 2012 04:37:32 +0000 +Wed, 06 Jun 2012 12:07:23 +0000 diff --git a/metadata/md5-cache/app-admin/gtkdiskfree-2.0.1 b/metadata/md5-cache/app-admin/gtkdiskfree-2.0.1 index 9a09ab76601e..37301ca6c577 100644 --- a/metadata/md5-cache/app-admin/gtkdiskfree-2.0.1 +++ b/metadata/md5-cache/app-admin/gtkdiskfree-2.0.1 @@ -4,9 +4,9 @@ DESCRIPTION=Graphical tool to show free disk space EAPI=4 HOMEPAGE=https://gitorious.org/gtkdiskfree IUSE=nls -KEYWORDS=amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 LICENSE=GPL-2 RDEPEND=x11-libs/gtk+:3 SLOT=0 SRC_URI=mirror://gentoo/gtkdiskfree-2.0.1.tar.gz -_md5_=63e8bdbafc02157e7637ecff6f786ad4 +_md5_=2b3024456d0898ab61240cdbfbcc2908 diff --git a/metadata/md5-cache/app-arch/lzip-1.13 b/metadata/md5-cache/app-arch/lzip-1.13 index ad2b9c2379b3..15bdebd84974 100644 --- a/metadata/md5-cache/app-arch/lzip-1.13 +++ b/metadata/md5-cache/app-arch/lzip-1.13 @@ -2,9 +2,9 @@ DEFINED_PHASES=prepare DESCRIPTION=lossless data compressor based on the LZMA algorithm EAPI=4 HOMEPAGE=http://www.nongnu.org/lzip/lzip.html -KEYWORDS=~alpha amd64 ~hppa ~ppc ppc64 ~sparc ~x86 +KEYWORDS=~alpha amd64 hppa ~ppc ppc64 ~sparc x86 LICENSE=GPL-3 SLOT=0 SRC_URI=http://download.savannah.gnu.org/releases-noredirect/lzip/lzip-1.13.tar.gz _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=2a2a3a8f6a1b77c49228685be67022d3 +_md5_=bd8057ee27b14a664fae492ce4bc46bf diff --git a/metadata/md5-cache/app-editors/hteditor-2.0.20 b/metadata/md5-cache/app-editors/hteditor-2.0.20 index b978f700266a..c5fbc649faa3 100644 --- a/metadata/md5-cache/app-editors/hteditor-2.0.20 +++ b/metadata/md5-cache/app-editors/hteditor-2.0.20 @@ -4,9 +4,9 @@ DESCRIPTION=A file viewer, editor and analyzer for text, binary, and executable EAPI=4 HOMEPAGE=http://hte.sourceforge.net/ IUSE=X -KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=sys-libs/ncurses X? ( x11-libs/libX11 ) >=dev-libs/lzo-2 SLOT=0 SRC_URI=mirror://sourceforge/hte/ht-2.0.20.tar.bz2 -_md5_=f11eed0b01ff27efbe449cb99ee8cc79 +_md5_=868fb49604f4290d15e303f1b7ac3793 diff --git a/metadata/md5-cache/app-portage/esearch-1.1-r2 b/metadata/md5-cache/app-portage/esearch-1.1-r2 index 9b5d95bbf2ef..80f92834c3df 100644 --- a/metadata/md5-cache/app-portage/esearch-1.1-r2 +++ b/metadata/md5-cache/app-portage/esearch-1.1-r2 @@ -4,10 +4,10 @@ DESCRIPTION=Replacement for 'emerge --search' with search-index EAPI=3 HOMEPAGE=http://david-peter.de/esearch.html IUSE=linguas_fr linguas_it -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris +KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris LICENSE=GPL-2 RDEPEND=sys-apps/portage dev-lang/python[readline] dev-lang/python SLOT=0 SRC_URI=mirror://github/fuzzyray/esearch/esearch-1.1.tar.gz _eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f distutils 15ae23f6f8219a009bfcfff7724fe727 eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=445a5d8d05e5d4bcec9219cea06ec1ac +_md5_=14d7dfbcec95b09b04de6dfe4523c7b8 diff --git a/metadata/md5-cache/app-portage/portage-utils-0.10 b/metadata/md5-cache/app-portage/portage-utils-0.10 index 2a7c35a3f9bf..2806ab44f799 100644 --- a/metadata/md5-cache/app-portage/portage-utils-0.10 +++ b/metadata/md5-cache/app-portage/portage-utils-0.10 @@ -3,9 +3,9 @@ DESCRIPTION=small and fast portage helper tools written in C EAPI=3 HOMEPAGE=http://www.gentoo.org/ IUSE=static -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-2 SLOT=0 SRC_URI=mirror://gentoo/portage-utils-0.10.tar.xz _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=0fdd830788eb424025f31e9c58324e36 +_md5_=e01c673723e7e86dd364b70fde824c39 diff --git a/metadata/md5-cache/app-shells/fish-1.23.1-r2 b/metadata/md5-cache/app-shells/fish-1.23.1-r2 index 94194321c0e0..2a00623a9867 100644 --- a/metadata/md5-cache/app-shells/fish-1.23.1-r2 +++ b/metadata/md5-cache/app-shells/fish-1.23.1-r2 @@ -4,10 +4,10 @@ DESCRIPTION=fish is the Friendly Interactive SHell EAPI=4 HOMEPAGE=http://fishshell.com/ IUSE=X vanilla -KEYWORDS=amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris +KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris LICENSE=GPL-2 RDEPEND=sys-libs/ncurses sys-devel/bc sys-devel/gettext www-client/htmlview X? ( x11-misc/xsel ) SLOT=0 SRC_URI=http://fishshell.com/files/1.23.1/fish-1.23.1.tar.bz2 _eclasses_=autotools 17221f432ba462238f81c5fd183a028e base 5f35078c26d6c60556d5c8a2feb4f84f eutils ff5a46c2b596c2e0447de62f1ac90ded libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=a4e510c80beb63769d3d62cfdd227fe0 +_md5_=d36ee9086b6bb23333dfedfbbaf1f3d5 diff --git a/metadata/md5-cache/app-shells/ksh-93.20120229 b/metadata/md5-cache/app-shells/ksh-93.20120229 index 0bc482bf2481..b5cd525143e7 100644 --- a/metadata/md5-cache/app-shells/ksh-93.20120229 +++ b/metadata/md5-cache/app-shells/ksh-93.20120229 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile install prepare DESCRIPTION=The Original Korn Shell, 1993 revision (ksh93) EAPI=4 HOMEPAGE=http://www.kornshell.com/ -KEYWORDS=~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux LICENSE=CPL-1.0 EPL-1.0 RDEPEND=!app-shells/pdksh SLOT=0 SRC_URI=mirror://gentoo/INIT.2012-02-29.tgz http://dev.gentoo.org/~floppym/distfiles/INIT.2012-02-29.tgz mirror://gentoo/ast-base.2012-02-29.tgz http://dev.gentoo.org/~floppym/distfiles/ast-base.2012-02-29.tgz _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab prefix 21058c21ca48453d771df15500873ede toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=c2e9c207da4c5fb49f28b520cb1df029 +_md5_=62ce2df9781ec311fd1f619618cd6457 diff --git a/metadata/md5-cache/dev-db/mongodb-2.0.4 b/metadata/md5-cache/dev-db/mongodb-2.0.6 similarity index 85% rename from metadata/md5-cache/dev-db/mongodb-2.0.4 rename to metadata/md5-cache/dev-db/mongodb-2.0.6 index 434626d82ab1..256c67d54276 100644 --- a/metadata/md5-cache/dev-db/mongodb-2.0.4 +++ b/metadata/md5-cache/dev-db/mongodb-2.0.6 @@ -9,6 +9,6 @@ LICENSE=AGPL-3 Apache-2.0 PDEPEND=mms-agent? ( dev-python/pymongo ) RDEPEND=!v8? ( =virtual/jre-1.5 >=dev-java/java-config-2.1.9-r1 source? ( app-arch/zip ) SLOT=3 SRC_URI=mirror://sourceforge/trove4j/trove-3.0.2.tar.gz _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded java-ant-2 05b1e5a708f4dd372a85c9c6424fecbe java-pkg-2 f12d7295133e77160a42c2f1ec69a43d java-utils-2 b173b5d55bfd6e328939985bc54a1c9e multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=da239c5ab955a61910f4a70bf8f98fbd +_md5_=56231911e5187388db1b98f9277fe1c7 diff --git a/metadata/md5-cache/dev-libs/jemalloc-2.2.5-r1 b/metadata/md5-cache/dev-libs/jemalloc-2.2.5-r1 index c43b9731d7e7..910e95823ddf 100644 --- a/metadata/md5-cache/dev-libs/jemalloc-2.2.5-r1 +++ b/metadata/md5-cache/dev-libs/jemalloc-2.2.5-r1 @@ -4,9 +4,9 @@ DESCRIPTION=Jemalloc is a general-purpose scalable concurrent allocator EAPI=4 HOMEPAGE=http://www.canonware.com/jemalloc/ IUSE=debug static-libs stats -KEYWORDS=amd64 ~ppc ppc64 ~x86 +KEYWORDS=amd64 ~ppc ppc64 x86 LICENSE=BSD SLOT=0 SRC_URI=http://www.canonware.com/download/jemalloc/jemalloc-2.2.5.tar.bz2 _eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=87723628424eacf3fd1a2058a3e39f25 +_md5_=c3ca45eafe78fe57440b4554ca6be3e8 diff --git a/metadata/md5-cache/dev-libs/json-c-0.9-r1 b/metadata/md5-cache/dev-libs/json-c-0.9-r1 index ff8ee3c830e0..9c50f117aebe 100644 --- a/metadata/md5-cache/dev-libs/json-c-0.9-r1 +++ b/metadata/md5-cache/dev-libs/json-c-0.9-r1 @@ -3,8 +3,8 @@ DESCRIPTION=A JSON implementation in C EAPI=4 HOMEPAGE=http://oss.metaparadigm.com/json-c/ IUSE=static-libs -KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos +KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos LICENSE=MIT SLOT=0 SRC_URI=http://oss.metaparadigm.com/json-c/json-c-0.9.tar.gz -_md5_=eb28e921086c4b1b14e1cb007f4b78d9 +_md5_=7301ba4d33f42e1c2f0051895b431424 diff --git a/metadata/md5-cache/dev-libs/libdnet-1.11-r2 b/metadata/md5-cache/dev-libs/libdnet-1.11-r2 index 6bdade680a61..1400ebbfb7c7 100644 --- a/metadata/md5-cache/dev-libs/libdnet-1.11-r2 +++ b/metadata/md5-cache/dev-libs/libdnet-1.11-r2 @@ -4,11 +4,11 @@ DESCRIPTION=simplified, portable interface to several low-level networking routi EAPI=4 HOMEPAGE=http://libdnet.sourceforge.net/ IUSE=python static-libs -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd LICENSE=LGPL-2 RDEPEND=python? ( =dev-lang/python-2* ) RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/libdnet/libdnet-1.11.tar.gz _eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=69f3fd4f709ad7f5e3466b2ef25914e4 +_md5_=2ce20f43d5b9466e1ccdec75b72cae09 diff --git a/metadata/md5-cache/dev-python/ipython-0.12.1 b/metadata/md5-cache/dev-python/ipython-0.12.1 index 6d40f970086b..62b316d5986a 100644 --- a/metadata/md5-cache/dev-python/ipython-0.12.1 +++ b/metadata/md5-cache/dev-python/ipython-0.12.1 @@ -4,10 +4,10 @@ DESCRIPTION=Advanced interactive shell for Python EAPI=4 HOMEPAGE=http://ipython.org/ IUSE=doc emacs examples matplotlib mongodb notebook qt4 readline +smp sqlite test wxwidgets test -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=BSD RDEPEND=dev-python/decorator || ( dev-python/argparse =dev-lang/python-2.7* >=dev-lang/python-3.2 ) dev-python/pexpect dev-python/pyparsing dev-python/simplegeneric emacs? ( app-emacs/python-mode virtual/emacs ) matplotlib? ( dev-python/matplotlib ) mongodb? ( dev-python/pymongo ) smp? ( dev-python/pyzmq ) wxwidgets? ( dev-python/wxpython ) notebook? ( >=www-servers/tornado-2.1 dev-python/pygments dev-python/pyzmq ) qt4? ( || ( dev-python/PyQt4 dev-python/pyside ) dev-python/pygments dev-python/pyzmq ) dev-lang/python SLOT=0 SRC_URI=http://archive.ipython.org/release/0.12.1/ipython-0.12.1.tar.gz _eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 elisp-common 230b4edb497ef94e18cc7f0712daa862 eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e virtualx 0c41ff55e46b959d9457dde69e7a09d9 -_md5_=e4e6f03c3ad25eec51887cdfbe796a90 +_md5_=c35c298eaa398cddca604f8d6afbdc1c diff --git a/metadata/md5-cache/dev-python/pip-1.1 b/metadata/md5-cache/dev-python/pip-1.1 index 961a4bf12ff7..f006a49cb18d 100644 --- a/metadata/md5-cache/dev-python/pip-1.1 +++ b/metadata/md5-cache/dev-python/pip-1.1 @@ -4,11 +4,11 @@ DESCRIPTION=Installs python packages -- replacement for easy_install EAPI=4 HOMEPAGE=http://www.pip-installer.org/ http://pypi.python.org/pypi/pip/ IUSE=zsh-completion -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=MIT RDEPEND=dev-python/setuptools dev-lang/python RESTRICT=test SLOT=0 SRC_URI=mirror://pypi/p/pip/pip-1.1.tar.gz _eclasses_=bash-completion-r1 3480f8385cb9e31797e7b659e366e2d2 distutils 15ae23f6f8219a009bfcfff7724fe727 eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=cde7ee3c01e73aba54cac761fbfc8dfd +_md5_=e0fda443586d4eb33ae79a85b62a0e67 diff --git a/metadata/md5-cache/dev-python/pycups-1.9.61 b/metadata/md5-cache/dev-python/pycups-1.9.61 index 47d8d8a60ef9..218ea94ba343 100644 --- a/metadata/md5-cache/dev-python/pycups-1.9.61 +++ b/metadata/md5-cache/dev-python/pycups-1.9.61 @@ -4,10 +4,10 @@ DESCRIPTION=Python bindings for the CUPS API EAPI=3 HOMEPAGE=http://cyberelk.net/tim/data/pycups/ IUSE=doc examples -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 LICENSE=GPL-2 RDEPEND=net-print/cups || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) SLOT=0 SRC_URI=http://cyberelk.net/tim/data/pycups/pycups-1.9.61.tar.bz2 _eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=93fb3b3a070734ead8de6a2528bdaa1b +_md5_=6bd642081152bffd5f2c8418bd8110ef diff --git a/metadata/md5-cache/dev-python/pygments-1.5 b/metadata/md5-cache/dev-python/pygments-1.5 index e74f7dc1a914..55ab46e40b31 100644 --- a/metadata/md5-cache/dev-python/pygments-1.5 +++ b/metadata/md5-cache/dev-python/pygments-1.5 @@ -4,10 +4,10 @@ DESCRIPTION=Pygments is a syntax highlighting package written in Python. EAPI=3 HOMEPAGE=http://pygments.org/ http://pypi.python.org/pypi/Pygments IUSE=doc test -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=BSD RDEPEND=dev-python/setuptools dev-lang/python SLOT=0 SRC_URI=mirror://pypi/P/Pygments/Pygments-1.5.tar.gz _eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 -_md5_=2cdb4a656d72d691ff9b346eb78a4807 +_md5_=aa765d918421f64a2584051c00582010 diff --git a/metadata/md5-cache/dev-python/pyzmq-2.2.0 b/metadata/md5-cache/dev-python/pyzmq-2.2.0 index 6c853f9a458d..61e36b6f2709 100644 --- a/metadata/md5-cache/dev-python/pyzmq-2.2.0 +++ b/metadata/md5-cache/dev-python/pyzmq-2.2.0 @@ -4,10 +4,10 @@ DESCRIPTION=PyZMQ is a lightweight and super-fast messaging library built on top EAPI=3 HOMEPAGE=http://www.zeromq.org/bindings:python http://pypi.python.org/pypi/pyzmq IUSE=examples test test -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=LGPL-3 RDEPEND=>=net-libs/zeromq-2.1.9 || ( =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) SLOT=0 SRC_URI=mirror://pypi/p/pyzmq/pyzmq-2.2.0.tar.gz _eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=90ca4376a5269de96fbd358c11eba00a +_md5_=088e642ec66092e0e699ea867a46f8ea diff --git a/metadata/md5-cache/dev-python/simplegeneric-0.8.1 b/metadata/md5-cache/dev-python/simplegeneric-0.8.1 index 23a7f2a838e6..db407cc47fef 100644 --- a/metadata/md5-cache/dev-python/simplegeneric-0.8.1 +++ b/metadata/md5-cache/dev-python/simplegeneric-0.8.1 @@ -3,10 +3,10 @@ DEPEND=app-arch/unzip dev-python/setuptools dev-lang/python DESCRIPTION=Simple generic functions for Python EAPI=4 HOMEPAGE=http://pypi.python.org/pypi/simplegeneric -KEYWORDS=~amd64 ~x86 ~x86-linux +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=ZPL RDEPEND=dev-lang/python SLOT=0 SRC_URI=mirror://pypi/s/simplegeneric/simplegeneric-0.8.1.zip _eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 -_md5_=345de74b338a8e438c6705d25a8b3e9b +_md5_=f076bf067fcbe4a38ff03b990726a5f8 diff --git a/metadata/md5-cache/dev-python/tpg-3.2.1 b/metadata/md5-cache/dev-python/tpg-3.2.1 new file mode 100644 index 000000000000..7660e46403fe --- /dev/null +++ b/metadata/md5-cache/dev-python/tpg-3.2.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst postrm prepare test +DEPEND==dev-lang/python-2* +DESCRIPTION=Toy Parser Generator for Python +EAPI=3 +HOMEPAGE=http://christophe.delord.free.fr/tpg/index.html +IUSE=doc examples +KEYWORDS=~amd64 ~ia64 ~ppc ~x86 +LICENSE=LGPL-2.1 +RDEPEND==dev-lang/python-2* +SLOT=0 +SRC_URI=http://christophe.delord.free.fr/tpg/TPG-3.2.1.tar.gz +_eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 +_md5_=3979421da56bb43eba2fb6781fda9726 diff --git a/metadata/md5-cache/dev-ruby/selenium-webdriver-2.16.0 b/metadata/md5-cache/dev-ruby/selenium-webdriver-2.16.0 deleted file mode 100644 index ef80830f56dc..000000000000 --- a/metadata/md5-cache/dev-ruby/selenium-webdriver-2.16.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ) -DESCRIPTION=This gem provides Ruby bindings for WebDriver. -EAPI=4 -HOMEPAGE=http://gemcutter.org/gems/selenium-webdriver -IUSE=test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 test -KEYWORDS=~amd64 ~x86 -LICENSE=Apache-2.0 -RDEPEND=ruby_targets_ruby18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) -REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ) -SLOT=0 -SRC_URI=mirror://rubygems/selenium-webdriver-2.16.0.gem -_eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded java-utils-2 b173b5d55bfd6e328939985bc54a1c9e multilib 5782800349f728f725f9378105c6a2ab ruby-fakegem 6732f927427c6069df6c4f22271f2c75 ruby-ng 7bfb9d5afe376884a98c3f3b40cf673a toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=1780a14f74282324a1b61b99ad0a9616 diff --git a/metadata/md5-cache/dev-ruby/selenium-webdriver-2.19.0 b/metadata/md5-cache/dev-ruby/selenium-webdriver-2.19.0 deleted file mode 100644 index ab8cb29f6534..000000000000 --- a/metadata/md5-cache/dev-ruby/selenium-webdriver-2.19.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ) -DESCRIPTION=This gem provides Ruby bindings for WebDriver. -EAPI=4 -HOMEPAGE=http://gemcutter.org/gems/selenium-webdriver -IUSE=test elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 test -KEYWORDS=~amd64 ~x86 -LICENSE=Apache-2.0 -RDEPEND=ruby_targets_ruby18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) -REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ) -SLOT=0 -SRC_URI=mirror://rubygems/selenium-webdriver-2.19.0.gem -_eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded java-utils-2 b173b5d55bfd6e328939985bc54a1c9e multilib 5782800349f728f725f9378105c6a2ab ruby-fakegem 6732f927427c6069df6c4f22271f2c75 ruby-ng 7bfb9d5afe376884a98c3f3b40cf673a toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=49fde2a0a1db3d9b127b351aa0235c06 diff --git a/metadata/md5-cache/dev-ruby/selenium-webdriver-2.18.0 b/metadata/md5-cache/dev-ruby/selenium-webdriver-2.22.1 similarity index 96% rename from metadata/md5-cache/dev-ruby/selenium-webdriver-2.18.0 rename to metadata/md5-cache/dev-ruby/selenium-webdriver-2.22.1 index 714b09806e9b..2ded180d4c3a 100644 --- a/metadata/md5-cache/dev-ruby/selenium-webdriver-2.18.0 +++ b/metadata/md5-cache/dev-ruby/selenium-webdriver-2.22.1 @@ -9,6 +9,6 @@ LICENSE=Apache-2.0 RDEPEND=ruby_targets_ruby18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby18] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby18] dev-ruby/rubyzip[ruby_targets_ruby18] ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ruby19] >=dev-ruby/ffi-1.0.9[ruby_targets_ruby19] >=dev-ruby/multi_json-1.0.4[ruby_targets_ruby19] dev-ruby/rubyzip[ruby_targets_ruby19] ) ruby_targets_ree18? ( >=dev-ruby/childprocess-0.2.5[ruby_targets_ree18] >=dev-ruby/ffi-1.0.9[ruby_targets_ree18] >=dev-ruby/multi_json-1.0.4[ruby_targets_ree18] dev-ruby/rubyzip[ruby_targets_ree18] ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ) SLOT=0 -SRC_URI=mirror://rubygems/selenium-webdriver-2.18.0.gem +SRC_URI=mirror://rubygems/selenium-webdriver-2.22.1.gem _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded java-utils-2 b173b5d55bfd6e328939985bc54a1c9e multilib 5782800349f728f725f9378105c6a2ab ruby-fakegem 6732f927427c6069df6c4f22271f2c75 ruby-ng 7bfb9d5afe376884a98c3f3b40cf673a toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=4f37cd99a75136a0ac5d6e371d3aecd8 +_md5_=1e9914367c16ea2f272680e011d9d6fe diff --git a/metadata/md5-cache/dev-ruby/serialport-1.1.0 b/metadata/md5-cache/dev-ruby/serialport-1.1.0 new file mode 100644 index 000000000000..7bba9052acf7 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/serialport-1.1.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ) +DESCRIPTION=a library for serial port (rs232) access in ruby +EAPI=2 +HOMEPAGE=http://rubyforge.org/projects/ruby-serialport/ +IUSE=elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 test +KEYWORDS=~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) +SLOT=0 +SRC_URI=mirror://rubygems/serialport-1.1.0.gem +_eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded java-utils-2 b173b5d55bfd6e328939985bc54a1c9e multilib 5782800349f728f725f9378105c6a2ab ruby-fakegem 6732f927427c6069df6c4f22271f2c75 ruby-ng 7bfb9d5afe376884a98c3f3b40cf673a toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=7f507ef047858090d7c93f5f8f3d3131 diff --git a/metadata/md5-cache/dev-ruby/simple-rss-1.2.3-r1 b/metadata/md5-cache/dev-ruby/simple-rss-1.2.3-r1 new file mode 100644 index 000000000000..83c7d8db39ed --- /dev/null +++ b/metadata/md5-cache/dev-ruby/simple-rss-1.2.3-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( doc? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ruby19? ( doc? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ree18? ( doc? ( dev-ruby/rake[ruby_targets_ree18] ) ) ruby_targets_jruby? ( doc? ( dev-ruby/rake[ruby_targets_jruby] ) ) ruby_targets_ruby18? ( test? ( dev-ruby/rake[ruby_targets_ruby18] ) ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ree18? ( test? ( dev-ruby/rake[ruby_targets_ree18] ) ) ruby_targets_jruby? ( test? ( dev-ruby/rake[ruby_targets_jruby] ) ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) test? ( ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) ) +DESCRIPTION=Simple RSS is a simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. +EAPI=4 +HOMEPAGE=http://simple-rss.rubyforge.org/ +IUSE=elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby doc doc test test +KEYWORDS=~amd64 ~x86 ~x86-macos +LICENSE=LGPL-2 +RDEPEND=ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ree18? ( dev-lang/ruby-enterprise:1.8 ) ruby_targets_jruby? ( dev-java/jruby ) ruby_targets_ruby18? ( virtual/rubygems[ruby_targets_ruby18] ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ree18? ( virtual/rubygems[ruby_targets_ree18] ) ruby_targets_jruby? ( virtual/rubygems[ruby_targets_jruby] ) +REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 ruby_targets_ree18 ruby_targets_jruby ) +SLOT=0 +SRC_URI=mirror://rubygems/simple-rss-1.2.3.gem +_eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded java-utils-2 b173b5d55bfd6e328939985bc54a1c9e multilib 5782800349f728f725f9378105c6a2ab ruby-fakegem 6732f927427c6069df6c4f22271f2c75 ruby-ng 7bfb9d5afe376884a98c3f3b40cf673a toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=5389551c26b97fe84203c779380baafe diff --git a/metadata/md5-cache/dev-util/debootstrap-1.0.40 b/metadata/md5-cache/dev-util/debootstrap-1.0.40 index 52e8587f4668..050edef5571d 100644 --- a/metadata/md5-cache/dev-util/debootstrap-1.0.40 +++ b/metadata/md5-cache/dev-util/debootstrap-1.0.40 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile install postinst unpack DESCRIPTION=Debian/Ubuntu bootstrap scripts EAPI=4 HOMEPAGE=http://packages.qa.debian.org/d/debootstrap.html -KEYWORDS=~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc x86 LICENSE=as-is RDEPEND=app-arch/dpkg net-misc/wget sys-devel/binutils SLOT=0 SRC_URI=mirror://debian/pool/main/d/debootstrap/debootstrap_1.0.40.tar.gz mirror://gentoo/devices.tar.gz _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=de3c5b4558639560befd64b67099e2fb +_md5_=5bd82458a42e45383fb09b51d95491c8 diff --git a/metadata/md5-cache/dev-util/imediff2-1.1.2-r2 b/metadata/md5-cache/dev-util/imediff2-1.1.2-r2 new file mode 100644 index 000000000000..03e65466dda4 --- /dev/null +++ b/metadata/md5-cache/dev-util/imediff2-1.1.2-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare setup +DEPEND=dev-lang/python[ncurses] =dev-lang/python-2* =dev-lang/python-2*[ncurses] +DESCRIPTION=An interactive, user friendly 2-way merge tool in text mode. +EAPI=4 +HOMEPAGE=http://elonen.iki.fi/code/imediff/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=dev-lang/python[ncurses] =dev-lang/python-2* =dev-lang/python-2*[ncurses] +SLOT=0 +SRC_URI=mirror://debian/pool/main/i/imediff2/imediff2_1.1.2.orig.tar.gz +_eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=49c7eff4da26d4e5136e1151677018cf diff --git a/metadata/md5-cache/dev-util/strace-4.7 b/metadata/md5-cache/dev-util/strace-4.7 index 76ec05876ec4..30b0725111ce 100644 --- a/metadata/md5-cache/dev-util/strace-4.7 +++ b/metadata/md5-cache/dev-util/strace-4.7 @@ -4,9 +4,9 @@ DESCRIPTION=A useful diagnostic, instructional, and debugging tool EAPI=4 HOMEPAGE=http://sourceforge.net/projects/strace/ IUSE=static aio -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux LICENSE=BSD SLOT=0 SRC_URI=mirror://sourceforge/strace/strace-4.7.tar.xz _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=ba3d8ec76bc0466f1f2b352eb8b95963 +_md5_=ef243dbccfcb68da9649a20c0c91b729 diff --git a/metadata/md5-cache/dev-vcs/git-annex-3.20120605 b/metadata/md5-cache/dev-vcs/git-annex-3.20120605 new file mode 100644 index 000000000000..c9ac27bbcfdc --- /dev/null +++ b/metadata/md5-cache/dev-vcs/git-annex-3.20120605 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst prepare prerm setup test +DEPEND=>=dev-vcs/git-1.7.7 test? ( dev-haskell/extensible-exceptions dev-haskell/hunit dev-haskell/testpack ) dev-haskell/bloomfilter >=dev-haskell/cabal-1.8 dev-haskell/dataenc dev-haskell/edit-distance dev-haskell/hs3 dev-haskell/hslogger dev-haskell/http dev-haskell/ifelse dev-haskell/json dev-haskell/lifted-base dev-haskell/missingh dev-haskell/monad-control dev-haskell/mtl dev-haskell/network dev-haskell/pcre-light >=dev-haskell/quickcheck-2.1 dev-haskell/sha dev-haskell/text dev-haskell/time dev-haskell/transformers-base dev-haskell/utf8-string >=dev-lang/ghc-6.12.3 dev-lang/perl doc? ( www-apps/ikiwiki net-misc/rsync ) >=dev-haskell/cabal-1.1.4 +DESCRIPTION=manage files with git, without checking their contents into git +EAPI=4 +HOMEPAGE=http://git-annex.branchable.com/ +IUSE=doc test +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=dev-vcs/git-1.7.7 +RESTRICT=test +SLOT=0 +SRC_URI=http://hackage.haskell.org/packages/archive/git-annex/3.20120605/git-annex-3.20120605.tar.gz +_eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded ghc-package f39fadb76cd4747582996e6b0d44479c haskell-cabal 6054440acd4fac31e40a9595827325e0 multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=dcb3a2070e5f808783a1e1d7f053221a diff --git a/metadata/md5-cache/games-fps/urbanterror-4.1.1 b/metadata/md5-cache/games-fps/urbanterror-4.1.1 index 5d838f6a6c82..183774dc0e44 100644 --- a/metadata/md5-cache/games-fps/urbanterror-4.1.1 +++ b/metadata/md5-cache/games-fps/urbanterror-4.1.1 @@ -10,4 +10,4 @@ RDEPEND=sys-libs/zlib[minizip] !dedicated? ( media-libs/ftgl media-libs/freetype SLOT=0 SRC_URI=http://dev.gentoo.org/~hasufell/distfiles/ioquake3-1807.tar.bz2 http://dev.gentoo.org/~hasufell/distfiles/ioq3-1807-urt-251210-git-nobumpy.tar.xz ftp://ftp.snt.utwente.nl/pub/games/urbanterror/old/UrbanTerror_41_FULL.zip http://upload.wikimedia.org/wikipedia/en/5/56/Urbanterror.svg -> urbanterror.svg _eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f eutils ff5a46c2b596c2e0447de62f1ac90ded games 81964dcd902c8f9d7ea64cb18295a13b multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=a990b7522c141f103a8aeb4ddc61ef95 +_md5_=60f0db0c293dab6cf93539fcd33b872e diff --git a/metadata/md5-cache/media-libs/faac-1.28-r3 b/metadata/md5-cache/media-libs/faac-1.28-r3 index 793cad38d5c8..1f1ce9b9c339 100644 --- a/metadata/md5-cache/media-libs/faac-1.28-r3 +++ b/metadata/md5-cache/media-libs/faac-1.28-r3 @@ -4,10 +4,10 @@ DESCRIPTION=Free MPEG-4 audio codecs by AudioCoding.com EAPI=4 HOMEPAGE=http://www.audiocoding.com IUSE=static-libs -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=LGPL-2.1 MPEG-4 RDEPEND=media-libs/libmp4v2:0 SLOT=0 SRC_URI=mirror://sourceforge/faac/faac-1.28.tar.gz _eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=573647149189be24a43d7591a13c2a24 +_md5_=f51d27306a7316581f49fd4b4cfd547d diff --git a/metadata/md5-cache/media-libs/libcuefile-477 b/metadata/md5-cache/media-libs/libcuefile-477 index 3623b622b694..00869ee7a192 100644 --- a/metadata/md5-cache/media-libs/libcuefile-477 +++ b/metadata/md5-cache/media-libs/libcuefile-477 @@ -3,9 +3,9 @@ DEPEND=>=dev-util/cmake-2.8.4 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=Cue File library from Musepack EAPI=4 HOMEPAGE=http://www.musepack.net/ -KEYWORDS=~alpha amd64 ~hppa ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=LGPL-2.1 SLOT=0 SRC_URI=http://dev.gentoo.org/~ssuominen/libcuefile-477.tar.xz _eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f cmake-utils de2b6743eb0bffee798e01b913aec936 eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=7de6fbd2b42543ac3e88c74e871efee4 +_md5_=c9350b297642083773cd9106dc066313 diff --git a/metadata/md5-cache/media-libs/libdvdcss-1.2.12 b/metadata/md5-cache/media-libs/libdvdcss-1.2.12 index ea947329c3de..6a1652702755 100644 --- a/metadata/md5-cache/media-libs/libdvdcss-1.2.12 +++ b/metadata/md5-cache/media-libs/libdvdcss-1.2.12 @@ -4,9 +4,9 @@ DESCRIPTION=A portable abstraction library for DVD decryption EAPI=4 HOMEPAGE=http://www.videolan.org/developers/libdvdcss.html IUSE=doc static-libs -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 SLOT=1.2 SRC_URI=http://www.videolan.org/pub/libdvdcss/1.2.12/libdvdcss-1.2.12.tar.bz2 _eclasses_=autotools 17221f432ba462238f81c5fd183a028e libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 -_md5_=302ecf314f2978fb0db53224529322f4 +_md5_=24147160f24f5a9c3ae26c53ce97c7ee diff --git a/metadata/md5-cache/media-libs/libreplaygain-477 b/metadata/md5-cache/media-libs/libreplaygain-477 index 9dac3e72ab9b..d4e4b079afcf 100644 --- a/metadata/md5-cache/media-libs/libreplaygain-477 +++ b/metadata/md5-cache/media-libs/libreplaygain-477 @@ -3,9 +3,9 @@ DEPEND=>=dev-util/cmake-2.8.4 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=Replay Gain library from Musepack EAPI=4 HOMEPAGE=http://www.musepack.net/ -KEYWORDS=~alpha amd64 ~hppa ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=LGPL-2.1 SLOT=0 SRC_URI=http://dev.gentoo.org/~ssuominen/libreplaygain-477.tar.xz _eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f cmake-utils de2b6743eb0bffee798e01b913aec936 eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=fc07163e136ee305ba41dba96e954a05 +_md5_=ca6f7e18e77cd6d6f6fc6c7806ce333a diff --git a/metadata/md5-cache/media-libs/libshout-2.3.0 b/metadata/md5-cache/media-libs/libshout-2.3.0 index b7a502bd7bb2..9d8162320152 100644 --- a/metadata/md5-cache/media-libs/libshout-2.3.0 +++ b/metadata/md5-cache/media-libs/libshout-2.3.0 @@ -4,9 +4,9 @@ DESCRIPTION=library for connecting and sending data to icecast servers EAPI=4 HOMEPAGE=http://www.icecast.org/ IUSE=speex theora -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd LICENSE=GPL-2 RDEPEND=media-libs/libogg media-libs/libvorbis theora? ( media-libs/libtheora ) speex? ( media-libs/speex ) SLOT=0 SRC_URI=http://downloads.xiph.org/releases/libshout/libshout-2.3.0.tar.gz -_md5_=47a3cca5825cb53f1e94d970058fed8d +_md5_=1f06d03b56ef2e39bf8dab68771f7a9b diff --git a/metadata/md5-cache/media-libs/libvorbis-1.3.3 b/metadata/md5-cache/media-libs/libvorbis-1.3.3 index 349f91dd014a..9779426959ef 100644 --- a/metadata/md5-cache/media-libs/libvorbis-1.3.3 +++ b/metadata/md5-cache/media-libs/libvorbis-1.3.3 @@ -4,10 +4,10 @@ DESCRIPTION=The Ogg Vorbis sound file format library EAPI=4 HOMEPAGE=http://xiph.org/vorbis IUSE=static-libs -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd LICENSE=BSD RDEPEND=media-libs/libogg SLOT=0 SRC_URI=http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.3.tar.xz _eclasses_=autotools 17221f432ba462238f81c5fd183a028e libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 -_md5_=8e68e005e889772dc0449f74044aae77 +_md5_=321c8220afbb61474fbee12393cf42c4 diff --git a/metadata/md5-cache/media-libs/mesa-8.0.3-r1 b/metadata/md5-cache/media-libs/mesa-8.0.3-r1 index 9378885e4b3d..1559d567ee51 100644 --- a/metadata/md5-cache/media-libs/mesa-8.0.3-r1 +++ b/metadata/md5-cache/media-libs/mesa-8.0.3-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst prepare setup unpack -DEPEND=>=x11-proto/dri2proto-2.6 >=x11-proto/glproto-1.4.15 !=app-admin/eselect-opengl-1.2.6 dev-libs/expat gbm? ( sys-fs/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext x11-libs/libXxf86vm >=x11-libs/libxcb-1.8 d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) >=x11-libs/libdrm-2.4.32[video_cards_nouveau?,video_cards_vmware?] video_cards_nouveau? ( =x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_i965? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_intel? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) llvm? ( >=sys-devel/llvm-2.9 ) =dev-lang/python-2* dev-libs/libxml2[python] virtual/pkgconfig sys-devel/bison sys-devel/flex x11-misc/makedepend >=x11-proto/xextproto-7.0.99.1 x11-proto/xf86driproto x11-proto/xf86vidmodeproto || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=>=x11-proto/dri2proto-2.6 >=x11-proto/glproto-1.4.15-r1 !=app-admin/eselect-opengl-1.2.6 dev-libs/expat gbm? ( sys-fs/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext x11-libs/libXxf86vm >=x11-libs/libxcb-1.8 d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) >=x11-libs/libdrm-2.4.32[video_cards_nouveau?,video_cards_vmware?] video_cards_nouveau? ( =x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_i965? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_intel? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) llvm? ( >=sys-devel/llvm-2.9 ) =dev-lang/python-2* dev-libs/libxml2[python] virtual/pkgconfig sys-devel/bison sys-devel/flex x11-misc/makedepend >=x11-proto/xextproto-7.0.99.1 x11-proto/xf86driproto x11-proto/xf86vidmodeproto || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=OpenGL-like graphic library for Linux EAPI=4 HOMEPAGE=http://mesa3d.sourceforge.net/ IUSE=video_cards_i915 video_cards_i965 video_cards_intel video_cards_r100 video_cards_r200 video_cards_r300 video_cards_r600 video_cards_radeon video_cards_nouveau video_cards_vmware bindist +classic d3d debug +egl g3dvl +gallium gbm gles1 gles2 +llvm +nptl openvg osmesa pax_kernel pic selinux shared-dricore +shared-glapi vdpau wayland xa xvmc kernel_FreeBSD KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT LGPL-3 SGI-B-2.0 -RDEPEND=>=x11-proto/dri2proto-2.6 >=x11-proto/glproto-1.4.15 !=app-admin/eselect-opengl-1.2.6 dev-libs/expat gbm? ( sys-fs/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext x11-libs/libXxf86vm >=x11-libs/libxcb-1.8 d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) >=x11-libs/libdrm-2.4.32[video_cards_nouveau?,video_cards_vmware?] video_cards_nouveau? ( =x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_i965? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_intel? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) +RDEPEND=>=x11-proto/dri2proto-2.6 >=x11-proto/glproto-1.4.15-r1 !=app-admin/eselect-opengl-1.2.6 dev-libs/expat gbm? ( sys-fs/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext x11-libs/libXxf86vm >=x11-libs/libxcb-1.8 d3d? ( app-emulation/wine ) vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) >=x11-libs/libdrm-2.4.32[video_cards_nouveau?,video_cards_vmware?] video_cards_nouveau? ( =x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_i965? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_intel? ( >=x11-libs/libdrm-2.4.32[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.32[video_cards_radeon] ) REQUIRED_USE=d3d? ( gallium ) g3dvl? ( gallium ) llvm? ( gallium ) openvg? ( egl gallium ) gbm? ( shared-glapi ) g3dvl? ( || ( vdpau xvmc ) ) vdpau? ( g3dvl ) xa? ( gallium ) xvmc? ( g3dvl ) video_cards_intel? ( || ( classic gallium ) ) video_cards_i915? ( || ( classic gallium ) ) video_cards_i965? ( classic ) video_cards_nouveau? ( || ( classic gallium ) ) video_cards_radeon? ( || ( classic gallium ) ) video_cards_r100? ( classic ) video_cards_r200? ( classic ) video_cards_r300? ( gallium ) video_cards_r600? ( gallium ) video_cards_vmware? ( gallium ) SLOT=0 SRC_URI=ftp://ftp.freedesktop.org/pub/mesa/8.0.3/MesaLib-8.0.3.tar.bz2 mirror://gentoo/mesa-8.0.3-gentoo-patches-02.tar.bz2 _eclasses_=autotools 17221f432ba462238f81c5fd183a028e base 5f35078c26d6c60556d5c8a2feb4f84f eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=425fd476ba737bed93989e842c55b828 +_md5_=f935610bdc03827d044d8348edc3a4bd diff --git a/metadata/md5-cache/media-sound/mpg321-0.3.1 b/metadata/md5-cache/media-sound/mpg321-0.3.1 index f9caf91840ee..dab0d3068e9a 100644 --- a/metadata/md5-cache/media-sound/mpg321-0.3.1 +++ b/metadata/md5-cache/media-sound/mpg321-0.3.1 @@ -4,10 +4,10 @@ DESCRIPTION=A realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3 EAPI=4 HOMEPAGE=http://mpg321.sourceforge.net/ IUSE=ipv6 -KEYWORDS=~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +KEYWORDS=~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=GPL-2 RDEPEND=>=media-libs/libao-1 media-libs/libid3tag media-libs/libmad sys-libs/zlib SLOT=0 SRC_URI=mirror://sourceforge/mpg321/mpg321-0.3.1.tar.gz _eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=14b781569c90b4f36e732b8bb38c5609 +_md5_=c62c19b5a74ad9bb97d7bf60d14fc711 diff --git a/metadata/md5-cache/media-sound/volumeicon-0.4.6 b/metadata/md5-cache/media-sound/volumeicon-0.4.6 index 19f3b039968b..b747baf4ff90 100644 --- a/metadata/md5-cache/media-sound/volumeicon-0.4.6 +++ b/metadata/md5-cache/media-sound/volumeicon-0.4.6 @@ -1,13 +1,13 @@ DEFINED_PHASES=configure prepare -DEPEND=>=dev-libs/glib-2 >=x11-libs/gtk+-2.16:2 x11-libs/libX11 alsa? ( media-libs/alsa-lib ) libnotify? ( >=x11-libs/libnotify-0.7 ) virtual/pkgconfig +DEPEND=>=dev-libs/glib-2 media-libs/alsa-lib >=x11-libs/gtk+-2.16:2 x11-libs/libX11 libnotify? ( >=x11-libs/libnotify-0.7 ) virtual/pkgconfig DESCRIPTION=A lightweight volume control that sits in your systray EAPI=4 HOMEPAGE=http://softwarebakery.com/maato/volumeicon.html -IUSE=alsa libnotify +IUSE=libnotify KEYWORDS=~amd64 ~x86 LICENSE=GPL-3 -RDEPEND=>=dev-libs/glib-2 >=x11-libs/gtk+-2.16:2 x11-libs/libX11 alsa? ( media-libs/alsa-lib ) libnotify? ( >=x11-libs/libnotify-0.7 ) +RDEPEND=>=dev-libs/glib-2 media-libs/alsa-lib >=x11-libs/gtk+-2.16:2 x11-libs/libX11 libnotify? ( >=x11-libs/libnotify-0.7 ) SLOT=0 SRC_URI=http://softwarebakery.com/maato/files/volumeicon/volumeicon-0.4.6.tar.gz _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=a6d1c93cb4d7e64ba2f920ec49a4b58d +_md5_=c9d479b1cc69adb8d4986118910745ac diff --git a/metadata/md5-cache/net-dns/bind-9.8.3_p1 b/metadata/md5-cache/net-dns/bind-9.8.3_p1 index 1308958560d6..0b4a1e1997d6 100644 --- a/metadata/md5-cache/net-dns/bind-9.8.3_p1 +++ b/metadata/md5-cache/net-dns/bind-9.8.3_p1 @@ -4,11 +4,11 @@ DESCRIPTION=BIND - Berkeley Internet Name Domain - Name Server EAPI=4 HOMEPAGE=http://www.isc.org/software/bind IUSE=berkdb caps dlz doc geoip gost gssapi idn ipv6 ldap mysql odbc postgres rpz sdb-ldap selinux ssl static-libs threads urandom xml -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd +KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd LICENSE=as-is RDEPEND=ssl? ( >=dev-libs/openssl-0.9.6g ) mysql? ( >=virtual/mysql-4.0 ) odbc? ( >=dev-db/unixODBC-2.2.6 ) ldap? ( net-nds/openldap ) idn? ( net-dns/idnkit ) postgres? ( dev-db/postgresql-base ) caps? ( >=sys-libs/libcap-2.1.0 ) xml? ( dev-libs/libxml2 ) geoip? ( >=dev-libs/geoip-1.4.6 ) gssapi? ( virtual/krb5 ) sdb-ldap? ( net-nds/openldap ) gost? ( >=dev-libs/openssl-1.0.0 ) selinux? ( sec-policy/selinux-bind ) || ( sys-process/psmisc >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) REQUIRED_USE=postgres? ( dlz ) berkdb? ( dlz ) mysql? ( dlz !threads ) odbc? ( dlz ) ldap? ( dlz ) sdb-ldap? ( dlz ) gost? ( ssl ) threads? ( caps ) SLOT=0 SRC_URI=ftp://ftp.isc.org/isc/bind9/9.8.3-P1/bind-9.8.3-P1.tar.gz doc? ( mirror://gentoo/dyndns-samples.tbz2 ) geoip? ( http://bind-geoip.googlecode.com//files/bind-geoip-1.3-readme.txt http://bind-geoip.googlecode.com//files/bind-9.8.3-geoip-1.3.patch ) sdb-ldap? ( http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-1.1.0-fc14.patch.bz2 ) _eclasses_=autotools 17221f432ba462238f81c5fd183a028e db-use 2f5d6a2718559b90a51648d8ff58be83 eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=f0ee5704c3d8be5e5dd699ab52fa5506 +_md5_=fab0153910d5dc83846512afb769de74 diff --git a/metadata/md5-cache/net-libs/liblockfile-1.09 b/metadata/md5-cache/net-libs/liblockfile-1.09 index 02135f579b93..8a436e5bcf29 100644 --- a/metadata/md5-cache/net-libs/liblockfile-1.09 +++ b/metadata/md5-cache/net-libs/liblockfile-1.09 @@ -3,9 +3,9 @@ DEPEND=|| ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-dev DESCRIPTION=Implements functions designed to lock the standard mailboxes EAPI=4 HOMEPAGE=http://www.debian.org/ -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=LGPL-2 SLOT=0 SRC_URI=mirror://debian/pool/main/libl/liblockfile/liblockfile_1.09.orig.tar.gz _eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=a3c51ed5ee5c871c055a29da74178e36 +_md5_=258c60fbaa3f8519b639838080cae6ca diff --git a/metadata/md5-cache/net-libs/libssh-0.5.2 b/metadata/md5-cache/net-libs/libssh-0.5.2 index c26e7f8c59a5..f8d6ed6b1840 100644 --- a/metadata/md5-cache/net-libs/libssh-0.5.2 +++ b/metadata/md5-cache/net-libs/libssh-0.5.2 @@ -4,11 +4,11 @@ DESCRIPTION=Access a working SSH implementation by means of a library EAPI=4 HOMEPAGE=http://www.libssh.org/ IUSE=debug doc examples gcrypt pcap +sftp ssh1 server static-libs test zlib -KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux LICENSE=LGPL-2.1 RDEPEND=zlib? ( >=sys-libs/zlib-1.2 ) !gcrypt? ( >=dev-libs/openssl-0.9.8 ) gcrypt? ( >=dev-libs/libgcrypt-1.4 ) REQUIRED_USE=test? ( static-libs ) SLOT=0 SRC_URI=https://red.libssh.org/attachments/download/27/libssh-0.5.2.tar.gz _eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f cmake-utils de2b6743eb0bffee798e01b913aec936 eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=f1712b4f03b730fd778a4d1349f4e5e9 +_md5_=5d2e2821217496e0b26bee1279b4140f diff --git a/metadata/md5-cache/net-libs/zeromq-2.2.0 b/metadata/md5-cache/net-libs/zeromq-2.2.0 index ef8d16bbb21d..85745df34a14 100644 --- a/metadata/md5-cache/net-libs/zeromq-2.2.0 +++ b/metadata/md5-cache/net-libs/zeromq-2.2.0 @@ -4,9 +4,9 @@ DESCRIPTION=ZeroMQ is a brokerless messaging kernel with extremely high performa EAPI=3 HOMEPAGE=http://www.zeromq.org IUSE=pgm test static-libs -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=LGPL-3 SLOT=0 SRC_URI=http://download.zeromq.org/zeromq-2.2.0.tar.gz _eclasses_=autotools 17221f432ba462238f81c5fd183a028e libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 -_md5_=2137d2e6c31532c2d73c236b914cbf91 +_md5_=40f568109326aa32abf18118c4c7c598 diff --git a/metadata/md5-cache/net-mail/tnef-1.4.9 b/metadata/md5-cache/net-mail/tnef-1.4.9 index b41ecb48f72f..17c76f77122d 100644 --- a/metadata/md5-cache/net-mail/tnef-1.4.9 +++ b/metadata/md5-cache/net-mail/tnef-1.4.9 @@ -1,8 +1,8 @@ DEFINED_PHASES=install DESCRIPTION=Decodes MS-TNEF MIME attachments HOMEPAGE=http://world.std.com/~damned/software.html -KEYWORDS=amd64 ~hppa ~ppc ppc64 ~x86 +KEYWORDS=amd64 hppa ~ppc ppc64 ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=mirror://sourceforge/tnef/tnef-1.4.9.tar.gz -_md5_=f5e76a230477caa6e141df51fe45dfa1 +_md5_=ab719c94140297eb85974e9fa49bb0ec diff --git a/metadata/md5-cache/net-misc/asterisk-1.8.13.0 b/metadata/md5-cache/net-misc/asterisk-1.8.13.0 new file mode 100644 index 000000000000..6ed3d0f31e65 --- /dev/null +++ b/metadata/md5-cache/net-misc/asterisk-1.8.13.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile config configure install postinst prepare setup unpack +DEPEND=dev-libs/popt dev-libs/libxml2 dev-libs/openssl sys-libs/ncurses sys-libs/zlib ais? ( sys-cluster/openais ) alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez ) calendar? ( net-libs/neon dev-libs/libical dev-libs/iksemel ) caps? ( sys-libs/libcap ) curl? ( net-misc/curl ) dahdi? ( >=net-libs/libpri-1.4.12_beta2 net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.4 ) iconv? ( virtual/libiconv ) jabber? ( dev-libs/iksemel ) jingle? ( dev-libs/iksemel ) ldap? ( net-nds/openldap ) lua? ( dev-lang/lua ) mysql? ( virtual/mysql ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) osplookup? ( net-libs/osptoolkit ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql-base ) radius? ( net-dialup/radiusclient-ng ) snmp? ( net-analyzer/net-snmp ) span? ( media-libs/spandsp ) speex? ( media-libs/speex ) sqlite? ( dev-db/sqlite:0 ) sqlite3? ( dev-db/sqlite:3 ) srtp? ( net-libs/libsrtp ) usb? ( virtual/libusb:0 media-libs/alsa-lib ) vorbis? ( media-libs/libvorbis ) !net-libs/openh323 || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=Asterisk: A Modular Open Source PBX System +EAPI=4 +HOMEPAGE=http://www.asterisk.org/ +IUSE=ais alsa bluetooth calendar +caps curl dahdi debug doc freetds gtalk http iconv jabber jingle ldap lua mysql newt +samples odbc osplookup oss portaudio postgres radius snmp span speex sqlite sqlite3 srtp static syslog usb vorbis +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +PDEPEND=net-misc/asterisk-core-sounds net-misc/asterisk-extra-sounds net-misc/asterisk-moh-opsound +RDEPEND=dev-libs/popt dev-libs/libxml2 dev-libs/openssl sys-libs/ncurses sys-libs/zlib ais? ( sys-cluster/openais ) alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez ) calendar? ( net-libs/neon dev-libs/libical dev-libs/iksemel ) caps? ( sys-libs/libcap ) curl? ( net-misc/curl ) dahdi? ( >=net-libs/libpri-1.4.12_beta2 net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.4 ) iconv? ( virtual/libiconv ) jabber? ( dev-libs/iksemel ) jingle? ( dev-libs/iksemel ) ldap? ( net-nds/openldap ) lua? ( dev-lang/lua ) mysql? ( virtual/mysql ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) osplookup? ( net-libs/osptoolkit ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql-base ) radius? ( net-dialup/radiusclient-ng ) snmp? ( net-analyzer/net-snmp ) span? ( media-libs/spandsp ) speex? ( media-libs/speex ) sqlite? ( dev-db/sqlite:0 ) sqlite3? ( dev-db/sqlite:3 ) srtp? ( net-libs/libsrtp ) usb? ( virtual/libusb:0 media-libs/alsa-lib ) vorbis? ( media-libs/libvorbis ) syslog? ( virtual/logger ) +REQUIRED_USE=gtalk? ( jabber ) +SLOT=0 +SRC_URI=http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-1.8.13.0.tar.gz mirror://gentoo/gentoo-asterisk-patchset-1.13.tar.bz2 +_eclasses_=autotools 17221f432ba462238f81c5fd183a028e base 5f35078c26d6c60556d5c8a2feb4f84f eutils ff5a46c2b596c2e0447de62f1ac90ded libtool 46e19fa7553f66c48ebc7cf025acd3ed linux-info cc184ad3383ffb6ffbaa82f53608e77f multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=c12a3776b5ce436fdc12e2c4f4f355b2 diff --git a/metadata/md5-cache/net-misc/asterisk-10.5.0 b/metadata/md5-cache/net-misc/asterisk-10.5.0 new file mode 100644 index 000000000000..8759624858c7 --- /dev/null +++ b/metadata/md5-cache/net-misc/asterisk-10.5.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile config configure install postinst prepare setup unpack +DEPEND=dev-db/sqlite:3 dev-libs/popt dev-libs/libxml2 dev-libs/openssl sys-libs/ncurses sys-libs/zlib ais? ( sys-cluster/openais ) alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez ) calendar? ( net-libs/neon dev-libs/libical dev-libs/iksemel ) caps? ( sys-libs/libcap ) curl? ( net-misc/curl ) dahdi? ( >=net-libs/libpri-1.4.12_beta2 net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.4 ) iconv? ( virtual/libiconv ) jabber? ( dev-libs/iksemel ) jingle? ( dev-libs/iksemel ) ldap? ( net-nds/openldap ) lua? ( dev-lang/lua ) mysql? ( virtual/mysql ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) osplookup? ( net-libs/osptoolkit ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql-base ) radius? ( net-dialup/radiusclient-ng ) snmp? ( net-analyzer/net-snmp ) span? ( media-libs/spandsp ) speex? ( media-libs/speex ) srtp? ( net-libs/libsrtp ) usb? ( virtual/libusb:0 media-libs/alsa-lib ) vorbis? ( media-libs/libvorbis ) !net-libs/openh323 || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=Asterisk: A Modular Open Source PBX System +EAPI=4 +HOMEPAGE=http://www.asterisk.org/ +IUSE=ais alsa bluetooth calendar +caps curl dahdi debug doc freetds gtalk http iconv jabber jingle ldap lua mysql newt +samples odbc osplookup oss portaudio postgres radius snmp span speex srtp static syslog usb vorbis +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +PDEPEND=net-misc/asterisk-core-sounds net-misc/asterisk-extra-sounds net-misc/asterisk-moh-opsound +RDEPEND=dev-db/sqlite:3 dev-libs/popt dev-libs/libxml2 dev-libs/openssl sys-libs/ncurses sys-libs/zlib ais? ( sys-cluster/openais ) alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez ) calendar? ( net-libs/neon dev-libs/libical dev-libs/iksemel ) caps? ( sys-libs/libcap ) curl? ( net-misc/curl ) dahdi? ( >=net-libs/libpri-1.4.12_beta2 net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.4 ) iconv? ( virtual/libiconv ) jabber? ( dev-libs/iksemel ) jingle? ( dev-libs/iksemel ) ldap? ( net-nds/openldap ) lua? ( dev-lang/lua ) mysql? ( virtual/mysql ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) osplookup? ( net-libs/osptoolkit ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql-base ) radius? ( net-dialup/radiusclient-ng ) snmp? ( net-analyzer/net-snmp ) span? ( media-libs/spandsp ) speex? ( media-libs/speex ) srtp? ( net-libs/libsrtp ) usb? ( virtual/libusb:0 media-libs/alsa-lib ) vorbis? ( media-libs/libvorbis ) syslog? ( virtual/logger ) +REQUIRED_USE=gtalk? ( jabber ) +SLOT=0 +SRC_URI=http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-10.5.0.tar.gz mirror://gentoo/gentoo-asterisk-patchset-2.5.tar.bz2 +_eclasses_=autotools 17221f432ba462238f81c5fd183a028e base 5f35078c26d6c60556d5c8a2feb4f84f eutils ff5a46c2b596c2e0447de62f1ac90ded libtool 46e19fa7553f66c48ebc7cf025acd3ed linux-info cc184ad3383ffb6ffbaa82f53608e77f multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=a8be42d4609488e64e0f5556a8c2c396 diff --git a/metadata/md5-cache/sci-chemistry/ccpn-2.1.3.1_p100806 b/metadata/md5-cache/sci-chemistry/ccpn-2.1.3.1_p100806 index f1e790671c52..1b1fec410c41 100644 --- a/metadata/md5-cache/sci-chemistry/ccpn-2.1.3.1_p100806 +++ b/metadata/md5-cache/sci-chemistry/ccpn-2.1.3.1_p100806 @@ -9,6 +9,6 @@ LICENSE=|| ( CCPN LGPL-2.1 ) RDEPEND=dev-lang/tk dev-python/numpy dev-tcltk/tix x11-libs/libXext x11-libs/libX11 opengl? ( media-libs/freeglut ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) || ( =dev-lang/python-2.7*[ssl,tk] =dev-lang/python-2.6*[ssl,tk] =dev-lang/python-2.5*[ssl,tk] ) RESTRICT=mirror SLOT=0 -SRC_URI=http://www-old.ccpn.ac.uk/download/ccpnmr/analysis2.1.3_1.tar.gz http://dev.gentoo.org/~jlec/distfiles/ccpn-update-100806.patch.bz2 +SRC_URI=http://www2.ccpn.ac.uk/download/ccpnmr/analysis2.1.3_1.tar.gz http://dev.gentoo.org/~jlec/distfiles/ccpn-update-100806.patch.bz2 _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab portability 536c5e70c5fb252ed3b769e04aa3f05b python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=442f59641ebf75cb8d16621c6da4c828 +_md5_=f353e7cfc22048173964d5bdb316765e diff --git a/metadata/md5-cache/sci-chemistry/cluster-1.3.081231 b/metadata/md5-cache/sci-chemistry/cluster-1.3.081231 index f7cedae5daaa..f92220a1123d 100644 --- a/metadata/md5-cache/sci-chemistry/cluster-1.3.081231 +++ b/metadata/md5-cache/sci-chemistry/cluster-1.3.081231 @@ -7,4 +7,4 @@ LICENSE=richardson SLOT=0 SRC_URI=http://kinemage.biochem.duke.edu/downloads/software/cluster/cluster.1.3.081231.src.tgz _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=163668327ccf4530959bc990a4436e66 +_md5_=099be30b093febcaeffdd058cb0f5efa diff --git a/metadata/md5-cache/sci-chemistry/cns-1.2.1-r7 b/metadata/md5-cache/sci-chemistry/cns-1.2.1-r7 index 906cd4bd7273..71dc76f76662 100644 --- a/metadata/md5-cache/sci-chemistry/cns-1.2.1-r7 +++ b/metadata/md5-cache/sci-chemistry/cns-1.2.1-r7 @@ -7,8 +7,8 @@ IUSE=aria openmp KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=cns RDEPEND=virtual/fortran app-shells/tcsh -RESTRICT=fetch +RESTRICT=fetch test SLOT=0 SRC_URI=cns_solve_1.21_all-mp.tar.gz aria? ( aria2.3.2.tar.gz ) _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 fortran-2 368b82ae80c1184988a9d651e6efcbd0 multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=0ab0f1ced7ebe9686854559469ce6cfc +_md5_=d46c3200f447da2a37ba8e91f05f48bd diff --git a/metadata/md5-cache/sci-chemistry/probe-2.12.110413 b/metadata/md5-cache/sci-chemistry/probe-2.12.110413 index 33caadb675d5..2e6a32cba2e7 100644 --- a/metadata/md5-cache/sci-chemistry/probe-2.12.110413 +++ b/metadata/md5-cache/sci-chemistry/probe-2.12.110413 @@ -8,4 +8,4 @@ LICENSE=richardson SLOT=0 SRC_URI=http://kinemage.biochem.duke.edu/downloads/software/probe/probe.2.12.110413.src.zip _eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=cf30e0e1a9d6b4f3c5be4df53c416e19 +_md5_=15b81b0417b488685365e66dd123fa09 diff --git a/metadata/md5-cache/sci-chemistry/probe-2.13.110909 b/metadata/md5-cache/sci-chemistry/probe-2.13.110909 new file mode 100644 index 000000000000..819b6f15a1d5 --- /dev/null +++ b/metadata/md5-cache/sci-chemistry/probe-2.13.110909 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install prepare +DEPEND=app-arch/unzip +DESCRIPTION=Evaluates atomic packing within or between molecules +EAPI=4 +HOMEPAGE=http://kinemage.biochem.duke.edu/software/probe.php +KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos +LICENSE=richardson +SLOT=0 +SRC_URI=http://kinemage.biochem.duke.edu/downloads/software/probe/probe.2.13.110909.src.zip +_eclasses_=eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e +_md5_=3444611791232a89d1a62cf732d55a78 diff --git a/metadata/md5-cache/sci-libs/clashscore-db-3.17 b/metadata/md5-cache/sci-libs/clashscore-db-3.17 index 4b0a453e2cf7..063cfe38286c 100644 --- a/metadata/md5-cache/sci-libs/clashscore-db-3.17 +++ b/metadata/md5-cache/sci-libs/clashscore-db-3.17 @@ -1,8 +1,9 @@ DEFINED_PHASES=install DESCRIPTION=Clashscore-db for clashlist +EAPI=4 HOMEPAGE=http://kinemage.biochem.duke.edu/ KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=richardson SLOT=0 SRC_URI=mirror://gentoo/molprobity-3.17.tgz -_md5_=17091fd7b6f971108cd02bf754c6efc2 +_md5_=4f75709be7b73e7454b2f5f98ed4c7d4 diff --git a/metadata/md5-cache/sci-physics/clhep-2.1.2.2 b/metadata/md5-cache/sci-physics/clhep-2.1.2.2 index f22cc0db0b13..a7183e909ce5 100644 --- a/metadata/md5-cache/sci-physics/clhep-2.1.2.2 +++ b/metadata/md5-cache/sci-physics/clhep-2.1.2.2 @@ -4,9 +4,9 @@ DESCRIPTION=High Energy Physics C++ library EAPI=4 HOMEPAGE=http://www.cern.ch/clhep IUSE=exceptions static-libs -KEYWORDS=~amd64 ~hppa ~ppc ~x86 +KEYWORDS=~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux LICENSE=public-domain SLOT=2 SRC_URI=http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.1.2.2.tgz _eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=edd1e3c8a85de4eb0b6a1b713d5ae782 +_md5_=753f3b6e34debff01058276c12785675 diff --git a/metadata/md5-cache/sys-apps/dbus-1.4.16-r2 b/metadata/md5-cache/sys-apps/dbus-1.4.16-r2 deleted file mode 100644 index 3c23f5ec4127..000000000000 --- a/metadata/md5-cache/sys-apps/dbus-1.4.16-r2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=X? ( x11-libs/libX11 x11-libs/libXt ) selinux? ( sys-libs/libselinux sec-policy/selinux-dbus ) >=dev-libs/expat-1.95.8 virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/xmlto ) test? ( =dev-lang/python-2* >=dev-libs/glib-2.30.1-r2:2 ) !=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool !=dev-libs/expat-1.95.8 -SLOT=0 -SRC_URI=http://dbus.freedesktop.org/releases/dbus/dbus-1.4.16.tar.gz -_eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf systemd 70a153740015c3457222dbdd8e07c1f7 toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e virtualx 0c41ff55e46b959d9457dde69e7a09d9 -_md5_=fd281f14b68a6d3b19872cc7396d0e92 diff --git a/metadata/md5-cache/sys-apps/dbus-1.4.18 b/metadata/md5-cache/sys-apps/dbus-1.4.18 deleted file mode 100644 index 1ade716ef9fd..000000000000 --- a/metadata/md5-cache/sys-apps/dbus-1.4.18 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=>=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) X? ( x11-libs/libX11 x11-libs/libXt ) virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/xmlto ) test? ( >=dev-libs/glib-2.28 dev-lang/python:2.7 ) || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool !=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) X? ( x11-libs/libX11 x11-libs/libXt ) -SLOT=0 -SRC_URI=http://dbus.freedesktop.org/releases/dbus/dbus-1.4.18.tar.gz -_eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf systemd 70a153740015c3457222dbdd8e07c1f7 toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e virtualx 0c41ff55e46b959d9457dde69e7a09d9 -_md5_=6f67d5c844b452477d734ea4e7ec6bec diff --git a/metadata/md5-cache/sys-apps/dbus-1.5.12 b/metadata/md5-cache/sys-apps/dbus-1.5.12 deleted file mode 100644 index 323dad8f336c..000000000000 --- a/metadata/md5-cache/sys-apps/dbus-1.5.12 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=>=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-32 ) X? ( x11-libs/libX11 x11-libs/libXt ) virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/xmlto ) test? ( >=dev-libs/glib-2.24 dev-lang/python:2.7 ) || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool !=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-32 ) X? ( x11-libs/libX11 x11-libs/libXt ) -SLOT=0 -SRC_URI=http://dbus.freedesktop.org/releases/dbus/dbus-1.5.12.tar.gz -_eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 libtool 46e19fa7553f66c48ebc7cf025acd3ed linux-info cc184ad3383ffb6ffbaa82f53608e77f multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf systemd 70a153740015c3457222dbdd8e07c1f7 toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 0c41ff55e46b959d9457dde69e7a09d9 -_md5_=3449811b2ec75ecdb4701f5e6a3e54bf diff --git a/metadata/md5-cache/sys-apps/dbus-1.5.12-r1 b/metadata/md5-cache/sys-apps/dbus-1.6.0 similarity index 93% rename from metadata/md5-cache/sys-apps/dbus-1.5.12-r1 rename to metadata/md5-cache/sys-apps/dbus-1.6.0 index 5892fbfb92b2..6d8e1cf27855 100644 --- a/metadata/md5-cache/sys-apps/dbus-1.5.12-r1 +++ b/metadata/md5-cache/sys-apps/dbus-1.6.0 @@ -8,6 +8,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=|| ( AFL-2.1 GPL-2 ) RDEPEND=>=dev-libs/expat-2 selinux? ( sec-policy/selinux-dbus sys-libs/libselinux ) systemd? ( >=sys-apps/systemd-32 ) X? ( x11-libs/libX11 x11-libs/libXt ) SLOT=0 -SRC_URI=http://dbus.freedesktop.org/releases/dbus/dbus-1.5.12.tar.gz +SRC_URI=http://dbus.freedesktop.org/releases/dbus/dbus-1.6.0.tar.gz _eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 libtool 46e19fa7553f66c48ebc7cf025acd3ed linux-info cc184ad3383ffb6ffbaa82f53608e77f multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf systemd 70a153740015c3457222dbdd8e07c1f7 toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 0c41ff55e46b959d9457dde69e7a09d9 -_md5_=738d095f0f343d4755f617965ba47d74 +_md5_=d15ffd87167c32f3b9feee5fa6807065 diff --git a/metadata/md5-cache/virtual/ffmpeg-0.10.3 b/metadata/md5-cache/virtual/ffmpeg-0.10.3 index 9bb98d89aad1..c7d0b109bbe5 100644 --- a/metadata/md5-cache/virtual/ffmpeg-0.10.3 +++ b/metadata/md5-cache/virtual/ffmpeg-0.10.3 @@ -2,7 +2,7 @@ DEFINED_PHASES=- DESCRIPTION=Virtual package for FFmpeg implementation EAPI=4 IUSE=X +encode jpeg2k mp3 sdl theora threads truetype vaapi vdpau x264 -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~mips ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux RDEPEND=|| ( >=media-video/ffmpeg-0.10.3[X?,encode?,jpeg2k?,mp3?,sdl?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?] >=media-video/libav-0.8.2-r2[X?,encode?,jpeg2k?,mp3?,sdl?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?] ) SLOT=0 -_md5_=6ac6701abb55b3a878adbfb4ffdb7aae +_md5_=ed3fa8d1a660b5a29b02552a4787ccd9 diff --git a/metadata/md5-cache/www-client/seamonkey-2.10 b/metadata/md5-cache/www-client/seamonkey-2.10 new file mode 100644 index 000000000000..6edae2343ac2 --- /dev/null +++ b/metadata/md5-cache/www-client/seamonkey-2.10 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack +DEPEND=>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.13.2 >=dev-libs/nspr-4.9 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.10[fts3,secure-delete,threadsafe,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( >=media-libs/libvpx-1.0.0 media-libs/alsa-lib ) virtual/pkgconfig webm? ( amd64? ( >=dev-lang/yasm-1.1 ) x86? ( >=dev-lang/yasm-1.1 ) virtual/opengl ) x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 virtual/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg virtual/freedesktop-icon-theme alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( >=sys-devel/automake-1.11.1:1.11 ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip app-arch/unzip +DESCRIPTION=Seamonkey Web Browser +EAPI=3 +HOMEPAGE=http://www.seamonkey-project.org +IUSE=+alsa +chatzilla +crypt +ipc +jit +roaming system-sqlite +webm custom-cflags custom-optimization +alsa +dbus debug libnotify startup-notification system-sqlite wifi linguas_be linguas_ca linguas_cs linguas_de linguas_en_GB linguas_es_AR linguas_es_ES linguas_fi linguas_fr linguas_gl linguas_hu linguas_it linguas_ja linguas_lt linguas_nb_NO linguas_nl linguas_pl linguas_pt_PT linguas_ru linguas_sk linguas_sv_SE linguas_tr linguas_zh_CN +KEYWORDS=~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 +LICENSE=|| ( MPL-1.1 GPL-2 LGPL-2.1 ) +RDEPEND=>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.13.2 >=dev-libs/nspr-4.9 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.10[fts3,secure-delete,threadsafe,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( >=media-libs/libvpx-1.0.0 media-libs/alsa-lib ) x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg virtual/freedesktop-icon-theme alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) +SLOT=0 +SRC_URI=linguas_be? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.be.langpack.xpi -> seamonkey-2.10-be.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ca.langpack.xpi -> seamonkey-2.10-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.cs.langpack.xpi -> seamonkey-2.10-cs.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.de.langpack.xpi -> seamonkey-2.10-de.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.en-GB.langpack.xpi -> seamonkey-2.10-en-GB.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.es-AR.langpack.xpi -> seamonkey-2.10-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.es-ES.langpack.xpi -> seamonkey-2.10-es-ES.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.fi.langpack.xpi -> seamonkey-2.10-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.fr.langpack.xpi -> seamonkey-2.10-fr.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.gl.langpack.xpi -> seamonkey-2.10-gl.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.hu.langpack.xpi -> seamonkey-2.10-hu.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.it.langpack.xpi -> seamonkey-2.10-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ja.langpack.xpi -> seamonkey-2.10-ja.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.lt.langpack.xpi -> seamonkey-2.10-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.nb-NO.langpack.xpi -> seamonkey-2.10-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.nl.langpack.xpi -> seamonkey-2.10-nl.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.pl.langpack.xpi -> seamonkey-2.10-pl.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.pt-PT.langpack.xpi -> seamonkey-2.10-pt-PT.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ru.langpack.xpi -> seamonkey-2.10-ru.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.sk.langpack.xpi -> seamonkey-2.10-sk.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.sv-SE.langpack.xpi -> seamonkey-2.10-sv-SE.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.tr.langpack.xpi -> seamonkey-2.10-tr.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.zh-CN.langpack.xpi -> seamonkey-2.10-zh-CN.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.be.langpack.xpi -> seamonkey-2.10-be.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ca.langpack.xpi -> seamonkey-2.10-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.cs.langpack.xpi -> seamonkey-2.10-cs.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.de.langpack.xpi -> seamonkey-2.10-de.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.en-GB.langpack.xpi -> seamonkey-2.10-en-GB.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.es-AR.langpack.xpi -> seamonkey-2.10-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.es-ES.langpack.xpi -> seamonkey-2.10-es-ES.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.fi.langpack.xpi -> seamonkey-2.10-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.fr.langpack.xpi -> seamonkey-2.10-fr.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.gl.langpack.xpi -> seamonkey-2.10-gl.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.hu.langpack.xpi -> seamonkey-2.10-hu.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.it.langpack.xpi -> seamonkey-2.10-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ja.langpack.xpi -> seamonkey-2.10-ja.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.lt.langpack.xpi -> seamonkey-2.10-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.nb-NO.langpack.xpi -> seamonkey-2.10-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.nl.langpack.xpi -> seamonkey-2.10-nl.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.pl.langpack.xpi -> seamonkey-2.10-pl.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.pt-PT.langpack.xpi -> seamonkey-2.10-pt-PT.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.ru.langpack.xpi -> seamonkey-2.10-ru.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.sk.langpack.xpi -> seamonkey-2.10-sk.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.sv-SE.langpack.xpi -> seamonkey-2.10-sv-SE.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.tr.langpack.xpi -> seamonkey-2.10-tr.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/langpack/seamonkey-2.10.zh-CN.langpack.xpi -> seamonkey-2.10-zh-CN.xpi ) ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10/source/seamonkey-2.10.source.tar.bz2 -> seamonkey-2.10.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-13.0-patches-0.1.tar.xz http://dev.gentoo.org/~polynomial-c/mozilla/patchsets/seamonkey-2.7-patches-03.tar.xz crypt? ( http://www.mozilla-enigmail.org/download/source/enigmail-1.4.2.tar.gz ) +_eclasses_=autotools 17221f432ba462238f81c5fd183a028e eutils ff5a46c2b596c2e0447de62f1ac90ded fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 libtool 46e19fa7553f66c48ebc7cf025acd3ed mozconfig-3 703b00d7435ddcfb8fb7cb4297618c9e mozcoreconf-2 43f9c2a313b66eae6591721fd343a0a5 mozextension 3555597bb9fa8d695bf69f250bf59a1a mozlinguas df344d8308dfb2df49e6b9497f97b347 multilib 5782800349f728f725f9378105c6a2ab nsplugins 53a3f3fd1f914a7f2bd910ba57e155a9 pax-utils 0ace932c4045349c7fc1af0fe7091acf python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e +_md5_=272b94c1db93c90c5f807c02e97010b9 diff --git a/metadata/md5-cache/www-servers/nginx-1.0.15 b/metadata/md5-cache/www-servers/nginx-1.0.15 index 36ecc532be2a..59c35060f2d2 100644 --- a/metadata/md5-cache/www-servers/nginx-1.0.15 +++ b/metadata/md5-cache/www-servers/nginx-1.0.15 @@ -11,4 +11,4 @@ RDEPEND=pcre? ( >=dev-libs/libpcre-4.2 ) ssl? ( dev-libs/openssl ) http-cache? ( SLOT=0 SRC_URI=http://nginx.org/download/nginx-1.0.15.tar.gz nginx_modules_http_upload_progress? ( http://github.com/masterzen/nginx-upload-progress-module/tarball/v0.8.3 -> ngx_upload_progress-0.8.3.tar.gz ) nginx_modules_http_headers_more? ( http://github.com/agentzh/headers-more-nginx-module/tarball/v0.15 -> ngx_http_headers_more-0.15.tar.gz ) nginx_modules_http_push? ( http://pushmodule.slact.net/downloads/nginx_http_push_module-0.692.tar.gz ) nginx_modules_http_cache_purge? ( http://labs.frickle.com/files/ngx_cache_purge-1.4.tar.gz ) nginx_modules_http_upload? ( http://www.grid.net.ru/nginx/download/nginx_upload_module-2.2.0.tar.gz ) nginx_modules_http_slowfs_cache? ( http://labs.frickle.com/files/ngx_slowfs_cache-1.6.tar.gz ) _eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab perl-module f172bf9f9c1de91c81b83a1ae4c27d57 ssl-cert 7f678cd359743d336ecf3a6cc4ce1521 toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=e2fa227434cf40c6788faed24338f79f +_md5_=f8fdf0a62420d8e925244bf3fc73ab23 diff --git a/metadata/md5-cache/www-servers/nginx-1.1.19 b/metadata/md5-cache/www-servers/nginx-1.1.19 index 2a434d2f3675..05e4a7c32359 100644 --- a/metadata/md5-cache/www-servers/nginx-1.1.19 +++ b/metadata/md5-cache/www-servers/nginx-1.1.19 @@ -12,4 +12,4 @@ REQUIRED_USE=pcre-jit? ( pcre ) SLOT=0 SRC_URI=http://nginx.org/download/nginx-1.1.19.tar.gz nginx_modules_http_upload_progress? ( http://github.com/masterzen/nginx-upload-progress-module/tarball/v0.9.0 -> ngx_upload_progress-0.9.0.tar.gz ) nginx_modules_http_headers_more? ( http://github.com/agentzh/headers-more-nginx-module/tarball/v0.17rc1 -> ngx_http_headers_more-0.17rc1.tar.gz ) nginx_modules_http_push? ( http://pushmodule.slact.net/downloads/nginx_http_push_module-0.692.tar.gz ) nginx_modules_http_cache_purge? ( http://labs.frickle.com/files/ngx_cache_purge-1.5.tar.gz ) nginx_modules_http_upload? ( http://www.grid.net.ru/nginx/download/nginx_upload_module-2.2.0.tar.gz ) nginx_modules_http_slowfs_cache? ( http://labs.frickle.com/files/ngx_slowfs_cache-1.8.tar.gz ) nginx_modules_http_fancyindex? ( http://gitorious.org/ngx-fancyindex/ngx-fancyindex/archive-tarball/v0.3.1 -> ngx-fancyindex-0.3.1.tar.gz ) _eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab perl-module f172bf9f9c1de91c81b83a1ae4c27d57 ssl-cert 7f678cd359743d336ecf3a6cc4ce1521 toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=3f34049277630b859251352a18e1dfa2 +_md5_=501164144fefe36b5b696c95eea1a68b diff --git a/metadata/md5-cache/www-servers/nginx-1.2.0 b/metadata/md5-cache/www-servers/nginx-1.2.0 index 51cbf2d54f62..e22fd91a7c99 100644 --- a/metadata/md5-cache/www-servers/nginx-1.2.0 +++ b/metadata/md5-cache/www-servers/nginx-1.2.0 @@ -12,4 +12,4 @@ REQUIRED_USE=pcre-jit? ( pcre ) SLOT=0 SRC_URI=http://nginx.org/download/nginx-1.2.0.tar.gz nginx_modules_http_upload_progress? ( http://github.com/masterzen/nginx-upload-progress-module/tarball/v0.9.0 -> ngx_upload_progress-0.9.0.tar.gz ) nginx_modules_http_headers_more? ( http://github.com/agentzh/headers-more-nginx-module/tarball/v0.17rc1 -> ngx_http_headers_more-0.17rc1.tar.gz ) nginx_modules_http_push? ( http://pushmodule.slact.net/downloads/nginx_http_push_module-0.692.tar.gz ) nginx_modules_http_cache_purge? ( http://labs.frickle.com/files/ngx_cache_purge-1.5.tar.gz ) nginx_modules_http_upload? ( http://www.grid.net.ru/nginx/download/nginx_upload_module-2.2.0.tar.gz ) nginx_modules_http_slowfs_cache? ( http://labs.frickle.com/files/ngx_slowfs_cache-1.8.tar.gz ) nginx_modules_http_fancyindex? ( http://gitorious.org/ngx-fancyindex/ngx-fancyindex/archive-tarball/v0.3.1 -> ngx-fancyindex-0.3.1.tar.gz ) _eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab perl-module f172bf9f9c1de91c81b83a1ae4c27d57 ssl-cert 7f678cd359743d336ecf3a6cc4ce1521 toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=30c3aa125e968769da9cf32ad7f2179d +_md5_=031c110b4a301ac6f5aa785886eb9f48 diff --git a/metadata/md5-cache/www-servers/nginx-1.2.1 b/metadata/md5-cache/www-servers/nginx-1.2.1 new file mode 100644 index 000000000000..3380fa49b6ef --- /dev/null +++ b/metadata/md5-cache/www-servers/nginx-1.2.1 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst prepare setup test unpack +DEPEND=pcre? ( >=dev-libs/libpcre-4.2 ) selinux? ( sec-policy/selinux-nginx ) ssl? ( dev-libs/openssl ) http-cache? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_geo? ( dev-libs/geoip ) nginx_modules_http_gzip? ( sys-libs/zlib ) nginx_modules_http_gzip_static? ( sys-libs/zlib ) nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) nginx_modules_http_perl? ( >=dev-lang/perl-5.8 ) nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 ) nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt ) arm? ( dev-libs/libatomic_ops ) libatomic? ( dev-libs/libatomic_ops ) ssl? ( dev-libs/openssl ) +DESCRIPTION=Robust, small and high performance http and reverse proxy server +EAPI=4 +HOMEPAGE=http://nginx.org +IUSE=aio debug +http +http-cache ipv6 libatomic +pcre pcre-jit selinux ssl vim-syntax +nginx_modules_http_access +nginx_modules_http_auth_basic +nginx_modules_http_autoindex +nginx_modules_http_browser +nginx_modules_http_charset +nginx_modules_http_empty_gif +nginx_modules_http_fastcgi +nginx_modules_http_geo +nginx_modules_http_gzip +nginx_modules_http_limit_req +nginx_modules_http_limit_zone +nginx_modules_http_map +nginx_modules_http_memcached +nginx_modules_http_proxy +nginx_modules_http_referer +nginx_modules_http_rewrite +nginx_modules_http_scgi +nginx_modules_http_ssi +nginx_modules_http_split_clients +nginx_modules_http_upstream_ip_hash +nginx_modules_http_userid +nginx_modules_http_uwsgi nginx_modules_http_addition nginx_modules_http_dav nginx_modules_http_degradation nginx_modules_http_flv nginx_modules_http_geoip nginx_modules_http_gzip_static nginx_modules_http_image_filter nginx_modules_http_mp4 nginx_modules_http_perl nginx_modules_http_random_index nginx_modules_http_realip nginx_modules_http_secure_link nginx_modules_http_stub_status nginx_modules_http_sub nginx_modules_http_xslt nginx_modules_mail_imap nginx_modules_mail_pop3 nginx_modules_mail_smtp nginx_modules_http_upload_progress nginx_modules_http_headers_more nginx_modules_http_passenger nginx_modules_http_push nginx_modules_http_cache_purge nginx_modules_http_upload nginx_modules_http_slowfs_cache nginx_modules_http_fancyindex ssl +KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux +LICENSE=as-is BSD BSD-2 GPL-2 MIT +PDEPEND=vim-syntax? ( app-vim/nginx-syntax ) +RDEPEND=pcre? ( >=dev-libs/libpcre-4.2 ) selinux? ( sec-policy/selinux-nginx ) ssl? ( dev-libs/openssl ) http-cache? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_geo? ( dev-libs/geoip ) nginx_modules_http_gzip? ( sys-libs/zlib ) nginx_modules_http_gzip_static? ( sys-libs/zlib ) nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) nginx_modules_http_perl? ( >=dev-lang/perl-5.8 ) nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 ) nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt ) +REQUIRED_USE=pcre-jit? ( pcre ) +SLOT=0 +SRC_URI=http://nginx.org/download/nginx-1.2.1.tar.gz nginx_modules_http_upload_progress? ( http://github.com/masterzen/nginx-upload-progress-module/tarball/v0.9.0 -> ngx_upload_progress-0.9.0.tar.gz ) nginx_modules_http_headers_more? ( http://github.com/agentzh/headers-more-nginx-module/tarball/v0.17rc1 -> ngx_http_headers_more-0.17rc1.tar.gz ) nginx_modules_http_push? ( http://pushmodule.slact.net/downloads/nginx_http_push_module-0.692.tar.gz ) nginx_modules_http_cache_purge? ( http://labs.frickle.com/files/ngx_cache_purge-1.5.tar.gz ) nginx_modules_http_upload? ( http://www.grid.net.ru/nginx/download/nginx_upload_module-2.2.0.tar.gz ) nginx_modules_http_slowfs_cache? ( http://labs.frickle.com/files/ngx_slowfs_cache-1.8.tar.gz ) nginx_modules_http_fancyindex? ( http://gitorious.org/ngx-fancyindex/ngx-fancyindex/archive-tarball/v0.3.1 -> ngx-fancyindex-0.3.1.tar.gz ) +_eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab perl-module f172bf9f9c1de91c81b83a1ae4c27d57 ssl-cert 7f678cd359743d336ecf3a6cc4ce1521 toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e +_md5_=088f9d188701fe71d558cd9425565912 diff --git a/metadata/md5-cache/www-servers/nginx-1.3.1 b/metadata/md5-cache/www-servers/nginx-1.3.1 new file mode 100644 index 000000000000..b39c879b5b29 --- /dev/null +++ b/metadata/md5-cache/www-servers/nginx-1.3.1 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst prepare setup test unpack +DEPEND=pcre? ( >=dev-libs/libpcre-4.2 ) selinux? ( sec-policy/selinux-nginx ) ssl? ( dev-libs/openssl ) http-cache? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_geo? ( dev-libs/geoip ) nginx_modules_http_gzip? ( sys-libs/zlib ) nginx_modules_http_gzip_static? ( sys-libs/zlib ) nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) nginx_modules_http_perl? ( >=dev-lang/perl-5.8 ) nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 ) nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt ) arm? ( dev-libs/libatomic_ops ) libatomic? ( dev-libs/libatomic_ops ) ssl? ( dev-libs/openssl ) +DESCRIPTION=Robust, small and high performance http and reverse proxy server +EAPI=4 +HOMEPAGE=http://nginx.org +IUSE=aio debug +http +http-cache ipv6 libatomic +pcre pcre-jit selinux ssl vim-syntax +nginx_modules_http_access +nginx_modules_http_auth_basic +nginx_modules_http_autoindex +nginx_modules_http_browser +nginx_modules_http_charset +nginx_modules_http_empty_gif +nginx_modules_http_fastcgi +nginx_modules_http_geo +nginx_modules_http_gzip +nginx_modules_http_limit_req +nginx_modules_http_limit_zone +nginx_modules_http_map +nginx_modules_http_memcached +nginx_modules_http_proxy +nginx_modules_http_referer +nginx_modules_http_rewrite +nginx_modules_http_scgi +nginx_modules_http_ssi +nginx_modules_http_split_clients +nginx_modules_http_upstream_ip_hash +nginx_modules_http_userid +nginx_modules_http_uwsgi nginx_modules_http_addition nginx_modules_http_dav nginx_modules_http_degradation nginx_modules_http_flv nginx_modules_http_geoip nginx_modules_http_gzip_static nginx_modules_http_image_filter nginx_modules_http_mp4 nginx_modules_http_perl nginx_modules_http_random_index nginx_modules_http_realip nginx_modules_http_secure_link nginx_modules_http_stub_status nginx_modules_http_sub nginx_modules_http_xslt nginx_modules_mail_imap nginx_modules_mail_pop3 nginx_modules_mail_smtp nginx_modules_http_upload_progress nginx_modules_http_headers_more nginx_modules_http_passenger nginx_modules_http_push nginx_modules_http_cache_purge nginx_modules_http_upload nginx_modules_http_slowfs_cache nginx_modules_http_fancyindex ssl +KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux +LICENSE=as-is BSD BSD-2 GPL-2 MIT +PDEPEND=vim-syntax? ( app-vim/nginx-syntax ) +RDEPEND=pcre? ( >=dev-libs/libpcre-4.2 ) selinux? ( sec-policy/selinux-nginx ) ssl? ( dev-libs/openssl ) http-cache? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_geo? ( dev-libs/geoip ) nginx_modules_http_gzip? ( sys-libs/zlib ) nginx_modules_http_gzip_static? ( sys-libs/zlib ) nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) nginx_modules_http_perl? ( >=dev-lang/perl-5.8 ) nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 ) nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) ) nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt ) +REQUIRED_USE=pcre-jit? ( pcre ) +SLOT=0 +SRC_URI=http://nginx.org/download/nginx-1.3.1.tar.gz nginx_modules_http_upload_progress? ( http://github.com/masterzen/nginx-upload-progress-module/tarball/v0.9.0 -> ngx_upload_progress-0.9.0.tar.gz ) nginx_modules_http_headers_more? ( http://github.com/agentzh/headers-more-nginx-module/tarball/v0.17rc1 -> ngx_http_headers_more-0.17rc1.tar.gz ) nginx_modules_http_push? ( http://pushmodule.slact.net/downloads/nginx_http_push_module-0.692.tar.gz ) nginx_modules_http_cache_purge? ( http://labs.frickle.com/files/ngx_cache_purge-1.5.tar.gz ) nginx_modules_http_upload? ( http://www.grid.net.ru/nginx/download/nginx_upload_module-2.2.0.tar.gz ) nginx_modules_http_slowfs_cache? ( http://labs.frickle.com/files/ngx_slowfs_cache-1.8.tar.gz ) nginx_modules_http_fancyindex? ( http://gitorious.org/ngx-fancyindex/ngx-fancyindex/archive-tarball/v0.3.1 -> ngx-fancyindex-0.3.1.tar.gz ) +_eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab perl-module f172bf9f9c1de91c81b83a1ae4c27d57 ssl-cert 7f678cd359743d336ecf3a6cc4ce1521 toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e +_md5_=26446183c804fd7ec81d5986340fa2af diff --git a/metadata/md5-cache/x11-misc/virtualgl-2.3 b/metadata/md5-cache/x11-misc/virtualgl-2.3 index 6910fa8b2b4e..ff6c622858c6 100644 --- a/metadata/md5-cache/x11-misc/virtualgl-2.3 +++ b/metadata/md5-cache/x11-misc/virtualgl-2.3 @@ -1,4 +1,4 @@ -DEFINED_PHASES=compile configure install postinst prepare test unpack +DEFINED_PHASES=compile configure install prepare test unpack DEPEND=ssl? ( dev-libs/openssl ) media-libs/libjpeg-turbo x11-libs/libX11 x11-libs/libXext x11-libs/libXv multilib? ( app-emulation/emul-linux-x86-xlibs app-emulation/emul-linux-x86-baselibs ) virtual/opengl >=dev-util/cmake-2.8.4 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=Run OpenGL applications remotely with full 3D hardware acceleration EAPI=4 @@ -10,4 +10,4 @@ RDEPEND=ssl? ( dev-libs/openssl ) media-libs/libjpeg-turbo x11-libs/libX11 x11-l SLOT=0 SRC_URI=mirror://sourceforge/virtualgl/VirtualGL/2.3/VirtualGL-2.3.tar.gz _eclasses_=base 5f35078c26d6c60556d5c8a2feb4f84f cmake-utils de2b6743eb0bffee798e01b913aec936 eutils ff5a46c2b596c2e0447de62f1ac90ded flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 multilib 5782800349f728f725f9378105c6a2ab toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=6ae1b8fffc61761570a6996ada02f7c3 +_md5_=a8728ef89265f2966d6baf2a5a2a5bba diff --git a/metadata/md5-cache/x11-wm/xpra-0.3.2 b/metadata/md5-cache/x11-wm/xpra-0.3.2 index f45d2c2680b2..79e03d41a13f 100644 --- a/metadata/md5-cache/x11-wm/xpra-0.3.2 +++ b/metadata/md5-cache/x11-wm/xpra-0.3.2 @@ -4,10 +4,10 @@ DESCRIPTION=X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on EAPI=3 HOMEPAGE=http://xpra.org/ IUSE=ffmpeg jpeg libnotify parti png server ssh x264 -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~x86 ~amd64-linux LICENSE=GPL-2 RDEPEND=dev-python/pygtk:2 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage ffmpeg? ( virtual/ffmpeg x264? ( media-libs/x264 ) ) server? ( x11-libs/libXtst ) !x11-wm/parti x11-apps/xmodmap parti? ( dev-python/ipython dev-python/dbus-python ) libnotify? ( dev-python/dbus-python ) jpeg? ( dev-python/imaging ) png? ( dev-python/imaging ) ssh? ( virtual/ssh ) server? ( x11-base/xorg-server[xvfb,-minimal] ) =dev-lang/python-2* SLOT=0 SRC_URI=http://xpra.org/src/xpra-0.3.2.tar.bz2 _eclasses_=distutils 15ae23f6f8219a009bfcfff7724fe727 eutils ff5a46c2b596c2e0447de62f1ac90ded multilib 5782800349f728f725f9378105c6a2ab python 36d7e2b7aa4dce62364c72eec96610cf toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e -_md5_=e85fd5563f296661a688a718193eeafa +_md5_=82e322013e614bfb891a2b3b8ce758bb diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 6c0fcbe697a1..5521099c3664 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Wed, 06 Jun 2012 04:37:34 +0000 +Wed, 06 Jun 2012 12:07:25 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index c13eef7f94ed..1524c3f8fe3e 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Wed Jun 6 04:37:31 UTC 2012 +Wed Jun 6 12:07:23 UTC 2012 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index f59720bb6e70..9fafef0699cb 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 06 Jun 2012 05:00:01 +0000 +Wed, 06 Jun 2012 12:30:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 468d40f423b8..a0afb5f43dc9 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1338957301 Wed Jun 6 04:35:01 2012 UTC +1338984301 Wed Jun 6 12:05:01 2012 UTC diff --git a/net-dns/bind/bind-9.8.3_p1.ebuild b/net-dns/bind/bind-9.8.3_p1.ebuild index ed1f935d732d..b3b73ad937cb 100644 --- a/net-dns/bind/bind-9.8.3_p1.ebuild +++ b/net-dns/bind/bind-9.8.3_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.3_p1.ebuild,v 1.3 2012/06/05 15:02:25 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.3_p1.ebuild,v 1.4 2012/06/06 04:37:15 jer Exp $ # Re dlz/mysql and threads, needs to be verified.. # MySQL uses thread local storage in its C api. Thus MySQL @@ -40,7 +40,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="berkdb caps dlz doc geoip gost gssapi idn ipv6 ldap mysql odbc postgres rpz sdb-ldap selinux ssl static-libs threads urandom xml" # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 diff --git a/net-libs/liblockfile/liblockfile-1.09.ebuild b/net-libs/liblockfile/liblockfile-1.09.ebuild index 07487fbd2657..9eb4e8f4d439 100644 --- a/net-libs/liblockfile/liblockfile-1.09.ebuild +++ b/net-libs/liblockfile/liblockfile-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild,v 1.9 2012/06/05 21:04:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.09.ebuild,v 1.10 2012/06/06 07:06:10 jdhore Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" pkg_setup() { diff --git a/net-libs/libssh/libssh-0.5.2.ebuild b/net-libs/libssh/libssh-0.5.2.ebuild index a8cf75006788..9006e93087f7 100644 --- a/net-libs/libssh/libssh-0.5.2.ebuild +++ b/net-libs/libssh/libssh-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.2.ebuild,v 1.2 2012/06/04 19:30:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.5.2.ebuild,v 1.3 2012/06/06 06:14:46 jdhore Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/27/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" IUSE="debug doc examples gcrypt pcap +sftp ssh1 server static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake diff --git a/net-libs/zeromq/zeromq-2.2.0.ebuild b/net-libs/zeromq/zeromq-2.2.0.ebuild index 8b6dff437b64..7ff2285bc0d9 100644 --- a/net-libs/zeromq/zeromq-2.2.0.ebuild +++ b/net-libs/zeromq/zeromq-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/zeromq/zeromq-2.2.0.ebuild,v 1.2 2012/05/05 02:54:24 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/zeromq/zeromq-2.2.0.ebuild,v 1.3 2012/06/06 05:13:10 heroxbd Exp $ # NOTES: # 1- use flag 'pgm' (OpenPGM support) must be masked by profiles for ARM archs; @@ -15,7 +15,7 @@ SRC_URI="http://download.zeromq.org/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="pgm test static-libs" RDEPEND="" diff --git a/net-mail/tnef/tnef-1.4.9.ebuild b/net-mail/tnef/tnef-1.4.9.ebuild index 7b611f440d9c..485b666db971 100644 --- a/net-mail/tnef/tnef-1.4.9.ebuild +++ b/net-mail/tnef/tnef-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.4.9.ebuild,v 1.3 2012/06/05 21:05:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.4.9.ebuild,v 1.4 2012/06/06 04:59:00 jer Exp $ DESCRIPTION="Decodes MS-TNEF MIME attachments" SRC_URI="mirror://sourceforge/tnef/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://world.std.com/~damned/software.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ~ppc ppc64 ~x86" +KEYWORDS="amd64 hppa ~ppc ppc64 ~x86" IUSE="" src_install() { diff --git a/net-misc/asterisk/Manifest b/net-misc/asterisk/Manifest index 8b042b679550..d0e842b234ce 100644 --- a/net-misc/asterisk/Manifest +++ b/net-misc/asterisk/Manifest @@ -1,4 +1,8 @@ DIST asterisk-1.8.12.1.tar.gz 25089535 RMD160 7dfacbdcc178100e71d39ea3157b81b7b4bf2ae8 SHA1 b09fb86bfb6f157e65c892da794e07111240ad73 SHA256 413d65f5a647b8dd946cdedb1a835cea5f898f67157615ff159f5f64d8e90faf +DIST asterisk-1.8.13.0.tar.gz 25059587 RMD160 f1ce05e56a61e3b4215dd7b9fc3f8331bf70486b SHA1 9c45a16d99a5ea1d73e88b3556d9ee5b2afa594b SHA256 578c46cef13ccc17e201e4cce50b21bf9e2fbd9516c69e7529ac0b43b1c041e1 DIST asterisk-10.4.1.tar.gz 25009227 RMD160 0e9fffb4dab860febd0382e86527eb9835f1f9a8 SHA1 12e41de049ba64ddcc290b39d1728b8c78c7d41b SHA256 8b90898961319f5c947cdd9ecd472c677a7b9dcd2732ff34a8318fc7725c8bde +DIST asterisk-10.5.0.tar.gz 24980521 RMD160 cde557a9e2041881e364061bb4f59a165b929acd SHA1 8f44a57c67f8c8e01098b0de61dfd82cdf837c25 SHA256 0ac487ed88f798e4ed964ea4c46063572589864cdf7c839b6a040ff60d958178 DIST gentoo-asterisk-patchset-1.12.tar.bz2 30340 RMD160 b4e65e60f98cb5d125ecf6ca44c0526ebfc7c8d2 SHA1 213a501b3d0c08b48e545fe91c9282c79f3aa33d SHA256 42540637a94c127aee5028650c6f8695a30930d074a4ec25214c17053e35c257 +DIST gentoo-asterisk-patchset-1.13.tar.bz2 30353 RMD160 8649e15f7bf3766e4aaf5426559f71673d8a52b3 SHA1 873a8b80f670c7889271fc838e64988e654a78b8 SHA256 de4d9b4ab9c2d403077cb575e08c33d7320a38da48e1af1cbc545fea34f5c7f5 DIST gentoo-asterisk-patchset-2.4.tar.bz2 7083 RMD160 0d82c7837ea6008dc442168af841ab00cc79a57c SHA1 750bfca96e7c8695cb82988b4c0da92409f0ce3e SHA256 fb26b569ea2cf020d5da0957856a6b5c8fbdfd083ad09b39c8cec2a8807814a2 +DIST gentoo-asterisk-patchset-2.5.tar.bz2 5839 RMD160 b3f226d89c39f4a0ca769618bc7cd06419fe8be7 SHA1 a7cbb5f8ab8f908c81bc22ef6cd1caa5e4d91949 SHA256 f67f262ab907213e6ae355923cc57d2065029f216ccebf18044ffb7f31303ced diff --git a/net-misc/asterisk/asterisk-1.8.13.0.ebuild b/net-misc/asterisk/asterisk-1.8.13.0.ebuild new file mode 100644 index 000000000000..2935fa420117 --- /dev/null +++ b/net-misc/asterisk/asterisk-1.8.13.0.ebuild @@ -0,0 +1,289 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-1.8.13.0.ebuild,v 1.1 2012/06/06 10:07:45 chainsaw Exp $ + +EAPI=4 +inherit autotools base eutils linux-info multilib + +MY_P="${PN}-${PV/_/-}" + +DESCRIPTION="Asterisk: A Modular Open Source PBX System" +HOMEPAGE="http://www.asterisk.org/" +SRC_URI="http://downloads.asterisk.org/pub/telephony/asterisk/${MY_P}.tar.gz + mirror://gentoo/gentoo-asterisk-patchset-1.13.tar.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +IUSE="ais alsa bluetooth calendar +caps curl dahdi debug doc freetds gtalk http iconv jabber jingle ldap lua mysql newt +samples odbc osplookup oss portaudio postgres radius snmp span speex sqlite sqlite3 srtp static syslog usb vorbis" +REQUIRED_USE="gtalk? ( jabber )" + +EPATCH_SUFFIX="patch" +PATCHES=( "${WORKDIR}/asterisk-patchset" ) + +RDEPEND="dev-libs/popt + dev-libs/libxml2 + dev-libs/openssl + sys-libs/ncurses + sys-libs/zlib + ais? ( sys-cluster/openais ) + alsa? ( media-libs/alsa-lib ) + bluetooth? ( net-wireless/bluez ) + calendar? ( net-libs/neon + dev-libs/libical + dev-libs/iksemel ) + caps? ( sys-libs/libcap ) + curl? ( net-misc/curl ) + dahdi? ( >=net-libs/libpri-1.4.12_beta2 + net-misc/dahdi-tools ) + freetds? ( dev-db/freetds ) + gtalk? ( dev-libs/iksemel ) + http? ( dev-libs/gmime:2.4 ) + iconv? ( virtual/libiconv ) + jabber? ( dev-libs/iksemel ) + jingle? ( dev-libs/iksemel ) + ldap? ( net-nds/openldap ) + lua? ( dev-lang/lua ) + mysql? ( virtual/mysql ) + newt? ( dev-libs/newt ) + odbc? ( dev-db/unixODBC ) + osplookup? ( net-libs/osptoolkit ) + portaudio? ( media-libs/portaudio ) + postgres? ( dev-db/postgresql-base ) + radius? ( net-dialup/radiusclient-ng ) + snmp? ( net-analyzer/net-snmp ) + span? ( media-libs/spandsp ) + speex? ( media-libs/speex ) + sqlite? ( dev-db/sqlite:0 ) + sqlite3? ( dev-db/sqlite:3 ) + srtp? ( net-libs/libsrtp ) + usb? ( virtual/libusb:0 + media-libs/alsa-lib ) + vorbis? ( media-libs/libvorbis )" + +DEPEND="${RDEPEND} + !net-libs/openh323" + +RDEPEND="${RDEPEND} + syslog? ( virtual/logger )" + +PDEPEND="net-misc/asterisk-core-sounds + net-misc/asterisk-extra-sounds + net-misc/asterisk-moh-opsound" + +S="${WORKDIR}/${MY_P}" + +pkg_setup() { + CONFIG_CHECK="~!NF_CONNTRACK_SIP" + local WARNING_NF_CONNTRACK_SIP="SIP (NAT) connection tracking is enabled. Some users + have reported that this module dropped critical SIP packets in their deployments. You + may want to disable it if you see such problems." + check_extra_config + + enewgroup asterisk + enewgroup dialout 20 + enewuser asterisk -1 -1 /var/lib/asterisk "asterisk,dialout" +} + +src_prepare() { + base_src_prepare + AT_M4DIR=autoconf eautoreconf +} + +src_configure() { + econf \ + --libdir="/usr/$(get_libdir)" \ + --localstatedir="/var" \ + --with-crypto \ + --with-gsm=internal \ + --with-popt \ + --with-ssl \ + --with-z \ + $(use_with caps cap) \ + $(use_with http gmime) \ + $(use_with newt) \ + $(use_with portaudio) + + # Blank out sounds/sounds.xml file to prevent + # asterisk from installing sounds files (we pull them in via + # asterisk-{core,extra}-sounds and asterisk-moh-opsound. + >"${S}"/sounds/sounds.xml + + # Compile menuselect binary for optional components + emake menuselect.makeopts + + # Broken functionality is forcibly disabled (bug #360143) + menuselect/menuselect --disable chan_misdn menuselect.makeopts + menuselect/menuselect --disable chan_ooh323 menuselect.makeopts + + # Utility set is forcibly enabled (bug #358001) + menuselect/menuselect --enable smsq menuselect.makeopts + menuselect/menuselect --enable streamplayer menuselect.makeopts + menuselect/menuselect --enable aelparse menuselect.makeopts + menuselect/menuselect --enable astman menuselect.makeopts + + # this is connected, otherwise it would not find + # ast_pktccops_gate_alloc symbol + menuselect/menuselect --enable chan_mgcp menuselect.makeopts + menuselect/menuselect --enable res_pktccops menuselect.makeopts + + # SSL is forcibly enabled, IAX2 & DUNDI are expected to be available + menuselect/menuselect --enable pbx_dundi menuselect.makeopts + menuselect/menuselect --enable func_aes menuselect.makeopts + menuselect/menuselect --enable chan_iax2 menuselect.makeopts + + # The others are based on USE-flag settings + use_select() { + local state=$(use "$1" && echo enable || echo disable) + shift # remove use from parameters + + while [[ -n $1 ]]; do + menuselect/menuselect --${state} "$1" menuselect.makeopts + shift + done + } + + use_select ais res_ais + use_select alsa chan_alsa + use_select bluetooth chan_mobile + use_select calendar res_calendar res_calendar_{caldav,ews,exchange,icalendar} + use_select curl func_curl res_config_curl res_curl + use_select dahdi app_dahdibarge app_dahdiras chan_dahdi codec_dahdi res_timing_dahdi + use_select freetds {cdr,cel}_tds + use_select gtalk chan_gtalk + use_select http res_http_post + use_select iconv func_iconv + use_select jabber res_jabber + use_select jingle chan_jingle + use_select ldap res_config_ldap + use_select lua pbx_lua + use_select mysql app_mysql cdr_mysql res_config_mysql + use_select odbc cdr_adaptive_odbc res_config_odbc {cdr,cel,res,func}_odbc + use_select osplookup app_osplookup + use_select oss chan_oss + use_select postgres {cdr,cel}_pgsql res_config_pgsql + use_select radius {cdr,cel}_radius + use_select snmp res_snmp + use_select span res_fax_spandsp + use_select speex {codec,func}_speex + use_select sqlite cdr_sqlite + use_select sqlite3 {cdr,cel}_sqlite3_custom + use_select srtp res_srtp + use_select syslog cdr_syslog + use_select usb chan_usbradio + use_select vorbis format_ogg_vorbis +} + +src_compile() { + ASTLDFLAGS="${LDFLAGS}" emake +} + +src_install() { + mkdir -p "${D}"usr/$(get_libdir)/pkgconfig || die + emake DESTDIR="${D}" installdirs + emake DESTDIR="${D}" install + + if use radius; then + insinto /etc/radiusclient-ng/ + doins contrib/dictionary.digium + fi + if use samples; then + emake DESTDIR="${D}" samples + for conffile in "${D}"etc/asterisk/*.* + do + chown asterisk:asterisk $conffile + chmod 0660 $conffile + done + einfo "Sample files have been installed" + else + einfo "Skipping installation of sample files..." + rm -f "${D}"var/lib/asterisk/mohmp3/* || die + rm -f "${D}"var/lib/asterisk/sounds/demo-* || die + rm -f "${D}"var/lib/asterisk/agi-bin/* || die + rm -f "${D}"etc/asterisk/* || die + fi + rm -rf "${D}"var/spool/asterisk/voicemail/default || die + + # keep directories + diropts -m 0770 -o asterisk -g asterisk + keepdir /etc/asterisk + keepdir /var/lib/asterisk + keepdir /var/run/asterisk + keepdir /var/spool/asterisk + keepdir /var/spool/asterisk/{system,tmp,meetme,monitor,dictate,voicemail} + diropts -m 0750 -o asterisk -g asterisk + keepdir /var/log/asterisk/{cdr-csv,cdr-custom} + + newinitd "${FILESDIR}"/1.8.0/asterisk.initd2 asterisk + newconfd "${FILESDIR}"/1.8.0/asterisk.confd asterisk + + # install the upgrade documentation + # + dodoc README UPGRADE* BUGS CREDITS + + # install extra documentation + # + if use doc + then + dodoc doc/*.txt + dodoc doc/*.pdf + fi + + # install SIP scripts; bugs #300832 & #414585 + # + dodoc "${FILESDIR}/1.6.2/sip_calc_auth" + dodoc "${FILESDIR}/1.8.0/find_call_sip_trace.sh" + dodoc "${FILESDIR}/1.8.0/find_call_ids.sh" + dodoc "${FILESDIR}/1.6.2/call_data.txt" + + # install logrotate snippet; bug #329281 + # + insinto /etc/logrotate.d + newins "${FILESDIR}/1.6.2/asterisk.logrotate3" asterisk +} + +pkg_postinst() { + # + # Announcements, warnings, reminders... + # + einfo "Asterisk has been installed" + echo + elog "If you want to know more about asterisk, visit these sites:" + elog "http://www.asteriskdocs.org/" + elog "http://www.voip-info.org/wiki-Asterisk" + echo + elog "http://www.automated.it/guidetoasterisk.htm" + echo + elog "Gentoo VoIP IRC Channel:" + elog "#gentoo-voip @ irc.freenode.net" + echo + echo + elog "1.6 -> 1.8 changes that you may care about:" + elog "http://svn.asterisk.org/svn/${PN}/tags/${PV}/UPGRADE.txt" + elog "or: bzless ${ROOT}usr/share/doc/${PF}/UPGRADE.txt.bz2" +} + +pkg_config() { + einfo "Do you want to reset file permissions and ownerships (y/N)?" + + read tmp + tmp="$(echo $tmp | tr '[:upper:]' '[:lower:]')" + + if [[ "$tmp" = "y" ]] ||\ + [[ "$tmp" = "yes" ]] + then + einfo "Resetting permissions to defaults..." + + for x in spool run lib log; do + chown -R asterisk:asterisk "${ROOT}"var/${x}/asterisk + chmod -R u=rwX,g=rwX,o= "${ROOT}"var/${x}/asterisk + done + + chown -R root:asterisk "${ROOT}"etc/asterisk + chmod -R u=rwX,g=rwX,o= "${ROOT}"etc/asterisk + + einfo "done" + else + einfo "skipping" + fi +} diff --git a/net-misc/asterisk/asterisk-10.5.0.ebuild b/net-misc/asterisk/asterisk-10.5.0.ebuild new file mode 100644 index 000000000000..b5753d5e4748 --- /dev/null +++ b/net-misc/asterisk/asterisk-10.5.0.ebuild @@ -0,0 +1,290 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-10.5.0.ebuild,v 1.1 2012/06/06 10:07:45 chainsaw Exp $ + +EAPI=4 +inherit autotools base eutils linux-info multilib + +MY_P="${PN}-${PV/_/-}" + +DESCRIPTION="Asterisk: A Modular Open Source PBX System" +HOMEPAGE="http://www.asterisk.org/" +SRC_URI="http://downloads.asterisk.org/pub/telephony/asterisk/${MY_P}.tar.gz + mirror://gentoo/gentoo-asterisk-patchset-2.5.tar.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +IUSE="ais alsa bluetooth calendar +caps curl dahdi debug doc freetds gtalk http iconv jabber jingle ldap lua mysql newt +samples odbc osplookup oss portaudio postgres radius snmp span speex srtp static syslog usb vorbis" +REQUIRED_USE="gtalk? ( jabber )" + +EPATCH_SUFFIX="patch" +PATCHES=( "${WORKDIR}/asterisk-patchset" ) + +RDEPEND="dev-db/sqlite:3 + dev-libs/popt + dev-libs/libxml2 + dev-libs/openssl + sys-libs/ncurses + sys-libs/zlib + ais? ( sys-cluster/openais ) + alsa? ( media-libs/alsa-lib ) + bluetooth? ( net-wireless/bluez ) + calendar? ( net-libs/neon + dev-libs/libical + dev-libs/iksemel ) + caps? ( sys-libs/libcap ) + curl? ( net-misc/curl ) + dahdi? ( >=net-libs/libpri-1.4.12_beta2 + net-misc/dahdi-tools ) + freetds? ( dev-db/freetds ) + gtalk? ( dev-libs/iksemel ) + http? ( dev-libs/gmime:2.4 ) + iconv? ( virtual/libiconv ) + jabber? ( dev-libs/iksemel ) + jingle? ( dev-libs/iksemel ) + ldap? ( net-nds/openldap ) + lua? ( dev-lang/lua ) + mysql? ( virtual/mysql ) + newt? ( dev-libs/newt ) + odbc? ( dev-db/unixODBC ) + osplookup? ( net-libs/osptoolkit ) + portaudio? ( media-libs/portaudio ) + postgres? ( dev-db/postgresql-base ) + radius? ( net-dialup/radiusclient-ng ) + snmp? ( net-analyzer/net-snmp ) + span? ( media-libs/spandsp ) + speex? ( media-libs/speex ) + srtp? ( net-libs/libsrtp ) + usb? ( virtual/libusb:0 + media-libs/alsa-lib ) + vorbis? ( media-libs/libvorbis )" + +DEPEND="${RDEPEND} + !net-libs/openh323" + +RDEPEND="${RDEPEND} + syslog? ( virtual/logger )" + +PDEPEND="net-misc/asterisk-core-sounds + net-misc/asterisk-extra-sounds + net-misc/asterisk-moh-opsound" + +S="${WORKDIR}/${MY_P}" + +pkg_setup() { + CONFIG_CHECK="~!NF_CONNTRACK_SIP" + local WARNING_NF_CONNTRACK_SIP="SIP (NAT) connection tracking is enabled. Some users + have reported that this module dropped critical SIP packets in their deployments. You + may want to disable it if you see such problems." + check_extra_config + + enewgroup asterisk + enewgroup dialout 20 + enewuser asterisk -1 -1 /var/lib/asterisk "asterisk,dialout" +} + +src_prepare() { + base_src_prepare + AT_M4DIR=autoconf eautoreconf +} + +src_configure() { + econf \ + --libdir="/usr/$(get_libdir)" \ + --localstatedir="/var" \ + --with-crypto \ + --with-gsm=internal \ + --with-popt \ + --with-ssl \ + --with-z \ + $(use_with caps cap) \ + $(use_with http gmime) \ + $(use_with newt) \ + $(use_with portaudio) + + # Blank out sounds/sounds.xml file to prevent + # asterisk from installing sounds files (we pull them in via + # asterisk-{core,extra}-sounds and asterisk-moh-opsound. + >"${S}"/sounds/sounds.xml + + # Compile menuselect binary for optional components + emake menuselect.makeopts + + # Broken functionality is forcibly disabled (bug #360143) + menuselect/menuselect --disable chan_misdn menuselect.makeopts + menuselect/menuselect --disable chan_ooh323 menuselect.makeopts + + # Utility set is forcibly enabled (bug #358001) + menuselect/menuselect --enable smsq menuselect.makeopts + menuselect/menuselect --enable streamplayer menuselect.makeopts + menuselect/menuselect --enable aelparse menuselect.makeopts + menuselect/menuselect --enable astman menuselect.makeopts + + # this is connected, otherwise it would not find + # ast_pktccops_gate_alloc symbol + menuselect/menuselect --enable chan_mgcp menuselect.makeopts + menuselect/menuselect --enable res_pktccops menuselect.makeopts + + # SSL is forcibly enabled, IAX2 & DUNDI are expected to be available + menuselect/menuselect --enable pbx_dundi menuselect.makeopts + menuselect/menuselect --enable func_aes menuselect.makeopts + menuselect/menuselect --enable chan_iax2 menuselect.makeopts + + # SQlite3 is now the main database backend, enable related features + menuselect/menuselect --enable cdr_sqlite3_custom menuselect.makeopts + menuselect/menuselect --enable cel_sqlite3_custom menuselect.makeopts + + # The others are based on USE-flag settings + use_select() { + local state=$(use "$1" && echo enable || echo disable) + shift # remove use from parameters + + while [[ -n $1 ]]; do + menuselect/menuselect --${state} "$1" menuselect.makeopts + shift + done + } + + use_select ais res_ais + use_select alsa chan_alsa + use_select bluetooth chan_mobile + use_select calendar res_calendar res_calendar_{caldav,ews,exchange,icalendar} + use_select curl func_curl res_config_curl res_curl + use_select dahdi app_dahdibarge app_dahdiras chan_dahdi codec_dahdi res_timing_dahdi + use_select freetds {cdr,cel}_tds + use_select gtalk chan_gtalk + use_select http res_http_post + use_select iconv func_iconv + use_select jabber res_jabber + use_select jingle chan_jingle + use_select ldap res_config_ldap + use_select lua pbx_lua + use_select mysql app_mysql cdr_mysql res_config_mysql + use_select odbc cdr_adaptive_odbc res_config_odbc {cdr,cel,res,func}_odbc + use_select osplookup app_osplookup + use_select oss chan_oss + use_select postgres {cdr,cel}_pgsql res_config_pgsql + use_select radius {cdr,cel}_radius + use_select snmp res_snmp + use_select span res_fax_spandsp + use_select speex {codec,func}_speex + use_select srtp res_srtp + use_select syslog cdr_syslog + use_select usb chan_usbradio + use_select vorbis format_ogg_vorbis +} + +src_compile() { + ASTLDFLAGS="${LDFLAGS}" emake +} + +src_install() { + mkdir -p "${D}"usr/$(get_libdir)/pkgconfig || die + emake DESTDIR="${D}" installdirs + emake DESTDIR="${D}" install + + if use radius; then + insinto /etc/radiusclient-ng/ + doins contrib/dictionary.digium + fi + if use samples; then + emake DESTDIR="${D}" samples + for conffile in "${D}"etc/asterisk/*.* + do + chown asterisk:asterisk $conffile + chmod 0660 $conffile + done + einfo "Sample files have been installed" + else + einfo "Skipping installation of sample files..." + rm -f "${D}"var/lib/asterisk/mohmp3/* || die + rm -f "${D}"var/lib/asterisk/sounds/demo-* || die + rm -f "${D}"var/lib/asterisk/agi-bin/* || die + rm -f "${D}"etc/asterisk/* || die + fi + rm -rf "${D}"var/spool/asterisk/voicemail/default || die + + # keep directories + diropts -m 0770 -o asterisk -g asterisk + keepdir /etc/asterisk + keepdir /var/lib/asterisk + keepdir /var/run/asterisk + keepdir /var/spool/asterisk + keepdir /var/spool/asterisk/{system,tmp,meetme,monitor,dictate,voicemail} + diropts -m 0750 -o asterisk -g asterisk + keepdir /var/log/asterisk/{cdr-csv,cdr-custom} + + newinitd "${FILESDIR}"/1.8.0/asterisk.initd2 asterisk + newconfd "${FILESDIR}"/1.8.0/asterisk.confd asterisk + + # install the upgrade documentation + # + dodoc README UPGRADE* BUGS CREDITS + + # install extra documentation + # + if use doc + then + dodoc doc/*.txt + dodoc doc/*.pdf + fi + + # install SIP scripts; bug #300832 + # + dodoc "${FILESDIR}/1.6.2/sip_calc_auth" + dodoc "${FILESDIR}/1.8.0/find_call_sip_trace.sh" + dodoc "${FILESDIR}/1.8.0/find_call_ids.sh" + dodoc "${FILESDIR}/1.6.2/call_data.txt" + + # install logrotate snippet; bug #329281 + # + insinto /etc/logrotate.d + newins "${FILESDIR}/1.6.2/asterisk.logrotate3" asterisk +} + +pkg_postinst() { + # + # Announcements, warnings, reminders... + # + einfo "Asterisk has been installed" + echo + elog "If you want to know more about asterisk, visit these sites:" + elog "http://www.asteriskdocs.org/" + elog "http://www.voip-info.org/wiki-Asterisk" + echo + elog "http://www.automated.it/guidetoasterisk.htm" + echo + elog "Gentoo VoIP IRC Channel:" + elog "#gentoo-voip @ irc.freenode.net" + echo + echo + elog "1.6 -> 1.8 changes that you may care about:" + elog "http://svn.asterisk.org/svn/${PN}/tags/${PV}/UPGRADE.txt" + elog "or: bzless ${ROOT}usr/share/doc/${PF}/UPGRADE.txt.bz2" +} + +pkg_config() { + einfo "Do you want to reset file permissions and ownerships (y/N)?" + + read tmp + tmp="$(echo $tmp | tr '[:upper:]' '[:lower:]')" + + if [[ "$tmp" = "y" ]] ||\ + [[ "$tmp" = "yes" ]] + then + einfo "Resetting permissions to defaults..." + + for x in spool run lib log; do + chown -R asterisk:asterisk "${ROOT}"var/${x}/asterisk + chmod -R u=rwX,g=rwX,o= "${ROOT}"var/${x}/asterisk + done + + chown -R root:asterisk "${ROOT}"etc/asterisk + chmod -R u=rwX,g=rwX,o= "${ROOT}"etc/asterisk + + einfo "done" + else + einfo "skipping" + fi +} diff --git a/net-misc/asterisk/files/1.8.0/find_call_ids.sh b/net-misc/asterisk/files/1.8.0/find_call_ids.sh new file mode 100644 index 000000000000..321f3dacd624 --- /dev/null +++ b/net-misc/asterisk/files/1.8.0/find_call_ids.sh @@ -0,0 +1,68 @@ +#! /bin/bash + +logfile=$1 +anum=$2 +bnum=$3 + +function usage() +{ + echo "USAGE: $1 logfile anum bnum" + exit -1 +} + +[ -r "${logfile}" ] || usage $0 +[ -n "${anum}" ] || usage $0 +[ -n "${bnum}" ] || usage $0 + +#echo "Finding calls from '${anum}' to '${bnum}' in ${logfile}." + +# modes: +# 0 - not processing an INVITE. +# 1 - processing an INVITE. +# 2 - from matched (processing). +dos2unix < "${logfile}" | awk ' + BEGIN { mode = 0 } + mode==0 && $4~"^VERBOSE" { + dt=$1" "$2" "$3 + } + + mode==0 && $1=="INVITE" && $2 ~ "^sip:'"${bnum}"'@" { + #print + + mode=1 + + split($2, a, "[:@]") + bnum=a[2] + } + + mode==1 && $1=="From:" { + #print + if ($3 ~ "^") { + mode=2 + split($3, a, "[:@]") + anum=a[2] + } else { + #print "From does not match ... leaving block." + mode = 0 + } + } + + mode!=0 && $1=="Call-ID:" { + callid=$2 + + if (NF!=2) { + print "WTF @ Call-ID header having NF!=2" + } + } + + mode==1 && $0=="" { + #print "Leaving block (no match)" + mode = 0 + } + + mode==2 && $0=="" { + #print "Leaving block (match)" + print dt " " anum " " bnum " " callid + mode = 0 + } +' diff --git a/net-misc/asterisk/files/1.8.0/find_call_sip_trace.sh b/net-misc/asterisk/files/1.8.0/find_call_sip_trace.sh new file mode 100644 index 000000000000..06ae824def5c --- /dev/null +++ b/net-misc/asterisk/files/1.8.0/find_call_sip_trace.sh @@ -0,0 +1,76 @@ +#! /bin/bash + +logfile=$1 +callid=$2 + +function usage() +{ + echo "USAGE: $1 logfile Call-ID [Call-ID ...]" + exit -1 +} + +[ -r "${logfile}" ] || usage $0 +[ -n "${callid}" ] || usage $0 + +shift; shift; +while [ $# -gt 0 ]; do + callid="${callid}|$1" + shift +done + +# modes: +# 0 - searching for SIP start block ... +# 1 - transmit of sorts +# 2 - receive + +dos2unix < "${logfile}" | awk ' + BEGIN { mode = 0 } + mode==0 && $4~"^VERBOSE" { + dt=$1" "$2" "$3 + } + + mode!=0 && $1 == "Call-ID:" { + #print + + if ($2 ~ /('"${callid}"')/) { + callidmatch=1 + } else { + #print $2" does not match ^('"${callid}"')$" + mode=0 + } + } + + (mode==1 && $0=="---") || (mode==2 && $0=="<------------->") { + if (callidmatch) { + print dt" "sipmode"\n"pckt"---" + } + + mode=0 + } + + mode!=0 { + pckt = pckt $0 "\n" + } + + mode==0 && $0 ~ "chan_sip[.]c: .*[tT]ransmitting" { + #print + + if ($6 == "Retransmitting") { + sipmode = $6" "$7" to "$NF + } else { + sipmode = "Transmitting to "$NF + } + + mode=1 + pckt="" + callidmatch=0 + } + + mode==0 && $0 ~ "SIP read from" { + #print + mode=2 + pckt="" + callidmatch=0 + sipmode="Received from "$5":" + } +' diff --git a/profiles/package.mask b/profiles/package.mask index 5a64917943e3..6d4cdeca7925 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13824 2012/06/05 17:42:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13825 2012/06/06 08:46:18 patrick Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Patrick Lauer (06 Jun 2012) +# Temporarily mask nginx >=1.3 see #411937 +>=www-servers/nginx-1.3 + # Torsten Veller (05 Jun 2012) # Mask perl-5.16 for testing. # Make bugs block bug #415485 aka "perl-5.16" diff --git a/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild b/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild index 6c16fb6a5480..fb3b2963a4b4 100644 --- a/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild +++ b/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild,v 1.5 2012/03/04 09:18:53 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.3.1_p100806.ebuild,v 1.6 2012/06/06 08:37:24 jlec Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -14,7 +14,7 @@ MY_PN="${PN}mr" MY_PV="$(replace_version_separator 3 _ ${PV%%_p*})" DESCRIPTION="The Collaborative Computing Project for NMR" -SRC_URI="http://www-old.ccpn.ac.uk/download/${MY_PN}/analysis${MY_PV}.tar.gz" +SRC_URI="http://www2.ccpn.ac.uk/download/${MY_PN}/analysis${MY_PV}.tar.gz" [[ -n ${PATCHSET} ]] && SRC_URI="${SRC_URI} http://dev.gentoo.org/~jlec/distfiles/ccpn-update-${PATCHSET}.patch.bz2" HOMEPAGE="http://www.ccpn.ac.uk/ccpn" diff --git a/sci-chemistry/cluster/cluster-1.3.081231.ebuild b/sci-chemistry/cluster/cluster-1.3.081231.ebuild index a294d7f5a720..3f7c8f80af61 100644 --- a/sci-chemistry/cluster/cluster-1.3.081231.ebuild +++ b/sci-chemistry/cluster/cluster-1.3.081231.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/cluster-1.3.081231.ebuild,v 1.2 2012/05/23 08:00:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/cluster-1.3.081231.ebuild,v 1.3 2012/06/06 08:48:29 jlec Exp $ EAPI=4 @@ -11,13 +11,10 @@ HOMEPAGE="http://kinemage.biochem.duke.edu/software/index.php" SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/${PN}/${PN}.${PV}.src.tgz" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="richardson" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" - S="${WORKDIR}"/${PN}1.3src src_prepare() { diff --git a/sci-chemistry/cns/cns-1.2.1-r7.ebuild b/sci-chemistry/cns/cns-1.2.1-r7.ebuild index 6e9f87cf971b..8196523ee666 100644 --- a/sci-chemistry/cns/cns-1.2.1-r7.ebuild +++ b/sci-chemistry/cns/cns-1.2.1-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r7.ebuild,v 1.2 2012/03/21 18:26:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r7.ebuild,v 1.3 2012/06/06 08:16:21 jlec Exp $ EAPI=3 @@ -30,7 +30,7 @@ FORTRAN_NEED_OPENMP=1 S="${WORKDIR}/${MY_P}" -RESTRICT="fetch" +RESTRICT="fetch test" pkg_nofetch() { elog "Fill out the form at http://cns.csb.yale.edu/cns_request/" @@ -152,8 +152,8 @@ src_test() { # We need to force on g77 manually, because we can't get aliases working # when we source in a -c einfo "Running tests ..." - sh -c \ - "export CNS_G77=ON; source ${T}/cns_solve_env_sh; make run_tests" \ + csh -c \ + "export CNS_G77=ON; source ${S}/cns_solve_env; make run_tests" \ || die "tests failed" einfo "Displaying test results ..." cat "${S}"/*_g77/test/*.diff-test diff --git a/sci-chemistry/probe/Manifest b/sci-chemistry/probe/Manifest index 53d95ec1842f..0650241ee2d3 100644 --- a/sci-chemistry/probe/Manifest +++ b/sci-chemistry/probe/Manifest @@ -1,3 +1,4 @@ DIST probe.2.11.050121.src.tgz 99403 RMD160 85d65f7c7379e8d4c46fe5c3b19a2d67fc12a32e SHA1 7fd88ec312558b6f2eb0b6da412140cb83e1a9f4 SHA256 c37255142e37df3d59da6be935bd79c799b5e703fc453b3978298617b0c0b278 DIST probe.2.12.071128.src.zip 130039 RMD160 8ca1aa70fb614c412ea9fbfae5a1c2b4baa19178 SHA1 9607f984b11f4e6b8ff00768cfde458aba007607 SHA256 470c4280eab18ce96bc323c5a1151933e9c6b412e5f587c4b77ac4ab152bddbb DIST probe.2.12.110413.src.zip 262460 RMD160 6b98259f7ad4e420b84563df6741f99e90fd99a7 SHA1 b453802a13b0c4f05011a045ff18d63744e25f6a SHA256 90cd0a693683958a8ac05d13a47c2b464f2939df24369bf5c568f59913756de4 +DIST probe.2.13.110909.src.zip 131063 RMD160 f441ac1df504e9e8355d5574e22e43bd0188f0b3 SHA1 589e57a0b2d050ba17f0ff924fb97d2458cb8fe3 SHA256 df14b76d27a7c43b2b57c315d0ad71cdf6acc7943c43195a797162be7816fa71 diff --git a/sci-chemistry/probe/files/probe-2.13.110909-as-needed.patch b/sci-chemistry/probe/files/probe-2.13.110909-as-needed.patch new file mode 100644 index 000000000000..df7040c3ba1d --- /dev/null +++ b/sci-chemistry/probe/files/probe-2.13.110909-as-needed.patch @@ -0,0 +1,25 @@ + Makefile | 8 +++----- + 1 files changed, 3 insertions(+), 5 deletions(-) + +diff --git a/Makefile b/Makefile +index 9031bd0..8f74d6a 100644 +--- a/Makefile ++++ b/Makefile +@@ -1,14 +1,12 @@ +-MACHINEFLAGS = +-CFLAGS = $(MACHINEFLAGS) +-LFLAGS = -static -lm $(MACHINEFLAGS) ++LIBS = -lm + OBJLIST = dots.o abin.o readPDBrecs.o geom3d.o utility.o select.o \ + parse.o atomprops.o stdconntable.o autobondrot.o hybrid_36_c.o + + .c.o: +- cc -c $*.c $(CFLAGS) ++ $(CC) $(CFLAGS) -c $*.c + + probe: probe.o $(OBJLIST) +- cc -o $@ probe.o $(OBJLIST) $(LFLAGS) ++ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ probe.o $(OBJLIST) $(LIBS) + + clean: + @rm -f *.o *.ckp diff --git a/sci-chemistry/probe/probe-2.12.110413.ebuild b/sci-chemistry/probe/probe-2.12.110413.ebuild index 9071573b04bb..0aa5733f289e 100644 --- a/sci-chemistry/probe/probe-2.12.110413.ebuild +++ b/sci-chemistry/probe/probe-2.12.110413.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.110413.ebuild,v 1.3 2011/11/21 15:30:55 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.110413.ebuild,v 1.4 2012/06/06 08:54:39 jlec Exp $ EAPI=4 @@ -12,8 +12,8 @@ DESCRIPTION="Evaluates atomic packing within or between molecules" HOMEPAGE="http://kinemage.biochem.duke.edu/software/probe.php" SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/probe/${MY_P}.src.zip" -LICENSE="richardson" SLOT="0" +LICENSE="richardson" KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" diff --git a/sci-chemistry/probe/probe-2.13.110909.ebuild b/sci-chemistry/probe/probe-2.13.110909.ebuild new file mode 100644 index 000000000000..8b7fc38dee24 --- /dev/null +++ b/sci-chemistry/probe/probe-2.13.110909.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.13.110909.ebuild,v 1.1 2012/06/06 09:02:39 jlec Exp $ + +EAPI=4 + +inherit eutils toolchain-funcs + +MY_P="${PN}.${PV}" + +DESCRIPTION="Evaluates atomic packing within or between molecules" +HOMEPAGE="http://kinemage.biochem.duke.edu/software/probe.php" +SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/probe/${MY_P}.src.zip" + +SLOT="0" +LICENSE="richardson" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + app-arch/unzip" + +S="${WORKDIR}"/${MY_P}.src + +src_prepare() { + epatch "${FILESDIR}"/${P}-as-needed.patch + tc-export CC +} + +src_install() { + dobin "${S}"/probe + dodoc "${S}"/README* +} diff --git a/sci-libs/clashscore-db/clashscore-db-3.17.ebuild b/sci-libs/clashscore-db/clashscore-db-3.17.ebuild index f3431d4333f2..9b62ebf8de15 100644 --- a/sci-libs/clashscore-db/clashscore-db-3.17.ebuild +++ b/sci-libs/clashscore-db/clashscore-db-3.17.ebuild @@ -1,19 +1,19 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/clashscore-db-3.17.ebuild,v 1.2 2010/07/23 11:41:45 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/clashscore-db/clashscore-db-3.17.ebuild,v 1.3 2012/06/06 09:33:50 jlec Exp $ -# inherit +EAPI=4 DESCRIPTION="Clashscore-db for clashlist" HOMEPAGE="http://kinemage.biochem.duke.edu/" SRC_URI="mirror://gentoo/molprobity-${PV}.tgz" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="richardson" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" src_install() { insinto /usr/share/clashscore - doins molprobity3/lib/clashscore.db.tab || die + doins molprobity3/lib/clashscore.db.tab } diff --git a/sci-libs/clashscore-db/metadata.xml b/sci-libs/clashscore-db/metadata.xml index dde7ca88a50f..1837bbc07a6e 100644 --- a/sci-libs/clashscore-db/metadata.xml +++ b/sci-libs/clashscore-db/metadata.xml @@ -1,8 +1,8 @@ -sci-chemistry - - jlec@gentoo.org - + sci-chemistry + + jlec@gentoo.org + diff --git a/sci-physics/clhep/clhep-2.1.2.2.ebuild b/sci-physics/clhep/clhep-2.1.2.2.ebuild index c30b8fd63574..682850a64eee 100644 --- a/sci-physics/clhep/clhep-2.1.2.2.ebuild +++ b/sci-physics/clhep/clhep-2.1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.2.2.ebuild,v 1.1 2012/03/02 05:45:13 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.2.2.ebuild,v 1.2 2012/06/06 04:37:11 heroxbd Exp $ EAPI=4 inherit autotools eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cern.ch/clhep" SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz" LICENSE="public-domain" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="exceptions static-libs" RDEPEND="" diff --git a/sys-apps/dbus/Manifest b/sys-apps/dbus/Manifest index 6ae51c7582bd..b76dde5c2db9 100644 --- a/sys-apps/dbus/Manifest +++ b/sys-apps/dbus/Manifest @@ -1,4 +1,3 @@ DIST dbus-1.4.16.tar.gz 1889465 RMD160 8a63492090acd717e6a58f63026181e78ae089f0 SHA1 d6e6538cfc1ed71992f6786a6da55d815d995b5b SHA256 1d8ee6262f8cc2148f06578eee522c755ba0896206b3464ca9bdc84f411b29c6 -DIST dbus-1.4.18.tar.gz 1893155 RMD160 cca7fd10a0e958ee5ada0bc0a591f567242dd959 SHA1 7586cea68193ba9df6c03d2731b8c675ca2bd52c SHA256 b5e0c3bd37fa0ca5e86e8d17c375d754de6cd5c1d46d5f2158a36ddd51de18cf DIST dbus-1.4.20.tar.gz 1895099 RMD160 c0e88ab6bf6afe93a243a42d26f3b6c03e7892cd SHA1 9761eca23c0e6ea4ad822d92748703f9a0f58858 SHA256 103bdcd261a13140730b5fa69f56a98ab5c89ba3f0116ea62fcfd639520d5aaf -DIST dbus-1.5.12.tar.gz 1925770 RMD160 f65bccf6a22ce2e05df4e7388c064b54256ce7fa SHA1 3140ea452337d664dbe6d30f0d990c756d101694 SHA256 5d3e09a831259ca64b15357cfa1c60a5a7ab06ef469d5b82c2308de9cadf1094 +DIST dbus-1.6.0.tar.gz 1925858 RMD160 d34b85203515cffe981d4dd1c05f3f4014df614e SHA1 9bfc971ff4cafa2741050d53a98cc7bfdc56880a SHA256 f0dda7e5f1c4a5bac4c690c602fbd7dce67907b967fa6986466e022c31e055ee diff --git a/sys-apps/dbus/dbus-1.4.16-r2.ebuild b/sys-apps/dbus/dbus-1.4.16-r2.ebuild deleted file mode 100644 index 77ad6ac7bf11..000000000000 --- a/sys-apps/dbus/dbus-1.4.16-r2.ebuild +++ /dev/null @@ -1,189 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.4.16-r2.ebuild,v 1.6 2012/05/24 04:21:00 vapier Exp $ - -EAPI=2 -inherit autotools eutils multilib flag-o-matic python systemd virtualx user - -DESCRIPTION="A message bus system, a simple way for applications to talk to each other" -HOMEPAGE="http://dbus.freedesktop.org/" -SRC_URI="http://dbus.freedesktop.org/releases/dbus/${P}.tar.gz" - -LICENSE="|| ( GPL-2 AFL-2.1 )" -SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="debug doc selinux static-libs test X" - -RDEPEND=" - X? ( - x11-libs/libX11 - x11-libs/libXt - ) - selinux? ( - sys-libs/libselinux - sec-policy/selinux-dbus - ) - >=dev-libs/expat-1.95.8 -" -DEPEND="${RDEPEND} - virtual/pkgconfig - doc? ( - app-doc/doxygen - app-text/docbook-xml-dtd:4.1.2 - app-text/xmlto - ) - test? ( - =dev-lang/python-2* - >=dev-libs/glib-2.30.1-r2:2 - ) - !/dev/null || die + EPATCH_EXCLUDE="2000-firefox_gentoo_install_dirs.patch" \ + EPATCH_SUFFIX="patch" \ + EPATCH_FORCE="yes" \ + epatch "${WORKDIR}/firefox" + popd &>/dev/null || die + + # Shell scripts sometimes contain DOS line endings; bug 391889 + grep -rlZ --include="*.sh" $'\r$' . | + while read -r -d $'\0' file ; do + einfo edos2unix "${file}" + edos2unix "${file}" || die + done + + # Allow user to apply any additional patches without modifing ebuild + epatch_user + + if use crypt ; then + mv "${WORKDIR}"/enigmail "${S}"/mailnews/extensions/enigmail + #cd "${S}"/mailnews/extensions/enigmail || die + #cd "${S}" + fi + + local ms="${S}/mozilla" + + # Enable gnomebreakpad + if use debug ; then + sed -i -e "s:GNOME_DISABLE_CRASH_DIALOG=1:GNOME_DISABLE_CRASH_DIALOG=0:g" \ + "${ms}"/build/unix/run-mozilla.sh || die "sed failed!" + fi + + # Disable gnomevfs extension + sed -i -e "s:gnomevfs::" "${S}"/suite/confvars.sh \ + -e "s:gnomevfs::" "${ms}"/browser/confvars.sh \ + -e "s:gnomevfs::" "${ms}"/xulrunner/confvars.sh \ + || die "Failed to remove gnomevfs extension" + + # Ensure that are plugins dir is enabled as default + sed -i -e "s:/usr/lib/mozilla/plugins:/usr/$(get_libdir)/nsbrowser/plugins:" \ + "${ms}"/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path!" + + # Don't exit with error when some libs are missing which we have in + # system. + sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ + -i "${S}"/suite/installer/Makefile.in || die + + eautoreconf + cd "${S}"/mozilla + eautoconf +} + +src_configure() { + MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" + MEXTENSIONS="default" + + #################################### + # + # mozconfig, CFLAGS and CXXFLAGS setup + # + #################################### + + mozconfig_init + mozconfig_config + + # It doesn't compile on alpha without this LDFLAGS + use alpha && append-ldflags "-Wl,--no-relax" + + if use chatzilla ; then + MEXTENSIONS+=",irc" + else + MEXTENSIONS+=",-irc" + fi + if ! use roaming ; then + MEXTENSIONS+=",-sroaming" + fi + + mozconfig_annotate '' --prefix="${EPREFIX}"/usr + mozconfig_annotate '' --libdir="${EPREFIX}"/usr/$(get_libdir) + mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}" + mozconfig_annotate '' --disable-gconf + mozconfig_annotate '' --enable-jsd + mozconfig_annotate '' --enable-canvas + mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME} + mozconfig_annotate '' --enable-system-ffi + mozconfig_annotate '' --with-system-png + mozconfig_annotate '' --target="${CTARGET:-${CHOST}}" + mozconfig_annotate '' --enable-safe-browsing + + mozconfig_use_enable system-sqlite + # Both methodjit and tracejit conflict with PaX + mozconfig_use_enable jit methodjit + mozconfig_use_enable jit tracejit + + # Use an objdir to keep things organized. + echo "mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/seamonk" \ + >> "${S}"/.mozconfig + + # Finalize and report settings + mozconfig_final + + # Work around breakage in makeopts with --no-print-directory + MAKEOPTS="${MAKEOPTS/--no-print-directory/}" + + if [[ $(gcc-major-version) -lt 4 ]] ; then + append-cxxflags -fno-stack-protector + elif [[ $(gcc-major-version) -gt 4 || $(gcc-minor-version) -gt 3 ]] ; then + if use amd64 || use x86 ; then + append-flags -mno-avx + fi + fi +} + +src_compile() { + CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" \ + MOZ_MAKE_FLAGS="${MAKEOPTS}" \ + emake -f client.mk || die + + # Only build enigmail extension if conditions are met. + if use crypt ; then + cd "${S}"/mailnews/extensions/enigmail || die + ./makemake -r 2&> /dev/null + cd "${S}"/seamonk/mailnews/extensions/enigmail + emake || die "make enigmail failed" + emake xpi || die "make enigmail xpi failed" + fi +} + +src_install() { + MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" + local emid obj_dir="seamonk" + cd "${S}/${obj_dir}" + + # Copy our preference before omnijar is created. + sed "s|SEAMONKEY_PVR|${PVR}|" "${FILESDIR}"/all-gentoo-1.js > \ + "${S}/${obj_dir}/mozilla/dist/bin/defaults/pref/all-gentoo.js" \ + || die + + # Without methodjit and tracejit there's no conflict with PaX + if use jit ; then + # Pax mark xpcshell for hardened support, only used for startupcache creation. + pax-mark m "${S}"/dist/bin/xpcshell + fi + + MOZ_MAKE_FLAGS="${MAKEOPTS}" \ + emake DESTDIR="${D}" install || die "emake install failed" + cp -f "${FILESDIR}"/icon/${PN}.desktop "${T}" || die + + if use crypt ; then + cd "${T}" || die + unzip "${S}"/${obj_dir}/mozilla/dist/bin/enigmail*.xpi install.rdf || die + emid=$(sed -n '//!d; s/.*\({.*}\).*/\1/; p; q' install.rdf) + + dodir ${MOZILLA_FIVE_HOME}/extensions/${emid} || die + cd "${D}"${MOZILLA_FIVE_HOME}/extensions/${emid} || die + unzip "${S}"/${obj_dir}/mozilla/dist/bin/enigmail*.xpi || die + + cd "${S}" || die + fi + + sed 's|^\(MimeType=.*\)$|\1text/x-vcard;text/directory;application/mbox;message/rfc822;x-scheme-handler/mailto;|' \ + -i "${T}"/${PN}.desktop || die + sed 's|^\(Categories=.*\)$|\1Email;|' -i "${T}"/${PN}.desktop \ + || die + + # Install language packs + mozlinguas_src_install + + # Add StartupNotify=true bug 290401 + if use startup-notification ; then + echo "StartupNotify=true" >> "${T}"/${PN}.desktop + fi + + # Install icon and .desktop for menu entry + newicon "${S}"/suite/branding/nightly/content/icon64.png ${PN}.png \ + || die + domenu "${T}"/${PN}.desktop || die + + # Without methodjit and tracejit there's no conflict with PaX + if use jit ; then + # Required in order to use plugins and even run firefox on hardened. + pax-mark m "${ED}"${MOZILLA_FIVE_HOME}/{seamonkey,seamonkey-bin} + fi + + # Plugin-container needs to be pax-marked for hardened to ensure plugins such as flash + # continue to work as expected. + pax-mark m "${ED}"${MOZILLA_FIVE_HOME}/plugin-container + + # Handle plugins dir through nsplugins.eclass + share_plugins_dir + + doman "${S}"/${obj_dir}/suite/app/${PN}.1 || die +} + +pkg_preinst() { + MOZILLA_FIVE_HOME="${ROOT}/usr/$(get_libdir)/${PN}" + + if [ -d ${MOZILLA_FIVE_HOME}/plugins ] ; then + rm ${MOZILLA_FIVE_HOME}/plugins -rf + fi +} + +pkg_postinst() { + MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" + + # Update mimedb for the new .desktop file + fdo-mime_desktop_database_update + + if use chatzilla ; then + elog "chatzilla is now an extension which can be en-/disabled and configured via" + elog "the Add-on manager." + fi +} diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest index 6b4b79014758..59be530a2a1d 100644 --- a/www-servers/nginx/Manifest +++ b/www-servers/nginx/Manifest @@ -1,6 +1,8 @@ DIST nginx-1.0.15.tar.gz 693025 RMD160 99653499916b81fb0f5842755484983606cea5ec SHA1 e506b301ea849f58f2efb499d77b819fe55eea9a SHA256 1daf3950623c90b084e7eceb104071596060aca5c721bf890549fc2990b1ebe6 DIST nginx-1.1.19.tar.gz 715741 RMD160 ffa00dc68caa025df5118e05aa426d2e33781f2f SHA1 8d216d340c45c273bfd8ca65a74c8544b45f008a SHA256 9630bd7532d63832edc41e954c0cd5ef8cd00724feeab37f2d793d4de97873f6 DIST nginx-1.2.0.tar.gz 716067 RMD160 b2dc5e6cd7f436e56d1bab7cfcde64955f38c11f SHA1 15cec8d1b8dbf2007f9f99594a08a2f45814034e SHA256 ac06b3aa55bf4f634b7e779272685536607183e8669809ce497151e47e518f2d +DIST nginx-1.2.1.tar.gz 718161 RMD160 81c0d4011a8748f4d3f0d6cb586c977f6199f4d9 SHA1 4fb69411f6c3ebb5818005955a085e891e77b2d8 SHA256 994ad97cbf6f7045f95ea9d6d401aad1e95766671e402c48af85aba5235a2dd7 +DIST nginx-1.3.1.tar.gz 721002 RMD160 3a3d90ac77b8d2cad58f81dcfd73f3c13ed1052d SHA1 36a4147799e303a6f19cd8ff9fb52c2fc07a840d SHA256 9b30a6f67f0a9eda7db026e12d4f09656f9254cddbb66ff9c0c01d8963dc1d73 DIST nginx_http_push_module-0.692.tar.gz 29119 RMD160 9d2be16074cf28115af0f1d8f3646937cda649ad SHA1 72103084cad8f4d3d9a49a6b04cf780e4541605d SHA256 64868708071aa21dbc4c7a07d149dd6ec9108fb7eaf2aad5ad069406151f17fe DIST nginx_upload_module-2.2.0.tar.gz 25796 RMD160 5734af837be3fe8ec444a7e5e7f6707118594098 SHA1 93d6e83e613a0ce2ed057a434b344fa1b6609b47 SHA256 b1c26abe0427180602e257627b4ed21848c93cc20cefc33af084983767d65805 DIST ngx-fancyindex-0.3.1.tar.gz 13148 RMD160 d85ff1de16211c98492f612c06391e9b4150e89d SHA1 5e2c88dbddaa55137804caf632cad3cf708911cb SHA256 49328a175548a456e2e2b78d0be87df7aade60345e07be57f2337c83058da115 diff --git a/www-servers/nginx/nginx-1.0.15.ebuild b/www-servers/nginx/nginx-1.0.15.ebuild index 6190c6268e70..924a39ebf0f1 100644 --- a/www-servers/nginx/nginx-1.0.15.ebuild +++ b/www-servers/nginx/nginx-1.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.0.15.ebuild,v 1.3 2012/04/15 17:01:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.0.15.ebuild,v 1.4 2012/06/06 08:30:35 patrick Exp $ EAPI="4" @@ -50,7 +50,7 @@ HTTP_SLOWFS_CACHE_MODULE_PV="1.6" HTTP_SLOWFS_CACHE_MODULE_P="ngx_slowfs_cache-${HTTP_SLOWFS_CACHE_MODULE_PV}" HTTP_SLOWFS_CACHE_MODULE_URI="http://labs.frickle.com/files/${HTTP_SLOWFS_CACHE_MODULE_P}.tar.gz" -inherit eutils ssl-cert toolchain-funcs perl-module flag-o-matic +inherit eutils ssl-cert toolchain-funcs perl-module flag-o-matic user DESCRIPTION="Robust, small and high performance http and reverse proxy server" HOMEPAGE="http://nginx.org" diff --git a/www-servers/nginx/nginx-1.1.19.ebuild b/www-servers/nginx/nginx-1.1.19.ebuild index 0453c3ca569f..0d72418b689f 100644 --- a/www-servers/nginx/nginx-1.1.19.ebuild +++ b/www-servers/nginx/nginx-1.1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.1.19.ebuild,v 1.3 2012/04/18 16:02:04 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.1.19.ebuild,v 1.4 2012/06/06 08:30:35 patrick Exp $ EAPI="4" @@ -58,7 +58,7 @@ HTTP_FANCYINDEX_MODULE_PNPN="ngx-fancyindex-ngx-fancyindex" HTTP_FANCYINDEX_MODULE_P="${HTTP_FANCYINDEX_MODULE_PN}-${HTTP_FANCYINDEX_MODULE_PV}" HTTP_FANCYINDEX_MODULE_URI="http://gitorious.org/${HTTP_FANCYINDEX_MODULE_PN}/${HTTP_FANCYINDEX_MODULE_PN}/archive-tarball/v${HTTP_FANCYINDEX_MODULE_PV}" -inherit eutils ssl-cert toolchain-funcs perl-module flag-o-matic +inherit eutils ssl-cert toolchain-funcs perl-module flag-o-matic user DESCRIPTION="Robust, small and high performance http and reverse proxy server" HOMEPAGE="http://nginx.org" diff --git a/www-servers/nginx/nginx-1.2.0.ebuild b/www-servers/nginx/nginx-1.2.0.ebuild index d3f9eaf67fdd..5163262bfaa9 100644 --- a/www-servers/nginx/nginx-1.2.0.ebuild +++ b/www-servers/nginx/nginx-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.2.0.ebuild,v 1.1 2012/05/18 14:01:32 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.2.0.ebuild,v 1.2 2012/06/06 08:30:35 patrick Exp $ EAPI="4" @@ -58,7 +58,7 @@ HTTP_FANCYINDEX_MODULE_PNPN="ngx-fancyindex-ngx-fancyindex" HTTP_FANCYINDEX_MODULE_P="${HTTP_FANCYINDEX_MODULE_PN}-${HTTP_FANCYINDEX_MODULE_PV}" HTTP_FANCYINDEX_MODULE_URI="http://gitorious.org/${HTTP_FANCYINDEX_MODULE_PN}/${HTTP_FANCYINDEX_MODULE_PN}/archive-tarball/v${HTTP_FANCYINDEX_MODULE_PV}" -inherit eutils ssl-cert toolchain-funcs perl-module flag-o-matic +inherit eutils ssl-cert toolchain-funcs perl-module flag-o-matic user DESCRIPTION="Robust, small and high performance http and reverse proxy server" HOMEPAGE="http://nginx.org" diff --git a/www-servers/nginx/nginx-1.2.1.ebuild b/www-servers/nginx/nginx-1.2.1.ebuild new file mode 100644 index 000000000000..7e5e60e4c12a --- /dev/null +++ b/www-servers/nginx/nginx-1.2.1.ebuild @@ -0,0 +1,365 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.2.1.ebuild,v 1.2 2012/06/06 08:30:35 patrick Exp $ + +EAPI="4" + +# Maintainer notes: +# - http_rewrite-independent pcre-support makes sense for matching locations without an actual rewrite +# - any http-module activates the main http-functionality and overrides USE=-http +# - keep the following requirements in mind before adding external modules: +# * alive upstream +# * sane packaging +# * builds cleanly +# * does not need a patch for nginx core +# - TODO: test the google-perftools module (included in vanilla tarball) + +# prevent perl-module from adding automagic perl DEPENDs +GENTOO_DEPEND_ON_PERL="no" + +# http_uploadprogress (https://github.com/masterzen/nginx-upload-progress-module, BSD-2 license) +HTTP_UPLOAD_PROGRESS_MODULE_PV="0.9.0" +HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_upload_progress-${HTTP_UPLOAD_PROGRESS_MODULE_PV}" +HTTP_UPLOAD_PROGRESS_MODULE_SHA1="a788dea" +HTTP_UPLOAD_PROGRESS_MODULE_URI="http://github.com/masterzen/nginx-upload-progress-module/tarball/v${HTTP_UPLOAD_PROGRESS_MODULE_PV}" + +# http_headers_more (http://github.com/agentzh/headers-more-nginx-module, BSD license) +HTTP_HEADERS_MORE_MODULE_PV="0.17rc1" +HTTP_HEADERS_MORE_MODULE_P="ngx_http_headers_more-${HTTP_HEADERS_MORE_MODULE_PV}" +HTTP_HEADERS_MORE_MODULE_SHA1="3580526" +HTTP_HEADERS_MORE_MODULE_URI="http://github.com/agentzh/headers-more-nginx-module/tarball/v${HTTP_HEADERS_MORE_MODULE_PV}" + +# http_push (http://pushmodule.slact.net/, MIT license) +HTTP_PUSH_MODULE_PV="0.692" +HTTP_PUSH_MODULE_P="nginx_http_push_module-${HTTP_PUSH_MODULE_PV}" +HTTP_PUSH_MODULE_URI="http://pushmodule.slact.net/downloads/${HTTP_PUSH_MODULE_P}.tar.gz" + +# http_cache_purge (http://labs.frickle.com/nginx_ngx_cache_purge/, BSD-2 license) +HTTP_CACHE_PURGE_MODULE_PV="1.5" +HTTP_CACHE_PURGE_MODULE_P="ngx_cache_purge-${HTTP_CACHE_PURGE_MODULE_PV}" +HTTP_CACHE_PURGE_MODULE_URI="http://labs.frickle.com/files/${HTTP_CACHE_PURGE_MODULE_P}.tar.gz" + +# HTTP Upload module from Valery Kholodkov +# (http://www.grid.net.ru/nginx/upload.en.html, BSD license) +HTTP_UPLOAD_MODULE_PV="2.2.0" +HTTP_UPLOAD_MODULE_P="nginx_upload_module-${HTTP_UPLOAD_MODULE_PV}" +HTTP_UPLOAD_MODULE_URI="http://www.grid.net.ru/nginx/download/${HTTP_UPLOAD_MODULE_P}.tar.gz" + +# http_slowfs_cache (http://labs.frickle.com/nginx_ngx_slowfs_cache/, BSD-2 license) +HTTP_SLOWFS_CACHE_MODULE_PV="1.8" +HTTP_SLOWFS_CACHE_MODULE_P="ngx_slowfs_cache-${HTTP_SLOWFS_CACHE_MODULE_PV}" +HTTP_SLOWFS_CACHE_MODULE_URI="http://labs.frickle.com/files/${HTTP_SLOWFS_CACHE_MODULE_P}.tar.gz" + +# http_fancyindex_module (http://wiki.nginx.org/NgxFancyIndex, BSD license) +HTTP_FANCYINDEX_MODULE_PV="0.3.1" +HTTP_FANCYINDEX_MODULE_PN="ngx-fancyindex" +# gitorious names the tarbell oddly, hence PNPN +HTTP_FANCYINDEX_MODULE_PNPN="ngx-fancyindex-ngx-fancyindex" +HTTP_FANCYINDEX_MODULE_P="${HTTP_FANCYINDEX_MODULE_PN}-${HTTP_FANCYINDEX_MODULE_PV}" +HTTP_FANCYINDEX_MODULE_URI="http://gitorious.org/${HTTP_FANCYINDEX_MODULE_PN}/${HTTP_FANCYINDEX_MODULE_PN}/archive-tarball/v${HTTP_FANCYINDEX_MODULE_PV}" + +inherit eutils ssl-cert toolchain-funcs perl-module flag-o-matic user + +DESCRIPTION="Robust, small and high performance http and reverse proxy server" +HOMEPAGE="http://nginx.org" +SRC_URI="http://nginx.org/download/${P}.tar.gz + nginx_modules_http_upload_progress? ( ${HTTP_UPLOAD_PROGRESS_MODULE_URI} -> ${HTTP_UPLOAD_PROGRESS_MODULE_P}.tar.gz ) + nginx_modules_http_headers_more? ( ${HTTP_HEADERS_MORE_MODULE_URI} -> ${HTTP_HEADERS_MORE_MODULE_P}.tar.gz ) + nginx_modules_http_push? ( ${HTTP_PUSH_MODULE_URI} ) + nginx_modules_http_cache_purge? ( ${HTTP_CACHE_PURGE_MODULE_URI} ) + nginx_modules_http_upload? ( ${HTTP_UPLOAD_MODULE_URI} ) + nginx_modules_http_slowfs_cache? ( ${HTTP_SLOWFS_CACHE_MODULE_URI} ) + nginx_modules_http_fancyindex? ( ${HTTP_FANCYINDEX_MODULE_URI} -> ${HTTP_FANCYINDEX_MODULE_P}.tar.gz )" + +LICENSE="as-is BSD BSD-2 GPL-2 MIT" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + +NGINX_MODULES_STD="access auth_basic autoindex browser charset empty_gif fastcgi +geo gzip limit_req limit_zone map memcached proxy referer rewrite scgi ssi +split_clients upstream_ip_hash userid uwsgi" +NGINX_MODULES_OPT="addition dav degradation flv geoip gzip_static image_filter +mp4 perl random_index realip secure_link stub_status sub xslt" +NGINX_MODULES_MAIL="imap pop3 smtp" +NGINX_MODULES_3RD=" + http_upload_progress + http_headers_more + http_passenger + http_push + http_cache_purge + http_upload + http_slowfs_cache + http_fancyindex" + +IUSE="aio debug +http +http-cache ipv6 libatomic +pcre pcre-jit selinux ssl vim-syntax" + +for mod in $NGINX_MODULES_STD; do + IUSE="${IUSE} +nginx_modules_http_${mod}" +done + +for mod in $NGINX_MODULES_OPT; do + IUSE="${IUSE} nginx_modules_http_${mod}" +done + +for mod in $NGINX_MODULES_MAIL; do + IUSE="${IUSE} nginx_modules_mail_${mod}" +done + +for mod in $NGINX_MODULES_3RD; do + IUSE="${IUSE} nginx_modules_${mod}" +done + +CDEPEND=" + pcre? ( >=dev-libs/libpcre-4.2 ) + selinux? ( sec-policy/selinux-nginx ) + ssl? ( dev-libs/openssl ) + http-cache? ( userland_GNU? ( dev-libs/openssl ) ) + nginx_modules_http_geo? ( dev-libs/geoip ) + nginx_modules_http_gzip? ( sys-libs/zlib ) + nginx_modules_http_gzip_static? ( sys-libs/zlib ) + nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) + nginx_modules_http_perl? ( >=dev-lang/perl-5.8 ) + nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 ) + nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) ) + nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt )" +RDEPEND="${CDEPEND}" +DEPEND="${CDEPEND} + arm? ( dev-libs/libatomic_ops ) + libatomic? ( dev-libs/libatomic_ops )" +PDEPEND="vim-syntax? ( app-vim/nginx-syntax )" +REQUIRED_USE="pcre-jit? ( pcre )" + +pkg_setup() { + if use nginx_modules_http_passenger; then + einfo + einfo "Passenger support has been removed from the nginx ebuild to" + einfo "get rid of file collisions, its broken build system and" + einfo "incompatibilities between passenger 2 and 3." + einfo + einfo "Please switch to passenger-3 standalone or use the" + einfo "unicorn gem which provides a sane nginx-like architecture" + einfo "out of the box." + einfo + einfo "For more information on sane ruby deployments with" + einfo "passenger-3/unicorn go to:" + einfo + einfo "https://rvm.beginrescueend.com" + einfo + die "nginx_modules_http_passenger still in IUSE" + fi + + ebegin "Creating nginx user and group" + enewgroup ${PN} + enewuser ${PN} -1 -1 -1 ${PN} + eend $? + + if use libatomic; then + ewarn "GCC 4.1+ features built-in atomic operations." + ewarn "Using libatomic_ops is only needed if using" + ewarn "a different compiler or a GCC prior to 4.1" + fi + + if [[ -n $NGINX_ADD_MODULES ]]; then + ewarn "You are building custom modules via \$NGINX_ADD_MODULES!" + ewarn "This nginx installation is not supported!" + ewarn "Make sure you can reproduce the bug without those modules" + ewarn "_before_ reporting bugs." + fi + + if use !http; then + ewarn "To actually disable all http-functionality you also have to disable" + ewarn "all nginx http modules." + fi +} + +src_prepare() { + find auto/ -type f -print0 | xargs -0 sed -i 's:\&\& make:\&\& \\$(MAKE):' || die + # We have config protection, don't rename etc files + sed -i 's:.default::' auto/install || die + # remove useless files + sed -i -e '/koi-/d' -e '/win-/d' auto/install || die +} + +src_configure() { + local myconf= http_enabled= mail_enabled= + + use aio && myconf+=" --with-file-aio --with-aio_module" + use debug && myconf+=" --with-debug" + use ipv6 && myconf+=" --with-ipv6" + use libatomic && myconf+=" --with-libatomic" + use pcre && myconf+=" --with-pcre" + use pcre-jit && myconf+=" --with-pcre-jit" + + # HTTP modules + for mod in $NGINX_MODULES_STD; do + if use nginx_modules_http_${mod}; then + http_enabled=1 + else + myconf+=" --without-http_${mod}_module" + fi + done + + for mod in $NGINX_MODULES_OPT; do + if use nginx_modules_http_${mod}; then + http_enabled=1 + myconf+=" --with-http_${mod}_module" + fi + done + + if use nginx_modules_http_fastcgi; then + myconf+=" --with-http_realip_module" + fi + + # third-party modules + if use nginx_modules_http_upload_progress; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/masterzen-nginx-upload-progress-module-${HTTP_UPLOAD_PROGRESS_MODULE_SHA1}" + fi + + if use nginx_modules_http_headers_more; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/agentzh-headers-more-nginx-module-${HTTP_HEADERS_MORE_MODULE_SHA1}" + fi + + if use nginx_modules_http_push; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/${HTTP_PUSH_MODULE_P}" + fi + + if use nginx_modules_http_cache_purge; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/${HTTP_CACHE_PURGE_MODULE_P}" + fi + + if use nginx_modules_http_upload; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/${HTTP_UPLOAD_MODULE_P}" + fi + + if use nginx_modules_http_slowfs_cache; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/${HTTP_SLOWFS_CACHE_MODULE_P}" + fi + + if use nginx_modules_http_fancyindex; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/${HTTP_FANCYINDEX_MODULE_PNPN}" + fi + + if use http || use http-cache; then + http_enabled=1 + fi + + if [ $http_enabled ]; then + use http-cache || myconf+=" --without-http-cache" + use ssl && myconf+=" --with-http_ssl_module" + else + myconf+=" --without-http --without-http-cache" + fi + + # MAIL modules + for mod in $NGINX_MODULES_MAIL; do + if use nginx_modules_mail_${mod}; then + mail_enabled=1 + else + myconf+=" --without-mail_${mod}_module" + fi + done + + if [ $mail_enabled ]; then + myconf+=" --with-mail" + use ssl && myconf+=" --with-mail_ssl_module" + fi + + # custom modules + for mod in $NGINX_ADD_MODULES; do + myconf+=" --add-module=${mod}" + done + + # https://bugs.gentoo.org/286772 + export LANG=C LC_ALL=C + tc-export CC + + if ! use prefix; then + myconf+=" --user=${PN} --group=${PN}" + fi + + ./configure \ + --prefix="${EPREFIX}"/usr \ + --conf-path="${EPREFIX}"/etc/${PN}/${PN}.conf \ + --error-log-path="${EPREFIX}"/var/log/${PN}/error_log \ + --pid-path="${EPREFIX}"/var/run/${PN}.pid \ + --lock-path="${EPREFIX}"/var/lock/nginx.lock \ + --with-cc-opt="-I${EROOT}usr/include" \ + --with-ld-opt="-L${EROOT}usr/lib" \ + --http-log-path="${EPREFIX}"/var/log/${PN}/access_log \ + --http-client-body-temp-path="${EPREFIX}"/var/tmp/${PN}/client \ + --http-proxy-temp-path="${EPREFIX}"/var/tmp/${PN}/proxy \ + --http-fastcgi-temp-path="${EPREFIX}"/var/tmp/${PN}/fastcgi \ + --http-scgi-temp-path="${EPREFIX}"/var/tmp/${PN}/scgi \ + --http-uwsgi-temp-path="${EPREFIX}"/var/tmp/${PN}/uwsgi \ + ${myconf} || die "configure failed" +} + +src_compile() { + # https://bugs.gentoo.org/286772 + export LANG=C LC_ALL=C + emake LINK="${CC} ${LDFLAGS}" OTHERLDFLAGS="${LDFLAGS}" +} + +src_install() { + emake DESTDIR="${D}" install + cp "${FILESDIR}"/nginx.conf "${ED}"/etc/nginx/nginx.conf || die + newinitd "${FILESDIR}"/nginx.initd nginx + doman man/nginx.8 + dodoc CHANGES* README + + # Keepdir because these are hardcoded above + keepdir /var/log/${PN} /var/tmp/${PN}/{client,proxy,fastcgi,scgi,uwsgi} + keepdir /var/www/localhost/htdocs + mv "${ED}"/usr/html "${ED}"/var/www/localhost/htdocs || die + + # logrotate + insinto /etc/logrotate.d + newins "${FILESDIR}"/nginx.logrotate nginx + + if use nginx_modules_http_perl; then + cd "${S}"/objs/src/http/modules/perl/ + einstall DESTDIR="${D}" INSTALLDIRS=vendor + fixlocalpod + fi + + if use nginx_modules_http_push; then + docinto ${HTTP_PUSH_MODULE_P} + dodoc "${WORKDIR}"/${HTTP_PUSH_MODULE_P}/{changelog.txt,protocol.txt,README} + fi + + if use nginx_modules_http_cache_purge; then + docinto ${HTTP_CACHE_PURGE_MODULE_P} + dodoc "${WORKDIR}"/${HTTP_CACHE_PURGE_MODULE_P}/{CHANGES,README.md,TODO.md} + fi + + if use nginx_modules_http_upload; then + docinto ${HTTP_UPLOAD_MODULE_P} + dodoc "${WORKDIR}"/${HTTP_UPLOAD_MODULE_P}/{Changelog,README} + fi + + if use nginx_modules_http_slowfs_cache; then + docinto ${HTTP_SLOWFS_CACHE_MODULE_P} + dodoc "${WORKDIR}"/${HTTP_SLOWFS_CACHE_MODULE_P}/{CHANGES,README.md} + fi + + if use nginx_modules_http_fancyindex; then + docinto ${HTTP_FANCYINDEX_MODULE_P} + dodoc "${WORKDIR}"/${HTTP_FANCYINDEX_MODULE_PNPN}/README.rst + fi +} + +pkg_postinst() { + if use ssl; then + if [ ! -f "${EROOT}"/etc/ssl/${PN}/${PN}.key ]; then + install_cert /etc/ssl/${PN}/${PN} + use prefix || chown ${PN}:${PN} "${EROOT}"/etc/ssl/${PN}/${PN}.{crt,csr,key,pem} + fi + fi +} diff --git a/www-servers/nginx/nginx-1.3.1.ebuild b/www-servers/nginx/nginx-1.3.1.ebuild new file mode 100644 index 000000000000..6adfb17cbc84 --- /dev/null +++ b/www-servers/nginx/nginx-1.3.1.ebuild @@ -0,0 +1,365 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.3.1.ebuild,v 1.1 2012/06/06 08:47:00 patrick Exp $ + +EAPI="4" + +# Maintainer notes: +# - http_rewrite-independent pcre-support makes sense for matching locations without an actual rewrite +# - any http-module activates the main http-functionality and overrides USE=-http +# - keep the following requirements in mind before adding external modules: +# * alive upstream +# * sane packaging +# * builds cleanly +# * does not need a patch for nginx core +# - TODO: test the google-perftools module (included in vanilla tarball) + +# prevent perl-module from adding automagic perl DEPENDs +GENTOO_DEPEND_ON_PERL="no" + +# http_uploadprogress (https://github.com/masterzen/nginx-upload-progress-module, BSD-2 license) +HTTP_UPLOAD_PROGRESS_MODULE_PV="0.9.0" +HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_upload_progress-${HTTP_UPLOAD_PROGRESS_MODULE_PV}" +HTTP_UPLOAD_PROGRESS_MODULE_SHA1="a788dea" +HTTP_UPLOAD_PROGRESS_MODULE_URI="http://github.com/masterzen/nginx-upload-progress-module/tarball/v${HTTP_UPLOAD_PROGRESS_MODULE_PV}" + +# http_headers_more (http://github.com/agentzh/headers-more-nginx-module, BSD license) +HTTP_HEADERS_MORE_MODULE_PV="0.17rc1" +HTTP_HEADERS_MORE_MODULE_P="ngx_http_headers_more-${HTTP_HEADERS_MORE_MODULE_PV}" +HTTP_HEADERS_MORE_MODULE_SHA1="3580526" +HTTP_HEADERS_MORE_MODULE_URI="http://github.com/agentzh/headers-more-nginx-module/tarball/v${HTTP_HEADERS_MORE_MODULE_PV}" + +# http_push (http://pushmodule.slact.net/, MIT license) +HTTP_PUSH_MODULE_PV="0.692" +HTTP_PUSH_MODULE_P="nginx_http_push_module-${HTTP_PUSH_MODULE_PV}" +HTTP_PUSH_MODULE_URI="http://pushmodule.slact.net/downloads/${HTTP_PUSH_MODULE_P}.tar.gz" + +# http_cache_purge (http://labs.frickle.com/nginx_ngx_cache_purge/, BSD-2 license) +HTTP_CACHE_PURGE_MODULE_PV="1.5" +HTTP_CACHE_PURGE_MODULE_P="ngx_cache_purge-${HTTP_CACHE_PURGE_MODULE_PV}" +HTTP_CACHE_PURGE_MODULE_URI="http://labs.frickle.com/files/${HTTP_CACHE_PURGE_MODULE_P}.tar.gz" + +# HTTP Upload module from Valery Kholodkov +# (http://www.grid.net.ru/nginx/upload.en.html, BSD license) +HTTP_UPLOAD_MODULE_PV="2.2.0" +HTTP_UPLOAD_MODULE_P="nginx_upload_module-${HTTP_UPLOAD_MODULE_PV}" +HTTP_UPLOAD_MODULE_URI="http://www.grid.net.ru/nginx/download/${HTTP_UPLOAD_MODULE_P}.tar.gz" + +# http_slowfs_cache (http://labs.frickle.com/nginx_ngx_slowfs_cache/, BSD-2 license) +HTTP_SLOWFS_CACHE_MODULE_PV="1.8" +HTTP_SLOWFS_CACHE_MODULE_P="ngx_slowfs_cache-${HTTP_SLOWFS_CACHE_MODULE_PV}" +HTTP_SLOWFS_CACHE_MODULE_URI="http://labs.frickle.com/files/${HTTP_SLOWFS_CACHE_MODULE_P}.tar.gz" + +# http_fancyindex_module (http://wiki.nginx.org/NgxFancyIndex, BSD license) +HTTP_FANCYINDEX_MODULE_PV="0.3.1" +HTTP_FANCYINDEX_MODULE_PN="ngx-fancyindex" +# gitorious names the tarbell oddly, hence PNPN +HTTP_FANCYINDEX_MODULE_PNPN="ngx-fancyindex-ngx-fancyindex" +HTTP_FANCYINDEX_MODULE_P="${HTTP_FANCYINDEX_MODULE_PN}-${HTTP_FANCYINDEX_MODULE_PV}" +HTTP_FANCYINDEX_MODULE_URI="http://gitorious.org/${HTTP_FANCYINDEX_MODULE_PN}/${HTTP_FANCYINDEX_MODULE_PN}/archive-tarball/v${HTTP_FANCYINDEX_MODULE_PV}" + +inherit eutils ssl-cert toolchain-funcs perl-module flag-o-matic user + +DESCRIPTION="Robust, small and high performance http and reverse proxy server" +HOMEPAGE="http://nginx.org" +SRC_URI="http://nginx.org/download/${P}.tar.gz + nginx_modules_http_upload_progress? ( ${HTTP_UPLOAD_PROGRESS_MODULE_URI} -> ${HTTP_UPLOAD_PROGRESS_MODULE_P}.tar.gz ) + nginx_modules_http_headers_more? ( ${HTTP_HEADERS_MORE_MODULE_URI} -> ${HTTP_HEADERS_MORE_MODULE_P}.tar.gz ) + nginx_modules_http_push? ( ${HTTP_PUSH_MODULE_URI} ) + nginx_modules_http_cache_purge? ( ${HTTP_CACHE_PURGE_MODULE_URI} ) + nginx_modules_http_upload? ( ${HTTP_UPLOAD_MODULE_URI} ) + nginx_modules_http_slowfs_cache? ( ${HTTP_SLOWFS_CACHE_MODULE_URI} ) + nginx_modules_http_fancyindex? ( ${HTTP_FANCYINDEX_MODULE_URI} -> ${HTTP_FANCYINDEX_MODULE_P}.tar.gz )" + +LICENSE="as-is BSD BSD-2 GPL-2 MIT" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + +NGINX_MODULES_STD="access auth_basic autoindex browser charset empty_gif fastcgi +geo gzip limit_req limit_zone map memcached proxy referer rewrite scgi ssi +split_clients upstream_ip_hash userid uwsgi" +NGINX_MODULES_OPT="addition dav degradation flv geoip gzip_static image_filter +mp4 perl random_index realip secure_link stub_status sub xslt" +NGINX_MODULES_MAIL="imap pop3 smtp" +NGINX_MODULES_3RD=" + http_upload_progress + http_headers_more + http_passenger + http_push + http_cache_purge + http_upload + http_slowfs_cache + http_fancyindex" + +IUSE="aio debug +http +http-cache ipv6 libatomic +pcre pcre-jit selinux ssl vim-syntax" + +for mod in $NGINX_MODULES_STD; do + IUSE="${IUSE} +nginx_modules_http_${mod}" +done + +for mod in $NGINX_MODULES_OPT; do + IUSE="${IUSE} nginx_modules_http_${mod}" +done + +for mod in $NGINX_MODULES_MAIL; do + IUSE="${IUSE} nginx_modules_mail_${mod}" +done + +for mod in $NGINX_MODULES_3RD; do + IUSE="${IUSE} nginx_modules_${mod}" +done + +CDEPEND=" + pcre? ( >=dev-libs/libpcre-4.2 ) + selinux? ( sec-policy/selinux-nginx ) + ssl? ( dev-libs/openssl ) + http-cache? ( userland_GNU? ( dev-libs/openssl ) ) + nginx_modules_http_geo? ( dev-libs/geoip ) + nginx_modules_http_gzip? ( sys-libs/zlib ) + nginx_modules_http_gzip_static? ( sys-libs/zlib ) + nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) + nginx_modules_http_perl? ( >=dev-lang/perl-5.8 ) + nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 ) + nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) ) + nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt )" +RDEPEND="${CDEPEND}" +DEPEND="${CDEPEND} + arm? ( dev-libs/libatomic_ops ) + libatomic? ( dev-libs/libatomic_ops )" +PDEPEND="vim-syntax? ( app-vim/nginx-syntax )" +REQUIRED_USE="pcre-jit? ( pcre )" + +pkg_setup() { + if use nginx_modules_http_passenger; then + einfo + einfo "Passenger support has been removed from the nginx ebuild to" + einfo "get rid of file collisions, its broken build system and" + einfo "incompatibilities between passenger 2 and 3." + einfo + einfo "Please switch to passenger-3 standalone or use the" + einfo "unicorn gem which provides a sane nginx-like architecture" + einfo "out of the box." + einfo + einfo "For more information on sane ruby deployments with" + einfo "passenger-3/unicorn go to:" + einfo + einfo "https://rvm.beginrescueend.com" + einfo + die "nginx_modules_http_passenger still in IUSE" + fi + + ebegin "Creating nginx user and group" + enewgroup ${PN} + enewuser ${PN} -1 -1 -1 ${PN} + eend $? + + if use libatomic; then + ewarn "GCC 4.1+ features built-in atomic operations." + ewarn "Using libatomic_ops is only needed if using" + ewarn "a different compiler or a GCC prior to 4.1" + fi + + if [[ -n $NGINX_ADD_MODULES ]]; then + ewarn "You are building custom modules via \$NGINX_ADD_MODULES!" + ewarn "This nginx installation is not supported!" + ewarn "Make sure you can reproduce the bug without those modules" + ewarn "_before_ reporting bugs." + fi + + if use !http; then + ewarn "To actually disable all http-functionality you also have to disable" + ewarn "all nginx http modules." + fi +} + +src_prepare() { + find auto/ -type f -print0 | xargs -0 sed -i 's:\&\& make:\&\& \\$(MAKE):' || die + # We have config protection, don't rename etc files + sed -i 's:.default::' auto/install || die + # remove useless files + sed -i -e '/koi-/d' -e '/win-/d' auto/install || die +} + +src_configure() { + local myconf= http_enabled= mail_enabled= + + use aio && myconf+=" --with-file-aio --with-aio_module" + use debug && myconf+=" --with-debug" + use ipv6 && myconf+=" --with-ipv6" + use libatomic && myconf+=" --with-libatomic" + use pcre && myconf+=" --with-pcre" + use pcre-jit && myconf+=" --with-pcre-jit" + + # HTTP modules + for mod in $NGINX_MODULES_STD; do + if use nginx_modules_http_${mod}; then + http_enabled=1 + else + myconf+=" --without-http_${mod}_module" + fi + done + + for mod in $NGINX_MODULES_OPT; do + if use nginx_modules_http_${mod}; then + http_enabled=1 + myconf+=" --with-http_${mod}_module" + fi + done + + if use nginx_modules_http_fastcgi; then + myconf+=" --with-http_realip_module" + fi + + # third-party modules + if use nginx_modules_http_upload_progress; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/masterzen-nginx-upload-progress-module-${HTTP_UPLOAD_PROGRESS_MODULE_SHA1}" + fi + + if use nginx_modules_http_headers_more; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/agentzh-headers-more-nginx-module-${HTTP_HEADERS_MORE_MODULE_SHA1}" + fi + + if use nginx_modules_http_push; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/${HTTP_PUSH_MODULE_P}" + fi + + if use nginx_modules_http_cache_purge; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/${HTTP_CACHE_PURGE_MODULE_P}" + fi + + if use nginx_modules_http_upload; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/${HTTP_UPLOAD_MODULE_P}" + fi + + if use nginx_modules_http_slowfs_cache; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/${HTTP_SLOWFS_CACHE_MODULE_P}" + fi + + if use nginx_modules_http_fancyindex; then + http_enabled=1 + myconf+=" --add-module=${WORKDIR}/${HTTP_FANCYINDEX_MODULE_PNPN}" + fi + + if use http || use http-cache; then + http_enabled=1 + fi + + if [ $http_enabled ]; then + use http-cache || myconf+=" --without-http-cache" + use ssl && myconf+=" --with-http_ssl_module" + else + myconf+=" --without-http --without-http-cache" + fi + + # MAIL modules + for mod in $NGINX_MODULES_MAIL; do + if use nginx_modules_mail_${mod}; then + mail_enabled=1 + else + myconf+=" --without-mail_${mod}_module" + fi + done + + if [ $mail_enabled ]; then + myconf+=" --with-mail" + use ssl && myconf+=" --with-mail_ssl_module" + fi + + # custom modules + for mod in $NGINX_ADD_MODULES; do + myconf+=" --add-module=${mod}" + done + + # https://bugs.gentoo.org/286772 + export LANG=C LC_ALL=C + tc-export CC + + if ! use prefix; then + myconf+=" --user=${PN} --group=${PN}" + fi + + ./configure \ + --prefix="${EPREFIX}"/usr \ + --conf-path="${EPREFIX}"/etc/${PN}/${PN}.conf \ + --error-log-path="${EPREFIX}"/var/log/${PN}/error_log \ + --pid-path="${EPREFIX}"/var/run/${PN}.pid \ + --lock-path="${EPREFIX}"/var/lock/nginx.lock \ + --with-cc-opt="-I${EROOT}usr/include" \ + --with-ld-opt="-L${EROOT}usr/lib" \ + --http-log-path="${EPREFIX}"/var/log/${PN}/access_log \ + --http-client-body-temp-path="${EPREFIX}"/var/tmp/${PN}/client \ + --http-proxy-temp-path="${EPREFIX}"/var/tmp/${PN}/proxy \ + --http-fastcgi-temp-path="${EPREFIX}"/var/tmp/${PN}/fastcgi \ + --http-scgi-temp-path="${EPREFIX}"/var/tmp/${PN}/scgi \ + --http-uwsgi-temp-path="${EPREFIX}"/var/tmp/${PN}/uwsgi \ + ${myconf} || die "configure failed" +} + +src_compile() { + # https://bugs.gentoo.org/286772 + export LANG=C LC_ALL=C + emake LINK="${CC} ${LDFLAGS}" OTHERLDFLAGS="${LDFLAGS}" +} + +src_install() { + emake DESTDIR="${D}" install + cp "${FILESDIR}"/nginx.conf "${ED}"/etc/nginx/nginx.conf || die + newinitd "${FILESDIR}"/nginx.initd nginx + doman man/nginx.8 + dodoc CHANGES* README + + # Keepdir because these are hardcoded above + keepdir /var/log/${PN} /var/tmp/${PN}/{client,proxy,fastcgi,scgi,uwsgi} + keepdir /var/www/localhost/htdocs + mv "${ED}"/usr/html "${ED}"/var/www/localhost/htdocs || die + + # logrotate + insinto /etc/logrotate.d + newins "${FILESDIR}"/nginx.logrotate nginx + + if use nginx_modules_http_perl; then + cd "${S}"/objs/src/http/modules/perl/ + einstall DESTDIR="${D}" INSTALLDIRS=vendor + fixlocalpod + fi + + if use nginx_modules_http_push; then + docinto ${HTTP_PUSH_MODULE_P} + dodoc "${WORKDIR}"/${HTTP_PUSH_MODULE_P}/{changelog.txt,protocol.txt,README} + fi + + if use nginx_modules_http_cache_purge; then + docinto ${HTTP_CACHE_PURGE_MODULE_P} + dodoc "${WORKDIR}"/${HTTP_CACHE_PURGE_MODULE_P}/{CHANGES,README.md,TODO.md} + fi + + if use nginx_modules_http_upload; then + docinto ${HTTP_UPLOAD_MODULE_P} + dodoc "${WORKDIR}"/${HTTP_UPLOAD_MODULE_P}/{Changelog,README} + fi + + if use nginx_modules_http_slowfs_cache; then + docinto ${HTTP_SLOWFS_CACHE_MODULE_P} + dodoc "${WORKDIR}"/${HTTP_SLOWFS_CACHE_MODULE_P}/{CHANGES,README.md} + fi + + if use nginx_modules_http_fancyindex; then + docinto ${HTTP_FANCYINDEX_MODULE_P} + dodoc "${WORKDIR}"/${HTTP_FANCYINDEX_MODULE_PNPN}/README.rst + fi +} + +pkg_postinst() { + if use ssl; then + if [ ! -f "${EROOT}"/etc/ssl/${PN}/${PN}.key ]; then + install_cert /etc/ssl/${PN}/${PN} + use prefix || chown ${PN}:${PN} "${EROOT}"/etc/ssl/${PN}/${PN}.{crt,csr,key,pem} + fi + fi +} diff --git a/x11-misc/virtualgl/virtualgl-2.3.ebuild b/x11-misc/virtualgl/virtualgl-2.3.ebuild index 6be017b6481f..fb5f12d8f8f3 100644 --- a/x11-misc/virtualgl/virtualgl-2.3.ebuild +++ b/x11-misc/virtualgl/virtualgl-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/virtualgl/virtualgl-2.3.ebuild,v 1.1 2012/04/21 13:14:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/virtualgl/virtualgl-2.3.ebuild,v 1.2 2012/06/06 11:54:11 pacho Exp $ EAPI="4" @@ -113,9 +113,5 @@ src_install() { newconfd "${FILESDIR}/vgl.confd" vgl # Rename glxinfo to vglxinfo to avoid conflict with x11-apps/mesa-progs - mv "${ED}"/usr/bin/{,v}glxinfo || die -} - -pkg_postinst() { - ewarn "You might need to adjust /etc/conf.d/vgl for your setup!" + mv "${D}"/usr/bin/{,v}glxinfo || die } diff --git a/x11-wm/xpra/xpra-0.3.2.ebuild b/x11-wm/xpra/xpra-0.3.2.ebuild index f648d3de2641..d3cbe1c08760 100644 --- a/x11-wm/xpra/xpra-0.3.2.ebuild +++ b/x11-wm/xpra/xpra-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpra/xpra-0.3.2.ebuild,v 1.1 2012/06/04 17:09:46 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpra/xpra-0.3.2.ebuild,v 1.2 2012/06/06 05:01:55 heroxbd Exp $ EAPI=3 @@ -15,7 +15,7 @@ SRC_URI="http://xpra.org/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="ffmpeg jpeg libnotify parti png server ssh x264" COMMON_DEPEND="dev-python/pygtk:2