diff --git a/app-accessibility/speechd-el/Manifest b/app-accessibility/speechd-el/Manifest index 8945ef228683..594466321b36 100644 --- a/app-accessibility/speechd-el/Manifest +++ b/app-accessibility/speechd-el/Manifest @@ -1,4 +1,4 @@ DIST speechd-el-0.4.tar.gz 131535 SHA256 a34e3093a788e948420965144f6f79fffbe15e64e611eb2a2278e9004199c5cd SHA512 6c144c464d94d9bc278b92097e893d473d4c5c64004a10cbf522a5cc20cb3a5ebc55fa5a5f40cd4b325567556bac4790b3f92bea02c25b0476221bc55bcb16c1 WHIRLPOOL 39ca8fc5cca7ec994ef0b8279365e8ddd6cce5ab2432ccf1b1ddd178f093443e9ce77b5d009dc1a3a5db5390801a0f9ea8178937d44c13474defb300a199db63 -DIST speechd-el-1.0.tar.gz 145875 SHA256 30373c44b843052b8e25b80ec8433b23a743dc92302e3d6fb1b5888131ac665f SHA512 6c2f63e126f25c498c4e036a6486f93cdca08ffdb94d979fe4bdcfc69393c63c6ff44dd21dbac635cd98b9e99cbe2965fb7d4a5ac98965c0a2557862c0620789 WHIRLPOOL 15c11a065c5cae715f09e4c8b66c230186f9021249be46246bb10271068b5eb2f1e4d60d1e736eb769ce1b286c6fe6c052a71c60a9f45fd6a955d197a3b6cf99 DIST speechd-el-2.2.tar.gz 177968 SHA256 6d57638fb20ef09207bea02b5d6cd65834aa4bbaf9b1b24833ae43c883298657 SHA512 f444f9b553ecfad82218f8d41f9928ff990b55ebed99a9fedffa6ad6273bca87fff2e3464ed934db3d60088c69eb2ba0db61526aa32d8e831129ba4dc5243eaf WHIRLPOOL 9522191c06b055b711135932e603632dddedca1b39d67346eb01d4df92f7d8a84d7f650f6c4785dc2c9c39c3103a7f1782707893a8fe7b9f820b88b41fd61f4c DIST speechd-el-2.4.tar.gz 182959 SHA256 bccf6a26cdb6123001473b5a618dc658fef6630014eddaf12fde4b7628458fda SHA512 394c94c32a91ef8a4914b19b57060de42368842a0fb1470d3e478c9b22c591ac05e908490b7da91a279f0c09643e0581bdcc260d4b329b923b4a5b75ebf062bd WHIRLPOOL 34a5c482b9eb7ee52e7922ba7be3bce847152a2d40a864016e7b2926b604b2984ef0777d746db8c742e1eec75775b7be481e5b8594175e0951883e9a7b63fdff +DIST speechd-el-2.5.tar.gz 183278 SHA256 1ec52b27248e1c68d3ac37bee78842f3e124dc78e63891a1b706519349e4824e SHA512 b4e5d00d3a86be9c42172ab48c5b0c0f5f25817cb542302f04e29f594422247e4b008428dfaaa1bb2e208a71f126b9c86d25186974606bf5764212a0d6a1a09f WHIRLPOOL 3063e34e19e239653455ebe51bbc0e2e8630c21d5bd2342a24e39c1c8d6a831bb595165611cfa9b441fb6e9ccab50d956b81e63bb4235a86a03464812ffbe4ac diff --git a/app-accessibility/speechd-el/speechd-el-1.0.ebuild b/app-accessibility/speechd-el/speechd-el-1.0.ebuild deleted file mode 100644 index 91b5e8c09d47..000000000000 --- a/app-accessibility/speechd-el/speechd-el-1.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/speechd-el-1.0.ebuild,v 1.4 2009/10/17 22:01:46 halcy0n Exp $ - -inherit elisp - -DESCRIPTION="Emacs speech support" -HOMEPAGE="http://www.freebsoft.org/speechd-el" -SRC_URI="http://www.freebsoft.org/pub/projects/speechd-el/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~ppc ~x86" -IUSE="" - -DEPEND=">=app-emacs/elib-1.0 - >=app-accessibility/speech-dispatcher-0.5" -RDEPEND="${DEPEND}" - -src_compile() { - einfo "Nothing to compile" -} - -src_install() { - elisp-install ${PN} *.el - exeinto /usr/bin - doexe speechd-log-extractor - dodoc ANNOUNCE ChangeLog EMACSPEAK* NEWS README speechd-speak.pdf - doinfo speechd-el.info -} - -pkg_postinst() { - elog "Execute the following command from within emacs to get it to speak:" - elog " M-x load-library RET speechd-speak RET" -} diff --git a/app-accessibility/speechd-el/speechd-el-2.5.ebuild b/app-accessibility/speechd-el/speechd-el-2.5.ebuild new file mode 100644 index 000000000000..a5b04d37750a --- /dev/null +++ b/app-accessibility/speechd-el/speechd-el-2.5.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/speechd-el-2.5.ebuild,v 1.1 2013/07/30 03:31:46 teiresias Exp $ + +EAPI="4" +NEED_EMACS=23 +inherit elisp + +DESCRIPTION="Emacs speech support" +HOMEPAGE="http://www.freebsoft.org/speechd-el" +SRC_URI="http://www.freebsoft.org/pub/projects/speechd-el/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="brltty" + +DEPEND="" +RDEPEND=">=app-accessibility/speech-dispatcher-0.7 + brltty? ( app-accessibility/brltty )" + +src_compile() { + emake +} + +src_install() { + elisp-install ${PN} *.el *.elc + dobin speechd-log-extractor + dodoc ANNOUNCE NEWS README speechd-speak.pdf + doinfo speechd-el.info +} + +pkg_postinst() { + elog "Execute the following commands from within emacs to get it to speak:" + elog " M-x load-library RET speechd-speak RET" + elog " M-x speechd-speak RET" + elog + elog "or add the following to your ~/.emacs file:" + elog + elog "(autoload 'speechd-speak \"speechd-speak\" nil t)" + elog '(speechd-speak)' +} diff --git a/app-admin/eselect-postgresql/Manifest b/app-admin/eselect-postgresql/Manifest index 18c1fbb5ede3..bf9d04f35c75 100644 --- a/app-admin/eselect-postgresql/Manifest +++ b/app-admin/eselect-postgresql/Manifest @@ -1,2 +1,3 @@ DIST eselect-postgresql-1.0.10.tbz2 3323 SHA256 9772bd58942fbabb77f3884c9ebcd669347c052be388d15b58d2b1c9b2fb8139 SHA512 2448fdcd0c4679a6e563e8985c2c9a6eff8efd6774fa99b975791c00b17753a69cdf554597841667353122f935b63e7980ad9a7754e4cc4f911061c69aaf9f9a WHIRLPOOL 7b848bb67fca02557304ea93fa5bd3b2407274d6d3290f85bd4a7dfa9a213c6bf3fb24c1583bdb6190788cbc32f81e964cd81abf77f72e171c23c7ea9274def1 DIST eselect-postgresql-1.1.2.tbz2 3514 SHA256 b034d57744b178cce881cd0d35a343e80ffcb53119cf022f8b854eddc57fd773 SHA512 70791e9196d4805d0d0513c9edad9042b8f6021f0ac7dae30a1870e5f89b1c84b5283e57e0c11821baeeafe06c3eb9b8a007f3c2479c9c4f59d0f2a0d8e689eb WHIRLPOOL 31cf052ab469e8975ecf2dc6af75811fd78009d7199fde32f36c75bf4ab1e8d647a682dc87815f6daf0144631e2a87268c8bb62295fdddf9427319585c7aacc8 +DIST eselect-postgresql-1.2.0.tbz2 3587 SHA256 53cd59e4851c60c6744fe5b5b9149103355f47152cc30265dc066ffe5eb31020 SHA512 6f8a3dcefd41d1da29e980f162ba0ae0ce412812e8e015275bcce383a91e62331e3168edc24ff287b25aa80d56469da8f7c785d80472e767e54b8e26b17c0ed5 WHIRLPOOL adb3eb969222835d14bdd61771ec850b84a060707c22da43f14a816d31ba9f6249c7691c871a1c8f74c064554926e333e15af63becf46aedfd09bea788deacad diff --git a/app-admin/eselect-postgresql/eselect-postgresql-1.2.0.ebuild b/app-admin/eselect-postgresql/eselect-postgresql-1.2.0.ebuild new file mode 100644 index 000000000000..9d9c0439780d --- /dev/null +++ b/app-admin/eselect-postgresql/eselect-postgresql-1.2.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-postgresql/eselect-postgresql-1.2.0.ebuild,v 1.1 2013/07/29 11:32:19 titanofold Exp $ + +EAPI="5" + +DESCRIPTION="Utility to select the default PostgreSQL slot" +HOMEPAGE="http://www.gentoo.org/" +SRC_URI="http://dev.gentoo.org/~titanofold/${P}.tbz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +IUSE="" + +RDEPEND="app-admin/eselect" + +src_install() { + keepdir /etc/eselect/postgresql + + insinto /usr/share/eselect/modules + doins postgresql.eselect + + dosym /usr/bin/eselect /usr/bin/postgresql-config +} + +pkg_postinst() { + postgresql-config update +} diff --git a/app-admin/rsyslog/Manifest b/app-admin/rsyslog/Manifest index 0db45da555cf..dfe0c8b2b47a 100644 --- a/app-admin/rsyslog/Manifest +++ b/app-admin/rsyslog/Manifest @@ -1,10 +1,7 @@ DIST rsyslog-5.10.1.tar.gz 2390048 SHA256 2f643a2c613d5b09f242affd32a90cf4fb7a9ac4557dc80f218e6f3e5affb4c8 SHA512 5f70e97c60103c1f3198cd04cb1fb402d67c2e0232ff09c0aa0cd578667924e0a77a34529bcf4f530c0ef5b8da4f42b98bd5be029d1c2669dd04003e59c1b092 WHIRLPOOL 3f14b25dfca61bdcbdc954f0cd54f5e71481a8ebcbfbd45abceafac9185a51dfd67990e936dd3368c9944aabc9653435fbefc270aabcf925e1a2afda9d09e7ea DIST rsyslog-5.8.11.tar.gz 2393222 SHA256 f75b39cf22506f7a28d986d0a446a09a0806f253dba661f125a241a1b47d6285 SHA512 545db333efd136c2ae26131ad400e69f41aaa4fa458a5d586c73e9063f0acb044dbcfe3a13e48b3db77a72f471e87b3b8f9ab2bff008b1166b836dbdddb7974a WHIRLPOOL 2ab8ae35179dcade3953c612cb8bdbd48e7bce6c0cca54278d2949ff3c7c29311341855778511acc38328db4ebeca5599e632c94def038f7134cdd2df78e53e8 DIST rsyslog-5.8.12.tar.gz 2393679 SHA256 18a408c92fa299773d26a8d6f324eec66282a148b0989c66d94b94318dd0a514 SHA512 18080b09a5e80d3a2dc4b04976c3470eb096560ebc038815dfaec73ef3e53ffbad74b2586d0247aeb318a6e2463e072fe84dad5a2040a9320f37b55511d890ae WHIRLPOOL 80b429beb88014c862fc74f0b9ff0b78bd54764b3c01a4b3f7595d4863eb2f8996d29e9db70b472c30c7cac02793a5290319f51b6eaab4b28dea4ca16246c030 -DIST rsyslog-5.8.5.tar.gz 2364874 SHA256 a519704c06de1026847f69d99f31a2a32783e9547f5249dddefe805bfbc3ea50 SHA512 0e38bd03d0dd681f68ab11ef2f9d0633958a49d50379721f807fc9d31441b192c331ff56df0c8f8b5c319e0d9c65072402559ace665e80cce4f251dd24e45715 WHIRLPOOL 4afd89d1512e3164d809b5ab8480423936f27c0819aab1a8e4064c13b0b017db898d269439d310c30ec53d8b8ca40b6e60b326ef17ecace8a958a9b73fa10ccd -DIST rsyslog-6.2.2.tar.gz 2432745 SHA256 c54b51f9f26d16e623d664c765268f3696721ceddfbee4e76b0dd89f04a6f471 SHA512 b90690c0abf20d08ccfe0f47ad417070d006dc25005301d68c62ef784f7b303689e920af24a11aca071439bd3d3f57c5a3c58fbad11578fffe7c374918c15ebd WHIRLPOOL 08e52fec63a934783812dfc071a7ccf55323f0a826dc006b0b5eabbfd827e91482a7b9c4ff34589f85598d8d94c22672b68daaeeea7e316a7d239cc992744576 DIST rsyslog-6.6.0.tar.gz 2672981 SHA256 80aabccf5945d7e26152a2ad29100e147d1fecb300397dc4ccda41acaf2ec33d SHA512 3f244e9dbde136cebb7b41534af5ab795f7c2ea6e9adf207b9a50547bc0f303b535dfd0a8a62cefcfca02554fcea0a2d4f22f134d39e313abf1ca0b5252b9ecd WHIRLPOOL f2800cb6ba499c3ea904d1b6c5ceafa8a2aeff79f92dfc37f35762dec4a1f7583f0285317800a393153ef56dd81bc0609441132d899eff7e44e6d442bec2f737 -DIST rsyslog-7.2.2.tar.gz 2742404 SHA256 9b407b9cd7069081c553f69ada6a3246c822ffc0c53a05e14af096e6b50c9333 SHA512 a7c79eb2dfbd45a97f7e467d29e2f7f0569fcc92b37a714d14f48e5d8da6073707a0b45f32b9ac7fc2eceb9e70c4c325d87ef2dd27ec91c5764a7c66d2a440b2 WHIRLPOOL 80bb16324c9d845587a73d2e6ac502f849df3a6b27f842ffea642b7e116385345dc13118f4a213a3a1a4f8b9d1f066ec236f46b6e9b76466f8bc97fd69d3ee7c -DIST rsyslog-7.2.5.tar.gz 2704775 SHA256 8cce8c61610bde4eb09dc379281362650cced4c75097c9756acce8bfaac96bfb SHA512 950416860e1d21ed2e74959c420b196da7df208ad841a36b149278420bfbda6ed7850ea20e97a05cb268ff52d85c4671eebe6b05b01d57a724a2442a74296cef WHIRLPOOL 19ec26d15e3ad3485ea574dbc83b098d859a8fa2524abc77a825efa01efe4779434275cfee54ab55933895c2b4097bde7c3644e14f8e15e12906dfe2abece079 DIST rsyslog-7.2.7.tar.gz 2761741 SHA256 4833533a140c1aebed069082ad579ac25e488b647d4d508167dc6e4de75af96d SHA512 4489de8f0fa63d2c9296695faacb653b43ee7a779fcc29bcb8ce0ca0442554b832e3d491248d15a6f3d9b6982cfcc669cfae750fccb58c52ad847c3a7df94e3c WHIRLPOOL d59a433c82153ad52297b05dc2422e20d90b2398f6cf4e11f0408b8565ace7d559bf80fc8e2f5fc086a693311f97ed09a5c004cd356d210c14aef9bd848d00f1 +DIST rsyslog-7.4.3.tar.gz 2908523 SHA256 d96fcb733452177f5f06789507e06f5c01434d83001c130c9fcdf21e0fffe382 SHA512 bf840b59c4fb6e0978ca55df5ef48cb6898e0c6ec633efce8e148c0d8af5497346c98290df388811b2f94425119dd0bf28dd272418a35f958ed59a3f5946d25a WHIRLPOOL b57acc662e232c27293c2836d5547e0cc7e7902fdd3ed5d2bfcbf85a747ecdb6c984b25da1a38196f485e2473d2de3f5ae8d9d764cdd86778d4bc99b9a3f574d DIST rsyslog-zeromq.tar.gz 22223 SHA256 3cca6ce8722ec5035744a9b88e65b89b35f6b2e6bbdbc9c9bba89d22addd2753 SHA512 d0fd6705d1fbbfd8c2932df281ef30ebfcc83085a62026ffd192bdfefaca5abef415183f958eee4f7421804ca59d8c20d8cf7fbc5b4105f86c297c6fbbcdd760 WHIRLPOOL 17d189dfe12ef5525f103d6ee202cfafe019bca11856da9d206004a9377b682b09d76816e2e2d1ca5aff2394b8cc8baec13f4961d32c74a377a9b6041ff398b1 diff --git a/app-admin/rsyslog/files/7-stable/rsyslog-7.4.3-fix-runtime.patch b/app-admin/rsyslog/files/7-stable/rsyslog-7.4.3-fix-runtime.patch new file mode 100644 index 000000000000..b3e6f25b474d --- /dev/null +++ b/app-admin/rsyslog/files/7-stable/rsyslog-7.4.3-fix-runtime.patch @@ -0,0 +1,21 @@ +diff --git a/runtime/Makefile.am b/runtime/Makefile.am +index dea06fe..34384be 100644 +--- a/runtime/Makefile.am ++++ b/runtime/Makefile.am +@@ -97,12 +97,13 @@ librsyslog_la_SOURCES = \ + # + + if WITH_MODDIRS +-librsyslog_la_CPPFLAGS = -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"$(pkglibdir)/:$(moddirs)\" $(PTHREADS_CFLAGS) -I\$(top_srcdir)/tools ++librsyslog_la_CPPFLAGS = -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"$(pkglibdir)/:$(moddirs)\" + else +-librsyslog_la_CPPFLAGS = -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"$(pkglibdir)/\" -I$(top_srcdir) $(PTHREADS_CFLAGS) -I\$(top_srcdir)/tools -I\$(top_srcdir)/grammar ++librsyslog_la_CPPFLAGS = -DSD_EXPORT_SYMBOLS -D_PATH_MODDIR=\"$(pkglibdir)/\" -I\$(top_srcdir) -I\$(top_srcdir)/grammar + endif + #librsyslog_la_LDFLAGS = -module -avoid-version +-librsyslog_la_LIBADD = $(DL_LIBS) $(RT_LIBS) ++librsyslog_la_CPPFLAGS += $(PTHREADS_CFLAGS) $(LIBEE_CFLAGS) $(LIBUUID_CFLAGS) $(JSON_C_CFLAGS) -I\$(top_srcdir)/tools ++librsyslog_la_LIBADD = $(DL_LIBS) $(RT_LIBS) $(LIBEE_LIBS) $(LIBUUID_LIBS) $(JSON_C_LIBS) + + # + # regular expression support diff --git a/app-admin/rsyslog/files/7-stable/rsyslog-7.4.3-json-c-pkgconfig.patch b/app-admin/rsyslog/files/7-stable/rsyslog-7.4.3-json-c-pkgconfig.patch new file mode 100644 index 000000000000..6a0feb5a8eae --- /dev/null +++ b/app-admin/rsyslog/files/7-stable/rsyslog-7.4.3-json-c-pkgconfig.patch @@ -0,0 +1,154 @@ +diff --git a/action.c b/action.c +index 259fb66..6b52d70 100644 +--- a/action.c ++++ b/action.c +@@ -98,7 +98,7 @@ + #include + #include + #include +-#include ++#include + + #include "dirty.h" + #include "template.h" +diff --git a/configure.ac b/configure.ac +index d6d5c92..1970f60 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -33,7 +33,9 @@ PKG_PROG_PKG_CONFIG + + # modules we require + PKG_CHECK_MODULES(LIBESTR, libestr >= 0.1.5) +-PKG_CHECK_MODULES([JSON_C], [json]) ++PKG_CHECK_MODULES([JSON_C], [json],, [ ++ PKG_CHECK_MODULES([JSON_C], [json-c]) ++]) + + case "${host}" in + *-*-linux*) +@@ -821,7 +823,7 @@ if test "x$enable_rsyslogrt" = "xyes"; then + RSRT_LIBS1="\$(top_builddir)/runtime/librsyslog.la" + fi + AM_CONDITIONAL(ENABLE_RSYSLOGRT, test x$enable_rsyslogrt = xyes) +-RSRT_CFLAGS="\$(RSRT_CFLAGS1) \$(LIBESTR_CFLAGS) \$(JSON_C_FLAGS)" ++RSRT_CFLAGS="\$(RSRT_CFLAGS1) \$(LIBESTR_CFLAGS) \$(JSON_C_CFLAGS)" + RSRT_LIBS="\$(RSRT_LIBS1) \$(LIBESTR_LIBS) \$(JSON_C_LIBS)" + AC_SUBST(RSRT_CFLAGS1) + AC_SUBST(RSRT_LIBS1) +diff --git a/plugins/imkmsg/kmsg.c b/plugins/imkmsg/kmsg.c +index 822d3db..172ff4d 100644 +--- a/plugins/imkmsg/kmsg.c ++++ b/plugins/imkmsg/kmsg.c +@@ -34,7 +34,7 @@ + #include + #include + #include +-#include ++#include + + #include "rsyslog.h" + #include "srUtils.h" +diff --git a/plugins/mmaudit/mmaudit.c b/plugins/mmaudit/mmaudit.c +index 6b6b804..c7cff2c 100644 +--- a/plugins/mmaudit/mmaudit.c ++++ b/plugins/mmaudit/mmaudit.c +@@ -43,7 +43,7 @@ + #include + #include + #include +-#include ++#include + #include "conf.h" + #include "syslogd-types.h" + #include "template.h" +diff --git a/plugins/mmjsonparse/mmjsonparse.c b/plugins/mmjsonparse/mmjsonparse.c +index 35f69aa..b16aef0 100644 +--- a/plugins/mmjsonparse/mmjsonparse.c ++++ b/plugins/mmjsonparse/mmjsonparse.c +@@ -35,7 +35,7 @@ + #include + #include + #include +-#include ++#include + #include "conf.h" + #include "syslogd-types.h" + #include "template.h" +diff --git a/plugins/mmnormalize/mmnormalize.c b/plugins/mmnormalize/mmnormalize.c +index fcadc32..f93974a 100644 +--- a/plugins/mmnormalize/mmnormalize.c ++++ b/plugins/mmnormalize/mmnormalize.c +@@ -40,7 +40,7 @@ + #include + #include + #include +-#include ++#include + #include + #include "conf.h" + #include "syslogd-types.h" +diff --git a/plugins/ommongodb/ommongodb.c b/plugins/ommongodb/ommongodb.c +index dd99741..64d501d 100644 +--- a/plugins/ommongodb/ommongodb.c ++++ b/plugins/ommongodb/ommongodb.c +@@ -33,7 +33,7 @@ + #include + #include + #include +-#include ++#include + /* For struct json_object_iter, should not be necessary in future versions */ + #include + +diff --git a/runtime/msg.c b/runtime/msg.c +index a227567..e683cdb 100644 +--- a/runtime/msg.c ++++ b/runtime/msg.c +@@ -41,7 +41,7 @@ + #endif + #include + #include +-#include ++#include + /* For struct json_object_iter, should not be necessary in future versions */ + #include + #if HAVE_MALLOC_H +diff --git a/runtime/msg.h b/runtime/msg.h +index 6faf066..ac220b6 100644 +--- a/runtime/msg.h ++++ b/runtime/msg.h +@@ -30,7 +30,7 @@ + + #include + #include +-#include ++#include + #include "obj.h" + #include "syslogd-types.h" + #include "template.h" +diff --git a/template.c b/template.c +index b675255..9cefa05 100644 +--- a/template.c ++++ b/template.c +@@ -34,7 +34,7 @@ + #include + #include + #include +-#include ++#include + #include "stringbuf.h" + #include "syslogd-types.h" + #include "template.h" +diff --git a/template.h b/template.h +index 318db6f..87a1c77 100644 +--- a/template.h ++++ b/template.h +@@ -30,7 +30,7 @@ + #ifndef TEMPLATE_H_INCLUDED + #define TEMPLATE_H_INCLUDED 1 + +-#include ++#include + #include + #include "regexp.h" + #include "stringbuf.h" diff --git a/app-admin/rsyslog/rsyslog-5.8.5.ebuild b/app-admin/rsyslog/rsyslog-5.8.5.ebuild deleted file mode 100644 index 1c63a298f789..000000000000 --- a/app-admin/rsyslog/rsyslog-5.8.5.ebuild +++ /dev/null @@ -1,254 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/rsyslog/rsyslog-5.8.5.ebuild,v 1.12 2012/08/19 19:07:06 armin76 Exp $ - -EAPI=4 -AUTOTOOLS_AUTORECONF=yes - -inherit autotools-utils eutils systemd - -DESCRIPTION="An enhanced multi-threaded syslogd with database support and more" -HOMEPAGE="http://www.rsyslog.com/" -SRC_URI="http://www.rsyslog.com/files/download/${PN}/${P}.tar.gz - zeromq? ( https://github.com/aggregateknowledge/rsyslog-zeromq/tarball/44b551abc29dd5b541884bd51b45b413855a93d8 -> ${PN}-zeromq.tar.gz )" - -LICENSE="GPL-3 LGPL-3" -KEYWORDS="amd64 ~arm hppa x86" -SLOT="0" -IUSE="dbi debug doc extras gnutls kerberos mysql oracle postgres relp snmp static-libs zeromq zlib" - -RDEPEND="dbi? ( dev-db/libdbi ) - extras? ( net-libs/libnet ) - gnutls? ( net-libs/gnutls dev-libs/libgcrypt ) - kerberos? ( virtual/krb5 ) - mysql? ( virtual/mysql ) - postgres? ( dev-db/postgresql-base ) - oracle? ( dev-db/oracle-instantclient-basic ) - relp? ( >=dev-libs/librelp-0.1.3 ) - snmp? ( net-analyzer/net-snmp ) - zeromq? ( net-libs/zeromq ) - zlib? ( sys-libs/zlib )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -BRANCH="5-stable" - -# need access to certain device nodes -RESTRICT="test" - -# Maitainer note : open a bug to upstream -# showing that building in a separate dir fails -AUTOTOOLS_IN_SOURCE_BUILD=1 - -DOCS=(AUTHORS ChangeLog doc/rsyslog-example.conf) - -src_prepare() { - # Maintainer notes: - # ZeroMQ support, for now it is done by hand until upstream process bug. - # Bugzilla : http://bugzilla.adiscon.com/show_bug.cgi?id=277 - if use zeromq; then - local ZEROPATH=${WORKDIR}/aggregateknowledge-rsyslog-zeromq-44b551a - epatch ${ZEROPATH}/rsyslog-zeromq.patch - cp -r ${ZEROPATH}/{i,o}mzeromq "${S}/plugins" - fi - - # Don't force '-g' CFLAG - sed -i 's/CFLAGS="\(.*\) -g"/CFLAGS="\1"/g' configure.ac || die - autotools-utils_src_prepare -} - -src_configure() { - # Maintainer notes: - # * rfc3195 needs a library and development of that library - # is suspended, so we disable it - # * About the java GUI: - # The maintainer says there is no real installation support - # for the java GUI, so we disable it for now. - local myeconfargs=( - --disable-gui - --disable-rfc3195 - --enable-largefile - --enable-unlimited-select - --enable-imdiag - --enable-imfile - --enable-impstats - --enable-imtemplate - --enable-imptcp - --enable-mail - --enable-omprog - --enable-omstdout - --enable-omtemplate - --enable-omdbalerting - --enable-omuxsock - --enable-pmlastmsg - --enable-pmrfc3164sd - --enable-pmcisconames - --enable-pmaixforwardedfrom - --enable-pmsnare - $(use_enable extras omudpspoof) - $(use_enable zlib) - $(use_enable mysql) - $(use_enable dbi libdbi) - $(use_enable postgres pgsql) - $(use_enable oracle oracle) - $(use_enable gnutls) - $(use_enable kerberos gssapi-krb5) - $(use_enable relp) - $(use_enable snmp) - $(use_enable snmp mmsnmptrapd) - $(use_enable debug) - $(use_enable debug rtinst) - $(use_enable debug diagtools) - $(use_enable debug memcheck) - $(use_enable debug valgrind) - ) - - use zeromq && myeconfargs=( - ${myeconfargs[@]-} - $(use_enable zeromq imzeromq) - $(use_enable zeromq omzeromq) - ) - - systemd_to_myeconfargs - autotools-utils_src_configure -} - -src_install() { - use doc && HTML_DOCS=(doc/) - autotools-utils_src_install - - insinto /etc - newins "${FILESDIR}/${BRANCH}/${PN}-gentoo.conf" ${PN}.conf - newconfd "${FILESDIR}/${BRANCH}/${PN}.confd" ${PN} - newinitd "${FILESDIR}/${BRANCH}/${PN}.initd" ${PN} - keepdir /var/spool/${PN} - keepdir /etc/ssl/${PN} - keepdir /etc/${PN}.d - - use static-libs || find "${D}" -name '*.la' -delete || die - - if use mysql; then - insinto /usr/share/doc/${PF}/scripts/mysql - doins plugins/ommysql/{createDB.sql,contrib/delete_mysql} - fi - - if use postgres; then - insinto /usr/share/doc/${PF}/scripts/pgsql - doins plugins/ompgsql/createDB.sql - fi - - insinto /etc/logrotate.d/ - newins "${FILESDIR}/${BRANCH}/${PN}.logrotate" ${PN} -} - -pkg_postinst() { - if use mysql || use postgres; then - echo - elog "Sample SQL scripts for MySQL & PostgreSQL have been installed to:" - elog " /usr/share/doc/${PF}/scripts" - fi - - if use gnutls; then - echo - elog "To create a default CA and certificates for your server and clients, run:" - elog " emerge --config =${PF}" - elog "on your logging server. You can run it several times," - elog "once for each logging client. The client certificates will be signed" - elog "using the CA certificate generated during the first run." - fi -} - -pkg_config() { - if ! use gnutls ; then - einfo "There is nothing to configure for rsyslog unless you" - einfo "used USE=gnutls to build it." - return 0 - fi - - # Make sure the certificates directory exists - CERTDIR="${ROOT}/etc/ssl/${PN}" - if [ ! -d "${CERTDIR}" ]; then - mkdir "${CERTDIR}" || die - fi - einfo "Your certificates will be stored in ${CERTDIR}" - - # Create a default CA if needed - if [ ! -f "${CERTDIR}/${PN}_ca.cert.pem" ]; then - einfo "No CA key and certificate found in ${CERTDIR}, creating them for you..." - certtool --generate-privkey \ - --outfile "${CERTDIR}/${PN}_ca.privkey.pem" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_ca.privkey.pem" - - cat > "${T}/${PF}.$$" <<_EOF - cn = Portage automated CA - ca - cert_signing_key - expiration_days = 3650 -_EOF - - certtool --generate-self-signed \ - --load-privkey "${CERTDIR}/${PN}_ca.privkey.pem" \ - --outfile "${CERTDIR}/${PN}_ca.cert.pem" \ - --template "${T}/${PF}.$$" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_ca.privkey.pem" - - # Create the server certificate - echo - einfon "Please type the Common Name of the SERVER you wish to create a certificate for: " - read -r CN - - einfo "Creating private key and certificate for server ${CN}..." - certtool --generate-privkey \ - --outfile "${CERTDIR}/${PN}_${CN}.key.pem" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.key.pem" - - cat > "${T}/${PF}.$$" <<_EOF - cn = ${CN} - tls_www_server - dns_name = ${CN} - expiration_days = 3650 -_EOF - - certtool --generate-certificate \ - --outfile "${CERTDIR}/${PN}_${CN}.cert.pem" \ - --load-privkey "${CERTDIR}/${PN}_${CN}.key.pem" \ - --load-ca-certificate "${CERTDIR}/${PN}_ca.cert.pem" \ - --load-ca-privkey "${CERTDIR}/${PN}_ca.privkey.pem" \ - --template "${T}/${PF}.$$" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.cert.pem" - - else - einfo "Found existing ${CERTDIR}/${PN}_ca.cert.pem, skipping CA and SERVER creation." - fi - - # Create a client certificate - echo - einfon "Please type the Common Name of the CLIENT you wish to create a certificate for: " - read -r CN - - einfo "Creating private key and certificate for client ${CN}..." - certtool --generate-privkey \ - --outfile "${CERTDIR}/${PN}_${CN}.key.pem" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.key.pem" - - cat > "${T}/${PF}.$$" <<_EOF - cn = ${CN} - tls_www_client - dns_name = ${CN} - expiration_days = 3650 -_EOF - - certtool --generate-certificate \ - --outfile "${CERTDIR}/${PN}_${CN}.cert.pem" \ - --load-privkey "${CERTDIR}/${PN}_${CN}.key.pem" \ - --load-ca-certificate "${CERTDIR}/${PN}_ca.cert.pem" \ - --load-ca-privkey "${CERTDIR}/${PN}_ca.privkey.pem" \ - --template "${T}/${PF}.$$" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.cert.pem" - - rm -f "${T}/${PF}.$$" - - echo - einfo "Here is the documentation on how to encrypt your log traffic:" - einfo " http://www.rsyslog.com/doc/rsyslog_tls.html" -} diff --git a/app-admin/rsyslog/rsyslog-6.2.2.ebuild b/app-admin/rsyslog/rsyslog-6.2.2.ebuild deleted file mode 100644 index 7f4db3a0c088..000000000000 --- a/app-admin/rsyslog/rsyslog-6.2.2.ebuild +++ /dev/null @@ -1,261 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/rsyslog/rsyslog-6.2.2.ebuild,v 1.3 2012/07/23 20:57:31 maekke Exp $ - -EAPI=4 -AUTOTOOLS_AUTORECONF=yes - -inherit autotools-utils eutils systemd - -DESCRIPTION="An enhanced multi-threaded syslogd with database support and more" -HOMEPAGE="http://www.rsyslog.com/" -SRC_URI="http://www.rsyslog.com/files/download/${PN}/${P}.tar.gz - zeromq? ( https://github.com/aggregateknowledge/rsyslog-zeromq/tarball/44b551abc29dd5b541884bd51b45b413855a93d8 -> ${PN}-zeromq.tar.gz )" - -LICENSE="GPL-3 LGPL-3 Apache-2.0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" -SLOT="0" -IUSE="dbi debug doc extras kerberos mysql oracle postgres relp snmp ssl static-libs zeromq zlib" - -RDEPEND=" - dev-libs/libee - dev-libs/libestr - dev-libs/liblognorm - dbi? ( dev-db/libdbi ) - extras? ( net-libs/libnet ) - kerberos? ( virtual/krb5 ) - mysql? ( virtual/mysql ) - postgres? ( dev-db/postgresql-base ) - oracle? ( dev-db/oracle-instantclient-basic ) - relp? ( >=dev-libs/librelp-0.1.3 ) - snmp? ( net-analyzer/net-snmp ) - ssl? ( net-libs/gnutls dev-libs/libgcrypt ) - zeromq? ( net-libs/zeromq ) - zlib? ( sys-libs/zlib )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -BRANCH="6-stable" - -# need access to certain device nodes -RESTRICT="test" - -# Maitainer note : open a bug to upstream -# showing that building in a separate dir fails -AUTOTOOLS_IN_SOURCE_BUILD=1 - -DOCS=(AUTHORS ChangeLog doc/rsyslog-example.conf) - -src_prepare() { - # Maintainer notes: - # ZeroMQ support,upstream bug #277 - if use zeromq; then - local ZEROPATH=${WORKDIR}/aggregateknowledge-rsyslog-zeromq-44b551a - epatch "${FILESDIR}/${BRANCH}/rsyslog6-zeromq.patch" - cp -r ${ZEROPATH}/{i,o}mzeromq "${S}/plugins" - fi - - # Don't force '-g' CFLAG - sed -e 's/CFLAGS="\(.*\) -g"/CFLAGS="\1"/g' -i configure.ac || die - - autotools-utils_src_prepare -} - -src_configure() { - # Maintainer notes: - # * rfc3195 needs a library and development of that library - # is suspended, so we disable it - # * About the java GUI: - # The maintainer says there is no real installation support - # for the java GUI, so we disable it for now. - # * mongodb : no plugin in the sources, we'll wait for bug #330 upstream - local myeconfargs=( - --disable-gui - --disable-rfc3195 - --enable-imdiag - --enable-imfile - --enable-impstats - --enable-imtemplate - --enable-imptcp - --enable-largefile - --enable-mail - --enable-mmnormalize - --enable-omprog - --enable-omstdout - --enable-omtemplate - --disable-omdbalerting - --enable-omuxsock - --enable-pmlastmsg - --enable-pmrfc3164sd - --enable-pmcisconames - --enable-pmaixforwardedfrom - --enable-pmsnare - --enable-sm_cust_bindcdr - --enable-unlimited-select - $(use_enable dbi libdbi) - $(use_enable debug) - $(use_enable debug rtinst) - $(use_enable debug diagtools) - $(use_enable debug memcheck) - $(use_enable debug valgrind) - $(use_enable extras omudpspoof) - $(use_enable kerberos gssapi-krb5) - $(use_enable mysql) - $(use_enable oracle) - $(use_enable postgres pgsql) - $(use_enable relp) - $(use_enable snmp) - $(use_enable snmp mmsnmptrapd) - $(use_enable ssl gnutls) - $(use_enable zlib) - ) - - use zeromq && myeconfargs=( - ${myeconfargs[@]-} - $(use_enable zeromq imzeromq) - $(use_enable zeromq omzeromq) - ) - - systemd_to_myeconfargs - autotools-utils_src_configure -} - -src_install() { - use doc && HTML_DOCS=(doc/) - autotools-utils_src_install - - insinto /etc - newins "${FILESDIR}/${BRANCH}/${PN}-gentoo.conf" ${PN}.conf - newconfd "${FILESDIR}/${BRANCH}/${PN}.confd" ${PN} - newinitd "${FILESDIR}/${BRANCH}/${PN}.initd" ${PN} - keepdir /var/spool/${PN} - keepdir /etc/ssl/${PN} - keepdir /etc/${PN}.d - - use static-libs || find "${D}" -name '*.la' -delete || die - - if use mysql; then - insinto /usr/share/doc/${PF}/scripts/mysql - doins plugins/ommysql/{createDB.sql,contrib/delete_mysql} - fi - - if use postgres; then - insinto /usr/share/doc/${PF}/scripts/pgsql - doins plugins/ompgsql/createDB.sql - fi - - insinto /etc/logrotate.d/ - newins "${FILESDIR}/${BRANCH}/${PN}.logrotate" ${PN} -} - -pkg_postinst() { - if use mysql || use postgres; then - echo - elog "Sample SQL scripts for MySQL & PostgreSQL have been installed to:" - elog " /usr/share/doc/${PF}/scripts" - fi - - if use ssl; then - echo - elog "To create a default CA and certificates for your server and clients, run:" - elog " emerge --config =${PF}" - elog "on your logging server. You can run it several times," - elog "once for each logging client. The client certificates will be signed" - elog "using the CA certificate generated during the first run." - fi -} - -pkg_config() { - if ! use ssl ; then - einfo "There is nothing to configure for rsyslog unless you" - einfo "used USE=ssl to build it." - return 0 - fi - - # Make sure the certificates directory exists - CERTDIR="${ROOT}/etc/ssl/${PN}" - if [ ! -d "${CERTDIR}" ]; then - mkdir "${CERTDIR}" || die - fi - einfo "Your certificates will be stored in ${CERTDIR}" - - # Create a default CA if needed - if [ ! -f "${CERTDIR}/${PN}_ca.cert.pem" ]; then - einfo "No CA key and certificate found in ${CERTDIR}, creating them for you..." - certtool --generate-privkey \ - --outfile "${CERTDIR}/${PN}_ca.privkey.pem" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_ca.privkey.pem" - - cat > "${T}/${PF}.$$" <<- _EOF - cn = Portage automated CA - ca - cert_signing_key - expiration_days = 3650 - _EOF - - certtool --generate-self-signed \ - --load-privkey "${CERTDIR}/${PN}_ca.privkey.pem" \ - --outfile "${CERTDIR}/${PN}_ca.cert.pem" \ - --template "${T}/${PF}.$$" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_ca.privkey.pem" - - # Create the server certificate - echo - einfon "Please type the Common Name of the SERVER you wish to create a certificate for: " - read -r CN - - einfo "Creating private key and certificate for server ${CN}..." - certtool --generate-privkey \ - --outfile "${CERTDIR}/${PN}_${CN}.key.pem" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.key.pem" - - cat > "${T}/${PF}.$$" <<- _EOF - cn = ${CN} - tls_www_server - dns_name = ${CN} - expiration_days = 3650 - _EOF - - certtool --generate-certificate \ - --outfile "${CERTDIR}/${PN}_${CN}.cert.pem" \ - --load-privkey "${CERTDIR}/${PN}_${CN}.key.pem" \ - --load-ca-certificate "${CERTDIR}/${PN}_ca.cert.pem" \ - --load-ca-privkey "${CERTDIR}/${PN}_ca.privkey.pem" \ - --template "${T}/${PF}.$$" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.cert.pem" - - else - einfo "Found existing ${CERTDIR}/${PN}_ca.cert.pem, skipping CA and SERVER creation." - fi - - # Create a client certificate - echo - einfon "Please type the Common Name of the CLIENT you wish to create a certificate for: " - read -r CN - - einfo "Creating private key and certificate for client ${CN}..." - certtool --generate-privkey \ - --outfile "${CERTDIR}/${PN}_${CN}.key.pem" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.key.pem" - - cat > "${T}/${PF}.$$" <<- _EOF - cn = ${CN} - tls_www_client - dns_name = ${CN} - expiration_days = 3650 - _EOF - - certtool --generate-certificate \ - --outfile "${CERTDIR}/${PN}_${CN}.cert.pem" \ - --load-privkey "${CERTDIR}/${PN}_${CN}.key.pem" \ - --load-ca-certificate "${CERTDIR}/${PN}_ca.cert.pem" \ - --load-ca-privkey "${CERTDIR}/${PN}_ca.privkey.pem" \ - --template "${T}/${PF}.$$" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.cert.pem" - - rm -f "${T}/${PF}.$$" - - echo - einfo "Here is the documentation on how to encrypt your log traffic:" - einfo " http://www.rsyslog.com/doc/rsyslog_tls.html" -} diff --git a/app-admin/rsyslog/rsyslog-7.2.2-r1.ebuild b/app-admin/rsyslog/rsyslog-7.2.2-r1.ebuild deleted file mode 100644 index 42f19b78db5e..000000000000 --- a/app-admin/rsyslog/rsyslog-7.2.2-r1.ebuild +++ /dev/null @@ -1,253 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/rsyslog/rsyslog-7.2.2-r1.ebuild,v 1.1 2012/11/27 11:45:32 ultrabug Exp $ - -EAPI=4 -AUTOTOOLS_AUTORECONF=yes - -inherit autotools-utils eutils systemd - -DESCRIPTION="An enhanced multi-threaded syslogd with database support and more" -HOMEPAGE="http://www.rsyslog.com/" -SRC_URI="http://www.rsyslog.com/files/download/${PN}/${P}.tar.gz" - -LICENSE="GPL-3 LGPL-3 Apache-2.0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" -SLOT="0" -IUSE="dbi debug doc extras kerberos mysql oracle postgres relp snmp ssl static-libs zeromq zlib" - -RDEPEND=" - dev-libs/json-c - dev-libs/libee - dev-libs/libestr - dev-libs/liblognorm - net-misc/curl - dbi? ( dev-db/libdbi ) - extras? ( net-libs/libnet ) - kerberos? ( virtual/krb5 ) - mysql? ( virtual/mysql ) - postgres? ( dev-db/postgresql-base ) - oracle? ( dev-db/oracle-instantclient-basic ) - relp? ( >=dev-libs/librelp-1.0.1 ) - snmp? ( net-analyzer/net-snmp ) - ssl? ( net-libs/gnutls dev-libs/libgcrypt ) - zeromq? ( net-libs/czmq ) - zlib? ( sys-libs/zlib )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -BRANCH="7-stable" - -# need access to certain device nodes -RESTRICT="test" - -# Maitainer note : open a bug to upstream -# showing that building in a separate dir fails -AUTOTOOLS_IN_SOURCE_BUILD=1 - -DOCS=(AUTHORS ChangeLog doc/rsyslog-example.conf) - -src_prepare() { - # Don't force '-g' CFLAG - sed -e 's/CFLAGS="\(.*\) -g"/CFLAGS="\1"/g' -i configure.ac || die - - # Fix runtime UUID/JSON libs linking - epatch "${FILESDIR}/6-stable/${PN}-6.6.0-fix-runtime.patch" - - autotools-utils_src_prepare -} - -src_configure() { - # Maintainer notes: - # * rfc3195 needs a library and development of that library - # is suspended, so we disable it - # * About the java GUI: - # The maintainer says there is no real installation support - # for the java GUI, so we disable it for now. - # * mongodb : doesnt work with mongo-c-driver ? - local myeconfargs=( - --disable-gui - --disable-rfc3195 - --enable-imdiag - --enable-imfile - --enable-impstats - --enable-imptcp - --enable-largefile - --enable-mail - --enable-mmnormalize - --enable-mmjsonparse - --enable-mmaudit - --enable-omprog - --enable-omstdout - --enable-omuxsock - --enable-pmlastmsg - --enable-pmrfc3164sd - --enable-pmcisconames - --enable-pmaixforwardedfrom - --enable-pmsnare - --enable-sm_cust_bindcdr - --enable-unlimited-select - --enable-uuid - $(use_enable dbi libdbi) - $(use_enable debug) - $(use_enable debug rtinst) - $(use_enable debug diagtools) - $(use_enable debug memcheck) - $(use_enable debug valgrind) - $(use_enable extras omudpspoof) - $(use_enable kerberos gssapi-krb5) - $(use_enable mysql) - $(use_enable oracle) - $(use_enable postgres pgsql) - $(use_enable relp) - $(use_enable snmp) - $(use_enable snmp mmsnmptrapd) - $(use_enable ssl gnutls) - $(use_enable zlib) - $(use_enable zeromq imzmq3) - $(use_enable zeromq omzmq3) - ) - systemd_to_myeconfargs - autotools-utils_src_configure -} - -src_install() { - use doc && HTML_DOCS=(doc/) - autotools-utils_src_install - - insinto /etc - newins "${FILESDIR}/${BRANCH}/${PN}-gentoo.conf" ${PN}.conf - newconfd "${FILESDIR}/${BRANCH}/${PN}.confd" ${PN} - newinitd "${FILESDIR}/${BRANCH}/${PN}.initd" ${PN} - keepdir /var/spool/${PN} - keepdir /etc/ssl/${PN} - keepdir /etc/${PN}.d - touch "${D}"/etc/${PN}.d/00_gentoo.conf - - use static-libs || find "${D}" -name '*.la' -delete || die - - if use mysql; then - insinto /usr/share/doc/${PF}/scripts/mysql - doins plugins/ommysql/{createDB.sql,contrib/delete_mysql} - fi - - if use postgres; then - insinto /usr/share/doc/${PF}/scripts/pgsql - doins plugins/ompgsql/createDB.sql - fi - - insinto /etc/logrotate.d/ - newins "${FILESDIR}/${BRANCH}/${PN}.logrotate" ${PN} -} - -pkg_postinst() { - if use mysql || use postgres; then - echo - elog "Sample SQL scripts for MySQL & PostgreSQL have been installed to:" - elog " /usr/share/doc/${PF}/scripts" - fi - - if use ssl; then - echo - elog "To create a default CA and certificates for your server and clients, run:" - elog " emerge --config =${PF}" - elog "on your logging server. You can run it several times," - elog "once for each logging client. The client certificates will be signed" - elog "using the CA certificate generated during the first run." - fi -} - -pkg_config() { - if ! use ssl ; then - einfo "There is nothing to configure for rsyslog unless you" - einfo "used USE=ssl to build it." - return 0 - fi - - # Make sure the certificates directory exists - CERTDIR="${ROOT}/etc/ssl/${PN}" - if [ ! -d "${CERTDIR}" ]; then - mkdir "${CERTDIR}" || die - fi - einfo "Your certificates will be stored in ${CERTDIR}" - - # Create a default CA if needed - if [ ! -f "${CERTDIR}/${PN}_ca.cert.pem" ]; then - einfo "No CA key and certificate found in ${CERTDIR}, creating them for you..." - certtool --generate-privkey \ - --outfile "${CERTDIR}/${PN}_ca.privkey.pem" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_ca.privkey.pem" - - cat > "${T}/${PF}.$$" <<- _EOF - cn = Portage automated CA - ca - cert_signing_key - expiration_days = 3650 - _EOF - - certtool --generate-self-signed \ - --load-privkey "${CERTDIR}/${PN}_ca.privkey.pem" \ - --outfile "${CERTDIR}/${PN}_ca.cert.pem" \ - --template "${T}/${PF}.$$" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_ca.privkey.pem" - - # Create the server certificate - echo - einfon "Please type the Common Name of the SERVER you wish to create a certificate for: " - read -r CN - - einfo "Creating private key and certificate for server ${CN}..." - certtool --generate-privkey \ - --outfile "${CERTDIR}/${PN}_${CN}.key.pem" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.key.pem" - - cat > "${T}/${PF}.$$" <<- _EOF - cn = ${CN} - tls_www_server - dns_name = ${CN} - expiration_days = 3650 - _EOF - - certtool --generate-certificate \ - --outfile "${CERTDIR}/${PN}_${CN}.cert.pem" \ - --load-privkey "${CERTDIR}/${PN}_${CN}.key.pem" \ - --load-ca-certificate "${CERTDIR}/${PN}_ca.cert.pem" \ - --load-ca-privkey "${CERTDIR}/${PN}_ca.privkey.pem" \ - --template "${T}/${PF}.$$" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.cert.pem" - - else - einfo "Found existing ${CERTDIR}/${PN}_ca.cert.pem, skipping CA and SERVER creation." - fi - - # Create a client certificate - echo - einfon "Please type the Common Name of the CLIENT you wish to create a certificate for: " - read -r CN - - einfo "Creating private key and certificate for client ${CN}..." - certtool --generate-privkey \ - --outfile "${CERTDIR}/${PN}_${CN}.key.pem" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.key.pem" - - cat > "${T}/${PF}.$$" <<- _EOF - cn = ${CN} - tls_www_client - dns_name = ${CN} - expiration_days = 3650 - _EOF - - certtool --generate-certificate \ - --outfile "${CERTDIR}/${PN}_${CN}.cert.pem" \ - --load-privkey "${CERTDIR}/${PN}_${CN}.key.pem" \ - --load-ca-certificate "${CERTDIR}/${PN}_ca.cert.pem" \ - --load-ca-privkey "${CERTDIR}/${PN}_ca.privkey.pem" \ - --template "${T}/${PF}.$$" &>/dev/null - chmod 400 "${CERTDIR}/${PN}_${CN}.cert.pem" - - rm -f "${T}/${PF}.$$" - - echo - einfo "Here is the documentation on how to encrypt your log traffic:" - einfo " http://www.rsyslog.com/doc/rsyslog_tls.html" -} diff --git a/app-admin/rsyslog/rsyslog-7.2.5.ebuild b/app-admin/rsyslog/rsyslog-7.4.3.ebuild similarity index 94% rename from app-admin/rsyslog/rsyslog-7.2.5.ebuild rename to app-admin/rsyslog/rsyslog-7.4.3.ebuild index dc76bd567fba..2b19dd4a6e9a 100644 --- a/app-admin/rsyslog/rsyslog-7.2.5.ebuild +++ b/app-admin/rsyslog/rsyslog-7.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/rsyslog/rsyslog-7.2.5.ebuild,v 1.2 2013/02/12 12:06:16 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/rsyslog/rsyslog-7.4.3.ebuild,v 1.1 2013/07/29 22:00:38 ultrabug Exp $ EAPI=4 AUTOTOOLS_AUTORECONF=yes @@ -19,7 +19,7 @@ IUSE="dbi debug doc extras kerberos mysql oracle postgres relp snmp ssl static-l RDEPEND=" dev-libs/json-c dev-libs/libee - dev-libs/libestr + >=dev-libs/libestr-0.1.5 dev-libs/liblognorm net-misc/curl dbi? ( dev-db/libdbi ) @@ -48,17 +48,9 @@ AUTOTOOLS_IN_SOURCE_BUILD=1 DOCS=(AUTHORS ChangeLog doc/rsyslog-example.conf) PATCHES=( - "${FILESDIR}"/${P}-json-c-pkgconfig.patch - - # Fix runtime UUID/JSON libs linking - "${FILESDIR}"/6-stable/${PN}-6.6.0-fix-runtime.patch ) - -src_prepare() { - # Don't force '-g' CFLAG - sed -e 's/CFLAGS="\(.*\) -g"/CFLAGS="\1"/g' -i configure.ac || die - - autotools-utils_src_prepare -} + "${FILESDIR}"/${BRANCH}/${PN}-7.4.3-json-c-pkgconfig.patch + "${FILESDIR}"/${BRANCH}/${PN}-7.4.3-fix-runtime.patch +) src_configure() { # Maintainer notes: @@ -69,6 +61,7 @@ src_configure() { # for the java GUI, so we disable it for now. # * mongodb : doesnt work with mongo-c-driver ? local myeconfargs=( + --enable-cached-man-pages --disable-gui --disable-rfc3195 --enable-imdiag @@ -80,6 +73,7 @@ src_configure() { --enable-mmnormalize --enable-mmjsonparse --enable-mmaudit + --enable-mmanon --enable-omprog --enable-omstdout --enable-omuxsock diff --git a/app-arch/unrar/Manifest b/app-arch/unrar/Manifest index 09ee3d6d2847..d73bf98fb0de 100644 --- a/app-arch/unrar/Manifest +++ b/app-arch/unrar/Manifest @@ -1,2 +1,3 @@ DIST unrarsrc-4.2.4.tar.gz 164641 SHA256 9432bf798e5f7123f3060f37b75b7c07f36f0091305f46473dcae9154f8cd686 SHA512 54bdc16c940deb6e5759ddec9739381f0e1b5e2279548ac367eb32c4ff79cd496712692feaf46f4ce3b2ccfa8d622b7c45fb8070420b16315226627c45fef850 WHIRLPOOL 197310c41725280d6a5c4fa3da9d8411e419f20e41f6c645534b37d206ce67474c8b320811a7c7f2acbc375ef0341ec57adfe82a6be7f6bdabe2871841669739 DIST unrarsrc-5.0.7.tar.gz 208034 SHA256 7c7f6c0920a2ece2b832cd3975eb64643966269a3aefc0e4568e1be0ffb66cf9 SHA512 c33ee1cab531581276aec0df7c57960f0052f7af5dd419c18e7c00129907fc63474a1111cbfd732366fe4072143319971a6b9f0a16e06f20b41ea00c9dc98ec4 WHIRLPOOL 35c5e694d18bfd17192f2c483a4f4b1fbbdbe0579ac889d344d0f860af097954f1d52d8156a1ed78bd2d563d41c392a079404e996f4a6cc6e1b4977c1a9dd9bf +DIST unrarsrc-5.0.8.tar.gz 207917 SHA256 865a6520568c6490a1c8fe4132659c0b6a6131797154869367d6d5e63a80c047 SHA512 563004f117e1d8cf0b134f1d030ff23ad5ccca2faf10aca8f271fd1f4be1ce3b723435482610e9a8ee454097e32a4d01712f4e442439100f4c12aaf363376f49 WHIRLPOOL bc6a5509624479b3cd152c230e6e030e97daa4bfc0528c525a419dbf478a642e429bd02a8ff641a74f001aee6a977a4b306eb7e27e978177ff06501079f2a374 diff --git a/app-arch/unrar/unrar-5.0.8.ebuild b/app-arch/unrar/unrar-5.0.8.ebuild new file mode 100644 index 000000000000..a9a652ff9586 --- /dev/null +++ b/app-arch/unrar/unrar-5.0.8.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-5.0.8.ebuild,v 1.1 2013/07/29 17:13:46 ssuominen Exp $ + +EAPI=5 +inherit eutils flag-o-matic multilib toolchain-funcs + +MY_PN=${PN}src + +DESCRIPTION="Uncompress rar files" +HOMEPAGE="http://www.rarlab.com/rar_add.htm" +SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz" + +LICENSE="unRAR" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +IUSE="" + +RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417" + +S=${WORKDIR}/unrar + +src_prepare() { + epatch "${FILESDIR}"/${PN}-5.0.2-build.patch + sed -i \ + -e "/libunrar/s:.so:$(get_libname ${PV%.*.*}):" \ + -e "s:-shared:& -Wl,-soname -Wl,libunrar$(get_libname ${PV%.*.*}):" \ + makefile || die +} + +src_compile() { + unrar_make() { + emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}" STRIP=true "$@" + } + + unrar_make CXXFLAGS+=" -fPIC" lib + ln -s libunrar$(get_libname ${PV%.*.*}) libunrar$(get_libname) + ln -s libunrar$(get_libname ${PV%.*.*}) libunrar$(get_libname ${PV}) + + # The stupid code compiles a lot of objects differently if + # they're going into a lib (-DRARDLL) or into the main app. + # So for now, we can't link the main app against the lib. + unrar_make clean + unrar_make +} + +src_install() { + dobin unrar + dodoc readme.txt + + dolib.so libunrar* + + insinto /usr/include/libunrar${PV%.*.*} + doins *.hpp + dosym libunrar${PV%.*.*} /usr/include/libunrar +} diff --git a/app-crypt/codecrypt/Manifest b/app-crypt/codecrypt/Manifest new file mode 100644 index 000000000000..50e3fb38ea11 --- /dev/null +++ b/app-crypt/codecrypt/Manifest @@ -0,0 +1 @@ +DIST codecrypt-1.2.tar.gz 438752 SHA256 007f8f7f00659f618f3f733f5895ee56baa1d6e55df0a62e0f07ac50bfc5df0b SHA512 29ecec99c2c89ab169bb11ece4b6726ef1b9dd5ae7580c0ee5a3598779bf5e8734f0771f31c408a0b4e36047036f976d65b0400d21bbe589c437f28a793912da WHIRLPOOL 49c0689cfaa064747c22be1830b69c1753f851f59af818063f9771c1930bdb25a4da14939045d0e8886b19351dd030ff58fb0ba6a7bd2f6d61ec022f6acfb112 diff --git a/app-crypt/codecrypt/codecrypt-1.2.ebuild b/app-crypt/codecrypt/codecrypt-1.2.ebuild new file mode 100644 index 000000000000..0603b41eb8a4 --- /dev/null +++ b/app-crypt/codecrypt/codecrypt-1.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/codecrypt/codecrypt-1.2.ebuild,v 1.1 2013/07/29 14:48:48 yac Exp $ + +EAPI=5 + +DESCRIPTION="Post-quantum cryptography tool" +HOMEPAGE="http://e-x-a.org/codecrypt/" +SRC_URI="http://e-x-a.org/codecrypt/files/${P}.tar.gz" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="" + +DEPEND="dev-libs/gmp" +RDEPEND="${DEPEND}" diff --git a/app-crypt/codecrypt/metadata.xml b/app-crypt/codecrypt/metadata.xml new file mode 100644 index 000000000000..0246f3f69e9c --- /dev/null +++ b/app-crypt/codecrypt/metadata.xml @@ -0,0 +1,13 @@ + + + + proxy-maintainers + + exa.exa@gmail.com + Mirek Kratochvil + Proxied Maintainer + + + + + diff --git a/app-emacs/d-mode/Manifest b/app-emacs/d-mode/Manifest new file mode 100644 index 000000000000..f5594f0595e4 --- /dev/null +++ b/app-emacs/d-mode/Manifest @@ -0,0 +1 @@ +DIST d-mode-2.0.6.tar.gz 5465 SHA256 303ede6d2555ab935676ec4576d36c79bc880af86f37838a3b651b39f20a8f38 SHA512 8706459af61e49b3ca1ef6d4021abff752706b4dca9385c4fbe2b7c29ecb028dc3df558b1e9b3a358e5c38e3d2ab7121505583f95d3afdd9a06bc9449ed678f2 WHIRLPOOL 6f86955536c68fdc6da917c453d0e2ab9603de661abb6b2c504a298a8f76ad4111a0afa2ac0e5b585f8f7acb7a8a688fd3a3089726aa4150476acdd4364ae09c diff --git a/app-emacs/d-mode/d-mode-2.0.6.ebuild b/app-emacs/d-mode/d-mode-2.0.6.ebuild new file mode 100644 index 000000000000..b9f640f4d48b --- /dev/null +++ b/app-emacs/d-mode/d-mode-2.0.6.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/d-mode/d-mode-2.0.6.ebuild,v 1.1 2013/07/29 21:19:15 ulm Exp $ + +EAPI=5 +NEED_EMACS=23 + +inherit elisp + +DESCRIPTION="Emacs major mode for editing D code" +HOMEPAGE="https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode + http://www.emacswiki.org/emacs/DMode" +SRC_URI="https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +S="${WORKDIR}/Emacs-D-Mode-2.0.6" +SITEFILE="50${PN}-gentoo.el" diff --git a/app-emacs/d-mode/files/50d-mode-gentoo.el b/app-emacs/d-mode/files/50d-mode-gentoo.el new file mode 100644 index 000000000000..6fdf0dd8f397 --- /dev/null +++ b/app-emacs/d-mode/files/50d-mode-gentoo.el @@ -0,0 +1,3 @@ +(add-to-list 'load-path "@SITELISP@") +(autoload 'd-mode "d-mode" "Major mode for editing D code" t) +(add-to-list 'auto-mode-alist '("\\.d[i]?\\'" . d-mode)) diff --git a/app-emacs/d-mode/metadata.xml b/app-emacs/d-mode/metadata.xml new file mode 100644 index 000000000000..bc306fe58224 --- /dev/null +++ b/app-emacs/d-mode/metadata.xml @@ -0,0 +1,5 @@ + + + +emacs + diff --git a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20130224-r6.ebuild b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20130224-r9.ebuild similarity index 81% rename from app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20130224-r6.ebuild rename to app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20130224-r9.ebuild index f377afe18139..545844b53d82 100644 --- a/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20130224-r6.ebuild +++ b/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20130224-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20130224-r6.ebuild,v 1.1 2013/07/28 21:36:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-soundlibs/emul-linux-x86-soundlibs-20130224-r9.ebuild,v 1.1 2013/07/30 00:01:12 aballier Exp $ EAPI=5 inherit emul-linux-x86 @@ -31,6 +31,11 @@ RDEPEND="~app-emulation/emul-linux-x86-baselibs-${PV} >=media-sound/cdparanoia-3.10.2-r6[abi_x86_32(-)] >=media-sound/wavpack-4.60.1-r1[abi_x86_32(-)] >=media-sound/musepack-tools-465-r1[abi_x86_32(-)] + >=media-libs/libsndfile-1.0.25-r1[abi_x86_32(-)] + >=media-libs/libsamplerate-0.1.8-r1[abi_x86_32(-)] + >=media-sound/twolame-0.3.13-r1[abi_x86_32(-)] + >=media-sound/jack-audio-connection-kit-0.121.3-r1[abi_x86_32(-)] + >=media-libs/portaudio-19_pre20111121-r1[abi_x86_32(-)] )" src_prepare() { diff --git a/app-emulation/emul-linux-x86-soundlibs/files/remove-native b/app-emulation/emul-linux-x86-soundlibs/files/remove-native index 22d900dee80a..14d48e07ad30 100644 --- a/app-emulation/emul-linux-x86-soundlibs/files/remove-native +++ b/app-emulation/emul-linux-x86-soundlibs/files/remove-native @@ -177,3 +177,38 @@ usr/lib32/pkgconfig/wavpack.pc usr/lib32/libmpcdec.so usr/lib32/libmpcdec.so.7 usr/lib32/libmpcdec.so.7.0.1 +usr/lib32/libsndfile.so +usr/lib32/libsndfile.so.1 +usr/lib32/libsndfile.so.1.0.25 +usr/lib32/pkgconfig/sndfile.pc +usr/lib32/libsamplerate.so +usr/lib32/libsamplerate.so.0 +usr/lib32/libsamplerate.so.0.1.7 +usr/lib32/pkgconfig/samplerate.pc +usr/lib32/libtwolame.so +usr/lib32/libtwolame.so.0 +usr/lib32/libtwolame.so.0.0.0 +usr/lib32/pkgconfig/twolame.pc +usr/lib32/jack/a2j_in.so +usr/lib32/jack/inprocess.so +usr/lib32/jack/intime.so +usr/lib32/jack/jack_alsa.so +usr/lib32/jack/jack_alsa_midi.so +usr/lib32/jack/jack_dummy.so +usr/lib32/jack/jack_net.so +usr/lib32/jack/jack_oss.so +usr/lib32/libjack.so +usr/lib32/libjack.so.0 +usr/lib32/libjack.so.0.0.28 +usr/lib32/libjackserver.so +usr/lib32/libjackserver.so.0 +usr/lib32/libjackserver.so.0.0.28 +usr/lib32/pkgconfig/jack.pc +usr/lib32/libportaudio.so +usr/lib32/libportaudio.so.2 +usr/lib32/libportaudio.so.2.0.0 +usr/lib32/libportaudiocpp.so +usr/lib32/libportaudiocpp.so.0 +usr/lib32/libportaudiocpp.so.0.0.12 +usr/lib32/pkgconfig/portaudio-2.0.pc +usr/lib32/pkgconfig/portaudiocpp.pc diff --git a/app-emulation/libvirt/Manifest b/app-emulation/libvirt/Manifest index f0edec78d628..3f9b12cad0d5 100644 --- a/app-emulation/libvirt/Manifest +++ b/app-emulation/libvirt/Manifest @@ -1,4 +1,5 @@ DIST libvirt-1.0.5.2.tar.gz 23953774 SHA256 79ba3ade0646c5500a333d2abfe52d3bfc1eeae8986c0ed433eeae2edd4799ef SHA512 00a369502a7ff4be17c547feca13b88419c55b0a6abec6dc83e7ea2306a17fe495e217e1b759aaea962b44da44cb7cad64f3866ae41a059820ed48c2144f7b21 WHIRLPOOL c7cff2f603a676c6810e0b3f95a91e3d8887ec5b9e3799afd13f025aebed52e43948ecf0a8e50b2bc955083fd62ef52be1dc4384086fa98e84283e4d7963b925 DIST libvirt-1.0.5.4.tar.gz 23972364 SHA256 fe51da9d5c3d5e8521d0c89a3379ec3b19083a31e30bc4eb54a860aa6ccf2771 SHA512 f44006f5cf00e4682266a306c819075471abb52cd9816bd75e0b83962bcb4a085fc0ffc94b688bedbc4042489a2997b77ebd1aad6f1560abe808140a24682865 WHIRLPOOL 0d6609f9d437e344f6c5b74f1c34c24004e256efd784b61f35fa68483086213a47fe27e2ec5f5f4e2ce7bbb7a02c2dabe75511e8686221b6b9be6d2719dccd0e +DIST libvirt-1.1.0-4785c033.tar.xz 24372 SHA256 20350a9ebd378306560674b77371f6d56a13f3d1f5275d5f38bc30729e8d56f4 SHA512 dc2cb5536462854a138ecbd7e7694c743ca3d762e4d6d845ad447fcb18efa7c46d82adc435d09a865de161ec11723202f491b44654104c44c26988caf9ff6bfb WHIRLPOOL 5d1dd80451dcb4ec8afb604bda1c8a99f82a3d85b488d8e8e83ac4609072a100d95b8395b31dd26f7c683392252dd7e725513330fe4c1fc69faf55d7296c68b3 DIST libvirt-1.1.0-cafcec2f.tar.xz 8284 SHA256 ce68c2e6e54d1d3190c45cfe644d6af6c32dd8c4f661276868f90feeb8020b46 SHA512 95637c6577ac1cfbdfe087d5e5ad2671026f9ed35231780821a86db9ce610daceaeae55ce750ab345052cbbdeef030265e293de03c4a2add51d77b206df5586c WHIRLPOOL 5e21511ae6e0c4498c053133b4041aa9dab86b5638455639da97e05d177f2986c123b5c0cb61c41c7a60efe8d78592b789a06e25cf89ac0bbf5143c2ffacc167 DIST libvirt-1.1.0.tar.gz 24397962 SHA256 ce9e765697ecb595469489665043ce221d9b70babc16fec77ee938fe37676928 SHA512 0ac9c8b02a182ad4c66609bc949282455b362fc2aa576d1c2413366dfb1ce70d3737caad0101128f8629c34e0ca47295128bafe5608e3ac60e764c3f8178c7f0 WHIRLPOOL a526350aeef2d72cb079750bda0f18f9f9ebc4b2cf56e7655c9ee0e8a744b0fb540089f64da0820628779c1456435043bf8c6dc2c18bdba65c0e705a43777f90 diff --git a/app-emulation/libvirt/libvirt-1.1.0-r4.ebuild b/app-emulation/libvirt/libvirt-1.1.0-r4.ebuild new file mode 100644 index 000000000000..ead79d684a58 --- /dev/null +++ b/app-emulation/libvirt/libvirt-1.1.0-r4.ebuild @@ -0,0 +1,427 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.1.0-r4.ebuild,v 1.1 2013/07/29 19:49:14 cardoe Exp $ + +EAPI=5 + +BACKPORTS=4785c033 +AUTOTOOLIZE=yes + +MY_P="${P/_rc/-rc}" + +PYTHON_COMPAT=( python{2_5,2_6,2_7} ) + +inherit eutils python-single-r1 user autotools linux-info systemd + +if [[ ${PV} = *9999* ]]; then + inherit git-2 + EGIT_REPO_URI="git://libvirt.org/libvirt.git" + AUTOTOOLIZE=yes + SRC_URI="" + KEYWORDS="" +else + SRC_URI="http://libvirt.org/sources/${MY_P}.tar.gz + ftp://libvirt.org/libvirt/${MY_P}.tar.gz + ${BACKPORTS:+ + http://dev.gentoo.org/~cardoe/distfiles/${MY_P}-${BACKPORTS}.tar.xz}" + KEYWORDS="~amd64 ~x86" +fi +S="${WORKDIR}/${P%_rc*}" + +DESCRIPTION="C toolkit to manipulate virtual machines" +HOMEPAGE="http://www.libvirt.org/" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="audit avahi +caps firewalld fuse iscsi +libvirtd lvm lxc +macvtap nfs \ + nls numa openvz parted pcap phyp policykit python +qemu rbd sasl \ + selinux +udev uml +vepa virtualbox virt-network xen elibc_glibc \ + systemd" +REQUIRED_USE="libvirtd? ( || ( lxc openvz qemu uml virtualbox xen ) ) + lxc? ( caps libvirtd ) + openvz? ( libvirtd ) + qemu? ( libvirtd ) + uml? ( libvirtd ) + vepa? ( macvtap ) + virtualbox? ( libvirtd ) + xen? ( libvirtd ) + virt-network? ( libvirtd ) + firewalld? ( virt-network ) + python? ( ${PYTHON_REQUIRED_USE} )" + +# gettext.sh command is used by the libvirt command wrappers, and it's +# non-optional, so put it into RDEPEND. +# We can use both libnl:1.1 and libnl:3, but if you have both installed, the +# package will use 3 by default. Since we don't have slot pinning in an API, +# we must go with the most recent +RDEPEND="sys-libs/readline + sys-libs/ncurses + >=net-misc/curl-7.18.0 + dev-libs/libgcrypt + >=dev-libs/libxml2-2.7.6 + dev-libs/libnl:3 + >=net-libs/gnutls-1.0.25 + net-libs/libssh2 + sys-apps/dmidecode + >=sys-apps/util-linux-2.17 + sys-devel/gettext + >=net-analyzer/netcat6-1.0-r2 + app-misc/scrub + audit? ( sys-process/audit ) + avahi? ( >=net-dns/avahi-0.6[dbus] ) + caps? ( sys-libs/libcap-ng ) + fuse? ( >=sys-fs/fuse-2.8.6 ) + iscsi? ( sys-block/open-iscsi ) + lxc? ( sys-power/pm-utils ) + lvm? ( >=sys-fs/lvm2-2.02.48-r2 ) + nfs? ( net-fs/nfs-utils ) + numa? ( + >sys-process/numactl-2.0.2 + sys-process/numad + ) + openvz? ( sys-kernel/openvz-sources ) + parted? ( + >=sys-block/parted-1.8[device-mapper] + sys-fs/lvm2 + ) + pcap? ( >=net-libs/libpcap-1.0.0 ) + policykit? ( >=sys-auth/polkit-0.9 ) + python? ( ${PYTHON_DEPS} ) + qemu? ( + >=app-emulation/qemu-0.13.0 + dev-libs/yajl + sys-power/pm-utils + ) + rbd? ( sys-cluster/ceph ) + sasl? ( dev-libs/cyrus-sasl ) + selinux? ( >=sys-libs/libselinux-2.0.85 ) + virtualbox? ( || ( app-emulation/virtualbox >=app-emulation/virtualbox-bin-2.2.0 ) ) + xen? ( app-emulation/xen-tools app-emulation/xen ) + udev? ( virtual/udev >=x11-libs/libpciaccess-0.10.9 ) + virt-network? ( net-dns/dnsmasq + >=net-firewall/iptables-1.4.10 + net-misc/radvd + net-firewall/ebtables + sys-apps/iproute2[-minimal] + firewalld? ( net-firewall/firewalld ) + ) + elibc_glibc? ( || ( >=net-libs/libtirpc-0.2.2-r1 .git-module-status + fi + + epatch_user + + [[ -n ${AUTOTOOLIZE} ]] && eautoreconf + + # Tweak the init script + local avahi_init= + local iscsi_init= + local rbd_init= + local firewalld_init= + cp "${FILESDIR}/libvirtd.init-r12" "${S}/libvirtd.init" + use avahi && avahi_init='avahi-daemon' + use iscsi && iscsi_init='iscsid' + use rbd && rbd_init='ceph' + use firewalld && firewalld_init='need firewalld' + + sed -e "s/USE_FLAG_FIREWALLD/${firewalld_init}/" -i "${S}/libvirtd.init" + sed -e "s/USE_FLAG_AVAHI/${avahi_init}/" -i "${S}/libvirtd.init" + sed -e "s/USE_FLAG_ISCSI/${iscsi_init}/" -i "${S}/libvirtd.init" + sed -e "s/USE_FLAG_RBD/${rbd_init}/" -i "${S}/libvirtd.init" +} + +src_configure() { + local myconf="" + + ## enable/disable daemon, otherwise client only utils + myconf="${myconf} $(use_with libvirtd)" + + ## enable/disable the daemon using avahi to find VMs + myconf="${myconf} $(use_with avahi)" + + ## hypervisors on the local host + myconf="${myconf} $(use_with xen) $(use_with xen xen-inotify)" + myconf+=" --without-xenapi" + if use xen && has_version ">=app-emulation/xen-tools-4.2.0"; then + myconf+=" --with-libxl" + else + myconf+=" --without-libxl" + fi + myconf="${myconf} $(use_with openvz)" + myconf="${myconf} $(use_with lxc)" + if use virtualbox && has_version app-emulation/virtualbox-ose; then + myconf="${myconf} --with-vbox=/usr/lib/virtualbox-ose/" + else + myconf="${myconf} $(use_with virtualbox vbox)" + fi + myconf="${myconf} $(use_with uml)" + myconf="${myconf} $(use_with qemu)" + myconf="${myconf} $(use_with qemu yajl)" # Use QMP over HMP + myconf="${myconf} $(use_with phyp)" + myconf="${myconf} --with-esx" + myconf="${myconf} --with-vmware" + + ## additional host drivers + myconf="${myconf} $(use_with virt-network network)" + myconf="${myconf} --with-storage-fs" + myconf="${myconf} $(use_with lvm storage-lvm)" + myconf="${myconf} $(use_with iscsi storage-iscsi)" + myconf="${myconf} $(use_with parted storage-disk)" + myconf="${myconf} $(use_with lvm storage-mpath)" + myconf="${myconf} $(use_with rbd storage-rbd)" + myconf="${myconf} $(use_with numa numactl)" + myconf="${myconf} $(use_with numa numad)" + myconf="${myconf} $(use_with selinux)" + myconf="${myconf} $(use_with fuse)" + + # udev for device support details + myconf="${myconf} $(use_with udev)" + + # linux capability support so we don't need privileged accounts + myconf="${myconf} $(use_with caps capng)" + + ## auth stuff + myconf="${myconf} $(use_with policykit polkit)" + myconf="${myconf} $(use_with sasl)" + + # network bits + myconf="${myconf} $(use_with macvtap)" + myconf="${myconf} $(use_with pcap libpcap)" + myconf="${myconf} $(use_with vepa virtualport)" + myconf="${myconf} $(use_with firewalld)" + + ## other + myconf="${myconf} $(use_enable nls)" + myconf="${myconf} $(use_with python)" + + # user privilege bits fir qemu/kvm + if use caps; then + myconf="${myconf} --with-qemu-user=qemu" + myconf="${myconf} --with-qemu-group=qemu" + else + myconf="${myconf} --with-qemu-user=root" + myconf="${myconf} --with-qemu-group=root" + fi + + # audit support + myconf="${myconf} $(use_with audit)" + + ## stuff we don't yet support + myconf="${myconf} --without-netcf" + + # we use udev over hal + myconf="${myconf} --without-hal" + + # locking support + myconf="${myconf} --without-sanlock" + + # systemd unit files + use systemd && myconf="${myconf} --with-init-script=systemd" + + # this is a nasty trick to work around the problem in bug + # #275073. The reason why we don't solve this properly is that + # it'll require us to rebuild autotools (and we don't really want + # to do that right now). The proper solution has been sent + # upstream and should hopefully land in 0.7.7, in the mean time, + # mime the same functionality with this. + case ${CHOST} in + *cygwin* | *mingw* ) + ;; + *) + ac_cv_prog_WINDRES=no + ;; + esac + + econf \ + ${myconf} \ + --disable-static \ + --docdir=/usr/share/doc/${PF} \ + --with-remote \ + --localstatedir=/var + + if [[ ${PV} = *9999* ]]; then + # Restore gnulib's config.sub and config.guess + # bug #377279 + (cd .gnulib && git reset --hard > /dev/null) + fi +} + +src_test() { + # Explicitly allow parallel build of tests + export VIR_TEST_DEBUG=1 + HOME="${T}" emake check || die "tests failed" +} + +src_install() { + emake install \ + DESTDIR="${D}" \ + HTML_DIR=/usr/share/doc/${PF}/html \ + DOCS_DIR=/usr/share/doc/${PF} \ + EXAMPLE_DIR=/usr/share/doc/${PF}/examples \ + SYSTEMD_UNIT_DIR="$(systemd_get_unitdir)" \ + || die "emake install failed" + + find "${D}" -name '*.la' -delete || die + + use libvirtd || return 0 + # From here, only libvirtd-related instructions, be warned! + + newinitd "${S}/libvirtd.init" libvirtd || die + newconfd "${FILESDIR}/libvirtd.confd-r4" libvirtd || die + + keepdir /var/lib/libvirt/images + + use python && python_optimize +} + +pkg_preinst() { + # we only ever want to generate this once + if [[ -e "${ROOT}"/etc/libvirt/qemu/networks/default.xml ]]; then + rm -rf "${D}"/etc/libvirt/qemu/networks/default.xml + fi + + # We really don't want to use or support old PolicyKit cause it + # screws with the new polkit integration + if has_version sys-auth/policykit; then + rm -rf "${D}"/usr/share/PolicyKit/policy/org.libvirt.unix.policy + fi + + # Only sysctl files ending in .conf work + mv "${D}"/usr/lib/sysctl.d/libvirtd.conf "${D}"/etc/sysctl.d/libvirtd.conf +} + +pkg_postinst() { + if [[ -e "${ROOT}"/etc/libvirt/qemu/networks/default.xml ]]; then + touch "${ROOT}"/etc/libvirt/qemu/networks/default.xml + fi + + # support for dropped privileges + if use qemu; then + fperms 0750 "${EROOT}/var/lib/libvirt/qemu" + fperms 0750 "${EROOT}/var/cache/libvirt/qemu" + fi + + if use caps && use qemu; then + fowners -R qemu:qemu "${EROOT}/var/lib/libvirt/qemu" + fowners -R qemu:qemu "${EROOT}/var/cache/libvirt/qemu" + elif use qemu; then + fowners -R root:root "${EROOT}/var/lib/libvirt/qemu" + fowners -R root:root "${EROOT}/var/cache/libvirt/qemu" + fi + + if ! use policykit; then + elog "To allow normal users to connect to libvirtd you must change the" + elog "unix sock group and/or perms in /etc/libvirt/libvirtd.conf" + fi + + use libvirtd || return 0 + # From here, only libvirtd-related instructions, be warned! + + elog + elog "For the basic networking support (bridged and routed networks)" + elog "you don't need any extra software. For more complex network modes" + elog "including but not limited to NATed network, you can enable the" + elog "'virt-network' USE flag." + elog + if has_version net-dns/dnsmasq; then + ewarn "If you have a DNS server setup on your machine, you will have" + ewarn "to configure /etc/dnsmasq.conf to enable the following settings: " + ewarn " bind-interfaces" + ewarn " interface or except-interface" + ewarn + ewarn "Otherwise you might have issues with your existing DNS server." + fi + + if use caps && use qemu; then + elog "libvirt will now start qemu/kvm VMs with non-root privileges." + elog "Ensure any resources your VMs use are accessible by qemu:qemu" + fi +} diff --git a/app-emulation/xen-tools/files/xen-tools-4.2.2-install.patch b/app-emulation/xen-tools/files/xen-tools-4.2.2-install.patch new file mode 100644 index 000000000000..fd638f62e64c --- /dev/null +++ b/app-emulation/xen-tools/files/xen-tools-4.2.2-install.patch @@ -0,0 +1,15 @@ +fix invalid installs of docs/man and config into /usr/local + +--- xen-4.2.2-orig/tools/Makefile 2013-04-23 18:42:55.000000000 +0200 ++++ xen-4.2.2/tools/Makefile 2013-07-29 17:01:33.764093405 +0200 +@@ -199,6 +199,9 @@ + --bindir=$(LIBEXEC) \ + --datadir=$(SHAREDIR)/qemu-xen \ + --disable-kvm \ ++ --mandir=/usr/share/man \ ++ --docdir=/usr/share/doc/xen \ ++ --sysconfdir=/etc \ + --python=$(PYTHON) \ + $(IOEMU_CONFIGURE_CROSS); \ + $(MAKE) all + diff --git a/app-emulation/xen-tools/xen-tools-4.2.2-r4.ebuild b/app-emulation/xen-tools/xen-tools-4.2.2-r4.ebuild index 207e746b9088..ecefcac0ae66 100644 --- a/app-emulation/xen-tools/xen-tools-4.2.2-r4.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.2.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r4.ebuild,v 1.2 2013/07/21 16:09:11 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r4.ebuild,v 1.4 2013/07/30 07:08:35 idella4 Exp $ EAPI=5 @@ -202,6 +202,9 @@ src_prepare() { # Set dom0-min-mem to kb; Bug #472982 epatch "${FILESDIR}"/${PN/-tools/}-4.2-configsxp.patch + # Bug # + epatch "${FILESDIR}"/${P}-install.patch + #Security patches, currently valid epatch "${FILESDIR}"/xen-4-CVE-2012-6075-XSA-41.patch \ "${FILESDIR}"/xen-4-CVE-2013-1922-XSA-48.patch \ @@ -228,6 +231,9 @@ src_prepare() { sed -e 's:^BASH_COMPLETION_DIR ?= $(CONFIG_DIR)/bash_completion.d:BASH_COMPLETION_DIR ?= $(SHARE_DIR)/bash-completion:' \ -i Config.mk || die + # Bug 445986 + sed -e 's:$(MAKE) PYTHON=$(PYTHON) subdirs-$@:LC_ALL=C "$(MAKE)" PYTHON=$(PYTHON) subdirs-$@:' -i tools/firmware/Makefile || die + epatch_user } @@ -327,14 +333,6 @@ src_install() { # Remove files failing QA AFTER emake installs them, avoiding seeking absent files find "${D}" \( -name openbios-sparc32 -o -name openbios-sparc64 \ -o -name openbios-ppc -o -name palcode-clipper \) -delete || die - - if use qemu; then - mv "${D}"usr/local/etc/qemu "${D}"etc/ || die - mv "${D}"usr/local/share/doc/qemu "${D}"usr/share/doc/{$PF}/ || die - mv "${D}"usr/local/share/man/man1/* "${D}"usr/share/man/man1/ || die - mv "${D}"usr/local/share/man/man8/* "${D}"usr/share/man/man8/ || die - rm -r "${D}"usr/local/ || die - fi } pkg_postinst() { diff --git a/app-emulation/xen-tools/xen-tools-4.3.0.ebuild b/app-emulation/xen-tools/xen-tools-4.3.0.ebuild index 32b98dd8d902..e9fc1e3c52af 100644 --- a/app-emulation/xen-tools/xen-tools-4.3.0.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.3.0.ebuild,v 1.14 2013/07/27 17:33:03 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.3.0.ebuild,v 1.16 2013/07/30 06:38:21 idella4 Exp $ EAPI=5 @@ -221,7 +221,7 @@ src_prepare() { use flask || sed -e "/SUBDIRS-y += flask/d" -i tools/Makefile || die use api || sed -e "/SUBDIRS-\$(LIBXENAPI_BINDINGS) += libxen/d" -i tools/Makefile || die - sed -e 's:$(MAKE) PYTHON=$(PYTHON) subdirs-$@:LC_ALL=C &:' -i tools/firmware/Makefile || die + sed -e 's:$(MAKE) PYTHON=$(PYTHON) subdirs-$@:LC_ALL=C "$(MAKE)" PYTHON=$(PYTHON) subdirs-$@:' -i tools/firmware/Makefile || die epatch_user } @@ -242,7 +242,7 @@ src_compile() { unset LDFLAGS unset CFLAGS - emake CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)" -C tools ${myopt} + emake V=1 CC="$(tc-getCC)" LD="$(tc-getLD)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)" -C tools ${myopt} use doc && emake -C docs txt html emake -C docs man-pages diff --git a/app-i18n/ibus-m17n/metadata.xml b/app-i18n/ibus-m17n/metadata.xml index 18a03aec64e4..09339d3d5744 100644 --- a/app-i18n/ibus-m17n/metadata.xml +++ b/app-i18n/ibus-m17n/metadata.xml @@ -6,7 +6,9 @@ M17N engine for IBus input platform. It allows input of many launguaes using the input table maps from m17n-db. - + + cpe:/a:ibus_project:ibus-m17n + Build the preference interfaces, based on diff --git a/app-i18n/ibus/metadata.xml b/app-i18n/ibus/metadata.xml index c4321213ea41..8aff7428d371 100644 --- a/app-i18n/ibus/metadata.xml +++ b/app-i18n/ibus/metadata.xml @@ -15,4 +15,7 @@ developers to develop input method easily. Use dev-libs/gobject-introspection for introspection install the deprecated ibus python library + + cpe:/a:ibus_project:ibus + diff --git a/app-i18n/librime/Manifest b/app-i18n/librime/Manifest index 8ba352965e85..167f0c46c806 100644 --- a/app-i18n/librime/Manifest +++ b/app-i18n/librime/Manifest @@ -1,3 +1,2 @@ -DIST librime-0.9.7.tar.gz 2538868 SHA256 894ba70dea2eb47b02cdcce1f971917020a866cd1eccdf9f218cc1f4eae806ec SHA512 105283bfec37575b6c111b7bac2466c4d52b83cee3dc1d3bda06e8b7847d1dc4f21c2911cd93ca96f98f563885b6a8df33a26eeea8959c1554bc45bde3c94bf6 WHIRLPOOL fc0297bb4f45627c8cce3d4107a02703b1f109ec0bb0883886df95d38f73e085bec0dd446ff3d7407c4fab7a5c0c085fe38eb05505ef90bc8fdf5ed9c23cbbd6 DIST librime-0.9.8.tar.gz 2538890 SHA256 94092a7d1990b949efe6b4bcf8e8351cee64a3abe7838770a775ecb02a1ef065 SHA512 73bfdd0febaffcd1fc08fa17aef609c07d24beff0fe7d188b71562b4b778564f9c908a811d11fde567164d3a0e651fd8ea1b1f36a1d55bf22927667ccbf99b43 WHIRLPOOL 53993122b58dbad41f85997ee159ed8abf5d90da4d260e705f4363fd7edf3cd8ca0996ec4ba370eb596c0162eade4ca5d37456216eef98be3a2e713dcaa8bf85 DIST librime-0.9.9.tar.gz 2548968 SHA256 e828acc853a5d9e3ca191d065112c410183aadb5bd1d021704f82a8644ff6fd8 SHA512 71b39e713d5bbb73441dfb3038be6dc04518d2169df336e7fcb19b4c3b19a48d7db7c230fb1107148f3b7d95342851d23569617ff8138200c7ef1d750060c00f WHIRLPOOL fb5798491352eb1682a2bed7a73486df153a2479eef0adadc00726ab958b50606e32d59bfa8ded86c3aa35bac5e120e4251903fcb54326936251f1f3af726f92 diff --git a/app-i18n/librime/files/librime-data-option.patch b/app-i18n/librime/files/librime-data-option.patch deleted file mode 100644 index d618f2f5e9fc..000000000000 --- a/app-i18n/librime/files/librime-data-option.patch +++ /dev/null @@ -1,27 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 9027f82..e67b0f0 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -8,6 +8,7 @@ set(LIBRIME_VERSION 0.9.2) - set(LIBRIME_SOVERSION 0) - - option(BUILD_STATIC "Build static version of Rime" OFF) -+option(BUILD_DATA "Build data for Rime" OFF) - - if(WIN32) - set(EXT ".exe") -@@ -107,12 +108,14 @@ if (NOT BUILD_STATIC) - install(FILES ${PROJECT_BINARY_DIR}/rime.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig) - install(FILES cmake/RimeConfig.cmake DESTINATION share/cmake/rime) - # data files -+ if (BUILD_DATA) - install(FILES ${PROJECT_SOURCE_DIR}/data/default.yaml DESTINATION ${pkgdatadir}) - install(FILES ${PROJECT_SOURCE_DIR}/data/essay.kct DESTINATION ${pkgdatadir}) - file(GLOB preset_schema ${PROJECT_SOURCE_DIR}/data/preset/*.yaml) - install(FILES ${preset_schema} DESTINATION ${pkgdatadir}) - file(GLOB supplement_schema ${PROJECT_SOURCE_DIR}/data/supplement/*.yaml) - install(FILES ${supplement_schema} DESTINATION ${pkgdatadir}) -+ endif(NOT BUILD_DATA) - endif (NOT BUILD_STATIC) - - add_subdirectory(src) \ No newline at end of file diff --git a/app-i18n/librime/librime-0.9.7.ebuild b/app-i18n/librime/librime-0.9.7.ebuild deleted file mode 100644 index 3fdcca7559b9..000000000000 --- a/app-i18n/librime/librime-0.9.7.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/librime/librime-0.9.7.ebuild,v 1.1 2013/01/30 10:05:35 yngwin Exp $ - -EAPI=4 - -inherit cmake-utils multilib vcs-snapshot - -DESCRIPTION="Rime Input Method Engine library" -HOMEPAGE="http://code.google.com/p/rimeime/" -SRC_URI="https://github.com/lotem/${PN}/tarball/rime-${PV} -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="static-libs" - -RDEPEND="app-i18n/opencc - dev-cpp/glog - dev-cpp/yaml-cpp - dev-db/kyotocabinet - >=dev-libs/boost-1.46.0[threads(+)] - sys-libs/zlib - x11-proto/xproto" -DEPEND="${RDEPEND}" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_build static-libs STATIC) - -DBUILD_DATA=OFF - -DLIB_INSTALL_DIR=/usr/$(get_libdir) - ) - cmake-utils_src_configure -} diff --git a/app-misc/byobu/Manifest b/app-misc/byobu/Manifest index 3cb110bc525b..77c362e1335f 100644 --- a/app-misc/byobu/Manifest +++ b/app-misc/byobu/Manifest @@ -3,3 +3,4 @@ DIST byobu_5.41.orig.tar.gz 603878 SHA256 d81222475d9f51e8bb4cc00593e8d1386d94e4 DIST byobu_5.43.orig.tar.gz 604092 SHA256 0e115dd834053ce68e2f0e33f11f942c3e6321576c9cb47f45694b09f9f77823 SHA512 bbcbf5b4d290c73f7fc786120f0e5c373b25b15542f37f9e4845a8ae8eb61cd62297e9c861ae76841805d3c44b5eaf87a3f05ce6fd0a2c01c86f1271037eb11a WHIRLPOOL 01abde79e688ded68c01999b4fa1479897450d911ff537917a07ab499d76f46a75d1cf51dcaab8c307d134b1204ffc84893cd3e99d4ba9a5072c89e299691858 DIST byobu_5.45.orig.tar.gz 598626 SHA256 98c4f658fcff90b4e800eac478202ed199cd757b7e0e2e4c821864c4446c0414 SHA512 e9186bf908eb6da28cf7da57e58eaf8843dcb9525ea4704ad9541b688441d2386ab1944c972ecbc0c11c83984bea23292e63e06a935e77df9a13f1fc217ab0e0 WHIRLPOOL 2dfdbaf778501fa6836b306a8ca81b085e799757b9d1cf6558d9bce6419ecb831391620b063f7db77d274950b084cf63c2e8268714187155f8764d98b86f9075 DIST byobu_5.47.orig.tar.gz 599237 SHA256 a36ddc1a52ba21892d7d15d855bac698f59c6f406e0e7645a3ba099df697f466 SHA512 9952106bbab8482d95deaa9b7565a392b7de4d5f728caceafc60ca5a003a0e5686745fa4764476a526810756a986b702e140496e779b22525d4481cd140a6ac5 WHIRLPOOL c1551e43837fac5f6f4a690607364c41a1bef79f8687e022e4207254e1854a0cdb263ee52cf7cb5ff5b1f06771a49c595f1925e7c0015fde173dc020af4be407 +DIST byobu_5.49.orig.tar.gz 603524 SHA256 7bd8d1de30de56c1541c581585baf370941d8e907d157fe071976bbbbfa2c66f SHA512 009e1a0a9689b29a34ed80f5a74e24169d2755fa2d6f851599a4fb1f8d9ff7282d38be39f4dff9d596cc10a837d8c7a64cb160037fa9b990854d1b91d715115c WHIRLPOOL 424cf01d62b28f393f7d28a3d3e70d76e595627e5f7ee6d4fb5828304242f13aefb55b7a278f903aa0d6681e1a1d9df2581cbb0c2f509422516678126b90e808 diff --git a/app-misc/byobu/byobu-5.49.ebuild b/app-misc/byobu/byobu-5.49.ebuild new file mode 100644 index 000000000000..6e0ca8500394 --- /dev/null +++ b/app-misc/byobu/byobu-5.49.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/byobu/byobu-5.49.ebuild,v 1.1 2013/07/30 06:21:07 radhermit Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_6,2_7} ) + +inherit python-single-r1 + +DESCRIPTION="A set of profiles for the GNU Screen console window manager (app-misc/screen)" +HOMEPAGE="http://byobu.co" +SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="screen" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +RDEPEND="${PYTHON_DEPS} + dev-libs/newt[${PYTHON_USEDEP}] + screen? ( app-misc/screen ) + !screen? ( app-misc/tmux )" + +src_prepare() { + python_fix_shebang . + + # Set default system backend to screen + if use screen ; then + sed -i -e 's/#\(BYOBU_BACKEND\).*/\1="screen"/' etc/byobu/backend || die + fi +} + +src_install() { + default + + # Create symlinks for backends + dosym ${PN} /usr/bin/${PN}-screen + dosym ${PN} /usr/bin/${PN}-tmux + + docompress -x /usr/share/doc/${PN} +} diff --git a/app-misc/nut/Manifest b/app-misc/nut/Manifest index c46547e175ea..af743e82bd38 100644 --- a/app-misc/nut/Manifest +++ b/app-misc/nut/Manifest @@ -1,2 +1,3 @@ +DIST nut-18.10.tar.gz 1339561 SHA256 81a74e4777dcfd11e2ac44616399619b84773ab26a995aac2a0aa048fb305c93 SHA512 077a94dcc16ec9dea4e6d2bc95845bc1688309c0cca7077093129237ea019e6feff70cf61db839690ea8cec6ac2ae99c6330e54bd24e3aa56c4d15ff09d68088 WHIRLPOOL aa250b5ec439c0f7912ab8e352cb6168e63bcc2916e5d9750241e19a5d536171f75b146ac390fca8d46b267df90f5c24d44a19e1f5190eec4436c80517de1766 DIST nut-18.8.tar.gz 1337141 SHA256 1bd8d8ecd49318552399b467c550805784cca0c78eeee73b8c285c66ed79f182 SHA512 a6bcfb5c4550d6c9b3129e96fd21f46137130d79861b81d766eaaf6b2bc29cb7819bc9af5557476c2ec301dbcd16dbd102c5d14ac13300b79dc649991839765a WHIRLPOOL f21a793bec8d26ff4865e8297a8b7f53027f87aee60bec2a03d2c1e8b64f3e2ec38fdd1dc4a75ca558f9cc887168bf5f7d6771e8f455ddcad629b6d4ab54ba27 DIST nut-18.9.tar.gz 1338133 SHA256 e0b5f5552ae2c0b9075163f33069d165de2d5cb686357055eef81955054ebc6f SHA512 396c5a09008313a3314b2c52eeca29b96f84593d2695dacd3b6ae7ac1f3d0a860a93f09fdbc519a24e86f7c886e4aacdaf22f657c19dbb70699aac59519df5a6 WHIRLPOOL 765303be1fea49a06069ace93292cddd4f9c2107d00e82f8071c6eeb31119388a1fc953f00554af5edabc0d7e0f5a6deba0f6d07e592d3a9d44797cc2344cdc7 diff --git a/app-misc/nut/nut-18.10.ebuild b/app-misc/nut/nut-18.10.ebuild new file mode 100644 index 000000000000..adb5043a182c --- /dev/null +++ b/app-misc/nut/nut-18.10.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-18.10.ebuild,v 1.1 2013/07/30 06:23:14 radhermit Exp $ + +EAPI=5 +inherit toolchain-funcs + +DESCRIPTION="Record what you eat and analyze your nutrient levels" +HOMEPAGE="http://nut.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" + +src_compile() { + emake \ + CC="$(tc-getCC)" \ + OPT="${CFLAGS}" FOODDIR=\\\"/usr/share/nut\\\" \ + nut +} + +src_install() { + insinto /usr/share/nut + doins raw.data/* + + dobin nut + doman nut.1 +} diff --git a/app-office/libreoffice/libreoffice-9999-r2.ebuild b/app-office/libreoffice/libreoffice-9999-r2.ebuild index c260ca75b69d..8889a6d5d0db 100644 --- a/app-office/libreoffice/libreoffice-9999-r2.ebuild +++ b/app-office/libreoffice/libreoffice-9999-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.187 2013/07/29 09:28:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.188 2013/07/29 13:26:35 scarabeus Exp $ EAPI=5 @@ -71,7 +71,7 @@ unset ADDONS_URI unset EXT_URI unset ADDONS_SRC -IUSE="bluetooth +branding +cups dbus debug eds gnome gstreamer +gtk +IUSE="bluetooth +branding +cups dbus debug eds firebird gnome gstreamer +gtk gtk3 jemalloc kde mysql odk opengl postgres telepathy test +vba +webdav" LO_EXTS="nlpsolver presenter-minimizer scripting-beanshell scripting-javascript wiki-publisher" @@ -140,6 +140,7 @@ COMMON_DEPEND=" cups? ( net-print/cups ) dbus? ( >=dev-libs/dbus-glib-0.92 ) eds? ( gnome-extra/evolution-data-server ) + firebird? ( >=dev-db/firebird-2.5 ) gnome? ( gnome-base/gconf:2 ) gtk? ( x11-libs/gdk-pixbuf[X] @@ -479,6 +480,7 @@ src_configure() { $(use_enable debug) \ $(use_enable dbus) \ $(use_enable eds evolution2) \ + $(use_enable firebird firebird-sdbc) \ $(use_enable gnome gconf) \ $(use_enable gnome gio) \ $(use_enable gnome lockdown) \ diff --git a/app-office/texmaker/Manifest b/app-office/texmaker/Manifest index 0c38ead7b1dd..0d8fb6e683d4 100644 --- a/app-office/texmaker/Manifest +++ b/app-office/texmaker/Manifest @@ -1,2 +1,3 @@ DIST texmaker-4.0.1.tar.bz2 13065488 SHA256 7ef9a5e1e24e734bfb7edb084ec6574fa3fc61b31685ca5402d6649a53a4e12d SHA512 85db34f670cad7d39c7acea5eefd61a9985f183277ddf758a3216dd322c0e43c21f94d2659fbe7dbcbf8f25d5df7c8c1408172214080d9234f4048499fbb8c4b WHIRLPOOL f24b1d0a9e79b18ef4a69bb1965827f1dd9cc75df1f36cfa2caacaf8686d08d78be9b2cf54edc939bbe700506428aa76f9b0daa144acfe8bb49c8b07f5729730 DIST texmaker-4.0.2.tar.bz2 13676919 SHA256 a0a81b65b8aede12f0a7bbc303374fd910f39976db68b4035d7f1d69c2276b45 SHA512 0e7f36ee2b3c18e2367aed78f377f959750bfe43112f8fbc1aa7055cb965f227674121bd6de4ab4ee69c3a6165f742acfc4b4aa3f474f8e7f5dad928fd5cf15a WHIRLPOOL a511d846d35a8dd4b434c7109a553f692b5726a66afa06d161e6f76b93fe501968a7c8b6288029538b28977c8c4e2e594555fd9db04ca9a7d3e0895affd0d5ca +DIST texmaker-4.0.3.tar.bz2 9697288 SHA256 7b157645914fcb8ad4475c2c6010ffeb52a6547a8ee17bcfdcf720369bbb24bd SHA512 8c91ce920f7a828a3e1e78123fa4464c7b826c37343a009cbb70b1d4ce7cd3fd3e3ddea7e9b2b2c0235ddf6280e18ca3844b9ccaaa577d28f76e1a12e76d551f WHIRLPOOL 65a7413f3c727b495cdde6aefb7448b61818b3409ec2e727258c210bad7e5e10a6a88cdf50508e2b2f367fa7c1c8c0a3a3cf4b53ea34c1409bac15b77fc1a476 diff --git a/app-office/texmaker/files/texmaker-4.0.3-hunspell.patch b/app-office/texmaker/files/texmaker-4.0.3-hunspell.patch new file mode 100644 index 000000000000..9cabfb2e6f51 --- /dev/null +++ b/app-office/texmaker/files/texmaker-4.0.3-hunspell.patch @@ -0,0 +1,165 @@ + configdialog.cpp | 2 +- + latexeditor.h | 2 +- + latexeditorview.h | 2 +- + latexhighlighter.h | 2 +- + spellerdialog.h | 2 +- + texmaker.cpp | 4 ++-- + texmaker.h | 2 +- + texmaker.pro | 37 +++---------------------------------- + 8 files changed, 11 insertions(+), 42 deletions(-) + +diff --git a/configdialog.cpp b/configdialog.cpp +index e596a2c..3660429 100644 +--- a/configdialog.cpp ++++ b/configdialog.cpp +@@ -220,7 +220,7 @@ void ConfigDialog::browseAspell() + QDir spelldir(QCoreApplication::applicationDirPath()); + #else + #ifdef DEBIAN_SPELLDIR +-QDir spelldir(PREFIX"/share/myspell/dicts"); ++QDir spelldir(PREFIX"/share/myspell"); + #else + QDir spelldir(PREFIX"/share/texmaker"); + #endif +diff --git a/latexeditor.h b/latexeditor.h +index 29b01f8..1db88ad 100644 +--- a/latexeditor.h ++++ b/latexeditor.h +@@ -33,7 +33,7 @@ + + #include "latexhighlighter.h" + #include "textblockselection.h" +-#include "hunspell/hunspell.hxx" ++#include + + typedef int UserBookmarkList[3]; + +diff --git a/latexeditorview.h b/latexeditorview.h +index 9809d86..adca0b2 100644 +--- a/latexeditorview.h ++++ b/latexeditorview.h +@@ -23,7 +23,7 @@ + #include "gotolinewidget.h" + #include "replacewidget.h" + #include "minisplitter.h" +-#include "hunspell/hunspell.hxx" ++#include + + class LatexEditorView : public QWidget { + Q_OBJECT +diff --git a/latexhighlighter.h b/latexhighlighter.h +index e0b91b1..74ec42a 100644 +--- a/latexhighlighter.h ++++ b/latexhighlighter.h +@@ -20,7 +20,7 @@ + #include + #include + //#include "latexeditor.h" +-#include "hunspell/hunspell.hxx" ++#include + + class QTextDocument; + class LatexEditor; +diff --git a/spellerdialog.h b/spellerdialog.h +index 83248ae..cd16dad 100644 +--- a/spellerdialog.h ++++ b/spellerdialog.h +@@ -13,7 +13,7 @@ + + #include "ui_spellerdialog.h" + #include "latexeditor.h" +-#include "hunspell/hunspell.hxx" ++#include + + #include + +diff --git a/texmaker.cpp b/texmaker.cpp +index 51d2082..607f66e 100644 +--- a/texmaker.cpp ++++ b/texmaker.cpp +@@ -4363,7 +4363,7 @@ geometry_options=config->value("Quick/GeometryOptions","left=2cm,right=2cm,top=2 + QString dicDir=QCoreApplication::applicationDirPath() + "/"; + #else + #ifdef DEBIAN_SPELLDIR +-QString dicDir=PREFIX"/share/myspell/dicts/"; ++QString dicDir=PREFIX"/share/myspell/"; + #else + QString dicDir=PREFIX"/share/texmaker/"; + #endif +@@ -10835,4 +10835,4 @@ if (singlemode && currentEditorView()) + UpdateBibliography(); + } + } +-} +\ No newline at end of file ++} +diff --git a/texmaker.h b/texmaker.h +index f7e278c..e80d9e5 100644 +--- a/texmaker.h ++++ b/texmaker.h +@@ -48,7 +48,7 @@ + #include "usertagslistwidget.h" + #include "xmltagslistwidget.h" + #include "logeditor.h" +-#include "hunspell/hunspell.hxx" ++#include + #include "browser.h" + #include "pdfviewerwidget.h" + #include "pdfviewer.h" +diff --git a/texmaker.pro b/texmaker.pro +index d2312d1..0009663 100644 +--- a/texmaker.pro ++++ b/texmaker.pro +@@ -87,25 +87,6 @@ HEADERS += texmaker.h \ + versiondialog.h \ + unicodedialog.h \ + unicodeview.h \ +- hunspell/affentry.hxx \ +- hunspell/affixmgr.hxx \ +- hunspell/atypes.hxx \ +- hunspell/baseaffix.hxx \ +- hunspell/csutil.hxx \ +- hunspell/dictmgr.hxx \ +- hunspell/hashmgr.hxx \ +- hunspell/htypes.hxx \ +- hunspell/hunspell.hxx \ +- hunspell/hunspell.h \ +- hunspell/langnum.hxx \ +- hunspell/license.hunspell \ +- hunspell/phonet.hxx \ +- hunspell/suggestmgr.hxx \ +- hunspell/license.myspell \ +- hunspell/filemgr.hxx \ +- hunspell/hunzip.hxx \ +- hunspell/replist.hxx \ +- hunspell/w_char.hxx \ + singleapp/qtlocalpeer.h \ + singleapp/qtlockedfile.h \ + singleapp/qtsingleapplication.h \ +@@ -196,18 +174,6 @@ SOURCES += main.cpp \ + versiondialog.cpp \ + unicodedialog.cpp \ + unicodeview.cpp \ +- hunspell/affentry.cxx \ +- hunspell/affixmgr.cxx \ +- hunspell/csutil.cxx \ +- hunspell/dictmgr.cxx \ +- hunspell/hashmgr.cxx \ +- hunspell/hunspell.cxx \ +- hunspell/phonet.cxx \ +- hunspell/suggestmgr.cxx \ +- hunspell/utf_info.cxx \ +- hunspell/filemgr.cxx \ +- hunspell/replist.cxx \ +- hunspell/hunzip.cxx \ + singleapp/qtlocalpeer.cpp \ + singleapp/qtlockedfile.cpp \ + singleapp/qtsingleapplication.cpp \ +@@ -454,3 +420,6 @@ INSTALLS += desktop + icon.files = utilities/texmaker.png + INSTALLS += icon + } ++ ++CONFIG += link_pkgconfig ++PKGCONFIG += hunspell +\ No newline at end of file diff --git a/app-office/texmaker/texmaker-4.0.3.ebuild b/app-office/texmaker/texmaker-4.0.3.ebuild new file mode 100644 index 000000000000..0a1ce868a63f --- /dev/null +++ b/app-office/texmaker/texmaker-4.0.3.ebuild @@ -0,0 +1,67 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-4.0.3.ebuild,v 1.1 2013/07/29 12:54:54 jlec Exp $ + +EAPI=5 + +inherit qt4-r2 versionator + +# The upstream version numbering is bad, so we have to remove a dot in the +# minor version number +MAJOR="$(get_major_version)" +MINOR_1="$(($(get_version_component_range 2)/10))" +MINOR_2="$(($(get_version_component_range 2)%10))" +if [ ${MINOR_2} -eq "0" ] ; then + MY_P="${PN}-${MAJOR}.${MINOR_1}" +else + MY_P="${PN}-${MAJOR}.${MINOR_1}.${MINOR_2}" +fi + +MY_P="${P}" + +DESCRIPTION="A nice LaTeX-IDE" +HOMEPAGE="http://www.xm1math.net/texmaker/" +SRC_URI="http://www.xm1math.net/texmaker/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="" + +S="${WORKDIR}/${MY_P}" + +COMMON_DEPEND=" + app-text/hunspell + app-text/poppler:=[qt4] + sys-libs/zlib + x11-libs/libX11 + x11-libs/libXext + dev-qt/qtgui:4 + dev-qt/qtcore:4 + dev-qt/qtwebkit:4 +" +RDEPEND="${COMMON_DEPEND} + virtual/latex-base + app-text/psutils + app-text/ghostscript-gpl + media-libs/netpbm" +DEPEND="${COMMON_DEPEND} + virtual/pkgconfig" + +PATCHES=( "${FILESDIR}"/${P}-hunspell.patch ) + +DOCS=( utilities/AUTHORS utilities/CHANGELOG.txt ) +HTML_DOCS=( doc/. ) + +src_configure() { + eqmake4 \ + ${PN}.pro \ + PREFIX="${EPREFIX}/usr" \ + DESKTOPDIR="${EPREFIX}/usr/share/applications" \ + ICONDIR="${EPREFIX}/usr/share/pixmaps" +} + +pkg_postinst() { + elog "A user manual with many screenshots is available at:" + elog "${EPREFIX}/usr/share/${PN}/usermanual_en.html" +} diff --git a/app-portage/portpeek/Manifest b/app-portage/portpeek/Manifest index 746aa276cea7..ec34d4d6801c 100644 --- a/app-portage/portpeek/Manifest +++ b/app-portage/portpeek/Manifest @@ -1,4 +1,4 @@ DIST portpeek-2.0.24.tar.gz 11373 SHA256 77b787e2c59743f40ad407c5a3026b3858f2c8475cf4d78cada25f3852691d4d SHA512 ef8ed9446caa41011c8d2d83cc5522848aff64c1cc45acc6863cdd474ed5654bd8d2a6985f815598110f4efc63253f8b1540242466e8b8cdc514426f99f0faae WHIRLPOOL 8e29ebe03a33d849d284e032c2cc1de1c574dacc81a355003eca2dac0cfb6f7302213296f68c0565f1ca872c3e73fd1afd5cd6ec0f3e5e71b1181986a672ca44 DIST portpeek-2.0.25.tar.gz 11367 SHA256 38de327bdefdd853166ec0ecdae03ccd508fb27c9762b99cea9926ce38801f5b SHA512 ea4b996787f4f956e3146f6618189f389f78f7a3778297ba1a2118b048c5f2e950221fbe4f9c52249a043f1fc65b4c45a01b799bb52b61e337527702f2149d9d WHIRLPOOL b57636fb820d6e5f0cb1611ca0e417c8d6b04a2c0fc50f9b32da78b940984c687c3ea1dc9a00660ce395108daca372fc3b9d90d9158cab51c502aa6677fd282d -DIST portpeek-2.1.7.tar.gz 11692 SHA256 46d0e35fe3bff9cf44d6a30434a044597a578b4f42f643c4b8ed73bd8778cc2e SHA512 ca550f3c53d650d7061010201141f1490c53119933db79149f6ddaa8c3d7a25170b65dc8d4ba2b839c7b059feba24976c688d1ea73d224625728884e2ac1ae28 WHIRLPOOL 3891f62dcff06ddbfd596fa7e21027387302388db9129f5fea463bfddc2f175631a1092ad1350a911f2f895db89a2500c37ffadc0cca5d306c8a5d8c31fffb72 DIST portpeek-2.1.8.tar.gz 11699 SHA256 d37990b6e5259088a47beb2add47b4dd4878d0fc9b2723d16f5505adb2cb6c69 SHA512 edaba729a0a099aae0754075c65badd712d5edd5bde102f8fac54c82de6d810ee180381cb211078978438d16eb412c85feb64036c940e026496b0a865ea1726c WHIRLPOOL 690a85b850deb9b1dde61ffb2c4f75e44319d9e17a938848d60bcdd0c551f1f80010d043a62052451ce9476a155edd595b982d978622f4ae96c7022913d19301 +DIST portpeek-2.1.9.tar.gz 11827 SHA256 46d7fe52bdc1113e9a790d9d77fc7284721ec6e99817a553204800d7cad19382 SHA512 751b313c605355d92a4fc11d4b717bdaf30cf9e1dd3f78346761fd0c9ed64ce195efdc33cc541f136370b264f60d1438191eae6f1ef6c10d499c6a7e084cefb5 WHIRLPOOL 3f1a18376756d837202268565fa695be0898ff4c27e297ddd3fa4c80670e9d03759e4ad4ec7b6d3032b1230769cc224e6c6444d539c8890aa57beadda2314d71 diff --git a/app-portage/portpeek/portpeek-2.0.24.ebuild b/app-portage/portpeek/portpeek-2.0.24.ebuild index 8e7253abea5a..618bc46e2933 100644 --- a/app-portage/portpeek/portpeek-2.0.24.ebuild +++ b/app-portage/portpeek/portpeek-2.0.24.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/portpeek-2.0.24.ebuild,v 1.7 2013/03/08 19:53:34 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/portpeek-2.0.24.ebuild,v 1.8 2013/07/29 19:56:28 mpagano Exp $ -EAPI="4" -PYTHON_DEPEND="*:2.7" +EAPI="5" +PYTHON_COMPAT=( python2_7 ) -inherit python +inherit python-single-r1 DESCRIPTION="A helper program for maintaining the package.keyword and package.unmask files" HOMEPAGE="http://www.mpagano.com/blog/?page_id=3" diff --git a/app-portage/portpeek/portpeek-2.0.25.ebuild b/app-portage/portpeek/portpeek-2.0.25.ebuild index 736381696cef..681c9c0b87b4 100644 --- a/app-portage/portpeek/portpeek-2.0.25.ebuild +++ b/app-portage/portpeek/portpeek-2.0.25.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/portpeek-2.0.25.ebuild,v 1.7 2013/03/08 19:53:34 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/portpeek-2.0.25.ebuild,v 1.8 2013/07/29 19:56:28 mpagano Exp $ -EAPI="4" -PYTHON_DEPEND="*:2.7" +EAPI="5" +PYTHON_COMPAT=( python2_7 ) -inherit python +inherit python-single-r1 DESCRIPTION="A helper program for maintaining the package.keyword and package.unmask files" HOMEPAGE="http://www.mpagano.com/blog/?page_id=3" diff --git a/app-portage/portpeek/portpeek-2.1.7.ebuild b/app-portage/portpeek/portpeek-2.1.9.ebuild similarity index 83% rename from app-portage/portpeek/portpeek-2.1.7.ebuild rename to app-portage/portpeek/portpeek-2.1.9.ebuild index eeb667ac1f8e..d4b1ecacf2b0 100644 --- a/app-portage/portpeek/portpeek-2.1.7.ebuild +++ b/app-portage/portpeek/portpeek-2.1.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/portpeek-2.1.7.ebuild,v 1.2 2013/03/08 23:27:59 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/portpeek/portpeek-2.1.9.ebuild,v 1.1 2013/07/29 19:48:50 mpagano Exp $ -EAPI="4" -PYTHON_DEPEND="*:2.7" +EAPI="5" +PYTHON_COMPAT=( python{2_7,3_2} ) -inherit python +inherit python-single-r1 DESCRIPTION="A helper program for maintaining the package.keyword and package.unmask files" HOMEPAGE="http://www.mpagano.com/blog/?page_id=3" diff --git a/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild b/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild index ab786e8afbe6..20c2acd1e41d 100644 --- a/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild +++ b/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild,v 1.21 2013/01/27 20:08:09 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook2X/docbook2X-0.8.8-r2.ebuild,v 1.22 2013/07/29 10:14:37 pinkbyte Exp $ EAPI="4" -WANT_AUTOMAKE="1.9" +WANT_AUTOMAKE="1.12" inherit autotools eutils diff --git a/app-text/docbook2X/docbook2X-0.8.8-r3.ebuild b/app-text/docbook2X/docbook2X-0.8.8-r3.ebuild new file mode 100644 index 000000000000..7f04f67009fc --- /dev/null +++ b/app-text/docbook2X/docbook2X-0.8.8-r3.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook2X/docbook2X-0.8.8-r3.ebuild,v 1.1 2013/07/29 10:48:04 pinkbyte Exp $ + +EAPI="5" + +AUTOTOOLS_AUTORECONF=1 #290284 +inherit autotools-utils + +DESCRIPTION="Tools to convert docbook to man and info" +SRC_URI="mirror://sourceforge/docbook2x/${P}.tar.gz" +HOMEPAGE="http://docbook2x.sourceforge.net/" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux ~x86-solaris" +IUSE="test" +LICENSE="MIT" + +# dev-perl/XML-LibXML - although not mentioned upstream is required +# for make check to complete. +DEPEND="dev-lang/perl + dev-libs/libxslt + dev-perl/XML-NamespaceSupport + dev-perl/XML-SAX + dev-perl/XML-LibXML + app-text/docbook-xsl-stylesheets + =app-text/docbook-xml-dtd-4.2*" +RDEPEND="${DEPEND}" + +PATCHES=( + # Patches from debian, for description see patches itself. + "${FILESDIR}/${P}-filename_whitespace_handling.patch" + "${FILESDIR}/${P}-preprocessor_declaration_syntax.patch" + "${FILESDIR}/${P}-error_on_missing_refentry.patch" + # bug #296112 + "${FILESDIR}/${P}-drop-htmldir.patch" +) +src_prepare() { + sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac || die 'sed on configure.ac failed' + + autotools-utils_src_prepare +} + +src_configure() { + local myeconfargs=( + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" + --with-xslt-processor=libxslt + --program-transform-name='/^docbook2/s,$,.pl,' + ) + autotools-utils_src_configure +} diff --git a/app-text/docbook2X/files/docbook2X-0.8.8-drop-htmldir.patch b/app-text/docbook2X/files/docbook2X-0.8.8-drop-htmldir.patch new file mode 100644 index 000000000000..a7e11b2dfd7e --- /dev/null +++ b/app-text/docbook2X/files/docbook2X-0.8.8-drop-htmldir.patch @@ -0,0 +1,14 @@ +Put HTML documentation in proper directory. +Patch by Chris Mayo, https://bugs.gentoo.org/show_bug.cgi?id=296112 + +--- doc/Makefile.am.orig ++++ doc/Makefile.am +@@ -182,8 +182,6 @@ + # Install (automake) + # + +-htmldir = $(datadir)/doc/docbook2X +- + man_MANS = $(MAN_FILES) + html_DATA = $(HTML_FILES) + info_TEXINFOS = docbook2X.texi diff --git a/app-text/liblangtag/files/liblangtag-0.5.1-gcc45.patch b/app-text/liblangtag/files/liblangtag-0.5.1-gcc45.patch new file mode 100644 index 000000000000..61bd1d041f7c --- /dev/null +++ b/app-text/liblangtag/files/liblangtag-0.5.1-gcc45.patch @@ -0,0 +1,30 @@ +From 4a5ec00d229d9ccf293dc21ce64eb42de7e8118c Mon Sep 17 00:00:00 2001 +From: Jung-uk Kim +Date: Thu, 9 May 2013 15:59:35 -0400 +Subject: [PATCH] Fix duplicate typedef introduced in 57c47aa. + +--- + liblangtag/lt-trie.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/liblangtag/lt-trie.c b/liblangtag/lt-trie.c +index d2162c9..301a6da 100644 +--- a/liblangtag/lt-trie.c ++++ b/liblangtag/lt-trie.c +@@ -33,11 +33,11 @@ struct _lt_trie_t { + lt_iter_tmpl_t parent; + lt_trie_node_t *root; + }; +-typedef struct _lt_trie_iter_t { ++struct _lt_trie_iter_t { + lt_iter_t parent; + lt_list_t *stack; + lt_string_t *pos_str; +-} lt_trie_iter_t; ++}; + + /*< private >*/ + static lt_trie_node_t * +-- +1.8.2.3 + diff --git a/app-text/liblangtag/liblangtag-0.5.1.ebuild b/app-text/liblangtag/liblangtag-0.5.1.ebuild index 5081de49a262..e4e6d60c4318 100644 --- a/app-text/liblangtag/liblangtag-0.5.1.ebuild +++ b/app-text/liblangtag/liblangtag-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/liblangtag/liblangtag-0.5.1.ebuild,v 1.4 2013/06/25 12:49:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/liblangtag/liblangtag-0.5.1.ebuild,v 1.5 2013/07/30 07:09:38 scarabeus Exp $ EAPI=5 @@ -27,6 +27,10 @@ DEPEND="${RDEPEND} # Upstream expect liblangtag to be installed when one runs tests... RESTRICT="test" +PATCHES=( + "${FILESDIR}/${P}-gcc45.patch" +) + src_configure() { local myeconfargs=( $(use_enable introspection) diff --git a/dev-lang/fpc-ide/Manifest b/dev-lang/fpc-ide/Manifest index 06f6d3a82de4..1fb193ab1f19 100644 --- a/dev-lang/fpc-ide/Manifest +++ b/dev-lang/fpc-ide/Manifest @@ -3,3 +3,4 @@ DIST fpcbuild-2.2.2.tar.gz 39186745 SHA256 0d73b119e029382052fc6615034c4b5ee3ec6 DIST fpcbuild-2.2.4.tar.gz 39849184 SHA256 77a54f09e39f07ed723071784a86d9ac8ca08fb5aa6fe41c8e9970bea395b4cf SHA512 91085c7f0e5f991726cc4a8bd8bf54e2384eb7fa0a1d96f4a329691a668c9fd977fec31e265f5cb8a904e37d61158282e11a5485657f8c6fb59d8105217b5b92 WHIRLPOOL 9f487f9ef198e20e863ee4f69092b10416c21017b81fc2a02452c1d2c7b688413c02fa507a0ccdeb3263c3b201674ff8f0a056926c623d19e11e3031eb69af28 DIST fpcbuild-2.4.0.tar.gz 41769847 SHA256 b3abbeaa0f2c3427fd447759e715cbc19b920f2ccad2b40ae5ab47e9d4124fd4 SHA512 e167426460ff68d4ead5a5ed849c1e9bd3b46c45fdf826bf47a7dade448a77b31a2486a9976ffb8c32a5c2d0d7267de019a3815fb225d8aa1bdb8afa6636a1e1 WHIRLPOOL 8fd915afcddb4596be20b1aa8e585eeaef5ad26d0864cd8955d2b5a082bce8a6b0e5bc5f262005bea1d592ec478e642feec27f201ef0cc37b7dd76a471a7c9a9 DIST fpcbuild-2.6.0.tar.gz 50751193 SHA256 d788854faa373e59835d4e353133f9965993cce79c62d82e5c31837a9117beef SHA512 5139bde3490cbe4e25fb5031299412c372a29149a083180fe3828856c2fb371347f4201ec98ae4cf8b2d4c77101de843b63e27ceee644018901e156718d994cd WHIRLPOOL 3c0c9403983cfdbc97cc4b840aefbf6595c8f28a1c4759945ada7db436f939db3dfe6aa1380ef0e8cabb1051899adcc4a5c4321ec8bd64431fdfa28c0a47be87 +DIST fpcbuild-2.6.2.tar.gz 55198144 SHA256 75ad700ccc772b07304c286b0aae95f48a504b15fe890a36361d17dc8e92d83c SHA512 ecc28e8c63fd6bdd6a1b02b0aca4b7ac861bd4c0e815146ab34181fff63f3f60102c227e17317efdc30d6e97b6003b708ed9853f1d21f9e5faabcc89c85a91fe WHIRLPOOL 8614adf51cb71072dc1a4ed9b79acb1943b58decfcadbefd260dfbf20b07f9cba1b5c91c3b57ea78cf89ceb4de102e7cc4d0d93c54e7101bbfa3151b80c0af26 diff --git a/dev-lang/fpc-ide/fpc-ide-2.6.2.ebuild b/dev-lang/fpc-ide/fpc-ide-2.6.2.ebuild new file mode 100644 index 000000000000..263e84762062 --- /dev/null +++ b/dev-lang/fpc-ide/fpc-ide-2.6.2.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/fpc-ide-2.6.2.ebuild,v 1.1 2013/07/29 20:31:34 hasufell Exp $ + +EAPI=5 + + +HOMEPAGE="http://www.freepascal.org/" +DESCRIPTION="Free Pascal Compiler Integrated Development Environment" +SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz" + +SLOT="0" +LICENSE="GPL-2 LGPL-2.1-with-linking-exception" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="" + +DEPEND="~dev-lang/fpc-${PV}" +RDEPEND="${DEPEND}" + +# test gives compile errors, was not updated with fpc changes +RESTRICT="test" + +S=${WORKDIR}/fpcbuild-${PV}/fpcsrc/ide + +src_prepare() { + find "${WORKDIR}" -name Makefile -exec sed -i -e 's/ -Xs / /g' {} + || die + + # Use default configuration (minus stripping) unless specifically requested otherwise + if ! test ${PPC_CONFIG_PATH+set}; then + local FPCVER=$(fpc -iV) + export PPC_CONFIG_PATH="${WORKDIR}" + sed -e 's/^FPBIN=/#&/' /usr/lib/fpc/${FPCVER}/samplecfg | + sh -s /usr/lib/fpc/${FPCVER} "${PPC_CONFIG_PATH}" || die + sed -i -e '/^-Xs/d' "${PPC_CONFIG_PATH}"/fpc.cfg || die + fi +} + +src_compile() { + emake -j1 || die "make failed" +} + +src_install() { + emake -j1 INSTALL_PREFIX="${D}"usr install || die "make install failed" +} + +pkg_postinst() { + einfo "To read the documentation, enable the doc USE flag for dev-lang/fpc," + einfo "and add /usr/share/doc/fpc-${PV}/fpctoc.htx to the Help Files list." +} diff --git a/dev-lang/fpc/fpc-2.6.2.ebuild b/dev-lang/fpc/fpc-2.6.2.ebuild index debfddfe7d62..539a5c4d6a9a 100644 --- a/dev-lang/fpc/fpc-2.6.2.ebuild +++ b/dev-lang/fpc/fpc-2.6.2.ebuild @@ -1,9 +1,11 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.2.ebuild,v 1.1 2013/06/26 22:20:08 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.2.ebuild,v 1.2 2013/07/29 20:11:12 hasufell Exp $ EAPI=5 +inherit toolchain-funcs + HOMEPAGE="http://www.freepascal.org/" DESCRIPTION="Free Pascal Compiler" SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz @@ -27,6 +29,17 @@ RESTRICT="strip" #269221 S=${WORKDIR}/fpcbuild-${PV}/fpcsrc +pkg_pretend() { + if [[ ${MERGE_TYPE} != binary ]]; then + # Bug 475210 + if $(tc-getLD) --version | grep -q "GNU gold"; then + eerror "fpc does not function correctly when built with the gold linker." + eerror "Please select the bfd linker with binutils-config." + die "GNU gold detected" + fi + fi +} + src_unpack() { case ${ARCH} in amd64) FPC_ARCH="x86_64" PV_BIN=${PV} ;; diff --git a/dev-lang/gprolog/Manifest b/dev-lang/gprolog/Manifest index 3c5ba6510174..59ed9f2af7fd 100644 --- a/dev-lang/gprolog/Manifest +++ b/dev-lang/gprolog/Manifest @@ -1,3 +1 @@ -DIST gprolog-1.4.2.tar.gz 3358528 SHA256 d5856a5b6a0f237db4b09264861898ef5b55339dd2798cc4333190cf9f604578 SHA512 b93eb522e1aacac08b347b84d0d82d146ae29b7331754f71f02a89bfab3038a1f5c40dbc936118edfddb8ea07e44e3283b2130756d2027b0a90467a45506dc84 WHIRLPOOL f5b82c68208ad85640f48b1910e40ae774788c11e114af8258911b6a8b2d3df3f36a49e03d79a5393e331ab843d52ee7eecbdf0b90986e0dbce2ea1a668e9ef9 -DIST gprolog-1.4.3.tar.gz 3426105 SHA256 4292fa15b310762d2df219e67d27c00ed4404799b3a7072f452df5e61336d49b SHA512 70cfc99d8dd78ecc0134651665624d857c52630048fb8ac9b4260bb15480888087d62b088a58daa73058e035bc8dfe027ace2a96222a0e6ee220042380d697ba WHIRLPOOL 0a9a4ddd1629ad5c6f1cf07af3462fb06705f3a8fd152f5c8bcc3afe720d4ac1dcdb32bd46177a4fbdc77d21fcd8f8def1de74f22ec403b8a3ac214e46241d3e DIST gprolog-1.4.4.tar.gz 3538152 SHA256 18c0e9644b33afd4dd3cdf29f94c099ad820d65e0c99da5495b1ae43b4f2b18e SHA512 b6227a06794d31162f2c790a025f7372a6676c1891a76e880d2152aeab6322d3341aeab85e11d9be6d97ff1c69801bee73fa3ea6b0659af61f55990a455dc212 WHIRLPOOL cdcdd60a7ebd045fa9bad2692430577477fc3a42eca3c86b31ce6c7c26c1b7c9e9c6d60273b33d0ceaec85bab08cc30d482c9ff740ed1ca0fce37a4b2c0a191d diff --git a/dev-lang/gprolog/files/gprolog-1.4.0-ldflags.patch b/dev-lang/gprolog/files/gprolog-1.4.0-ldflags.patch deleted file mode 100644 index e4b0fa99aeee..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.0-ldflags.patch +++ /dev/null @@ -1,40 +0,0 @@ -diff -ur gprolog-1.4.0.orig/src/Ma2Asm/Makefile.in gprolog-1.4.0/src/Ma2Asm/Makefile.in ---- gprolog-1.4.0.orig/src/Ma2Asm/Makefile.in 2011-04-07 04:14:10.000000000 +1200 -+++ gprolog-1.4.0/src/Ma2Asm/Makefile.in 2011-07-01 21:07:33.000000000 +1200 -@@ -19,7 +19,7 @@ - - ma2asm@EXE_SUFFIX@: ma2asm@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ \ - ma2asm_inst@OBJ_SUFFIX@ ma2asm_inst.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@ma2asm@EXE_SUFFIX@ ma2asm@OBJ_SUFFIX@ ma2asm_inst@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ -+ $(CC) $(LDFLAGS) @CC_EXE_NAME_OPT@ma2asm@EXE_SUFFIX@ ma2asm@OBJ_SUFFIX@ ma2asm_inst@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ - - - clean: -diff -ur gprolog-1.4.0.orig/src/TopComp/Makefile.in gprolog-1.4.0/src/TopComp/Makefile.in ---- gprolog-1.4.0.orig/src/TopComp/Makefile.in 2011-04-08 20:41:40.000000000 +1200 -+++ gprolog-1.4.0/src/TopComp/Makefile.in 2011-07-01 21:09:31.000000000 +1200 -@@ -15,10 +15,10 @@ - - $(GPLC)@EXE_SUFFIX@: top_comp.c copying.c ../EnginePl/wam_regs.h \ - ../EnginePl/gp_config.h ../EnginePl/machine1.c decode_hexa.c copying.c prolog_path.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@$(GPLC)@EXE_SUFFIX@ top_comp.c $(LDLIBS) -+ $(CC) $(LDFLAGS) $(CFLAGS) @CC_EXE_NAME_OPT@$(GPLC)@EXE_SUFFIX@ top_comp.c $(LDLIBS) - - $(HEXGPLC)@EXE_SUFFIX@: hexfilter.c decode_hexa.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@$(HEXGPLC)@EXE_SUFFIX@ hexfilter.c -+ $(CC) $(LDFLAGS) $(CFLAGS) @CC_EXE_NAME_OPT@$(HEXGPLC)@EXE_SUFFIX@ hexfilter.c - - - -diff -ur gprolog-1.4.0.orig/src/Wam2Ma/Makefile.in gprolog-1.4.0/src/Wam2Ma/Makefile.in ---- gprolog-1.4.0.orig/src/Wam2Ma/Makefile.in 2011-03-29 02:21:35.000000000 +1300 -+++ gprolog-1.4.0/src/Wam2Ma/Makefile.in 2011-07-01 21:06:22.000000000 +1200 -@@ -12,7 +12,7 @@ - $(CC) $(CFLAGS) -c wam2ma.c - - wam2ma@EXE_SUFFIX@: wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@wam2ma@EXE_SUFFIX@ wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ -+ $(CC) $(LDFLAGS) @CC_EXE_NAME_OPT@wam2ma@EXE_SUFFIX@ wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ - - - clean: diff --git a/dev-lang/gprolog/files/gprolog-1.4.0-links.patch b/dev-lang/gprolog/files/gprolog-1.4.0-links.patch deleted file mode 100644 index fc8c1191f9fc..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.0-links.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- gprolog-1.4.0.orig/src/Makefile.in 2011-04-08 18:35:22.000000000 +0200 -+++ gprolog-1.4.0/src/Makefile.in 2012-07-04 09:46:49.000000000 +0200 -@@ -81,10 +81,10 @@ - - # --- Links --- # - --install-links: uninstall-links -+install-links: - if test $(LINKS_DIR) != none; then \ - ./mkinstalldirs $(LINKS_DIR); \ -- (cd $(LINKS_DIR) ; $(LN_S) $(INSTALL_DIR)/bin/* .); \ -+ (cd $(LINKS_DIR); for i in $(BIN_FILES); do $(LN_S) $(INSTALL_DIR)/bin/$$i .; done); \ - fi - - uninstall-links: diff --git a/dev-lang/gprolog/files/gprolog-1.4.0-ma2asm-pllong.patch b/dev-lang/gprolog/files/gprolog-1.4.0-ma2asm-pllong.patch deleted file mode 100644 index 96e02d00dc39..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.0-ma2asm-pllong.patch +++ /dev/null @@ -1,120 +0,0 @@ -diff -ur gprolog-1.4.0.orig/src/Ma2Asm/alpha_any.c gprolog-1.4.0/src/Ma2Asm/alpha_any.c ---- gprolog-1.4.0.orig/src/Ma2Asm/alpha_any.c 2011-03-29 05:20:05.000000000 +1300 -+++ gprolog-1.4.0/src/Ma2Asm/alpha_any.c 2011-07-05 19:38:52.000000000 +1200 -@@ -870,7 +870,7 @@ - * * - *-------------------------------------------------------------------------*/ - int --Call_C_Arg_Int(int offset, long int_val) -+Call_C_Arg_Int(int offset, PlLong int_val) - { - switch (offset) - { -@@ -1433,7 +1433,7 @@ - * * - *-------------------------------------------------------------------------*/ - void --Cmp_Ret_And_Int(long int_val) -+Cmp_Ret_And_Int(PlLong int_val) - { - Inst_Printf("lda", "$1,%ld", int_val); - Inst_Printf("subq", "$0,$1,$1"); -@@ -1551,7 +1551,7 @@ - * * - *-------------------------------------------------------------------------*/ - void --Dico_Long(char *name, int global, VType vtype, long value) -+Dico_Long(char *name, int global, VType vtype, PlLong value) - { - switch (vtype) - { -diff -ur gprolog-1.4.0.orig/src/Ma2Asm/mips_irix.c gprolog-1.4.0/src/Ma2Asm/mips_irix.c ---- gprolog-1.4.0.orig/src/Ma2Asm/mips_irix.c 2011-03-29 05:20:05.000000000 +1300 -+++ gprolog-1.4.0/src/Ma2Asm/mips_irix.c 2011-07-05 19:39:30.000000000 +1200 -@@ -510,7 +510,7 @@ - * * - *-------------------------------------------------------------------------*/ - int --Call_C_Arg_Int(int offset, long int_val) -+Call_C_Arg_Int(int offset, PlLong int_val) - { - switch (offset) - { -@@ -1125,7 +1125,7 @@ - * * - *-------------------------------------------------------------------------*/ - void --Cmp_Ret_And_Int(long int_val) -+Cmp_Ret_And_Int(PlLong int_val) - { - Inst_Printf("li", "$24,%d", int_val); - Inst_Printf("sub", "$12,$2,$24"); /* $2 - $24 -> $12 */ -@@ -1238,7 +1238,7 @@ - * * - *-------------------------------------------------------------------------*/ - void --Dico_Long(char *name, int global, VType vtype, long value) -+Dico_Long(char *name, int global, VType vtype, PlLong value) - { - switch (vtype) - { -diff -ur gprolog-1.4.0.orig/src/Ma2Asm/powerpc_any.c gprolog-1.4.0/src/Ma2Asm/powerpc_any.c ---- gprolog-1.4.0.orig/src/Ma2Asm/powerpc_any.c 2011-03-29 05:20:05.000000000 +1300 -+++ gprolog-1.4.0/src/Ma2Asm/powerpc_any.c 2011-07-05 19:17:16.000000000 +1200 -@@ -500,7 +500,7 @@ - * * - *-------------------------------------------------------------------------*/ - int --Call_C_Arg_Int(int offset, long int_val) -+Call_C_Arg_Int(int offset, PlLong int_val) - { - BEFORE_ARG; - -@@ -835,7 +835,7 @@ - * * - *-------------------------------------------------------------------------*/ - void --Cmp_Ret_And_Int(long int_val) -+Cmp_Ret_And_Int(PlLong int_val) - { - if (LITTLE_INT(int_val)) - Inst_Printf("cmpwi", CR(1) "," R(3) ",%ld", int_val); -@@ -958,7 +958,7 @@ - * * - *-------------------------------------------------------------------------*/ - void --Dico_Long(char *name, int global, VType vtype, long value) -+Dico_Long(char *name, int global, VType vtype, PlLong value) - { - switch (vtype) - { -diff -ur gprolog-1.4.0.orig/src/Ma2Asm/sparc_any.c gprolog-1.4.0/src/Ma2Asm/sparc_any.c ---- gprolog-1.4.0.orig/src/Ma2Asm/sparc_any.c 2011-03-29 05:20:05.000000000 +1300 -+++ gprolog-1.4.0/src/Ma2Asm/sparc_any.c 2011-07-05 19:18:29.000000000 +1200 -@@ -449,7 +449,7 @@ - * * - *-------------------------------------------------------------------------*/ - int --Call_C_Arg_Int(int offset, long int_val) -+Call_C_Arg_Int(int offset, PlLong int_val) - { - BEFORE_ARG; - -@@ -792,7 +792,7 @@ - * * - *-------------------------------------------------------------------------*/ - void --Cmp_Ret_And_Int(long int_val) -+Cmp_Ret_And_Int(PlLong int_val) - { - if (LITTLE_INT(int_val)) - Inst_Printf("cmp", "%%o0,%ld", int_val); -@@ -912,7 +912,7 @@ - * * - *-------------------------------------------------------------------------*/ - void --Dico_Long(char *name, int global, VType vtype, long value) -+Dico_Long(char *name, int global, VType vtype, PlLong value) - { - - switch (vtype) diff --git a/dev-lang/gprolog/files/gprolog-1.4.0-nodocs.patch b/dev-lang/gprolog/files/gprolog-1.4.0-nodocs.patch deleted file mode 100644 index ff6e2bd30d38..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.0-nodocs.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- gprolog-1.4.0.orig/src/Makefile.in 2011-04-09 04:35:22.000000000 +1200 -+++ gprolog-1.4.0/src/Makefile.in 2011-07-02 08:25:22.000000000 +1200 -@@ -97,7 +96,7 @@ - # --- Documentation --- # - - install-doc: -- if test $(DOC_DIR) != none; then \ -+ if test $(DOC_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(DOC_DIR); \ - (F=`cd ../doc; echo $(DOC_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../doc/$$i $(DOC_DIR); done); \ -@@ -113,7 +112,7 @@ - # --- HTML --- # - - install-html: -- if test $(HTML_DIR) != none; then \ -+ if test $(HTML_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(HTML_DIR); \ - (F=`cd ../doc/html_node; echo $(HTML_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../doc/html_node/$$i $(HTML_DIR); done); \ -@@ -129,7 +128,7 @@ - # --- Examples --- # - - install-examples: -- if test $(EXAMPLES_DIR) != none; then \ -+ if test $(EXAMPLES_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(EXAMPLES_DIR)/ExamplesPl; \ - (F=`cd ../examples/ExamplesPl; echo $(EXPL_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../examples/ExamplesPl/$$i $(EXAMPLES_DIR)/ExamplesPl; done); \ diff --git a/dev-lang/gprolog/files/gprolog-1.4.0-txt-file.patch b/dev-lang/gprolog/files/gprolog-1.4.0-txt-file.patch deleted file mode 100644 index 40ca61f5b476..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.0-txt-file.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- gprolog-1.4.0.orig/src/Makefile.in 2011-04-09 04:35:22.000000000 +1200 -+++ gprolog-1.4.0/src/Makefile.in 2011-07-01 20:40:24.000000000 +1200 -@@ -60,7 +60,6 @@ - install-system: - ./mkinstalldirs $(INSTALL_DIR) $(INSTALL_DIR)/bin \ - $(INSTALL_DIR)/include $(INSTALL_DIR)/lib -- for i in $(TXT_FILES); do $(INSTALL_DATA) ../$$i $(INSTALL_DIR); done - for i in $(BIN_FILES); do $(INSTALL_PROGRAM) */$$i $(INSTALL_DIR)/bin; done - for i in $(OBJ_FILES); do $(INSTALL_DATA) */$$i $(INSTALL_DIR)/lib; done - for i in $(LIB_FILES); do $(INSTALL_DATA) */$$i $(INSTALL_DIR)/lib; done diff --git a/dev-lang/gprolog/files/gprolog-1.4.1-ldflags.patch b/dev-lang/gprolog/files/gprolog-1.4.1-ldflags.patch deleted file mode 100644 index 3972218b27f5..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.1-ldflags.patch +++ /dev/null @@ -1,40 +0,0 @@ -diff -ur gprolog-1.4.1.orig/src/Ma2Asm/Makefile.in gprolog-1.4.1/src/Ma2Asm/Makefile.in ---- gprolog-1.4.1.orig/src/Ma2Asm/Makefile.in 2012-01-10 18:24:39.000000000 +0100 -+++ gprolog-1.4.1/src/Ma2Asm/Makefile.in 2012-07-02 13:08:11.000000000 +0200 -@@ -19,7 +19,7 @@ - - ma2asm@EXE_SUFFIX@: ma2asm@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ \ - ma2asm_inst@OBJ_SUFFIX@ ma2asm_inst.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@ma2asm@EXE_SUFFIX@ ma2asm@OBJ_SUFFIX@ ma2asm_inst@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ -+ $(CC) $(LDFLAGS) @CC_EXE_NAME_OPT@ma2asm@EXE_SUFFIX@ ma2asm@OBJ_SUFFIX@ ma2asm_inst@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ - - - clean: -diff -ur gprolog-1.4.1.orig/src/TopComp/Makefile.in gprolog-1.4.1/src/TopComp/Makefile.in ---- gprolog-1.4.1.orig/src/TopComp/Makefile.in 2012-01-10 18:24:39.000000000 +0100 -+++ gprolog-1.4.1/src/TopComp/Makefile.in 2012-07-02 13:08:11.000000000 +0200 -@@ -15,10 +15,10 @@ - - $(GPLC)@EXE_SUFFIX@: top_comp.c copying.c ../EnginePl/wam_regs.h \ - ../EnginePl/gp_config.h ../EnginePl/machine1.c decode_hexa.c copying.c prolog_path.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@$(GPLC)@EXE_SUFFIX@ top_comp.c $(LDLIBS) -+ $(CC) $(LDFLAGS) $(CFLAGS) @CC_EXE_NAME_OPT@$(GPLC)@EXE_SUFFIX@ top_comp.c $(LDLIBS) - - $(HEXGPLC)@EXE_SUFFIX@: hexfilter.c decode_hexa.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@$(HEXGPLC)@EXE_SUFFIX@ hexfilter.c -+ $(CC) $(LDFLAGS) $(CFLAGS) @CC_EXE_NAME_OPT@$(HEXGPLC)@EXE_SUFFIX@ hexfilter.c - - - -diff -ur gprolog-1.4.1.orig/src/Wam2Ma/Makefile.in gprolog-1.4.1/src/Wam2Ma/Makefile.in ---- gprolog-1.4.1.orig/src/Wam2Ma/Makefile.in 2012-01-10 18:24:38.000000000 +0100 -+++ gprolog-1.4.1/src/Wam2Ma/Makefile.in 2012-07-02 13:08:11.000000000 +0200 -@@ -12,7 +12,7 @@ - $(CC) $(CFLAGS) -c wam2ma.c - - wam2ma@EXE_SUFFIX@: wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@wam2ma@EXE_SUFFIX@ wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ -+ $(CC) $(LDFLAGS) @CC_EXE_NAME_OPT@wam2ma@EXE_SUFFIX@ wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ - - - clean: diff --git a/dev-lang/gprolog/files/gprolog-1.4.1-links.patch b/dev-lang/gprolog/files/gprolog-1.4.1-links.patch deleted file mode 100644 index 74de7cc24ff6..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.1-links.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- gprolog-1.4.1.orig/src/Makefile.in 2012-01-10 18:24:39.000000000 +0100 -+++ gprolog-1.4.1/src/Makefile.in 2012-07-02 13:38:49.000000000 +0200 -@@ -81,10 +81,10 @@ - - # --- Links --- # - --install-links: uninstall-links -+install-links: - if test $(LINKS_DIR) != none; then \ - ./mkinstalldirs $(LINKS_DIR); \ -- (cd $(LINKS_DIR) ; $(LN_S) $(INSTALL_DIR)/bin/* .); \ -+ (cd $(LINKS_DIR); for i in $(BIN_FILES); do $(LN_S) $(INSTALL_DIR)/bin/$$i .; done); \ - fi - - uninstall-links: diff --git a/dev-lang/gprolog/files/gprolog-1.4.1-nodocs.patch b/dev-lang/gprolog/files/gprolog-1.4.1-nodocs.patch deleted file mode 100644 index 1234de3f9757..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.1-nodocs.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- gprolog-1.4.1.orig/src/Makefile.in 2012-01-10 18:24:39.000000000 +0100 -+++ gprolog-1.4.1/src/Makefile.in 2012-07-02 12:53:42.000000000 +0200 -@@ -97,7 +97,7 @@ - # --- Documentation --- # - - install-doc: -- if test $(DOC_DIR) != none; then \ -+ if test $(DOC_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(DOC_DIR); \ - (F=`cd ../doc; echo $(DOC_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../doc/$$i $(DOC_DIR); done); \ -@@ -113,7 +113,7 @@ - # --- HTML --- # - - install-html: -- if test $(HTML_DIR) != none; then \ -+ if test $(HTML_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(HTML_DIR); \ - (F=`cd ../doc/html_node; echo $(HTML_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../doc/html_node/$$i $(HTML_DIR); done); \ -@@ -129,7 +129,7 @@ - # --- Examples --- # - - install-examples: -- if test $(EXAMPLES_DIR) != none; then \ -+ if test $(EXAMPLES_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(EXAMPLES_DIR)/ExamplesPl; \ - (F=`cd ../examples/ExamplesPl; echo $(EXPL_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../examples/ExamplesPl/$$i $(EXAMPLES_DIR)/ExamplesPl; done); \ diff --git a/dev-lang/gprolog/files/gprolog-1.4.1-txt-file.patch b/dev-lang/gprolog/files/gprolog-1.4.1-txt-file.patch deleted file mode 100644 index 853f2d4bce42..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.1-txt-file.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- gprolog-1.4.1.orig/src/Makefile.in 2012-01-10 18:24:39.000000000 +0100 -+++ gprolog-1.4.1/src/Makefile.in 2012-07-02 12:55:39.000000000 +0200 -@@ -60,7 +60,6 @@ - install-system: - ./mkinstalldirs $(INSTALL_DIR) $(INSTALL_DIR)/bin \ - $(INSTALL_DIR)/include $(INSTALL_DIR)/lib -- for i in $(TXT_FILES); do $(INSTALL_DATA) ../$$i $(INSTALL_DIR); done - for i in $(BIN_FILES); do $(INSTALL_PROGRAM) */$$i $(INSTALL_DIR)/bin; done - for i in $(OBJ_FILES); do $(INSTALL_DATA) */$$i $(INSTALL_DIR)/lib; done - for i in $(LIB_FILES); do $(INSTALL_DATA) */$$i $(INSTALL_DIR)/lib; done diff --git a/dev-lang/gprolog/files/gprolog-1.4.2-ldflags.patch b/dev-lang/gprolog/files/gprolog-1.4.2-ldflags.patch deleted file mode 100644 index b477d79837bb..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.2-ldflags.patch +++ /dev/null @@ -1,40 +0,0 @@ -diff -ur gprolog-1.4.2.orig/src/Ma2Asm/Makefile.in gprolog-1.4.2/src/Ma2Asm/Makefile.in ---- gprolog-1.4.2.orig/src/Ma2Asm/Makefile.in 2012-01-10 18:24:39.000000000 +0100 -+++ gprolog-1.4.2/src/Ma2Asm/Makefile.in 2013-01-09 20:07:58.000000000 +0100 -@@ -19,7 +19,7 @@ - - ma2asm@EXE_SUFFIX@: ma2asm@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ \ - ma2asm_inst@OBJ_SUFFIX@ ma2asm_inst.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@ma2asm@EXE_SUFFIX@ ma2asm@OBJ_SUFFIX@ ma2asm_inst@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ -+ $(CC) $(LDFLAGS) @CC_EXE_NAME_OPT@ma2asm@EXE_SUFFIX@ ma2asm@OBJ_SUFFIX@ ma2asm_inst@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ - - - clean: -diff -ur gprolog-1.4.2.orig/src/TopComp/Makefile.in gprolog-1.4.2/src/TopComp/Makefile.in ---- gprolog-1.4.2.orig/src/TopComp/Makefile.in 2012-01-10 18:24:39.000000000 +0100 -+++ gprolog-1.4.2/src/TopComp/Makefile.in 2013-01-09 20:07:58.000000000 +0100 -@@ -15,10 +15,10 @@ - - $(GPLC)@EXE_SUFFIX@: top_comp.c copying.c ../EnginePl/wam_regs.h \ - ../EnginePl/gp_config.h ../EnginePl/machine1.c decode_hexa.c copying.c prolog_path.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@$(GPLC)@EXE_SUFFIX@ top_comp.c $(LDLIBS) -+ $(CC) $(LDFLAGS) $(CFLAGS) @CC_EXE_NAME_OPT@$(GPLC)@EXE_SUFFIX@ top_comp.c $(LDLIBS) - - $(HEXGPLC)@EXE_SUFFIX@: hexfilter.c decode_hexa.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@$(HEXGPLC)@EXE_SUFFIX@ hexfilter.c -+ $(CC) $(LDFLAGS) $(CFLAGS) @CC_EXE_NAME_OPT@$(HEXGPLC)@EXE_SUFFIX@ hexfilter.c - - - -diff -ur gprolog-1.4.2.orig/src/Wam2Ma/Makefile.in gprolog-1.4.2/src/Wam2Ma/Makefile.in ---- gprolog-1.4.2.orig/src/Wam2Ma/Makefile.in 2012-01-10 18:24:38.000000000 +0100 -+++ gprolog-1.4.2/src/Wam2Ma/Makefile.in 2013-01-09 20:07:58.000000000 +0100 -@@ -12,7 +12,7 @@ - $(CC) $(CFLAGS) -c wam2ma.c - - wam2ma@EXE_SUFFIX@: wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@wam2ma@EXE_SUFFIX@ wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ -+ $(CC) $(LDFLAGS) @CC_EXE_NAME_OPT@wam2ma@EXE_SUFFIX@ wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ - - - clean: diff --git a/dev-lang/gprolog/files/gprolog-1.4.2-links.patch b/dev-lang/gprolog/files/gprolog-1.4.2-links.patch deleted file mode 100644 index 9b25a8d53085..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.2-links.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -ur gprolog-1.4.2.orig/src/Makefile.in gprolog-1.4.2/src/Makefile.in ---- gprolog-1.4.2.orig/src/Makefile.in 2012-10-02 17:55:53.000000000 +0200 -+++ gprolog-1.4.2/src/Makefile.in 2013-01-09 20:09:59.000000000 +0100 -@@ -81,10 +81,10 @@ - - # --- Links --- # - --install-links: uninstall-links -+install-links: - if test $(LINKS_DIR) != none; then \ - ./mkinstalldirs $(LINKS_DIR); \ -- (cd $(LINKS_DIR) ; $(LN_S) $(INSTALL_DIR)/bin/* .); \ -+ (cd $(LINKS_DIR); for i in $(BIN_FILES); do $(LN_S) $(INSTALL_DIR)/bin/$$i .; done); \ - fi - - uninstall-links: diff --git a/dev-lang/gprolog/files/gprolog-1.4.2-nodocs.patch b/dev-lang/gprolog/files/gprolog-1.4.2-nodocs.patch deleted file mode 100644 index 12e0c50aca68..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.2-nodocs.patch +++ /dev/null @@ -1,30 +0,0 @@ -diff -ur gprolog-1.4.2.orig/src/Makefile.in gprolog-1.4.2/src/Makefile.in ---- gprolog-1.4.2.orig/src/Makefile.in 2012-10-02 17:55:53.000000000 +0200 -+++ gprolog-1.4.2/src/Makefile.in 2013-01-09 20:11:14.000000000 +0100 -@@ -97,7 +97,7 @@ - # --- Documentation --- # - - install-doc: -- if test $(DOC_DIR) != none; then \ -+ if test $(DOC_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(DOC_DIR); \ - (F=`cd ../doc; echo $(DOC_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../doc/$$i $(DOC_DIR); done); \ -@@ -113,7 +113,7 @@ - # --- HTML --- # - - install-html: -- if test $(HTML_DIR) != none; then \ -+ if test $(HTML_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(HTML_DIR); \ - (F=`cd ../doc/html_node; echo $(HTML_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../doc/html_node/$$i $(HTML_DIR); done); \ -@@ -129,7 +129,7 @@ - # --- Examples --- # - - install-examples: -- if test $(EXAMPLES_DIR) != none; then \ -+ if test $(EXAMPLES_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(EXAMPLES_DIR)/ExamplesPl; \ - (F=`cd ../examples/ExamplesPl; echo $(EXPL_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../examples/ExamplesPl/$$i $(EXAMPLES_DIR)/ExamplesPl; done); \ diff --git a/dev-lang/gprolog/files/gprolog-1.4.2-txt-file.patch b/dev-lang/gprolog/files/gprolog-1.4.2-txt-file.patch deleted file mode 100644 index 22ce20bec340..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.2-txt-file.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ur gprolog-1.4.2.orig/src/Makefile.in gprolog-1.4.2/src/Makefile.in ---- gprolog-1.4.2.orig/src/Makefile.in 2012-10-02 17:55:53.000000000 +0200 -+++ gprolog-1.4.2/src/Makefile.in 2013-01-09 20:12:15.000000000 +0100 -@@ -60,7 +60,6 @@ - install-system: - ./mkinstalldirs $(INSTALL_DIR) $(INSTALL_DIR)/bin \ - $(INSTALL_DIR)/include $(INSTALL_DIR)/lib -- for i in $(TXT_FILES); do $(INSTALL_DATA) ../$$i $(INSTALL_DIR); done - for i in $(BIN_FILES); do $(INSTALL_PROGRAM) */$$i $(INSTALL_DIR)/bin; done - for i in $(OBJ_FILES); do $(INSTALL_DATA) */$$i $(INSTALL_DIR)/lib; done - for i in $(LIB_FILES); do $(INSTALL_DATA) */$$i $(INSTALL_DIR)/lib; done diff --git a/dev-lang/gprolog/files/gprolog-1.4.3-ldflags.patch b/dev-lang/gprolog/files/gprolog-1.4.3-ldflags.patch deleted file mode 100644 index bb18d5463127..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.3-ldflags.patch +++ /dev/null @@ -1,40 +0,0 @@ -diff -ur gprolog-1.4.3.orig/src/Ma2Asm/Makefile.in gprolog-1.4.3/src/Ma2Asm/Makefile.in ---- gprolog-1.4.3.orig/src/Ma2Asm/Makefile.in 2012-12-07 03:09:23.000000000 +0100 -+++ gprolog-1.4.3/src/Ma2Asm/Makefile.in 2013-05-12 18:53:31.000000000 +0200 -@@ -19,7 +19,7 @@ - - ma2asm@EXE_SUFFIX@: ma2asm@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ \ - ma2asm_inst@OBJ_SUFFIX@ ma2asm_inst.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@ma2asm@EXE_SUFFIX@ ma2asm@OBJ_SUFFIX@ ma2asm_inst@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ -+ $(CC) $(LDFLAGS) @CC_EXE_NAME_OPT@ma2asm@EXE_SUFFIX@ ma2asm@OBJ_SUFFIX@ ma2asm_inst@OBJ_SUFFIX@ ma_parser@OBJ_SUFFIX@ - - - clean: -diff -ur gprolog-1.4.3.orig/src/TopComp/Makefile.in gprolog-1.4.3/src/TopComp/Makefile.in ---- gprolog-1.4.3.orig/src/TopComp/Makefile.in 2012-12-07 03:09:23.000000000 +0100 -+++ gprolog-1.4.3/src/TopComp/Makefile.in 2013-05-12 18:53:31.000000000 +0200 -@@ -15,10 +15,10 @@ - - $(GPLC)@EXE_SUFFIX@: top_comp.c copying.c ../EnginePl/wam_regs.h \ - ../EnginePl/gp_config.h ../EnginePl/machine1.c decode_hexa.c copying.c prolog_path.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@$(GPLC)@EXE_SUFFIX@ top_comp.c $(LDLIBS) -+ $(CC) $(LDFLAGS) $(CFLAGS) @CC_EXE_NAME_OPT@$(GPLC)@EXE_SUFFIX@ top_comp.c $(LDLIBS) - - $(HEXGPLC)@EXE_SUFFIX@: hexfilter.c decode_hexa.c -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@$(HEXGPLC)@EXE_SUFFIX@ hexfilter.c -+ $(CC) $(LDFLAGS) $(CFLAGS) @CC_EXE_NAME_OPT@$(HEXGPLC)@EXE_SUFFIX@ hexfilter.c - - - -diff -ur gprolog-1.4.3.orig/src/Wam2Ma/Makefile.in gprolog-1.4.3/src/Wam2Ma/Makefile.in ---- gprolog-1.4.3.orig/src/Wam2Ma/Makefile.in 2012-12-07 03:09:23.000000000 +0100 -+++ gprolog-1.4.3/src/Wam2Ma/Makefile.in 2013-05-12 18:53:31.000000000 +0200 -@@ -12,7 +12,7 @@ - $(CC) $(CFLAGS) -c wam2ma.c - - wam2ma@EXE_SUFFIX@: wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ -- $(CC) $(CFLAGS) @CC_EXE_NAME_OPT@wam2ma@EXE_SUFFIX@ wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ -+ $(CC) $(LDFLAGS) @CC_EXE_NAME_OPT@wam2ma@EXE_SUFFIX@ wam2ma@OBJ_SUFFIX@ wam_parser@OBJ_SUFFIX@ - - - clean: diff --git a/dev-lang/gprolog/files/gprolog-1.4.3-links.patch b/dev-lang/gprolog/files/gprolog-1.4.3-links.patch deleted file mode 100644 index 8c1f38ba90cd..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.3-links.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -ur gprolog-1.4.3.orig/src/Makefile.in gprolog-1.4.3/src/Makefile.in ---- gprolog-1.4.3.orig/src/Makefile.in 2013-03-29 16:05:10.000000000 +0100 -+++ gprolog-1.4.3/src/Makefile.in 2013-05-12 18:54:39.000000000 +0200 -@@ -81,10 +81,10 @@ - - # --- Links --- # - --install-links: uninstall-links -+install-links: - if test $(LINKS_DIR) != none; then \ - ./mkinstalldirs $(LINKS_DIR); \ -- (cd $(LINKS_DIR) ; $(LN_S) $(INSTALL_DIR)/bin/* .); \ -+ (cd $(LINKS_DIR); for i in $(BIN_FILES); do $(LN_S) $(INSTALL_DIR)/bin/$$i .; done); \ - fi - - uninstall-links: diff --git a/dev-lang/gprolog/files/gprolog-1.4.3-nodocs.patch b/dev-lang/gprolog/files/gprolog-1.4.3-nodocs.patch deleted file mode 100644 index 3ed52568e5b7..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.3-nodocs.patch +++ /dev/null @@ -1,30 +0,0 @@ -diff -ur gprolog-1.4.3.orig/src/Makefile.in gprolog-1.4.3/src/Makefile.in ---- gprolog-1.4.3.orig/src/Makefile.in 2013-03-29 16:05:10.000000000 +0100 -+++ gprolog-1.4.3/src/Makefile.in 2013-05-12 18:55:16.000000000 +0200 -@@ -97,7 +97,7 @@ - # --- Documentation --- # - - install-doc: -- if test $(DOC_DIR) != none; then \ -+ if test $(DOC_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(DOC_DIR); \ - (F=`cd ../doc; echo $(DOC_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../doc/$$i $(DOC_DIR); done); \ -@@ -113,7 +113,7 @@ - # --- HTML --- # - - install-html: -- if test $(HTML_DIR) != none; then \ -+ if test $(HTML_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(HTML_DIR); \ - (F=`cd ../doc/html_node; echo $(HTML_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../doc/html_node/$$i $(HTML_DIR); done); \ -@@ -129,7 +129,7 @@ - # --- Examples --- # - - install-examples: -- if test $(EXAMPLES_DIR) != none; then \ -+ if test $(EXAMPLES_DIR) != $(DESTDIR)none; then \ - ./mkinstalldirs $(EXAMPLES_DIR)/ExamplesPl; \ - (F=`cd ../examples/ExamplesPl; echo $(EXPL_FILES)`; \ - for i in $$F; do $(INSTALL_DATA) ../examples/ExamplesPl/$$i $(EXAMPLES_DIR)/ExamplesPl; done); \ diff --git a/dev-lang/gprolog/files/gprolog-1.4.3-txt-file.patch b/dev-lang/gprolog/files/gprolog-1.4.3-txt-file.patch deleted file mode 100644 index c27f88ccde37..000000000000 --- a/dev-lang/gprolog/files/gprolog-1.4.3-txt-file.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ur gprolog-1.4.3.orig/src/Makefile.in gprolog-1.4.3/src/Makefile.in ---- gprolog-1.4.3.orig/src/Makefile.in 2013-03-29 16:05:10.000000000 +0100 -+++ gprolog-1.4.3/src/Makefile.in 2013-05-12 18:56:08.000000000 +0200 -@@ -60,7 +60,6 @@ - install-system: - ./mkinstalldirs $(INSTALL_DIR) $(INSTALL_DIR)/bin \ - $(INSTALL_DIR)/include $(INSTALL_DIR)/lib -- for i in $(TXT_FILES); do $(INSTALL_DATA) ../$$i $(INSTALL_DIR); done - for i in $(BIN_FILES); do $(INSTALL_PROGRAM) */$$i $(INSTALL_DIR)/bin; done - for i in $(OBJ_FILES); do $(INSTALL_DATA) */$$i $(INSTALL_DIR)/lib; done - for i in $(LIB_FILES); do $(INSTALL_DATA) */$$i $(INSTALL_DIR)/lib; done diff --git a/dev-lang/gprolog/gprolog-1.4.2.ebuild b/dev-lang/gprolog/gprolog-1.4.2.ebuild deleted file mode 100644 index 3d1b777b9b83..000000000000 --- a/dev-lang/gprolog/gprolog-1.4.2.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gprolog/gprolog-1.4.2.ebuild,v 1.5 2013/03/26 10:27:15 ago Exp $ - -EAPI=4 - -inherit eutils flag-o-matic multilib - -DESCRIPTION="GNU Prolog is a native Prolog compiler with constraint solving over finite domains (FD)" -HOMEPAGE="http://www.gprolog.org/" -SRC_URI="mirror://gnu/gprolog/${P}.tar.gz" -S="${WORKDIR}"/${P} - -LICENSE="GPL-2 LGPL-3" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="debug doc examples" - -DEPEND="" -RDEPEND="" - -src_prepare() { - epatch "${FILESDIR}"/${P}-ldflags.patch - epatch "${FILESDIR}"/${P}-links.patch - epatch "${FILESDIR}"/${P}-nodocs.patch - epatch "${FILESDIR}"/${P}-txt-file.patch -} - -src_configure() { - CFLAGS_MACHINE="`get-flag -march` `get-flag -mcpu` `get-flag -mtune`" - - append-flags -fno-strict-aliasing - use debug && append-flags -DDEBUG - - if gcc-specs-pie ; then - # gplc generates its own native ASM; disable PIE - append-ldflags -nopie - fi - - cd "${S}"/src - econf \ - CFLAGS_MACHINE="${CFLAGS_MACHINE}" \ - --with-c-flags="${CFLAGS}" \ - --with-install-dir=/usr/$(get_libdir)/${P} \ - --with-links-dir=/usr/bin \ - $(use_with doc doc-dir /usr/share/doc/${PF}) \ - $(use_with doc html-dir /usr/share/doc/${PF}/html) \ - $(use_with examples examples-dir /usr/share/doc/${PF}/examples) -} - -src_compile() { - cd "${S}"/src - # gprolog is compiled using gplc which cannot be run in parallel - emake -j1 -} - -src_test() { - cd "${S}"/src - emake -j1 check -} - -src_install() { - cd "${S}"/src - emake DESTDIR="${D}" install - - cd "${S}" - dodoc ChangeLog NEWS PROBLEMS README VERSION -} diff --git a/dev-lang/gprolog/gprolog-1.4.3.ebuild b/dev-lang/gprolog/gprolog-1.4.3.ebuild deleted file mode 100644 index 33a52947ccb5..000000000000 --- a/dev-lang/gprolog/gprolog-1.4.3.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gprolog/gprolog-1.4.3.ebuild,v 1.1 2013/05/12 17:05:07 keri Exp $ - -EAPI=4 - -inherit eutils flag-o-matic multilib - -DESCRIPTION="GNU Prolog is a native Prolog compiler with constraint solving over finite domains (FD)" -HOMEPAGE="http://www.gprolog.org/" -SRC_URI="mirror://gnu/gprolog/${P}.tar.gz" -S="${WORKDIR}"/${P} - -LICENSE="GPL-2 LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="debug doc examples" - -DEPEND="" -RDEPEND="" - -src_prepare() { - epatch "${FILESDIR}"/${P}-ldflags.patch - epatch "${FILESDIR}"/${P}-links.patch - epatch "${FILESDIR}"/${P}-nodocs.patch - epatch "${FILESDIR}"/${P}-txt-file.patch -} - -src_configure() { - CFLAGS_MACHINE="`get-flag -march` `get-flag -mcpu` `get-flag -mtune`" - - append-flags -fno-strict-aliasing - use debug && append-flags -DDEBUG - - if gcc-specs-pie ; then - # gplc generates its own native ASM; disable PIE - append-ldflags -nopie - fi - - cd "${S}"/src - econf \ - CFLAGS_MACHINE="${CFLAGS_MACHINE}" \ - --with-c-flags="${CFLAGS}" \ - --with-install-dir=/usr/$(get_libdir)/${P} \ - --with-links-dir=/usr/bin \ - $(use_with doc doc-dir /usr/share/doc/${PF}) \ - $(use_with doc html-dir /usr/share/doc/${PF}/html) \ - $(use_with examples examples-dir /usr/share/doc/${PF}/examples) -} - -src_compile() { - cd "${S}"/src - # gprolog is compiled using gplc which cannot be run in parallel - emake -j1 -} - -src_test() { - cd "${S}"/src - emake -j1 check -} - -src_install() { - cd "${S}"/src - emake DESTDIR="${D}" install - - cd "${S}" - dodoc ChangeLog NEWS PROBLEMS README VERSION -} diff --git a/dev-lang/ruby/Manifest b/dev-lang/ruby/Manifest index 54648b83fde9..c815122ee821 100644 --- a/dev-lang/ruby/Manifest +++ b/dev-lang/ruby/Manifest @@ -4,7 +4,10 @@ DIST ruby-1.9.3-p429.tar.bz2 10042323 SHA256 9d8949c24cf6fe810b65fb466076708b842 DIST ruby-1.9.3-p448.tar.bz2 10052488 SHA256 a7372230357bfff8e4525fb8019046da521561fe66b02c25d8efc10c9877bc91 SHA512 d973cf712a0002bf2eba5d19bf2191195ceecf56339026babba53b7b0cacbd8264b8236be92bdb8e7e7fb26e2b8693f8c7c2aa098065ca172c56a602c5771461 WHIRLPOOL 8ee50c811aac11c9b1b7e64bcd8c90af94b9cc84082bb4303fd001943b1b0b2ff26ff431d52fb3e1b996bcb68ca670f426c771902c3541b4a62cd60ae272e387 DIST ruby-2.0.0-p247.tar.bz2 10804581 SHA256 08e3d4b85b8a1118a8e81261f59dd8b4ddcfd70b6ae554e0ec5ceb99c3185e8a SHA512 9bd793d0df8f0704fb1521a937c09ecc89b777851312793f0b3391df11dec8239808585697b932c4a94665fa29c7781503166dbd109f269811788c4c648f285f WHIRLPOOL 59eb0a5d71125b63226435d825f5793fd9ff7f065851b902ee45f974fdaf5f5498d12b07d8e20e668a1e4636dbc8f34d025f8713bd98e3c565327484e484a863 DIST ruby-patches-1.8.7_p371.tar.bz2 1751 SHA256 aac510388694255db850d7773d75e37b0d6ceefcb36786c61870f318d831be42 SHA512 21b3b6c8c91337414d68a30faf1f800854fa627c3b7078a42920b55a4c9c8af25997657ad5165a98096b14816f422bc88b0bbbb7735eeda6d5782c87ae9ff9cf WHIRLPOOL 8418d37166ddcb45c31c95cbddf957153d1c601ed33e6d23aa1fc9dd4328f3daa9a8b0fbb16720b2cab7f6ca0cf1c81cde99929339a53830e1168779645fe5c7 +DIST ruby-patches-1.8.7_p374-r1.tar.bz2 1751 SHA256 aac510388694255db850d7773d75e37b0d6ceefcb36786c61870f318d831be42 SHA512 21b3b6c8c91337414d68a30faf1f800854fa627c3b7078a42920b55a4c9c8af25997657ad5165a98096b14816f422bc88b0bbbb7735eeda6d5782c87ae9ff9cf WHIRLPOOL 8418d37166ddcb45c31c95cbddf957153d1c601ed33e6d23aa1fc9dd4328f3daa9a8b0fbb16720b2cab7f6ca0cf1c81cde99929339a53830e1168779645fe5c7 DIST ruby-patches-1.8.7_p374.tar.bz2 1751 SHA256 aac510388694255db850d7773d75e37b0d6ceefcb36786c61870f318d831be42 SHA512 21b3b6c8c91337414d68a30faf1f800854fa627c3b7078a42920b55a4c9c8af25997657ad5165a98096b14816f422bc88b0bbbb7735eeda6d5782c87ae9ff9cf WHIRLPOOL 8418d37166ddcb45c31c95cbddf957153d1c601ed33e6d23aa1fc9dd4328f3daa9a8b0fbb16720b2cab7f6ca0cf1c81cde99929339a53830e1168779645fe5c7 DIST ruby-patches-1.9.3_p429.tar.bz2 2154 SHA256 c1c40f2b1f186a05774fd15c3566d722a5ab1af5b93a7c73f2d3c247d604fd73 SHA512 fdb07393439dfcc97e5d4ecd12059ef69983b23588079e1292cec1c93544524a67265e4f61f75d20ac540ee9f9ace730a584462f94bea4919124a3264e6f0ae1 WHIRLPOOL 422b7bfcbdb564fd89ae9536c15d78442ad5597c7728f84f2523a751a862807a92a77779cfdd42fcdd20569726f401e391e33c1666b0455432ddff228ea674fc +DIST ruby-patches-1.9.3_p448-r1.tar.bz2 2154 SHA256 c1c40f2b1f186a05774fd15c3566d722a5ab1af5b93a7c73f2d3c247d604fd73 SHA512 fdb07393439dfcc97e5d4ecd12059ef69983b23588079e1292cec1c93544524a67265e4f61f75d20ac540ee9f9ace730a584462f94bea4919124a3264e6f0ae1 WHIRLPOOL 422b7bfcbdb564fd89ae9536c15d78442ad5597c7728f84f2523a751a862807a92a77779cfdd42fcdd20569726f401e391e33c1666b0455432ddff228ea674fc DIST ruby-patches-1.9.3_p448.tar.bz2 2154 SHA256 c1c40f2b1f186a05774fd15c3566d722a5ab1af5b93a7c73f2d3c247d604fd73 SHA512 fdb07393439dfcc97e5d4ecd12059ef69983b23588079e1292cec1c93544524a67265e4f61f75d20ac540ee9f9ace730a584462f94bea4919124a3264e6f0ae1 WHIRLPOOL 422b7bfcbdb564fd89ae9536c15d78442ad5597c7728f84f2523a751a862807a92a77779cfdd42fcdd20569726f401e391e33c1666b0455432ddff228ea674fc +DIST ruby-patches-2.0.0_p247-r1.tar.bz2 1929 SHA256 4feee409319dbcac7525fb9c1c76c36888a62ee0623c117ae532bf765845f0f9 SHA512 95cf20e26e43a1515843d74c558e3344ae33b7383362c1742a115c1b3e6d09e1ed947df8ab7fee6275e96c920bd0ef880647da70165ddccd40d0995ff43aae64 WHIRLPOOL 869055dd0e14af0dc285a11d95a891ab4686e1d16960d46728ddf680eee58d42570f64d058b88d30805b732b082c354a36dac5a816a7ce5f3034d1b22237aa5a DIST ruby-patches-2.0.0_p247.tar.bz2 1929 SHA256 4feee409319dbcac7525fb9c1c76c36888a62ee0623c117ae532bf765845f0f9 SHA512 95cf20e26e43a1515843d74c558e3344ae33b7383362c1742a115c1b3e6d09e1ed947df8ab7fee6275e96c920bd0ef880647da70165ddccd40d0995ff43aae64 WHIRLPOOL 869055dd0e14af0dc285a11d95a891ab4686e1d16960d46728ddf680eee58d42570f64d058b88d30805b732b082c354a36dac5a816a7ce5f3034d1b22237aa5a diff --git a/dev-lang/ruby/ruby-1.8.7_p374-r1.ebuild b/dev-lang/ruby/ruby-1.8.7_p374-r1.ebuild new file mode 100644 index 000000000000..5746df2aa56e --- /dev/null +++ b/dev-lang/ruby/ruby-1.8.7_p374-r1.ebuild @@ -0,0 +1,193 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p374-r1.ebuild,v 1.1 2013/07/29 19:06:01 graaff Exp $ + +EAPI=2 + +inherit autotools eutils flag-o-matic multilib versionator + +MY_P="${PN}-$(replace_version_separator 3 '-')" +S=${WORKDIR}/${MY_P} + +SLOT=$(get_version_component_range 1-2) +MY_SUFFIX=$(delete_version_separator 1 ${SLOT}) +# 1.8 and 1.9 series disagree on this +RUBYVERSION=$(get_version_component_range 1-2) + +if [[ -n ${PATCHSET} ]]; then + if [[ ${PVR} == ${PV} ]]; then + PATCHSET="${PV}-r0.${PATCHSET}" + else + PATCHSET="${PVR}.${PATCHSET}" + fi +else + PATCHSET="${PVR}" +fi + +DESCRIPTION="An object-oriented scripting language" +HOMEPAGE="http://www.ruby-lang.org/" +SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2 + http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" + +LICENSE="|| ( Ruby GPL-2 )" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +IUSE="+berkdb debug doc examples +gdbm ipv6 rubytests socks5 ssl threads tk xemacs ncurses +readline libedit" + +RDEPEND=" + berkdb? ( sys-libs/db ) + gdbm? ( sys-libs/gdbm ) + ssl? ( >=dev-libs/openssl-0.9.8m ) + socks5? ( >=net-proxy/dante-1.1.13 ) + tk? ( dev-lang/tk[threads=] ) + ncurses? ( sys-libs/ncurses ) + libedit? ( dev-libs/libedit ) + !libedit? ( readline? ( sys-libs/readline ) ) + sys-libs/zlib + >=app-admin/eselect-ruby-20100603 + !/dev/null || die + ./allTests.py --script | sh + ret=${?} + popd >/dev/null || die + + return ${ret} +} + src_test() { - emake -C cpp ${MAKE_RULES} test || die "emake test failed" + run_tests cpp || die "emake cpp test failed" if use python ; then testing() { - mv py-${PYTHON_ABI} py - emake -C py ${MAKE_RULES} test || die "emake py test failed (for py-${PYTHON_ABI})" - mv py py-${PYTHON_ABI} + # tests require that the directory is named 'py' + ln -f -s ../"${BUILD_DIR}"/python py/python || die + run_tests py || die "emake py-${EPYTHON} test failed" } - python_execute_function testing + BUILD_DIR=py python_foreach_impl testing fi if use ruby ; then - emake -C rb ${MAKE_RULES} ${MAKE_RULES_RB} test || die "emake rb test failed" + run_tests rb || die "emake rb test failed" fi if use mono ; then # ewarn "Tests for C# are currently disabled." - emake -C cs ${MAKE_RULES} ${MAKE_RULES_CS} test || die "emake cs test failed" + run_tests cs || die "emake cs test failed" fi } - -pkg_postinst() { - use python && python_mod_optimize "${PYTHON_MODULES[@]}" -} - -pkg_postrm() { - use python && python_mod_cleanup "${PYTHON_MODULES[@]}" -} diff --git a/dev-libs/angelscript/Manifest b/dev-libs/angelscript/Manifest index 3f23a4fe71e3..4fd15ef80858 100644 --- a/dev-libs/angelscript/Manifest +++ b/dev-libs/angelscript/Manifest @@ -3,3 +3,4 @@ DIST angelscript_2.26.0.zip 1374077 SHA256 2701441de3e8bdbb601d560b95bd6302a82ab DIST angelscript_2.26.1.zip 1381321 SHA256 40896a61008671df8210efe9d1b9dc78fc32dafca35f5b4d2526b151ff7d97e6 SHA512 327f87c3e836327ad3fc71031bc6c2559f05dea03c149fedd93aca147042292fab58e484cea9052403379cc5c9c1d4667732a610f0688bd87520c823484bb384 WHIRLPOOL 315b5453782fc018693a0ba62147df18ee0cc876b1593b8c728671f990614d18543d13ad33fb06ba803ed590c7e44ed2385f705c86fca99573afbae831d2092c DIST angelscript_2.26.2.zip 1390172 SHA256 53b8c71118a3a317d71ecbcc89be3e623b98e5c7cf5bc3c884859d4ca143cf0f SHA512 eb646899cff998b4a0b59d9e808a15b443ce0d9d4827df900a88ba3c09a9d500940fdb6494d22d6e321a7b2e266d4ddd0f3682e2909478c10bff908138effd71 WHIRLPOOL f1cb4ea3e9c2466d011ac6eb36da21e0f3cb9152a19bbd85598507363587a0982d8d7d57233d14accae55c182da478166b65ba065ac350a57ded70aa592dcf9e DIST angelscript_2.26.3.zip 1420959 SHA256 c2fd4a8ec001b78a9edc11b31e4c87d30922be74817f339d067b096fbdd4c1dc SHA512 cdcef4b7bc01788baff6633e4babf8fb94e45c7cd71d189365df2edf535fd0b244a0bc235abddb9abc48598e941e73ba5c2cb4c5738228b31201bb5dae046159 WHIRLPOOL d6555fd32ca546cac45eeabdea27d72b096bbc6a5311ec4ab77eed278b46cba67d6f24d339a67a6bf9da068cf772f8263bd4697dc72dce31351af94197b718cd +DIST angelscript_2.27.0.zip 1442212 SHA256 5bb3b197c972dc5021da5cd05f8bf8181e5d11195e6391d2193c9d0a81a4da5a SHA512 adae1a7daad8e9b1910767e7f3dc12dd9964026812262661b8da6a50d60c47a77e9bf6835c44573520c565568167d18e7219df0df8a9d4deb24c2f4871f68f2a WHIRLPOOL c6a8b6e5ef954b9b95ac10bc13b90d84ee9be3118e1f705e75ac88cbc14dce3a87c08cfeaa1565c49e7a59cf81336f190c5a6ece31348c9ee7924aab488e4ba6 diff --git a/dev-libs/angelscript/angelscript-2.27.0.ebuild b/dev-libs/angelscript/angelscript-2.27.0.ebuild new file mode 100644 index 000000000000..a974701246a5 --- /dev/null +++ b/dev-libs/angelscript/angelscript-2.27.0.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/angelscript/angelscript-2.27.0.ebuild,v 1.1 2013/07/29 20:37:16 hasufell Exp $ + +EAPI=5 + +inherit toolchain-funcs multilib-minimal + +DESCRIPTION="A flexible, cross-platform scripting library" +HOMEPAGE="http://www.angelcode.com/angelscript/" +SRC_URI="http://www.angelcode.com/angelscript/sdk/files/angelscript_${PV}.zip" + +LICENSE="ZLIB" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc static-libs" + +DEPEND="app-arch/unzip" + +S=${WORKDIR}/sdk +S2=${WORKDIR}/sdk_static + +pkg_setup() { + tc-export CXX AR RANLIB +} + +src_prepare() { + if use static-libs ; then + cp -pR "${WORKDIR}"/sdk "${S2}"/ || die + fi + multilib_copy_sources +} + +multilib_src_compile() { + einfo "Shared build" + emake -C ${PN}/projects/gnuc SHARED=1 VERSION=${PV} + + if [[ ${ABI} == ${DEFAULT_ABI} ]] ; then + if use static-libs ; then + einfo "Static build" + emake -C "${S2}"/${PN}/projects/gnuc + fi + fi +} + +multilib_src_install() { + doheader ${PN}/include/angelscript.h + dolib.so ${PN}/lib/libangelscript-${PV}.so + dosym libangelscript-${PV}.so /usr/$(get_libdir)/libangelscript.so + + if [[ ${ABI} == ${DEFAULT_ABI} ]] ; then + if use static-libs ; then + dolib.a "${S2}"/${PN}/lib/libangelscript.a + fi + fi +} + +multilib_src_install_all() { + use doc && dohtml -r "${WORKDIR}"/sdk/docs/* +} diff --git a/dev-libs/atk/metadata.xml b/dev-libs/atk/metadata.xml index 70a0dc24eed6..d9f21e6a89de 100644 --- a/dev-libs/atk/metadata.xml +++ b/dev-libs/atk/metadata.xml @@ -2,7 +2,4 @@ gnome-accessibility - - cpe:/a:gnome:at-spi2-atk - diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild index 49bb289f40fe..a6b76a6d81ba 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild,v 1.15 2012/12/09 18:33:49 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild,v 1.16 2013/07/30 03:33:09 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" @@ -19,7 +19,10 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbs IUSE="doc doctool test" -RDEPEND=">=dev-libs/gobject-introspection-common-${PV} +# 1.35.9 introduced the --cflags-begin argument +RDEPEND=" + >=dev-libs/gobject-introspection-common-${PV} + =dev-libs/glib-2.31.22:2 -+#include - - // libevocosm - #include "validator.h" diff --git a/dev-libs/libevocosm/libevocosm-2.5.2.ebuild b/dev-libs/libevocosm/libevocosm-2.5.2.ebuild deleted file mode 100644 index c0a155ba8424..000000000000 --- a/dev-libs/libevocosm/libevocosm-2.5.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevocosm/libevocosm-2.5.2.ebuild,v 1.5 2005/12/18 23:42:48 halcy0n Exp $ - -DESCRIPTION="A C++ framework for evolutionary computing" -HOMEPAGE="http://www.coyotegulch.com/products/libevocosm/" -SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 amd64 ~ppc" -IUSE="" -DEPEND="dev-libs/libcoyotl" - -src_install() { - make DESTDIR="${D}" install - dodoc ChangeLog NEWS README -} diff --git a/dev-libs/libevocosm/libevocosm-3.1.0.ebuild b/dev-libs/libevocosm/libevocosm-3.1.0.ebuild deleted file mode 100644 index b8bb633120a7..000000000000 --- a/dev-libs/libevocosm/libevocosm-3.1.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevocosm/libevocosm-3.1.0.ebuild,v 1.2 2005/12/19 13:29:49 halcy0n Exp $ - -DESCRIPTION="A C++ framework for evolutionary computing" -HOMEPAGE="http://www.coyotegulch.com/products/libevocosm/" -SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" -DEPEND="dev-libs/libcoyotl" - -src_install() { - make DESTDIR="${D}" install - dodoc ChangeLog NEWS README -} diff --git a/dev-libs/libevocosm/libevocosm-3.3.0.ebuild b/dev-libs/libevocosm/libevocosm-3.3.0.ebuild deleted file mode 100644 index 0cc048ff1c66..000000000000 --- a/dev-libs/libevocosm/libevocosm-3.3.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevocosm/libevocosm-3.3.0.ebuild,v 1.3 2009/02/26 14:53:19 josejx Exp $ - -inherit eutils - -DESCRIPTION="A C++ framework for evolutionary computing" -HOMEPAGE="http://www.coyotegulch.com/products/libevocosm/" -SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="doc" - -RDEPEND="dev-libs/libcoyotl - dev-libs/libbrahe" -DEPEND="${RDEPEND} - doc? ( app-doc/doxygen )" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/${PV}-gcc-4.3.patch" -} - -src_compile() { - ac_cv_prog_HAVE_DOXYGEN="false" econf || die "econf failed" - emake || die "emake failed" - - if use doc ; then - cd docs - doxygen libevocosm.doxygen || die "generating docs failed" - fi -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog NEWS README - dohtml docs/html/* -} diff --git a/dev-libs/libevocosm/libevocosm-3.3.1.ebuild b/dev-libs/libevocosm/libevocosm-3.3.1.ebuild deleted file mode 100644 index 86740b0bebce..000000000000 --- a/dev-libs/libevocosm/libevocosm-3.3.1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevocosm/libevocosm-3.3.1.ebuild,v 1.2 2013/02/19 17:05:43 dirtyepic Exp $ - -inherit eutils - -DESCRIPTION="A C++ framework for evolutionary computing" -HOMEPAGE="http://www.coyotegulch.com/products/libevocosm/" -SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="doc" - -RDEPEND="dev-libs/libcoyotl - dev-libs/libbrahe" -DEPEND="${RDEPEND} - doc? ( app-doc/doxygen )" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-gcc47.patch -} - -src_compile() { - ac_cv_prog_HAVE_DOXYGEN="false" econf || die "econf failed" - emake || die "emake failed" - - if use doc ; then - cd docs - doxygen libevocosm.doxygen || die "generating docs failed" - fi -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog NEWS README - dohtml docs/html/* -} diff --git a/dev-libs/weston/metadata.xml b/dev-libs/weston/metadata.xml index d466899c6d9a..d4003f4ab0a7 100644 --- a/dev-libs/weston/metadata.xml +++ b/dev-libs/weston/metadata.xml @@ -3,20 +3,23 @@ x11 - Enable support for clients. - Allow setting color managment. - Enable drm compositor support. - Enable egl acceleration. - Enable fbdev compositor support. - Use GLESv2 cairo instead of full GL. - Headless backend and a noop renderer, mainly for testing purposes. - Enable Remote Desktop Protocol compositor support. - Increase performance, allocate more RAM. Recommended to disable on Raspberry Pi. - Raspberry Pi GPU support. - Enable simple-clients?. - Enable interface for tablets. - Enable Wayland compositor support. - Enable ability support native X11 applications. - Enable X11 compositor support. + Enable support for clients + Allow setting color managment + Enable drm compositor support + Install wayland-editor example application + Enable egl acceleration + Enable fbdev compositor support + Use GLESv2 cairo instead of full GL + Headless backend and a noop renderer, mainly for testing purposes + Enable Remote Desktop Protocol compositor support + Increase performance, allocate more RAM. Recommended to disable on Raspberry Pi + Raspberry Pi GPU support + Enable simple-clients + Enable interface for tablets + Enable libunwind usage for backtraces + Install wayland-view example application + Enable Wayland compositor support + Enable X11 compositor support + Enable ability support native X11 applications diff --git a/dev-libs/weston/weston-1.2.0-r1.ebuild b/dev-libs/weston/weston-1.2.0-r1.ebuild new file mode 100644 index 000000000000..c621532f5d46 --- /dev/null +++ b/dev-libs/weston/weston-1.2.0-r1.ebuild @@ -0,0 +1,162 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.2.0-r1.ebuild,v 1.1 2013/07/29 14:35:47 chithanh Exp $ + +EAPI=5 + +if [[ ${PV} = 9999* ]]; then + EGIT_REPO_URI="git://anongit.freedesktop.org/git/wayland/${PN}" + GIT_ECLASS="git-2" + EXPERIMENTAL="true" +fi +VIRTUALX_REQUIRED="test" + +inherit autotools readme.gentoo toolchain-funcs virtualx $GIT_ECLASS + +DESCRIPTION="Wayland reference compositor" +HOMEPAGE="http://wayland.freedesktop.org/" + +if [[ $PV = 9999* ]]; then + SRC_URI="${SRC_PATCHES}" + KEYWORDS="" +else + SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz" + KEYWORDS="~arm ~amd64 ~x86 ~arm-linux" +fi + +LICENSE="MIT CC-BY-SA-3.0" +SLOT="0" +IUSE="colord +drm +egl editor examples fbdev gles2 headless +opengl rdp +resize-optimization rpi static-libs +suid systemd tablet test unwind view wayland-compositor +X xwayland" + +REQUIRED_USE=" + drm? ( egl ) + editor? ( examples ) + egl? ( || ( gles2 opengl ) ) + fbdev? ( drm ) + gles2? ( !opengl ) + test? ( X ) + view? ( examples ) + wayland-compositor? ( egl ) +" + +RDEPEND=" + >=dev-libs/wayland-1.1.90 + media-libs/mesa[egl?,wayland] + media-libs/lcms:2 + media-libs/libpng:= + media-libs/libwebp + virtual/jpeg + sys-libs/pam + >=x11-libs/cairo-1.11.3[gles2(-)?,opengl?] + >=x11-libs/libdrm-2.4.30 + x11-libs/libxkbcommon + x11-libs/pixman + fbdev? ( + >=sys-libs/mtdev-1.1.0 + >=virtual/udev-136 + ) + colord? ( >=x11-misc/colord-0.1.27 ) + drm? ( + media-libs/mesa[gbm] + >=sys-libs/mtdev-1.1.0 + >=virtual/udev-136 + ) + egl? ( + media-libs/glu + media-libs/mesa[gles2] + ) + examples? ( + editor? ( x11-libs/pango ) + view? ( + app-text/poppler:=[cairo] + dev-libs/glib:2 + ) + ) + rdp? ( >=net-misc/freerdp-1.1.0_beta1_p20130710 ) + rpi? ( + >=sys-libs/mtdev-1.1.0 + >=virtual/udev-136 + ) + systemd? ( + sys-auth/pambase[systemd] + sys-apps/systemd[pam] + ) + unwind? ( sys-libs/libunwind ) + X? ( + x11-libs/libxcb + x11-libs/libX11 + ) + xwayland? ( + x11-libs/cairo[xcb] + x11-libs/libxcb + x11-libs/libXcursor + ) +" +DEPEND="${RDEPEND} + gnome-base/librsvg + virtual/pkgconfig +" + +src_prepare() { + if [[ ${PV} = 9999* ]]; then + eautoreconf + fi +} + +src_configure() { + local myconf + if use examples || use gles2 || use test; then + myconf="--enable-simple-clients + $(use_enable egl simple-egl-clients)" + else + myconf="--disable-simple-clients + --disable-simple-egl-clients" + fi + econf \ + $(use_enable fbdev fbdev-compositor) \ + $(use_enable drm drm-compositor) \ + $(use_enable headless headless-compositor) \ + $(use_enable rdp rdp-compositor) \ + $(use_enable rpi rpi-compositor) \ + $(use_enable wayland-compositor) \ + $(use_enable X x11-compositor) \ + $(use_enable colord) \ + $(use_enable egl) \ + $(use_enable unwind libunwind) \ + $(use_with gles2 cairo-glesv2) \ + $(use_enable resize-optimization) \ + $(use_enable suid setuid-install) \ + $(use_enable tablet tablet-shell) \ + $(use_enable xwayland) \ + $(use_enable xwayland xwayland-test) \ + ${myconf} +} + +src_test() { + export XDG_RUNTIME_DIR="${T}/runtime-dir" + mkdir "${XDG_RUNTIME_DIR}" || die + chmod 0700 "${XDG_RUNTIME_DIR}" || die + + cd "${BUILD_DIR}" || die + Xemake check +} + +src_install() { + default + + readme.gentoo_src_install + + cd "${BUILD_DIR}" || die + if use opengl && use egl; then + newbin clients/gears weston-gears + fi + if use examples; then + use egl && newbin clients/simple-egl weston-simple-egl + use editor && newbin clients/editor weston-editor + use view && newbin clients/view weston-view + local i + for i in calibrator clickdot cliptest dnd eventdemo flower fullscreen image resizor simple-shm simple-touch smoke transformed; do + newbin "clients/${i}" "weston-${i}" + done + fi +} diff --git a/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild b/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild index fd1a8b5e6f2b..32413988e097 100644 --- a/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild +++ b/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild,v 1.2 2013/07/28 19:45:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-HTTP/Net-HTTP-6.60.0.ebuild,v 1.3 2013/07/29 17:29:50 pinkbyte Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Low-level HTTP connection (client)" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~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 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" diff --git a/dev-perl/Tie-Hash-Method/Manifest b/dev-perl/Tie-Hash-Method/Manifest new file mode 100644 index 000000000000..a3a635ccabed --- /dev/null +++ b/dev-perl/Tie-Hash-Method/Manifest @@ -0,0 +1 @@ +DIST Tie-Hash-Method-0.02.tar.gz 4874 SHA256 d513fbb51413f7ca1e64a1bdce6194df7ec6076dea55066d67b950191eec32a9 SHA512 e32e911310dfbe066167a8750f9e9a4c5b277c4666addaf3a6b00851ef47e190c88195c394b8778b38e570001ada38f00d78b2ca4fa32498bf8fbb1f94b82424 WHIRLPOOL a8567e2703eac325c30a9033573dc2808affa3bc70182615e3e14a54424081d4c32d95e48b0ba9d07393374a7e245c81d8a1f644c04c9ee71117a9ad80131476 diff --git a/dev-perl/Tie-Hash-Method/Tie-Hash-Method-0.20.0.ebuild b/dev-perl/Tie-Hash-Method/Tie-Hash-Method-0.20.0.ebuild new file mode 100644 index 000000000000..a7c66f19415a --- /dev/null +++ b/dev-perl/Tie-Hash-Method/Tie-Hash-Method-0.20.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Hash-Method/Tie-Hash-Method-0.20.0.ebuild,v 1.1 2013/07/29 14:47:02 zlogene Exp $ + +EAPI=5 + +MODULE_AUTHOR=YVES +MODULE_VERSION=0.02 + +inherit perl-module + +DESCRIPTION="Tied hash with specific methods overriden by callbacks" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +DEPEND="test? ( dev-perl/Test-Pod )" + +SRC_TEST="do paralell" diff --git a/dev-perl/Tie-Hash-Method/metadata.xml b/dev-perl/Tie-Hash-Method/metadata.xml new file mode 100644 index 000000000000..fe23d75c7c15 --- /dev/null +++ b/dev-perl/Tie-Hash-Method/metadata.xml @@ -0,0 +1,15 @@ + + + + perl + proxy-maintainers + + kentfredric@gmail.com + Kent Fredric + Maintainer. Assign bugs to him + + + Tie-Hash-Method + Tie::Hash::Method + + diff --git a/dev-python/natgrid/natgrid-0.2.1-r1.ebuild b/dev-python/natgrid/natgrid-0.2.1-r1.ebuild index 9bb08545bf2a..b08124b50972 100644 --- a/dev-python/natgrid/natgrid-0.2.1-r1.ebuild +++ b/dev-python/natgrid/natgrid-0.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/natgrid/natgrid-0.2.1-r1.ebuild,v 1.1 2013/07/27 06:47:57 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/natgrid/natgrid-0.2.1-r1.ebuild,v 1.3 2013/07/29 16:16:07 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) diff --git a/dev-python/natgrid/natgrid-0.2.1-r2.ebuild b/dev-python/natgrid/natgrid-0.2.1-r2.ebuild new file mode 100644 index 000000000000..7365bc398d23 --- /dev/null +++ b/dev-python/natgrid/natgrid-0.2.1-r2.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/natgrid/natgrid-0.2.1-r2.ebuild,v 1.1 2013/07/29 16:16:07 idella4 Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_6,2_7} ) + +inherit distutils-r1 + +DESCRIPTION="Matplotlib toolkit for gridding irreguraly spaced data" +HOMEPAGE="http://matplotlib.sourceforge.net/users/toolkits.html" +SRC_URI="mirror://sourceforge/matplotlib/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +DEPEND=">=dev-python/matplotlib-0.98[${PYTHON_USEDEP}]" +RDEPEND="${DEPEND}" + +PYTHON_MODNAME="mpl_toolkits/natgrid" + +python_install_all() { + insinto /usr/share/doc/${PF} + doins test.py || die "doins failed" + distutils-r1_python_install_all +} + +python_install() { + distutils-r1_python_install + # Fix collision with dev-python/matplotlib. + rm "${D}$(python_get_sitedir)/mpl_toolkits/__init__.py" || die +} diff --git a/dev-python/netaddr/netaddr-0.7.10-r1.ebuild b/dev-python/netaddr/netaddr-0.7.10-r1.ebuild index a1224b1149fe..ce5d0e4d15b3 100644 --- a/dev-python/netaddr/netaddr-0.7.10-r1.ebuild +++ b/dev-python/netaddr/netaddr-0.7.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/netaddr/netaddr-0.7.10-r1.ebuild,v 1.1 2013/07/27 08:12:14 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/netaddr/netaddr-0.7.10-r1.ebuild,v 1.2 2013/07/30 05:28:16 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -22,10 +22,3 @@ RDEPEND="cli? ( >=dev-python/ipython-0.13.1-r1[${PYTHON_USEDEP}] )" python_test() { "${PYTHON}" netaddr/tests/__init__.py } - -pkg_postinst() { - distutils_pkg_postinst - if ! use cli; then - ewarn "If you intend to use netaddr shell in terminal, enable cli USE flag" - fi -} diff --git a/dev-qt/pixeltool/pixeltool-4.8.5.ebuild b/dev-qt/pixeltool/pixeltool-4.8.5.ebuild index d8e8ca163589..cf1416457942 100644 --- a/dev-qt/pixeltool/pixeltool-4.8.5.ebuild +++ b/dev-qt/pixeltool/pixeltool-4.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/pixeltool/pixeltool-4.8.5.ebuild,v 1.1 2013/07/09 11:07:55 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/pixeltool/pixeltool-4.8.5.ebuild,v 1.2 2013/07/30 06:01:42 pesa Exp $ EAPI=5 @@ -26,6 +26,8 @@ pkg_setup() { QT4_TARGET_DIRECTORIES="tools/pixeltool" QT4_EXTRACT_DIRECTORIES=" include + src/corelib + src/gui tools/pixeltool" qt4-build_pkg_setup diff --git a/dev-ruby/ruby-mp3info/Manifest b/dev-ruby/ruby-mp3info/Manifest index 5d0fb3e42fe0..9717413e8905 100644 --- a/dev-ruby/ruby-mp3info/Manifest +++ b/dev-ruby/ruby-mp3info/Manifest @@ -1,2 +1,3 @@ DIST ruby-mp3info-0.7.1.tgz 75490 SHA256 79d2e80ba0c4f244d8203a55dd60120c347ead80a61cb5beaa368a26f400b47a SHA512 2ee6579afb89129e19860427d204c8132dc28aa39eb8eea9998e57f23237df987e6c1f29868e9a4eb394b0882020a68840c9706f1e873b51b06ef40133b184e4 WHIRLPOOL f4b239d0965a382724ddbc9339fdc9c01f430eecee613c303f135435c55c784a9e2476c527120d9cc96a515a86faef6db7a6d0e145de9e7f4c0f8725bb1bb5c1 DIST ruby-mp3info-0.7.tgz 74594 SHA256 ea6966982444ad96a96fed4f86abd65925b16d9dbd28ada719485d0ee56e21b5 SHA512 a95a0f0902618307265eb4dee4f331b8e808c72cf1fdd92bd33cc037dbe81bfcaccf3d05c2e82b978b5ead5d9e82ce6f1b6f988d0d9e7643ee263a085faa65ac WHIRLPOOL 54f224966cc41ff67a1e7d1b745f6713bd4962e64c716b0666e8b0bd4092f3e3a6cc4603cf4ffa0fedb02d52633c3f4510e8095012f530c2c14bb0efac19b70e +DIST ruby-mp3info-0.8-git.tgz 77581 SHA256 cff23b288755a9d52025876caa85cc653fdfd858734e25f3b7a99df6bf007c04 SHA512 8727ff0cfb023a3f05bb7fe59f4cbf762a8f08b9f20f4ed791bf3cde94ef38d322683ddc5d177b7dfdbbd45aefc70d638ca0fb4f73bd40283003e571617da88c WHIRLPOOL badf0269a7877ab6160b00dfde6cbeb36e5a8cc2a74c1db95068c2050c49f894968a72b28af6a45b74d0b2dfe48245faf26b26d0ea551056840563e47490b417 diff --git a/dev-ruby/ruby-mp3info/ruby-mp3info-0.8.ebuild b/dev-ruby/ruby-mp3info/ruby-mp3info-0.8.ebuild new file mode 100644 index 000000000000..647cd9019fd5 --- /dev/null +++ b/dev-ruby/ruby-mp3info/ruby-mp3info-0.8.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ruby-mp3info-0.8.ebuild,v 1.1 2013/07/30 05:49:34 graaff Exp $ + +EAPI=5 +USE_RUBY="ruby19" + +RUBY_FAKEGEM_TASK_DOC="docs" +RUBY_FAKEGEM_DOCDIR="doc" +RUBY_FAKEGEM_EXTRADOC="History.txt README.md" + +inherit ruby-fakegem + +DESCRIPTION="A pure Ruby library for access to mp3 files (internal infos and tags)" +HOMEPAGE="http://rubyforge.org/projects/ruby-mp3info/" +SRC_URI="https://github.com/moumar/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +IUSE="" + +DEPEND="${DEPEND} test? ( media-sound/id3v2 )" + +ruby_add_bdepend "doc? ( dev-ruby/hoe )" +ruby_add_bdepend "test? ( dev-ruby/hoe )" diff --git a/eclass/fortran-2.eclass b/eclass/fortran-2.eclass index 939fe7d00670..928bd5ee2280 100644 --- a/eclass/fortran-2.eclass +++ b/eclass/fortran-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/fortran-2.eclass,v 1.18 2013/07/18 07:03:33 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/fortran-2.eclass,v 1.20 2013/07/29 20:13:57 jlec Exp $ # @ECLASS: fortran-2.eclass # @MAINTAINER: @@ -44,8 +44,8 @@ # @ECLASS-VARIABLE: FORTRAN_NEEDED # @DESCRIPTION: # If your package has an optional fortran support, set this variable -# to the space seperated list of USE triggering the fortran -# dependence. +# to the space separated list of USE triggering the fortran +# dependency. # # e.g. FORTRAN_NEEDED=lapack would result in # @@ -110,7 +110,7 @@ _fortran_compile_test() { local ret [[ $# -lt 1 ]] && \ - die "_fortran_compile_test() needs at least one arguments" + die "_fortran_compile_test() needs at least one argument" [[ -f ${fcode} ]] || _fortran_write_testsuite @@ -123,7 +123,7 @@ _fortran_compile_test() { } # @FUNCTION: _fortran-has-openmp -# @RETURN: compilers return value +# @RETURN: return code of the compiler # @INTERNAL # @DESCRIPTION: # See if the fortran supports OpenMP. @@ -158,8 +158,8 @@ _fortran_die_msg() { echo eerror "Please install currently selected gcc version with USE=fortran." eerror "If you intend to use a different compiler then gfortran, please" - eerror "set FC variable accordingly and take care that the neccessary" - eerror "fortran dialects are support." + eerror "set FC variable accordingly and take care that the necessary" + eerror "fortran dialects are supported." echo die "Currently no working fortran compiler is available" } @@ -167,8 +167,8 @@ _fortran_die_msg() { # @FUNCTION: _fortran_test_function # @INTERNAL # @DESCRIPTION: -# Internal testfunction for working fortran compiler. -# It is called in fortran-2_pkg_setup +# Internal test function for working fortran compiler. +# It is called in fortran-2_pkg_setup. _fortran_test_function() { local dialect @@ -197,17 +197,16 @@ _fortran_test_function() { if _fortran-has-openmp; then einfo "${FC} has OPENMP support" else - die "Please install current gcc with USE=openmp or " \ - "set the FC variable to a compiler that supports OpenMP" + die "Please install current gcc with USE=openmp or set the FC variable to a compiler that supports OpenMP" fi fi } -# @FUNCTION: fortran-2_pkg_setup +# @FUNCTION: _fortran-2_pkg_setup +# @INTERNAL # @DESCRIPTION: -# Setup functionallity, -# checks for a valid fortran compiler and optionally for its openmp support. -fortran-2_pkg_setup() { +# _The_ fortran-2_pkg_setup() code +_fortran-2_pkg_setup() { for _f_use in ${FORTRAN_NEEDED}; do case ${_f_use} in always) @@ -229,7 +228,29 @@ fortran-2_pkg_setup() { done } + +# @FUNCTION: fortran-2_pkg_setup +# @DESCRIPTION: +# Setup functionality, +# checks for a valid fortran compiler and optionally for its openmp support. +fortran-2_pkg_setup() { + case ${EAPI:-0} in + 0|1|2|3) + eqawarn "Support for EAPI < 4 will be removed from the" + eqawarn "fortran-2.eclass in until 2013-09-30." + eqawarn "Please migrate your package to a higher EAPI" + eqawarn "or file a bug at https://bugs.gentoo.org" + _fortran-2_pkg_setup ;; + 4|5) + if [[ ${MERGE_TYPE} != binary ]]; then + _fortran-2_pkg_setup + fi + ;; + esac +} + case ${EAPI:-0} in 0|1|2|3|4|5) EXPORT_FUNCTIONS pkg_setup ;; *) die "EAPI=${EAPI} is not supported" ;; esac + diff --git a/eclass/haskell-cabal.eclass b/eclass/haskell-cabal.eclass index b69fd8fd4a0f..cc61108418b8 100644 --- a/eclass/haskell-cabal.eclass +++ b/eclass/haskell-cabal.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/haskell-cabal.eclass,v 1.40 2013/05/11 12:46:32 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/haskell-cabal.eclass,v 1.41 2013/07/29 12:31:35 slyfox Exp $ # @ECLASS: haskell-cabal.eclass # @MAINTAINER: @@ -242,22 +242,33 @@ cabal-hscolour-haddock() { ./setup "$@" --hyperlink-source || die "setup haddock --hyperlink-source failed" } +cabal-die-if-nonempty() { + local breakage_type=$1 + shift + + [[ "${#@}" == 0 ]] && return 0 + eerror "Detected ${breakage_type} packages: ${@}" + die "//==-- Please, run 'haskell-updater' to fix ${breakage_type} packages --==//" +} + cabal-show-brokens() { # pretty-printer $(ghc-getghcpkg) check 2>&1 \ | egrep -v '^Warning: haddock-(html|interfaces): ' \ | egrep -v '^Warning: include-dirs: ' - set -- $($(ghc-getghcpkg) check --simple-output) - [[ "${#@}" == 0 ]] && return 0 - - eerror "Detected broken packages: ${@}" + cabal-die-if-nonempty 'broken' \ + $($(ghc-getghcpkg) check --simple-output) +} - die "//==-- Please, run 'haskell-updater' to fix broken packages --==//" +cabal-show-old() { + cabal-die-if-nonempty 'outdated' \ + $("${EPREFIX}"/usr/sbin/haskell-updater --quiet --upgrade --list-only) } cabal-show-brokens-and-die() { cabal-show-brokens + cabal-show-old die "$@" } diff --git a/eclass/intel-sdp.eclass b/eclass/intel-sdp.eclass index d1ce007a54c0..fe116d00bf59 100644 --- a/eclass/intel-sdp.eclass +++ b/eclass/intel-sdp.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/intel-sdp.eclass,v 1.13 2013/07/19 14:00:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/intel-sdp.eclass,v 1.14 2013/07/29 09:50:09 jlec Exp $ # @ECLASS: intel-sdp.eclass # @MAINTAINER: @@ -65,11 +65,10 @@ # Possibility to skip the mandatory check for licenses. Only set this if there # is really no fix. -# @ECLASS-VARIABLE: INTEL_RPMS_DIRS +# @ECLASS-VARIABLE: INTEL_RPMS_DIR # @DESCRIPTION: -# List of subdirectories in the main archive which contains the -# rpms to extract. -: ${INTEL_RPMS_DIRS:=rpm} +# Main subdirectory which contains the rpms to extract. +: ${INTEL_RPMS_DIR:=rpm} # @ECLASS-VARIABLE: INTEL_X86 # @DESCRIPTION: @@ -84,6 +83,11 @@ # Functional name of rpm without any version/arch tag # # e.g. compilerprof +# +# if the rpm is located in a directory different to INTEL_RPMS_DIR you can +# specify the full path +# +# e.g. CLI_install/rpm/intel-vtune-amplifier-xe-cli # @ECLASS-VARIABLE: INTEL_DAT_RPMS # @DEFAULT_UNSET @@ -92,6 +96,16 @@ # without any version tag # # e.g. openmp +# +# if the rpm is located in a directory different to INTEL_RPMS_DIR you can +# specify the full path +# +# e.g. CLI_install/rpm/intel-vtune-amplifier-xe-cli-common + +# @ECLASS-VARIABLE: INTEL_SINGLE_ARCH +# @DESCRIPTION: +# Unset, if only the multilib package will be provided by intel +: ${INTEL_SINGLE_ARCH:=true} # @ECLASS-VARIABLE: INTEL_SDP_DB # @DESCRIPTION: @@ -106,10 +120,14 @@ _INTEL_PV3=$(get_version_component_range 3) _INTEL_PV4=$(get_version_component_range 4) _INTEL_URI="http://registrationcenter-download.intel.com/irc_nas/${INTEL_DID}/${INTEL_DPN}" -SRC_URI=" - amd64? ( multilib? ( ${_INTEL_URI}_${INTEL_DPV}.${INTEL_TARX} ) ) - amd64? ( !multilib? ( ${_INTEL_URI}_${INTEL_DPV}_intel64.${INTEL_TARX} ) ) - x86? ( ${_INTEL_URI}_${INTEL_DPV}_ia32.${INTEL_TARX} )" +if [ ${INTEL_SINGLE_ARCH} == true ]; then + SRC_URI=" + amd64? ( multilib? ( ${_INTEL_URI}_${INTEL_DPV}.${INTEL_TARX} ) ) + amd64? ( !multilib? ( ${_INTEL_URI}_${INTEL_DPV}_intel64.${INTEL_TARX} ) ) + x86? ( ${_INTEL_URI}_${INTEL_DPV}_ia32.${INTEL_TARX} )" +else + SRC_URI="${_INTEL_URI}_${INTEL_DPV}.${INTEL_TARX}" +fi LICENSE="Intel-SDP" # Future work, #394411 @@ -328,14 +346,23 @@ intel-sdp_pkg_setup() { INTEL_ARCH="intel64 ia32" fi fi - INTEL_RPMS="" + INTEL_RPMS=() + INTEL_RPMS_FULL=() for p in ${INTEL_BIN_RPMS}; do for a in ${arch}; do - INTEL_RPMS+=" intel-${p}-${_INTEL_PV4}-${_INTEL_PV1}.${_INTEL_PV2}-${_INTEL_PV3}.${a}.rpm" + if [ ${p} == $(basename ${p}) ]; then + INTEL_RPMS+=( intel-${p}-${_INTEL_PV4}-${_INTEL_PV1}.${_INTEL_PV2}-${_INTEL_PV3}.${a}.rpm ) + else + INTEL_RPMS_FULL+=( ${p}-${_INTEL_PV4}-${_INTEL_PV1}.${_INTEL_PV2}-${_INTEL_PV3}.${a}.rpm ) + fi done done for p in ${INTEL_DAT_RPMS}; do - INTEL_RPMS+=" intel-${p}-${_INTEL_PV4}-${_INTEL_PV1}.${_INTEL_PV2}-${_INTEL_PV3}.noarch.rpm" + if [ ${p} == $(basename ${p}) ]; then + INTEL_RPMS+=( intel-${p}-${_INTEL_PV4}-${_INTEL_PV1}.${_INTEL_PV2}-${_INTEL_PV3}.noarch.rpm ) + else + INTEL_RPMS_FULL+=( ${p}-${_INTEL_PV4}-${_INTEL_PV1}.${_INTEL_PV2}-${_INTEL_PV3}.noarch.rpm ) + fi done case "${EAPI:-0}" in @@ -347,23 +374,31 @@ intel-sdp_pkg_setup() { # @DESCRIPTION: # Unpacking necessary rpms from tarball, extract them and rearrange the output. intel-sdp_src_unpack() { - local l r subdir rb t list=() + local l r subdir rb t list=() debug_list for t in ${A}; do - for r in ${INTEL_RPMS}; do - for subdir in ${INTEL_RPMS_DIRS}; do - rpmdir=${t%%.*}/${subdir} - debug-print "Adding to decompression list: ${rpmdir}/${r}" - list+=( ${rpmdir}/${r}) - done + for r in ${INTEL_RPMS[@]}; do + rpmdir=${t%%.*}/${INTEL_RPMS_DIR} + list+=( ${rpmdir}/${r} ) + done + + for r in ${INTEL_RPMS_FULL[@]}; do + list+=( ${t%%.*}/${r} ) done - tar xvf "${DISTDIR}"/${t} ${list[@]} &> "${T}"/rpm-extraction.log || die + + debug_list="$(IFS=$'\n'; echo ${list[@]} )" + + debug-print "Adding to decompression list:" + debug-print ${debug_list} + + tar xvf "${DISTDIR}"/${t} ${list[@]} &> "${T}"/rpm-extraction.log + for r in ${list[@]}; do rb=$(basename ${r}) l=.${rb}_$(date +'%d%m%y_%H%M%S').log einfo "Unpacking ${rb}" rpm2tar -O ${r} | tar xvf - | sed -e \ - "s:^\.:${EROOT#/}:g" > ${l} || die "unpacking ${r} failed" + "s:^\.:${EROOT#/}:g" > ${l}; assert "unpacking ${r} failed" mv ${l} opt/intel/ || die "failed moving extract log file" done done diff --git a/eclass/multilib-build.eclass b/eclass/multilib-build.eclass index 16db23530cdc..868702f47bb7 100644 --- a/eclass/multilib-build.eclass +++ b/eclass/multilib-build.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/multilib-build.eclass,v 1.16 2013/07/27 17:31:47 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/multilib-build.eclass,v 1.17 2013/07/30 02:08:54 mattst88 Exp $ # @ECLASS: multilib-build.eclass # @MAINTAINER: @@ -35,6 +35,9 @@ _MULTILIB_FLAGS=( abi_x86_x32:x32 abi_x86_32:x86_fbsd abi_x86_64:amd64_fbsd + abi_mips_n32:n32 + abi_mips_n64:n64 + abi_mips_o32:o32 ) # @ECLASS-VARIABLE: MULTILIB_USEDEP @@ -286,6 +289,14 @@ multilib_prepare_wrappers() { # endif #elif defined(__i386__) /* plain x86 */ # error "abi_x86_32 not supported by the package." +#elif defined(__mips__) +# if(_MIPS_SIM == _ABIN32) /* n32 */ +# error "abi_mips_n32 not supported by the package." +# elif(_MIPS_SIM == _ABI64) /* n64 */ +# error "abi_mips_n64 not supported by the package." +# elif(_MIPS_SIM == _ABIO32) /* o32 */ +# error "abi_mips_o32 not supported by the package." +# endif #else # error "No ABI matched, please report a bug to bugs.gentoo.org" #endif @@ -301,6 +312,12 @@ _EOF_ abi_flag=abi_x86_32;; x32) abi_flag=abi_x86_x32;; + n32) + abi_flag=abi_mips_n32;; + n64) + abi_flag=abi_mips_n64;; + o32) + abi_flag=abi_mips_o32;; *) die "Header wrapping for ${ABI} not supported yet";; esac diff --git a/games-action/cs2d/Manifest b/games-action/cs2d/Manifest index a6298063b104..effbe14b584a 100644 --- a/games-action/cs2d/Manifest +++ b/games-action/cs2d/Manifest @@ -1,5 +1,7 @@ -DIST cs2d.png 479 SHA256 4114a718e4e1c9b6686571d41f2e66598940e112f129b2c858b2d75ba4f0e607 +DIST cs2d.png 479 SHA256 4114a718e4e1c9b6686571d41f2e66598940e112f129b2c858b2d75ba4f0e607 SHA512 e8894771deedb8e5018d0be986a53920e8f37fe10485df499e4c271d14014701cf345858ba7904ab6db4178f2cb2244684620a6c5ceacba26f62a29c3bd0463b WHIRLPOOL fb831b0ac2ba015f759bd83bee10289031eb62f8ec0cdd3e550fd3b42db1223ff1450d40eb339f85f997bafb1befb65885918674fa38662400dcc155aec0b285 DIST cs2d_0120_linux.zip 857948 SHA256 68208d5bf7189e712f96ed9b6d3c40712438e81680d1aa3a543eefd2822bc321 DIST cs2d_0120_win.zip 7939368 SHA256 e92eebb9612fbb1aff8ad33b976a7c7d749468c9186cd149875ee1c660915f48 DIST cs2d_0121_linux.zip 861318 SHA256 2caf836e640b96d5e390c6366eb2b9d46388a3023ed23e1db06b7a060d5735fe SHA512 32ccee56870ce595654b13039efb6336c30e18e127d760be2a6abbb10e6ecfd6e259d17522f7a096b29aec65a441c60c09226c47a07b5d4d19f1fe5afc1dbe70 WHIRLPOOL ed983c6c3f162a3980519ac5576321141db6957d59037b147fbac5697d5a580e84b95a5152c82f4f971c7e42c2225c70f721f9e9e36ee43521e8b7cee0f8050b DIST cs2d_0121_win.zip 8044444 SHA256 2f992945eb92d608e87e2014113fe2a701a0ea214c43dd6ecedbe9880b73893e SHA512 b9ce74a278ca8b857ef16db6675453309b0e280162ebfcabaa2551345b2cac52edccd1f5d25efd4a25ad9e0770faa922c981eb6bdb5c49b705f47ae5eb3d37ab WHIRLPOOL 389cf5df29fcd06ec83feb6fbe72eaf9e098c1ce0bd32d38e7ec09447d5341df477885e80441275755881ea51ff833cc5077fbe5c645a6000597a49203aa86ad +DIST cs2d_0122_linux.zip 864304 SHA256 2893d8bb704b0f138ed6cb0aa6e59417b8fdf561e72f6c33e9fbb735afdc65b9 SHA512 e9294e034fb98c9bda8f6a80673d67d4880e927eccf1983b2a3aaf4cf5bd72caba5311b8c905ffc66b691eb6778bd1fb5cbfc376a4f3a9a88ffbee4ea3f2ab99 WHIRLPOOL bdfebdf10e843088cf08ccd282f1cd9a166187f2ad0e5d3af493b8b348dcc4d343da049cecec5716f12037aa47f9e0034aa750e7c1a9399a766495843cc4729a +DIST cs2d_0122_win.zip 8080392 SHA256 ccd58df77d86f79e2c33b2972a781a033fc5926677170baed300a3473912ed5f SHA512 fa2bf36eedc9a6b37f9196a39749aeaa95c74d1d1297569bf3b7453f914b294732a9616da04014c6882a144ce5821c3e297060611ed08722e44deab437c41701 WHIRLPOOL ba74a0da44de10270f33774aff824c41cd97ee047ce1746eb4acfb667f8bb335c41bb618b16e40ced66e090e7854045501934e7d58dc90fcdc75a236001e4b81 diff --git a/games-action/cs2d/cs2d-0122.ebuild b/games-action/cs2d/cs2d-0122.ebuild new file mode 100644 index 000000000000..7ddc5c54175d --- /dev/null +++ b/games-action/cs2d/cs2d-0122.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/cs2d-0122.ebuild,v 1.1 2013/07/29 22:07:03 hasufell Exp $ + +EAPI=5 + +inherit eutils games + +DESCRIPTION="Counter-Strike 2D is freeware clone of Counter-Strike with some added features in gameplay." +HOMEPAGE="http://www.cs2d.com/" +SRC_URI="http://dev.gentoo.org/~maksbotan/cs2d/cs2d_${PV}_linux.zip + http://dev.gentoo.org/~maksbotan/cs2d/cs2d_${PV}_win.zip + http://dev.gentoo.org/~maksbotan/cs2d/cs2d.png" +LICENSE="freedist" + +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" +IUSE="" + +DEPEND="app-arch/unzip" +RDEPEND=" + x86? ( + media-libs/openal + media-libs/freetype:2 + x11-libs/libX11 + x11-libs/libXxf86vm + virtual/opengl + ) + amd64? ( + app-emulation/emul-linux-x86-sdl + app-emulation/emul-linux-x86-opengl + app-emulation/emul-linux-x86-xlibs + )" + +QA_PRESTRIPPED="opt/cs2d/CounterStrike2D" +QA_EXECSTACK="opt/cs2d/CounterStrike2D" + +S=${WORKDIR} + +src_prepare() { + # removing windows files + rm -f *.exe *.bat + + # OpenAL is default sound driver + sed -i -e 's:^sounddriver.*$:sounddriver OpenAL Default:' sys/config.cfg || die +} + +src_install() { + insinto "${GAMES_PREFIX_OPT}"/${PN} + doins -r . + # avoid file collision with untracked file + rm -f "${ED%/}/${GAMES_PREFIX_OPT}"/${PN}/sys/core/started.cfg + + make_desktop_entry CounterStrike2D "Counter Strike 2D" + make_desktop_entry "CounterStrike2D -fullscreen -24bit" "Counter Strike 2D - FULLSCREEN" + games_make_wrapper CounterStrike2D ./CounterStrike2D \ + "${GAMES_PREFIX_OPT}"/${PN} "${GAMES_PREFIX_OPT}"/${PN} + + doicon "${DISTDIR}"/${PN}.png + + prepgamesdirs + + # fixing permissions + fperms -R g+w "${GAMES_PREFIX_OPT}"/${PN}/maps + fperms -R g+w "${GAMES_PREFIX_OPT}"/${PN}/screens + fperms -R g+w "${GAMES_PREFIX_OPT}"/${PN}/sys + fperms ug+x "${GAMES_PREFIX_OPT}"/${PN}/CounterStrike2D +} diff --git a/games-fps/alephone-infinity/Manifest b/games-fps/alephone-infinity/Manifest index f90f30865fbc..d038c6e33917 100644 --- a/games-fps/alephone-infinity/Manifest +++ b/games-fps/alephone-infinity/Manifest @@ -1,2 +1,2 @@ -DIST MarathonInfinity.zip 30109883 RMD160 f9985ba752728c31d5370cd2fd5c64198f115c61 SHA1 dbff98ce3a9c27b6c2a5eb79ce3937eee72888a2 SHA256 e8294df4dcd81b11d74ceedd6d13580ea13ca62d3952eb535b009387a9a4b90a -DIST alephone-infinity.png 19193 RMD160 67a49026cba562fccd702a079e53e96828c52e18 SHA1 a79747da4b18b5e5e5bf18db6940986ee16c8101 SHA256 cb2e18364347b5e4e256401f2fd9b35b92ed3763375f2f4ea2c190915a7df5c0 +DIST MarathonInfinity.zip 30109883 SHA256 e8294df4dcd81b11d74ceedd6d13580ea13ca62d3952eb535b009387a9a4b90a SHA512 1f347615b96d2c07914cda78bdc6971311f3933af78debfcd9fa87a0a3048220726a082602b7a76f516f7b3dd3240d1ea843794ab34e4e9e7733342d9d9fe5b1 WHIRLPOOL a8fefe0dc8c625fcb2fba9da65148d622513189bbb62ae27545b27f39d610f96045498aeabe1a2b35487524e078041e14a17089dda488280fc038a6191ce0710 +DIST alephone-infinity.png 19193 SHA256 cb2e18364347b5e4e256401f2fd9b35b92ed3763375f2f4ea2c190915a7df5c0 SHA512 ad5c683aae4ee0afa306aaf33c9ad93a2eee59a4283166aada58a48a8dbbe8de62c8af0b04b143366448ef101ba8b2530cbc8bc5b3e1de62c5177775fae6bfd3 WHIRLPOOL b1179b771dc2b43823a648eb44b8197c3d777976820cc6650a7be7e8e415bfdff77b76a5331f9f56e8e49b7efd5df335b98f72e2e0645beb0c317e12706640c5 diff --git a/games-fps/alephone-infinity/alephone-infinity-20080622.ebuild b/games-fps/alephone-infinity/alephone-infinity-20080622.ebuild index a449f8ef1778..7d07ea753a66 100644 --- a/games-fps/alephone-infinity/alephone-infinity-20080622.ebuild +++ b/games-fps/alephone-infinity/alephone-infinity-20080622.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone-infinity/alephone-infinity-20080622.ebuild,v 1.4 2010/05/23 18:53:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone-infinity/alephone-infinity-20080622.ebuild,v 1.5 2013/07/29 19:37:48 tupone Exp $ inherit eutils games DESCRIPTION="Aleph One - Marathon Infinity" HOMEPAGE="http://trilogyrelease.bungie.org/" -SRC_URI="http://trilogyrelease.bungie.org/files/MarathonInfinity.zip +SRC_URI="http://files3.bungie.org/trilogy/MarathonInfinity.zip mirror://gentoo/${PN}.png" LICENSE="bungie-marathon" diff --git a/games-rpg/mana/files/mana-0.6.1-Fix-missing-virtual-destructors-and-guichan-use.patch b/games-rpg/mana/files/mana-0.6.1-Fix-missing-virtual-destructors-and-guichan-use.patch new file mode 100644 index 000000000000..6cd99bf4262c --- /dev/null +++ b/games-rpg/mana/files/mana-0.6.1-Fix-missing-virtual-destructors-and-guichan-use.patch @@ -0,0 +1,53 @@ +From b5dc2de418d6d06cce31d786862c5f548171a097 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= +Date: Sat, 28 Jul 2012 15:52:35 +0200 +Subject: [PATCH 1/3] Fix missing virtual destructors and guichan use. + +--- + src/gui/widgets/tabbedarea.h | 3 ++- + src/gui/widgets/textfield.h | 1 + + src/resources/itemdb.h | 2 +- + 3 files changed, 4 insertions(+), 2 deletions(-) + +diff --git a/src/gui/widgets/tabbedarea.h b/src/gui/widgets/tabbedarea.h +index 45b092a..b43078a 100644 +--- a/src/gui/widgets/tabbedarea.h ++++ b/src/gui/widgets/tabbedarea.h +@@ -98,7 +98,8 @@ class TabbedArea : public gcn::TabbedArea, public gcn::WidgetListener + int getContainerHeight() const + { return mWidgetContainer->getHeight(); } + +- using gcn::TabbedArea::setSelectedTab; ++ void setSelectedTab(unsigned int index) ++ { gcn::TabbedArea::setSelectedTab(index); } + + void setSelectedTab(gcn::Tab *tab); + +diff --git a/src/gui/widgets/textfield.h b/src/gui/widgets/textfield.h +index 2865403..94cada4 100644 +--- a/src/gui/widgets/textfield.h ++++ b/src/gui/widgets/textfield.h +@@ -63,6 +63,7 @@ struct TextHistory { + + class AutoCompleteLister { + public: ++ virtual ~AutoCompleteLister() {} + virtual void getAutoCompleteList(std::vector&) const {} + }; + +diff --git a/src/resources/itemdb.h b/src/resources/itemdb.h +index 1531108..d7859ad 100644 +--- a/src/resources/itemdb.h ++++ b/src/resources/itemdb.h +@@ -78,7 +78,7 @@ class ItemDB + mLoaded(false) + {} + +- ~ItemDB() ++ virtual ~ItemDB() + {} + + /** +-- +1.7.11.1 + diff --git a/games-rpg/mana/files/mana-0.6.1-Import-cstdint-for-int64_t.patch b/games-rpg/mana/files/mana-0.6.1-Import-cstdint-for-int64_t.patch new file mode 100644 index 000000000000..b7ab39d05cdc --- /dev/null +++ b/games-rpg/mana/files/mana-0.6.1-Import-cstdint-for-int64_t.patch @@ -0,0 +1,24 @@ +From dfd304e93bb9010ef8226ee4d026d45c9bf9d2f5 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= +Date: Sat, 28 Jul 2012 15:54:57 +0200 +Subject: [PATCH 3/3] Import cstdint for int64_t. + +--- + src/net/download.h | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/src/net/download.h b/src/net/download.h +index c0bdf20..b9ad17e 100644 +--- a/src/net/download.h ++++ b/src/net/download.h +@@ -18,6 +18,7 @@ + * along with this program. If not, see . + */ + ++#include + #include + #include + +-- +1.7.11.1 + diff --git a/games-rpg/mana/files/mana-0.6.1-Trick-gcc-into-importing-C99-stdint.h-when-C-11-is-n.patch b/games-rpg/mana/files/mana-0.6.1-Trick-gcc-into-importing-C99-stdint.h-when-C-11-is-n.patch new file mode 100644 index 000000000000..fa752383c38a --- /dev/null +++ b/games-rpg/mana/files/mana-0.6.1-Trick-gcc-into-importing-C99-stdint.h-when-C-11-is-n.patch @@ -0,0 +1,26 @@ +From bb92108fed0242f1a3509384faeb2234d007c05e Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= +Date: Sat, 28 Jul 2012 15:54:10 +0200 +Subject: [PATCH 2/3] Trick gcc into importing C99 stdint.h when C++11 is not + used. + +--- + src/cpp0x_compat/cstdint | 5 +++++ + 1 file changed, 5 insertions(+) + +diff --git a/src/cpp0x_compat/cstdint b/src/cpp0x_compat/cstdint +index d8d71d9..d430649 100644 +--- a/src/cpp0x_compat/cstdint ++++ b/src/cpp0x_compat/cstdint +@@ -5,3 +5,8 @@ + * compiles Mana fine so it apparently understands types like uint16_t by + * default. + */ ++ ++extern "C" ++{ ++#include ++}; +-- +1.7.11.1 + diff --git a/games-rpg/mana/mana-0.6.1.ebuild b/games-rpg/mana/mana-0.6.1.ebuild index 299ad0fcf6aa..ea69913831cf 100644 --- a/games-rpg/mana/mana-0.6.1.ebuild +++ b/games-rpg/mana/mana-0.6.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/mana/mana-0.6.1.ebuild,v 1.3 2012/07/13 13:58:36 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/mana/mana-0.6.1.ebuild,v 1.4 2013/07/29 21:25:23 hasufell Exp $ -EAPI=2 +EAPI=5 inherit eutils cmake-utils games DESCRIPTION="A fully free and open source MMORPG game client" @@ -36,7 +36,12 @@ DEPEND="${RDEPEND} nls? ( sys-devel/gettext )" DOCS=( AUTHORS ChangeLog NEWS README ) -PATCHES=( "${FILESDIR}"/${P}-gentoo.patch ) +PATCHES=( + "${FILESDIR}"/${P}-gentoo.patch + "${FILESDIR}"/${P}-Fix-missing-virtual-destructors-and-guichan-use.patch + "${FILESDIR}"/${P}-Trick-gcc-into-importing-C99-stdint.h-when-C-11-is-n.patch + "${FILESDIR}"/${P}-Import-cstdint-for-int64_t.patch + ) src_prepare() { base_src_prepare @@ -59,6 +64,7 @@ src_configure() { -DPKG_DATADIR="${GAMES_DATADIR}/${PN}" -DPKG_BINDIR="${GAMES_BINDIR}" -DWITH_BUNDLEDHEADERS=OFF + -DENABLE_CPP0X=OFF ) cmake-utils_src_configure } diff --git a/games-strategy/boswars/Manifest b/games-strategy/boswars/Manifest index 634934922bc5..f655ccffd5d3 100644 --- a/games-strategy/boswars/Manifest +++ b/games-strategy/boswars/Manifest @@ -1,3 +1,4 @@ DIST bos.png 620 SHA256 fe1d24bc722093bd3882ecab15c15f61b6b0edee263bfd58af662825e76d8b0a SHA512 6a15a5c82f9cff3462d498620a1dd1c7a2a460119689078157e61b27e7e5243a8ac2da7f01c1848d614167a3a748ca1f3e03c1f218479ede3a1c2c0ae85b3cc3 WHIRLPOOL 4688e15b35a4c6e6888b867f16e646e520bf00cbb04d586b08567b2177fe9e82d0a2e1c31060c18ac2149df727f8a781f4394936c77a0d0b6ef846051ff760e7 DIST boswars-2.6.1-src.tar.gz 64708620 SHA256 6003307692bde9913f6b5c227bf351e43e33d44ffaab198f0d0677e8fef86315 SHA512 6ea24ec0fc4544044c4bf7685ffc404433f915bc9a81e4a67a003ded72dbec7b0693fb8cb4f3ada97ed55c06893bf7a5b4de6c9c186dbd8d2ceeff281e65acce WHIRLPOOL d87f1c1bba009472e01a877dfdd26ce271c00dac910e16e89ebe932a46876fb1f2b0e8b4f3f5c024ead4ce9e3f2bc9123622b7123626485af70e28f3ad278252 +DIST boswars-2.7-fixed-images-for-libpng-1.6.tar.xz 552956 SHA256 87f3ee7f4045c3acfacd884348a2b376e710b42aa0f40acbc212732d0bee9a24 SHA512 794addf06cfd5c5bb0ad0988a90337a3a6332789de7bc942807602c84c4fafe4c4b12da63ae210ca220a1be6dcd9677fa9ddb1ae62a7d26a7748af35b07303dc WHIRLPOOL d6bc11f8db099cd91976590a25e63eed51c2cd724eb64d2e859556dcf3ef22a66451b114542a0e0bcc819c517b4c5fdb3e294680a9e11dbe990650815ac37507 DIST boswars-2.7-src.tar.gz 77280735 SHA256 dc3718f531e9ea413cf37e1333b62a4c5e69f1405502d9c59b9e424635135e3e SHA512 2573c61684e83f356a80292adcf780cc001a4be2a31abba20e6f93ed6deaa38b8eca87f29935a4fe0edc9b4e0fdc3f78ddd709b8132aaaa048ffbcd6c498ec80 WHIRLPOOL f8e0156fbf2d868eb4066bab0592a9fc5c1fce055aba81c056da1d10da4112913f50312fc1526a0ff62159a84b9463907c92b8ae54445fab20dc5879bf961322 diff --git a/games-strategy/boswars/boswars-2.7-r1.ebuild b/games-strategy/boswars/boswars-2.7-r1.ebuild new file mode 100644 index 000000000000..6e411e9b65df --- /dev/null +++ b/games-strategy/boswars/boswars-2.7-r1.ebuild @@ -0,0 +1,67 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild,v 1.1 2013/07/29 21:28:56 hasufell Exp $ + +EAPI=5 +inherit eutils scons-utils games + +DESCRIPTION="Futuristic real-time strategy game" +HOMEPAGE="http://www.boswars.org/" +SRC_URI="http://www.boswars.org/dist/releases/${P}-src.tar.gz + http://dev.gentoo.org/~hasufell/distfiles/${P}-fixed-images-for-libpng-1.6.tar.xz + mirror://gentoo/bos.png" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +RDEPEND="dev-lang/lua + media-libs/libsdl[audio,video] + media-libs/libpng:0 + media-libs/libvorbis + media-libs/libtheora + media-libs/libogg + virtual/opengl + x11-libs/libX11" +DEPEND="${RDEPEND}" + +S=${WORKDIR}/${P}-src + +src_unpack() { + default + # bug 475764 + cp -dRp ${P}-fixed-images-for-libpng-1.6/* ${P}-src/ \ + || die "copying fixed images failed!" +} + +src_prepare() { + rm -f doc/{README-SDL.txt,guichan-copyright.txt} + epatch \ + "${FILESDIR}"/${P}-gentoo.patch \ + "${FILESDIR}"/${P}-scons-blows.patch + sed -i \ + -e "s:@GENTOO_DATADIR@:${GAMES_DATADIR}/${PN}:" \ + engine/include/stratagus.h \ + || die + sed -i \ + -e "/-O2/s:-O2.*math:${CXXFLAGS} -Wall:" \ + SConstruct \ + || die +} + +src_compile() { + escons || die +} + +src_install() { + newgamesbin build/${PN}-release ${PN} + insinto "${GAMES_DATADIR}"/${PN} + doins -r campaigns graphics intro languages maps patches scripts sounds units + newicon "${DISTDIR}"/bos.png ${PN}.png + make_desktop_entry ${PN} "Bos Wars" + # COPYRIGHT.txt is referenced by the html + dodoc CHANGELOG COPYRIGHT.txt README.txt + dohtml -r doc/* + prepgamesdirs +} diff --git a/gnome-base/gnome-shell/gnome-shell-3.8.3-r2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.8.3-r2.ebuild index c4ea09f36b79..481a44e64242 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.8.3-r2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.8.3-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.8.3-r2.ebuild,v 1.4 2013/07/28 12:43:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/gnome-shell-3.8.3-r2.ebuild,v 1.5 2013/07/29 20:24:45 pacho Exp $ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" PYTHON_COMPAT=( python2_{6,7} ) -inherit autotools eutils gnome2 multilib pax-utils python-r1 +inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd DESCRIPTION="Provides core UI functions for the GNOME 3 desktop" HOMEPAGE="http://live.gnome.org/GnomeShell" diff --git a/gnome-extra/evolution-data-server/Manifest b/gnome-extra/evolution-data-server/Manifest index fb351876de94..9945d17d3b62 100644 --- a/gnome-extra/evolution-data-server/Manifest +++ b/gnome-extra/evolution-data-server/Manifest @@ -1,5 +1,4 @@ DIST evolution-data-server-2.32.3-patches.tar.xz 24072 SHA256 7b1f29fad87a7e868736380c69880a29ddf5d4bd365734df53042e4bc9e8b0fa SHA512 20e12257e7153d074f20c158fc16a5a8feed8e9ed34035c6d752e31ca5b21436e08d767433aa16b885ad0aa8a95b18b41f79c80f2b30db42a5af402082882d55 WHIRLPOOL 660000ccaa0160325b92cf26ea031c96190645ce4bd2a6fc83b03411c6a2bb7f7aadc0ca0a493e1ff386fd4ac4471035af2da0decb436db7f8cf74b792ac4bd2 DIST evolution-data-server-2.32.3.tar.bz2 4322281 SHA256 744026a745b711b3e393b61fed21c4926d1b10a3aa7da64f4b33a3e3bf5b085c SHA512 863ccea7717a7fe743155513e74fc8ea35f558702bd4ff1075e15d1a36c1ecd9d5e285bd2a81245d680c05cf0521029583134b4e1d12668244042df3f5e62dfb WHIRLPOOL 3c56210f477901c3ea2d4712e631d219969cb113ff1c4cba3fcefccb67fed363a6207025b46922b9c1f6ba3427b962b5e0565c6b1441249c74b29afa314e3580 DIST evolution-data-server-3.6.4.tar.xz 4079620 SHA256 50b4ca21bc57d2fe4933ea3072bf11d5e6069d0ecaacced0bd0f55f098d09f4e SHA512 01f7537f4c7b4e2d837a5bf33e70fde4bce146af809e3d437010b5b2f73164bb91f2dd04b00136a9167337d619ffcafcbb2605e3fce954a8ae317d62dafe8374 WHIRLPOOL a5c34b4e1b677149232400be98916096983a01c8ae6c55e4c7a7eb2653fca12439460158f39bdbb0e2c2a593b6a6052efe12906e0383fd867884bb65dc4472ef -DIST evolution-data-server-3.8.3.tar.xz 3929468 SHA256 4f60403ec17b462fc39f59193093d9819c534bbce689e14cbab20bc262ca5870 SHA512 04a5b66ff7b00478bf6b984a0723cfcd4689ceb435b278c23e7de51e1f29c9503162a49cebe870536f6e99bf63ed1c5d7c5f4ffa55067d0ae5db764b90167576 WHIRLPOOL b0f3209b8b301034c9c4fb3dd2acbd6bc7e4e529678c66aa71ad2311d29c6b93792bdcbc2b902298f25f6f5c9094ec46886e3c1b803a1ff08799d59ad9f69edf DIST evolution-data-server-3.8.4.tar.xz 3932296 SHA256 0b9e725d36a4c63ccb15b4e0f92932764c9a335e84af2ebeeb4c182760ef3f6e SHA512 fd4b54b896791186a48a7f01e66354eb02fd2ad9b452202869d9e1345b08133e952eb17677e3420469dbde425fbc347c82a40acaddba4766b84b32c42e1599cc WHIRLPOOL 95d937bc9783f1d3fd6a5637aaf837f612ef4669932cfb5f7fa21ed6e4a86dbcec7435d5c1baf0f9d2c7f4629aa27a204199a4cda608fe345869543f3621c975 diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.8.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.8.3.ebuild deleted file mode 100644 index 8e01a44ee199..000000000000 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.8.3.ebuild +++ /dev/null @@ -1,119 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.8.3.ebuild,v 1.1 2013/06/09 18:31:25 pacho Exp $ - -EAPI="5" -PYTHON_COMPAT=( python{2_7,3,3} ) -GCONF_DEBUG="no" -VALA_MIN_API_VERSION="0.18" -VALA_USE_DEPEND="vapigen" - -inherit db-use flag-o-matic gnome2 python-any-r1 vala virtualx - -DESCRIPTION="Evolution groupware backend" -HOMEPAGE="http://projects.gnome.org/evolution/arch.shtml" - -# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". -LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat" -SLOT="0/40" # subslot = libcamel-1.2 soname version -IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather" -REQUIRED_USE="vala? ( introspection )" - -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" - -RDEPEND=" - >=dev-libs/glib-2.34:2 - >=dev-db/sqlite-3.5:= - >=dev-libs/libgdata-0.10:= - >=app-crypt/libsecret-0.5 - >=dev-libs/libical-0.43:= - >=net-libs/libsoup-2.40.3:2.4 - >=dev-libs/libxml2-2 - >=sys-libs/db-4:= - >=dev-libs/nspr-4.4:= - >=dev-libs/nss-3.9:= - >=app-crypt/gcr-3.4 - - sys-libs/zlib:= - virtual/libiconv - - gtk? ( >=x11-libs/gtk+-3.2:3 ) - gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.90 ) - introspection? ( >=dev-libs/gobject-introspection-0.9.12 ) - kerberos? ( virtual/krb5:= ) - ldap? ( >=net-nds/openldap-2:= ) - weather? ( >=dev-libs/libgweather-3.5:2= ) -" -DEPEND="${RDEPEND} - dev-util/fix-la-relink-command - dev-util/gperf - >=dev-util/gtk-doc-am-1.9 - >=dev-util/intltool-0.35.5 - >=gnome-base/gnome-common-2 - >=sys-devel/gettext-0.17 - virtual/pkgconfig - vala? ( $(vala_depend) )" -# eautoreconf needs: -# >=gnome-base/gnome-common-2 - -pkg_setup() { - python-any-r1_pkg_setup -} - -src_prepare() { - gnome2_src_prepare - use vala && vala_src_prepare - - # /usr/include/db.h is always db-1 on FreeBSD - # so include the right dir in CPPFLAGS - append-cppflags "-I$(db_includedir)" - - # Fix compilation flags crazyness - # Touch configure.ac if doing eautoreconf - sed 's/^\(AM_CPPFLAGS="\)$WARNING_FLAGS/\1/' \ - -i configure || die "sed failed" -} - -src_configure() { - gnome2_src_configure \ - $(use_enable api-doc-extras gtk-doc) \ - $(use_with api-doc-extras private-docs) \ - $(use_enable gnome-online-accounts goa) \ - $(use_enable introspection) \ - $(use_enable ipv6) \ - $(use_with kerberos krb5 "${EPREFIX}"/usr) \ - $(use_with ldap openldap) \ - $(use_enable vala vala-bindings) \ - $(use_enable weather) \ - $(use_enable gtk) \ - --enable-google \ - --enable-nntp \ - --enable-largefile \ - --enable-smime \ - --with-libdb="${EPREFIX}"/usr \ - --disable-uoa -} - -src_install() { - # Prevent this evolution-data-server from linking to libs in the installed - # evolution-data-server libraries by adding -L arguments for build dirs to - # every .la file's relink_command field, forcing libtool to look there - # first during relinking. This will mangle the .la files installed by - # make install, but we don't care because we will be punting them anyway. - fix-la-relink-command . || die "fix-la-relink-command failed" - gnome2_src_install - - if use ldap; then - insinto /etc/openldap/schema - doins "${FILESDIR}"/calentry.schema - dosym /usr/share/${PN}/evolutionperson.schema /etc/openldap/schema/evolutionperson.schema - fi -} - -src_test() { - unset DBUS_SESSION_BUS_ADDRESS - unset ORBIT_SOCKETDIR - unset SESSION_MANAGER - unset DISPLAY - Xemake check -} diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.8.4.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.8.4.ebuild index b788d6152ee4..2db6849bad2b 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.8.4.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.8.4.ebuild @@ -1,15 +1,14 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.8.4.ebuild,v 1.3 2013/07/28 10:19:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.8.4.ebuild,v 1.4 2013/07/29 22:03:00 pacho Exp $ EAPI="5" GCONF_DEBUG="no" -PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy{1_9,2_0}) +# python3 not really supported, bug #478678 +PYTHON_COMPAT=( python2_7 pypy{1_9,2_0} ) VALA_MIN_API_VERSION="0.18" VALA_USE_DEPEND="vapigen" - inherit db-use flag-o-matic gnome2 python-any-r1 vala virtualx - DESCRIPTION="Evolution groupware backend" HOMEPAGE="http://projects.gnome.org/evolution/arch.shtml" diff --git a/gnome-extra/gnome-do/Manifest b/gnome-extra/gnome-do/Manifest index 1c8d3bb384b9..e34c83a37b01 100644 --- a/gnome-extra/gnome-do/Manifest +++ b/gnome-extra/gnome-do/Manifest @@ -1 +1,2 @@ DIST gnome-do-0.8.5.tar.gz 904470 SHA256 38741b2c9757707c16db6b8d912897408cfe4bff8db728e86dccac5ca894f28b +DIST gnome-do-0.9.tar.gz 881467 SHA256 554b6f7f2b6e8c5fcdaeb41e17e460ac0b7f26bde7d42182cbec08b3abfd5317 SHA512 7fba3291c0320e92ab3c4a696c3e99bcf8a6171dae592a492a55dddfbf73355f749ebbf720f0a3d0e667b949cc74b8dcbba46af57e103dc3d0d3e5aa120296f9 WHIRLPOOL 2e7f6181a4aeff90553f349a237108280acd43e4ff0a971c61db14c9ad79e62258fadd3812c9085e9ac0b95f3527f483be19a5d9e14504d634caeb2ef9507296 diff --git a/gnome-extra/gnome-do/gnome-do-0.9.ebuild b/gnome-extra/gnome-do/gnome-do-0.9.ebuild new file mode 100644 index 000000000000..c54448a92827 --- /dev/null +++ b/gnome-extra/gnome-do/gnome-do-0.9.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-do/gnome-do-0.9.ebuild,v 1.2 2013/07/29 17:35:14 zmedico Exp $ + +EAPI=5 + +inherit gnome2 mono-env + +DESCRIPTION="GNOME Do allows you to get things done quickly" +HOMEPAGE="http://do.davebsd.com/" +SRC_URI="https://launchpad.net/do/trunk/${PV}/+download/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="" + +RDEPEND="=dev-dotnet/gconf-sharp-2.24.0 + >=dev-dotnet/gtk-sharp-2.12.6 + >=dev-dotnet/glade-sharp-2.12.6 + dev-dotnet/ndesk-dbus + dev-dotnet/ndesk-dbus-glib + >=dev-dotnet/gnome-desktop-sharp-2.26.0 + >=dev-dotnet/gnome-keyring-sharp-1.0.0 + >=dev-dotnet/gnome-sharp-2.24.0 + >=dev-dotnet/gnomevfs-sharp-2.24.0 + >=dev-dotnet/wnck-sharp-2.24.0 + >=dev-dotnet/art-sharp-2.24.0 + >=dev-dotnet/rsvg-sharp-2.24.0 + dev-dotnet/mono-addins[gtk] + dev-dotnet/notify-sharp + !Enable support for ALISP (ALSA LISP) interpreter for advanced features. - cpe:/o:alsa:alsa-lib + cpe:/a:alsa-project:alsa-lib diff --git a/media-libs/libdca/libdca-0.0.5-r3.ebuild b/media-libs/libdca/libdca-0.0.5-r3.ebuild index 852d7f318f71..a2d047ddb87e 100644 --- a/media-libs/libdca/libdca-0.0.5-r3.ebuild +++ b/media-libs/libdca/libdca-0.0.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdca/libdca-0.0.5-r3.ebuild,v 1.1 2013/07/28 22:10:21 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdca/libdca-0.0.5-r3.ebuild,v 1.2 2013/07/29 19:57:38 aballier Exp $ EAPI=5 inherit autotools eutils flag-o-matic multilib multilib-minimal @@ -38,6 +38,11 @@ multilib_src_configure() { $(use_enable debug) \ $(use_enable static-libs static) \ $(use_enable oss) + + # Those are thrown away afterwards, don't build them in the first place + if [ "${ABI}" != "${DEFAULT_ABI}" ] ; then + sed -i -e 's/ libao src//' Makefile || die + fi } multilib_src_compile() { diff --git a/media-libs/libemf/libemf-1.0.4-r1.ebuild b/media-libs/libemf/libemf-1.0.4-r1.ebuild index 6f4d490c4fb4..b27d0ea0e8c1 100644 --- a/media-libs/libemf/libemf-1.0.4-r1.ebuild +++ b/media-libs/libemf/libemf-1.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4-r1.ebuild,v 1.1 2013/05/03 14:23:42 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4-r1.ebuild,v 1.3 2013/07/29 17:55:02 pinkbyte Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/libemf/${MY_P}.tar.gz" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 -arm ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc static-libs" S=${WORKDIR}/${MY_P} diff --git a/media-libs/libemf/libemf-1.0.4.ebuild b/media-libs/libemf/libemf-1.0.4.ebuild index f3f739f12523..7467fff28cef 100644 --- a/media-libs/libemf/libemf-1.0.4.ebuild +++ b/media-libs/libemf/libemf-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4.ebuild,v 1.11 2013/05/03 14:23:42 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4.ebuild,v 1.12 2013/07/29 17:55:02 pinkbyte Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/libemf/${MY_P}.tar.gz" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 -arm ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc static-libs" S=${WORKDIR}/${MY_P} diff --git a/media-libs/libsamplerate/libsamplerate-0.1.8-r1.ebuild b/media-libs/libsamplerate/libsamplerate-0.1.8-r1.ebuild index 172a601becc8..2eb0078e762d 100644 --- a/media-libs/libsamplerate/libsamplerate-0.1.8-r1.ebuild +++ b/media-libs/libsamplerate/libsamplerate-0.1.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.8-r1.ebuild,v 1.1 2013/05/07 12:49:53 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/libsamplerate-0.1.8-r1.ebuild,v 1.2 2013/07/29 22:19:12 aballier Exp $ EAPI=5 @@ -17,8 +17,9 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="sndfile static-libs" -RDEPEND="sndfile? ( >=media-libs/libsndfile-1.0.2[${MULTILIB_USEDEP}] ) - abi_x86_32? ( !<=app-emultaion/emul-linux-x86-soundlibs-20130224 )" +RDEPEND="sndfile? ( >=media-libs/libsndfile-1.0.2 ) + abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 + !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )" DEPEND="${RDEPEND} virtual/pkgconfig" @@ -35,11 +36,24 @@ src_prepare() { } src_configure() { - local myeconfargs=( - --disable-fftw - $(use_enable sndfile) - ) - autotools-multilib_src_configure + my_configure() { + local myeconfargs=( + --disable-fftw + ) + + if [ "${ABI}" = "${DEFAULT_ABI}" ] ; then + myeconfargs+=( $(use_enable sndfile) ) + else + myeconfargs+=( --disable-sndfile ) + fi + + autotools-utils_src_configure + + if [ "${ABI}" != "${DEFAULT_ABI}" ] ; then + sed -i -e "s/ doc examples//" "${BUILD_DIR}/Makefile" || die + fi + } + multilib_parallel_foreach_abi my_configure } src_install() { diff --git a/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild b/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild index 54acddf2d9d4..05ecb84de2bd 100644 --- a/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild,v 1.1 2013/05/05 08:04:11 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild,v 1.2 2013/07/29 22:05:21 aballier Exp $ EAPI=5 @@ -28,14 +28,10 @@ RDEPEND=" !minimal? ( >=media-libs/flac-1.2.1[${MULTILIB_USEDEP}] >=media-libs/libogg-1.1.3[${MULTILIB_USEDEP}] >=media-libs/libvorbis-1.2.3[${MULTILIB_USEDEP}] ) - alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] ) - sqlite? ( - >=dev-db/sqlite-3.2 - amd64? ( abi_x86_32? ( - app-emulation/emul-linux-x86-baselibs[development] - ) ) - ) - abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224 )" + alsa? ( media-libs/alsa-lib ) + sqlite? ( >=dev-db/sqlite-3.2 ) + abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 + !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )" DEPEND="${RDEPEND} virtual/pkgconfig test? ( ${PYTHON_DEPS} )" @@ -58,19 +54,39 @@ src_prepare() { } src_configure() { - local myeconfargs=( - --htmldir="${EPREFIX}"/usr/share/doc/${PF}/html - - $(use_enable sqlite) - $(use_enable static-libs static) - $(use_enable alsa) - $(use_enable !minimal external-libs) - --disable-octave - --disable-gcc-werror - --disable-gcc-pipe - ) + my_configure() { + local myeconfargs=( + --htmldir="${EPREFIX}"/usr/share/doc/${PF}/html + $(use_enable static-libs static) + $(use_enable !minimal external-libs) + --disable-octave + --disable-gcc-werror + --disable-gcc-pipe + ) + + if [ "${ABI}" = "${DEFAULT_ABI}" ] ; then + myeconfargs+=( + $(use_enable alsa) + $(use_enable sqlite) + ) + else + myeconfargs+=( + --disable-alsa + --disable-sqlite + ) + fi + + autotools-utils_src_configure + + if [ "${ABI}" != "${DEFAULT_ABI}" ] ; then + # Do not build useless stuff. + for i in man doc examples regtest programs ; do + sed -i -e "s/ ${i}//" "${BUILD_DIR}/Makefile" || die + done + fi + } - autotools-multilib_src_configure + multilib_parallel_foreach_abi my_configure } src_install() { diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest index 65926dd71f88..fa8b9e0ea082 100644 --- a/media-libs/mesa/Manifest +++ b/media-libs/mesa/Manifest @@ -8,6 +8,7 @@ DIST MesaLib-9.1.1.tar.bz2 6122510 SHA256 3ae5741918a26ce6457b4427663b9e0ed31a3c DIST MesaLib-9.1.2.tar.bz2 6122642 SHA256 0695115f7a900624db9ade4f5bd32f4b885d9273eed020fb12b7e29a953143db SHA512 80a09c76b43ad039d8d577f0d9e2b33038847aa8815a1a5251badec626dfe2e7b4c0dfa445f8ce388d4af052147da388ebac0c3265f48e42e3fda4147bfaa578 WHIRLPOOL ea5fe473813111ae08d64bbe9183a11454449ccf419cc689f644afc127ce7b1fd8cb5344682afae13f7db0a2d1d3b90ae418802805d4cee2f6d46d1d26953d1d DIST MesaLib-9.1.3.tar.bz2 6123010 SHA256 8d5dac2202d0355bff5cfd183582ec8167d1d1227b7bb7a669acecbeaa52d766 SHA512 c319f5ff8143c9ed7ee7a643c9ff5950e7f847d5a542b267c9510686c1a978f9b0b1a00f496d9d980ab3ba591aca16c67e40f6eeedf20826f406eecd77dcc81d WHIRLPOOL 6b91d4810104683bb64443cb380bd98828e54f16cd9a1ae6c8cd13fbafe143556eb559c3bb7af914b78f82e4bec4d492ef6e49136d4b5369edbc4b9efcfbb733 DIST MesaLib-9.1.4.tar.bz2 6124177 SHA256 6e858786e9e68e79aa245037d351a664f3a5c05ccdbdc2519307bc06f8ee68da SHA512 b9da2b2b3a5544b5e181f3bcdcb73b78fe692fbe9dd0a8e04e3bd6741205e54c43dd4c76f495496edc6c5f0b72e05449cda491607c18689ad2dd0adf0cec31b4 WHIRLPOOL 495dad4f931cea2a1af08cab8fa1a77a97e113922d67fb242b13ef6377b4219943d5f897a3d8b8a3e7e365f9642769335e7a4d1d45ce1d585f109567f5579f2b +DIST MesaLib-9.1.5.tar.bz2 6127632 SHA256 89ea0d1afd90a87dab253777bfe414820c4aa3890add1487ca2b49f6b3e194fd SHA512 e6ab81aebfd20e41b6b1e3d98c9228ef57e4660e6e9d3473b2aa7e03bc63effca135206fcdc32fc2b03652deb98b458ce15d12b0b29d9d8d05a225ed4dc31943 WHIRLPOOL d8a09b6f8191bfbed84c405e28e5d4449174e63226c268306a8f64ac40259d69958a43171a025c2f3c45bacafae9ccd25f334523f54711da22cbda0544d21457 DIST MesaLib-9.1.tar.bz2 6125400 SHA256 af484cbfe7fe26e62fb1ddb1204d608c4270e74364c44e7207508cd736a0707b SHA512 9475361e3e3ce0e8ad632003b6e41944d3750de3d5a1a774a2e9cb1f04fd0df8f27e6f47e31f08808c3f4506f683cbda53570617f1db1dd0657b07e4bac36a19 WHIRLPOOL 09488fc64f72818cf4baa3acb9c859a230e400749273f287b03645bfbc4679969037ad5eae1504de595becfd35d533fbdd6a9b37cd9aca41d62c2b9bf28991e1 DIST mesa-7.10.1-gentoo-patches-01.tar.bz2 5488 SHA256 31cd4f6d1a0a70249c40452919074856d120cd473a01a8457e3dc147a1b622d8 SHA512 c62b45b32e396e67f629003fc5242b7b4df054b8e20b5237489212bc4f0171534915a02fc9efa68965068121d10660b5cd92a419efabe33fd4596a97a39249c2 WHIRLPOOL 5f171959e3a31f5c38438b4806ce371bb8fdf1c7a87501865e4ed5d5ab284cda9568b7773005997d7a1cff151f95e64c027b36c0be48a4dd288a7ab8b5f69b97 DIST mesa-7.11.2-gentoo-patches-01.tar.bz2 4021 SHA256 e1e29d335f7e0c69824041a92b1815cd4e2defa4689285c86ea59d47a7ef407b SHA512 0dcd60bd40efa25c9895150b6c0230e6582ff42ba0bafae49290e170948ee99ff25be321e7d3d503b3f465eeedcd145fc46b312a54d9bc4d3577fd5e61c3439b WHIRLPOOL 8a4a5c250430ebc08d7081158c6cc41ea7b5718662ef0327e5829c2f26069be0bed7a0df12c82434c58d364926404c929ca9881847554b74906db195b12d6576 diff --git a/media-libs/mesa/mesa-9.1.5.ebuild b/media-libs/mesa/mesa-9.1.5.ebuild new file mode 100644 index 000000000000..b8e19e07ef38 --- /dev/null +++ b/media-libs/mesa/mesa-9.1.5.ebuild @@ -0,0 +1,419 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.5.ebuild,v 1.1 2013/07/29 15:22:27 chithanh Exp $ + +EAPI=5 + +EGIT_REPO_URI="git://anongit.freedesktop.org/mesa/mesa" + +if [[ ${PV} = 9999* ]]; then + GIT_ECLASS="git-2" + EXPERIMENTAL="true" +fi + +PYTHON_COMPAT=( python{2_6,2_7} ) + +inherit base autotools multilib flag-o-matic python-single-r1 toolchain-funcs ${GIT_ECLASS} + +OPENGL_DIR="xorg-x11" + +MY_PN="${PN/m/M}" +MY_P="${MY_PN}-${PV/_rc/-rc}" +MY_SRC_P="${MY_PN}Lib-${PV/_rc/-rc}" + +FOLDER="${PV/_rc*/}" + +DESCRIPTION="OpenGL-like graphic library for Linux" +HOMEPAGE="http://mesa3d.sourceforge.net/" + +#SRC_PATCHES="mirror://gentoo/${PN}-9.1-gentoo-patches-05.tar.bz2" +if [[ $PV = 9999* ]]; then + SRC_URI="${SRC_PATCHES}" +else + SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}/${MY_SRC_P}.tar.bz2 + ${SRC_PATCHES}" +fi + +# The code is MIT/X11. +# GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0 +LICENSE="MIT SGI-B-2.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" + +INTEL_CARDS="i915 i965 intel" +RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi" +VIDEO_CARDS="${INTEL_CARDS} ${RADEON_CARDS} nouveau vmware" +for card in ${VIDEO_CARDS}; do + IUSE_VIDEO_CARDS+=" video_cards_${card}" +done + +IUSE="${IUSE_VIDEO_CARDS} + bindist +classic debug +egl +gallium gbm gles1 gles2 +llvm +nptl + openvg osmesa pax_kernel pic r600-llvm-compiler selinux +shared-glapi vdpau + wayland xvmc xa xorg kernel_FreeBSD" + +REQUIRED_USE=" + llvm? ( gallium ) + openvg? ( egl gallium ) + gbm? ( shared-glapi ) + gles1? ( egl ) + gles2? ( egl ) + r600-llvm-compiler? ( gallium llvm || ( video_cards_r600 video_cards_radeon ) ) + wayland? ( egl ) + xa? ( gallium ) + xorg? ( gallium ) + 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_radeonsi? ( gallium llvm ) + video_cards_vmware? ( gallium ) +" + +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.42" +# keep correct libdrm and dri2proto dep +# keep blocks in rdepend for binpkg +RDEPEND=" + !=app-admin/eselect-opengl-1.2.7 + dev-libs/expat + gbm? ( virtual/udev ) + >=x11-libs/libX11-1.3.99.901 + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXxf86vm + >=x11-libs/libxcb-1.8.1 + vdpau? ( >=x11-libs/libvdpau-0.4.1 ) + wayland? ( >=dev-libs/wayland-1.0.3 ) + xorg? ( + x11-base/xorg-server:=[-minimal] + x11-libs/libdrm[libkms] + ) + xvmc? ( >=x11-libs/libXvMC-1.0.6 ) + ${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?] +" +for card in ${INTEL_CARDS}; do + RDEPEND="${RDEPEND} + video_cards_${card}? ( ${LIBDRM_DEPSTRING}[video_cards_intel] ) + " +done + +for card in ${RADEON_CARDS}; do + RDEPEND="${RDEPEND} + video_cards_${card}? ( ${LIBDRM_DEPSTRING}[video_cards_radeon] ) + " +done + +DEPEND="${RDEPEND} + llvm? ( + >=sys-devel/llvm-2.9 + r600-llvm-compiler? ( sys-devel/llvm[video_cards_radeon] ) + video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] ) + ) + ${PYTHON_DEPS} + dev-libs/libxml2[python,${PYTHON_USEDEP}] + sys-devel/bison + sys-devel/flex + virtual/pkgconfig + >=x11-proto/dri2proto-2.6 + >=x11-proto/glproto-1.4.15-r1 + >=x11-proto/xextproto-7.0.99.1 + x11-proto/xf86driproto + x11-proto/xf86vidmodeproto +" + +S="${WORKDIR}/${MY_P}" + +# It is slow without texrels, if someone wants slow +# mesa without texrels +pic use is worth the shot +QA_EXECSTACK="usr/lib*/opengl/xorg-x11/lib/libGL.so*" +QA_WX_LOAD="usr/lib*/opengl/xorg-x11/lib/libGL.so*" + +# Think about: ggi, fbcon, no-X configs + +pkg_setup() { + # workaround toc-issue wrt #386545 + use ppc64 && append-flags -mminimal-toc + + python-single-r1_pkg_setup +} + +src_unpack() { + default + [[ $PV = 9999* ]] && git-2_src_unpack +} + +src_prepare() { + # apply patches + if [[ ${PV} != 9999* && -n ${SRC_PATCHES} ]]; then + EPATCH_FORCE="yes" \ + EPATCH_SOURCE="${WORKDIR}/patches" \ + EPATCH_SUFFIX="patch" \ + epatch + fi + + # relax the requirement that r300 must have llvm, bug 380303 + epatch "${FILESDIR}"/${PN}-8.1-dont-require-llvm-for-r300.patch + + # fix for hardened pax_kernel, bug 240956 + [[ ${PV} != 9999* ]] && epatch "${FILESDIR}"/glx_ro_text_segm.patch + + # Solaris needs some recent POSIX stuff in our case + if [[ ${CHOST} == *-solaris* ]] ; then + sed -i -e "s/-DSVR4/-D_POSIX_C_SOURCE=200112L/" configure.ac || die + fi + + # Tests fail against python-3, bug #407887 + sed -i 's|/usr/bin/env python|/usr/bin/env python2|' src/glsl/tests/compare_ir || die + + base_src_prepare + + eautoreconf +} + +src_configure() { + local myconf + + if use classic; then + # Configurable DRI drivers + driver_enable swrast + + # Intel code + driver_enable video_cards_i915 i915 + driver_enable video_cards_i965 i965 + if ! use video_cards_i915 && \ + ! use video_cards_i965; then + driver_enable video_cards_intel i915 i965 + fi + + # Nouveau code + driver_enable video_cards_nouveau nouveau + + # ATI code + driver_enable video_cards_r100 radeon + driver_enable video_cards_r200 r200 + if ! use video_cards_r100 && \ + ! use video_cards_r200; then + driver_enable video_cards_radeon radeon r200 + fi + fi + + if use egl; then + myconf+=" + --with-egl-platforms=x11$(use wayland && echo ",wayland")$(use gbm && echo ",drm") + $(use_enable gallium gallium-egl) + " + fi + + if use gallium; then + myconf+=" + $(use_enable llvm gallium-llvm) + $(use_enable openvg) + $(use_enable r600-llvm-compiler) + $(use_enable vdpau) + $(use_enable xvmc) + " + gallium_enable swrast + gallium_enable video_cards_vmware svga + gallium_enable video_cards_nouveau nouveau + gallium_enable video_cards_i915 i915 + if ! use video_cards_i915; then + gallium_enable video_cards_intel i915 + fi + + gallium_enable video_cards_r300 r300 + gallium_enable video_cards_r600 r600 + gallium_enable video_cards_radeonsi radeonsi + if ! use video_cards_r300 && \ + ! use video_cards_r600; then + gallium_enable video_cards_radeon r300 r600 + fi + fi + + # x86 hardened pax_kernel needs glx-rts, bug 240956 + if use pax_kernel; then + myconf+=" + $(use_enable x86 glx-rts) + " + fi + + # build fails with BSD indent, bug #428112 + use userland_GNU || export INDENT=cat + + econf \ + --enable-dri \ + --enable-glx \ + $(use_enable !bindist texture-float) \ + $(use_enable debug) \ + $(use_enable egl) \ + $(use_enable gbm) \ + $(use_enable gles1) \ + $(use_enable gles2) \ + $(use_enable nptl glx-tls) \ + $(use_enable osmesa) \ + $(use_enable !pic asm) \ + $(use_enable shared-glapi) \ + $(use_enable xa) \ + $(use_enable xorg) \ + --with-dri-drivers=${DRI_DRIVERS} \ + --with-gallium-drivers=${GALLIUM_DRIVERS} \ + PYTHON2="${PYTHON}" \ + ${myconf} +} + +src_install() { + base_src_install + + find "${ED}" -name '*.la' -exec rm -f {} + || die + + if use !bindist; then + dodoc docs/patents.txt + fi + + # Install config file for eselect mesa + insinto /usr/share/mesa + newins "${FILESDIR}/eselect-mesa.conf.8.1" eselect-mesa.conf + + # Move libGL and others from /usr/lib to /usr/lib/opengl/blah/lib + # because user can eselect desired GL provider. + ebegin "Moving libGL and friends for dynamic switching" + local x + local gl_dir="/usr/$(get_libdir)/opengl/${OPENGL_DIR}/" + dodir ${gl_dir}/{lib,extensions,include/GL} + for x in "${ED}"/usr/$(get_libdir)/lib{EGL,GL*,OpenVG}.{la,a,so*}; do + if [ -f ${x} -o -L ${x} ]; then + mv -f "${x}" "${ED}${gl_dir}"/lib \ + || die "Failed to move ${x}" + fi + done + for x in "${ED}"/usr/include/GL/{gl.h,glx.h,glext.h,glxext.h}; do + if [ -f ${x} -o -L ${x} ]; then + mv -f "${x}" "${ED}${gl_dir}"/include/GL \ + || die "Failed to move ${x}" + fi + done + for x in "${ED}"/usr/include/{EGL,GLES*,VG,KHR}; do + if [ -d ${x} ]; then + mv -f "${x}" "${ED}${gl_dir}"/include \ + || die "Failed to move ${x}" + fi + done + eend $? + + if use classic || use gallium; then + ebegin "Moving DRI/Gallium drivers for dynamic switching" + local gallium_drivers=( i915_dri.so i965_dri.so r300_dri.so r600_dri.so swrast_dri.so ) + keepdir /usr/$(get_libdir)/dri + dodir /usr/$(get_libdir)/mesa + for x in ${gallium_drivers[@]}; do + if [ -f "${S}/$(get_libdir)/gallium/${x}" ]; then + mv -f "${ED}/usr/$(get_libdir)/dri/${x}" "${ED}/usr/$(get_libdir)/dri/${x/_dri.so/g_dri.so}" \ + || die "Failed to move ${x}" + insinto "/usr/$(get_libdir)/dri/" + if [ -f "${S}/$(get_libdir)/${x}" ]; then + insopts -m0755 + doins "${S}/$(get_libdir)/${x}" + fi + fi + done + for x in "${ED}"/usr/$(get_libdir)/dri/*.so; do + if [ -f ${x} -o -L ${x} ]; then + mv -f "${x}" "${x/dri/mesa}" \ + || die "Failed to move ${x}" + fi + done + pushd "${ED}"/usr/$(get_libdir)/dri || die "pushd failed" + ln -s ../mesa/*.so . || die "Creating symlink failed" + # remove symlinks to drivers known to eselect + for x in ${gallium_drivers[@]}; do + if [ -f ${x} -o -L ${x} ]; then + rm "${x}" || die "Failed to remove ${x}" + fi + done + popd + eend $? + fi +} + +pkg_postinst() { + # Switch to the xorg implementation. + echo + eselect opengl set --use-old ${OPENGL_DIR} + + # switch to xorg-x11 and back if necessary, bug #374647 comment 11 + OLD_IMPLEM="$(eselect opengl show)" + if [[ ${OPENGL_DIR}x != ${OLD_IMPLEM}x ]]; then + eselect opengl set ${OPENGL_DIR} + eselect opengl set ${OLD_IMPLEM} + fi + + # Select classic/gallium drivers + if use classic || use gallium; then + eselect mesa set --auto + fi + + # warn about patent encumbered texture-float + if use !bindist; then + elog "USE=\"bindist\" was not set. Potentially patent encumbered code was" + elog "enabled. Please see patents.txt for an explanation." + fi + + local using_radeon r_flag + for r_flag in ${RADEON_CARDS}; do + if use video_cards_${r_flag}; then + using_radeon=1 + break + fi + done + + if [[ ${using_radeon} = 1 ]] && ! has_version media-libs/libtxc_dxtn; then + elog "Note that in order to have full S3TC support, it is necessary to install" + elog "media-libs/libtxc_dxtn as well. This may be necessary to get nice" + elog "textures in some apps, and some others even require this to run." + fi +} + +# $1 - VIDEO_CARDS flag +# other args - names of DRI drivers to enable +# TODO: avoid code duplication for a more elegant implementation +driver_enable() { + case $# in + # for enabling unconditionally + 1) + DRI_DRIVERS+=",$1" + ;; + *) + if use $1; then + shift + for i in $@; do + DRI_DRIVERS+=",${i}" + done + fi + ;; + esac +} + +gallium_enable() { + case $# in + # for enabling unconditionally + 1) + GALLIUM_DRIVERS+=",$1" + ;; + *) + if use $1; then + shift + for i in $@; do + GALLIUM_DRIVERS+=",${i}" + done + fi + ;; + esac +} diff --git a/media-libs/portaudio/portaudio-19_pre20111121-r1.ebuild b/media-libs/portaudio/portaudio-19_pre20111121-r1.ebuild new file mode 100644 index 000000000000..e291363134c8 --- /dev/null +++ b/media-libs/portaudio/portaudio-19_pre20111121-r1.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/portaudio/portaudio-19_pre20111121-r1.ebuild,v 1.1 2013/07/29 23:59:57 aballier Exp $ + +EAPI=5 + +AUTOTOOLS_PRUNE_LIBTOOL_FILES=all +inherit autotools-multilib + +MY_P=pa_stable_v${PV/pre} + +DESCRIPTION="A free, cross-platform, open-source, audio I/O library" +HOMEPAGE="http://www.portaudio.com/" +SRC_URI="http://www.portaudio.com/archives/${MY_P}.tgz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +IUSE="alsa +cxx debug jack oss static-libs" + +RDEPEND="alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] ) + jack? ( media-sound/jack-audio-connection-kit[${MULTILIB_USEDEP}] ) + abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r8 + !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +S=${WORKDIR}/${PN} +DOCS=( README.txt ) +HTML_DOCS=( index.html ) + +src_configure() { + local myeconfargs=( + $(use_enable debug debug-output) + $(use_enable cxx) + $(use_with alsa) + $(use_with jack) + $(use_with oss) + ) + + autotools-multilib_src_configure +} + +src_compile() { + autotools-multilib_src_compile lib/libportaudio.la + autotools-multilib_src_compile +} diff --git a/media-libs/speex/speex-1.2_rc1-r2.ebuild b/media-libs/speex/speex-1.2_rc1-r2.ebuild index c7a83caf3ce7..c9faf633d666 100644 --- a/media-libs/speex/speex-1.2_rc1-r2.ebuild +++ b/media-libs/speex/speex-1.2_rc1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.2_rc1-r2.ebuild,v 1.1 2013/07/28 22:29:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.2_rc1-r2.ebuild,v 1.2 2013/07/29 20:13:47 aballier Exp $ EAPI=5 inherit autotools eutils flag-o-matic multilib-minimal @@ -16,7 +16,7 @@ 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" IUSE="ogg sse static-libs" -RDEPEND="ogg? ( media-libs/libogg:=[${MULTILIB_USEDEP}] ) +RDEPEND="ogg? ( media-libs/libogg:= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r3 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )" DEPEND="${RDEPEND} @@ -44,7 +44,8 @@ multilib_src_configure() { ECONF_SOURCE="${S}" econf \ $(use_enable static-libs static) \ $(use_enable sse) \ - $(use_enable ogg) + $( [ "${ABI}" = "${DEFAULT_ABI}" ] && echo $(use_enable ogg)) + # ogg is only for speexdec/speexenc binaries, useless for non native ABIs } multilib_src_install() { diff --git a/media-plugins/alsa-plugins/metadata.xml b/media-plugins/alsa-plugins/metadata.xml index 8987e55f2c06..7a7ed4ca3bbe 100644 --- a/media-plugins/alsa-plugins/metadata.xml +++ b/media-plugins/alsa-plugins/metadata.xml @@ -5,4 +5,7 @@ alsa-bugs@gentoo.org + +cpe:/a:alsa-project:alsa-plugins + diff --git a/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.121.3-r1.ebuild b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.121.3-r1.ebuild new file mode 100644 index 000000000000..2f6c2cd242ae --- /dev/null +++ b/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.121.3-r1.ebuild @@ -0,0 +1,81 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/jack-audio-connection-kit/jack-audio-connection-kit-0.121.3-r1.ebuild,v 1.1 2013/07/29 23:39:25 aballier Exp $ + +EAPI=5 + +inherit flag-o-matic eutils multilib multilib-minimal + +DESCRIPTION="A low-latency audio server" +HOMEPAGE="http://www.jackaudio.org" +SRC_URI="http://www.jackaudio.org/downloads/${P}.tar.gz" + +LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd" +IUSE="3dnow altivec alsa coreaudio doc debug examples mmx oss sse cpudetection pam" + +# readline: only used for jack_transport -> useless for non native ABIs +# libsndfile: ditto for jackrec +RDEPEND=" + sys-libs/readline + >=media-libs/libsndfile-1.0.0 + alsa? ( >=media-libs/alsa-lib-1.0.18[${MULTILIB_USEDEP}] ) + media-libs/libsamplerate[${MULTILIB_USEDEP}] + !media-sound/jack-cvs + abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r7 + !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )" +DEPEND="${RDEPEND} + virtual/pkgconfig + doc? ( app-doc/doxygen )" +RDEPEND="${RDEPEND} + alsa? ( sys-process/lsof ) + pam? ( sys-auth/realtime-base )" + +src_prepare() { + epatch "${FILESDIR}/${PN}-sparc-cpuinfo.patch" + epatch "${FILESDIR}/${PN}-freebsd.patch" +} + +DOCS=( AUTHORS TODO README ) + +multilib_src_configure() { + local myconf="" + + # CPU Detection (dynsimd) uses asm routines which requires 3dnow, mmx and sse. + if use cpudetection && use 3dnow && use mmx && use sse ; then + einfo "Enabling cpudetection (dynsimd). Adding -mmmx, -msse, -m3dnow and -O2 to CFLAGS." + myconf="${myconf} --enable-dynsimd" + append-flags -mmmx -msse -m3dnow -O2 + fi + + use doc || export ac_cv_prog_HAVE_DOXYGEN=false + + ECONF_SOURCE="${S}" econf \ + $(use_enable altivec) \ + $(use_enable alsa) \ + $(use_enable coreaudio) \ + $(use_enable debug) \ + $(use_enable mmx) \ + $(use_enable oss) \ + --disable-portaudio \ + $(use_enable sse) \ + --with-html-dir=/usr/share/doc/${PF} \ + --disable-dependency-tracking \ + --libdir=/usr/$(get_libdir) \ + ${myconf} + + if [ "${ABI}" != "${DEFAULT_ABI}" ] ; then + for i in tools man ; do + sed -i -e "s/ ${i}//" Makefile || die + done + fi +} + +multilib_src_install_all() { + if use examples; then + insinto /usr/share/doc/${PF} + doins -r "${S}/example-clients" + docompress -x /usr/share/doc/${PF}/example-clients + fi +} diff --git a/media-sound/lilypond/Manifest b/media-sound/lilypond/Manifest index 0d36bbc6d6f6..ffd814dd858d 100644 --- a/media-sound/lilypond/Manifest +++ b/media-sound/lilypond/Manifest @@ -4,3 +4,4 @@ DIST lilypond-2.17.19.tar.gz 16307961 SHA256 96db6298da19f965164230ac2e3d398ac3c DIST lilypond-2.17.20.tar.gz 16323282 SHA256 a2138a006a50a4d20af2153f9032f7d132e7e1e12a46d47fb1ce708bafd27b8c SHA512 92cfb58584b0cb622ecd835d4b207e467a25ae7c0ccdcd09e060870cddcdd482a28b0e3555bea59cb0e7d75ced076764025fbefb7f567cda79121d37f96789b1 WHIRLPOOL 106b0cd09641dedd65d86a0e057c4ad5605a829e71a973fc0611b8fd34dea5a3253a52a45724722af131593250ba3dcfa27572a2aa71c246622694eb405a270b DIST lilypond-2.17.21.tar.gz 16324452 SHA256 388c0a2d73e2f611ebedbc58d18da483a7b25bc50c8d3538561b856e5484edd9 SHA512 3e2efe12a615119a63666f6cdb28dc8c42587361579afc14dade89fa9fa2988ab5ca8b98ff3882bee75b4c926da3cec21199c0756c1219717fe487c01f70896b WHIRLPOOL bf4ca3384b40e0aa0502263e898885e32434aedf9b79d1732ac92d5d92bea977062034e6b4b154261d20c6084eda456e6290de86b591d566b73809c290e32591 DIST lilypond-2.17.22.tar.gz 16330758 SHA256 98e1130a90f243c8f3808d0a68a06b22af766b78bc64eea46c85b18acc7ca74e SHA512 71a4402409726c15086e149cde04dacefacfde621f4a19a8b6b248637757b4e9927542dd6b440b8a65aa95d3732746d35c5efcb4994347a298ca1257e35199ea WHIRLPOOL 198f827223a66c85f90b55c28ef2f75cab78522447b8fd0b33abc2c4c632a06f4c41af2d7b4976132689e4892acd35560b4fa8e821c3f895010b029efa85cacf +DIST lilypond-2.17.23.tar.gz 16348515 SHA256 a066cd0c01dce5d33099be21f033b59ac3a08048b7faa31309c2725dc3a8ff19 SHA512 564ba503de6c633d858924a81bc1683ba2a8beb188d75bf25bc21ccd740d8081a0bb511d925b3020b851bd55f661fc7ea115ab19982456462833361f653585f7 WHIRLPOOL 9255674ff01592cabea8bcdc9de87c2fed5d89c8089c40ac83e0949cc1b308c3d02504407a76b6dcefdb4bc1873f2a9dc7b388088a0bc7a58e69cfccbeccd992 diff --git a/media-sound/lilypond/lilypond-2.17.23.ebuild b/media-sound/lilypond/lilypond-2.17.23.ebuild new file mode 100644 index 000000000000..7fc573a52975 --- /dev/null +++ b/media-sound/lilypond/lilypond-2.17.23.ebuild @@ -0,0 +1,109 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.17.23.ebuild,v 1.1 2013/07/30 06:18:32 radhermit Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_5,2_6,2_7} ) + +inherit elisp-common autotools eutils python-single-r1 + +DESCRIPTION="GNU Music Typesetter" +SRC_URI="http://download.linuxaudio.org/lilypond/sources/v${PV:0:4}/${P}.tar.gz" +HOMEPAGE="http://lilypond.org/" + +LICENSE="GPL-3 FDL-1.3" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~x86" +LANGS=" ca cs da de el eo es fi fr it ja nl ru sv tr uk vi zh_TW" +IUSE="debug emacs profile vim-syntax ${LANGS// / linguas_}" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +RDEPEND=">=app-text/ghostscript-gpl-8.15 + >=dev-scheme/guile-1.8.2[deprecated,regex] + media-fonts/urw-fonts + media-libs/fontconfig + media-libs/freetype:2 + >=x11-libs/pango-1.12.3 + emacs? ( virtual/emacs ) + ${PYTHON_DEPS}" +DEPEND="${RDEPEND} + app-text/t1utils + dev-lang/perl + dev-texlive/texlive-metapost + virtual/pkgconfig + media-gfx/fontforge + >=sys-apps/texinfo-4.11 + >=sys-devel/bison-2.0 + sys-devel/flex + sys-devel/gettext + sys-devel/make" + +# Correct output data for tests isn't bundled with releases +RESTRICT="test" + +src_prepare() { + epatch "${FILESDIR}"/${PN}-2.17.2-tex-docs.patch + + if ! use vim-syntax ; then + sed -i 's/vim//' GNUmakefile.in || die + fi + + # respect CFLAGS + sed -i 's/OPTIMIZE -g/OPTIMIZE/' aclocal.m4 || die + + for lang in ${LANGS}; do + use linguas_${lang} || rm po/${lang}.po || die + done + + # respect AR + sed -i "s/^AR=ar/AR=$(tc-getAR)/" stepmake/stepmake/library-vars.make || die + + eautoreconf +} + +src_configure() { + # documentation generation currently not supported since it requires a newer + # version of texi2html than is currently in the tree + + econf \ + --with-ncsb-dir=/usr/share/fonts/urw-fonts \ + --disable-documentation \ + --disable-optimising \ + --disable-pipe \ + $(use_enable debug debugging) \ + $(use_enable profile profiling) +} + +src_compile() { + default + + if use emacs ; then + elisp-compile elisp/lilypond-{font-lock,indent,mode,what-beat}.el \ + || die "elisp-compile failed" + fi +} + +src_install () { + emake DESTDIR="${D}" vimdir=/usr/share/vim/vimfiles install + + # remove elisp files since they are in the wrong directory + rm -r "${ED}"/usr/share/emacs || die + + if use emacs ; then + elisp-install ${PN} elisp/*.{el,elc} elisp/out/*.el \ + || die "elisp-install failed" + elisp-site-file-install "${FILESDIR}"/50${PN}-gentoo.el + fi + + python_fix_shebang "${ED}" + + dodoc AUTHORS.txt HACKING NEWS.txt README.txt +} + +pkg_postinst() { + use emacs && elisp-site-regen +} + +pkg_postrm() { + use emacs && elisp-site-regen +} diff --git a/media-sound/twolame/twolame-0.3.13-r1.ebuild b/media-sound/twolame/twolame-0.3.13-r1.ebuild index 431b72c8cccc..9b6957dd3bac 100644 --- a/media-sound/twolame/twolame-0.3.13-r1.ebuild +++ b/media-sound/twolame/twolame-0.3.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/twolame-0.3.13-r1.ebuild,v 1.1 2013/05/07 12:56:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/twolame-0.3.13-r1.ebuild,v 1.2 2013/07/29 22:30:54 aballier Exp $ EAPI=5 @@ -17,7 +17,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fb IUSE="static-libs" RDEPEND=">=media-libs/libsndfile-1[${MULTILIB_USEDEP}] - abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20121202 )" + abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 + !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )" DEPEND="${RDEPEND} virtual/pkgconfig" diff --git a/media-video/mplayer/Manifest b/media-video/mplayer/Manifest index fd1243994f81..6f6cbbb5c9f3 100644 --- a/media-video/mplayer/Manifest +++ b/media-video/mplayer/Manifest @@ -2,3 +2,4 @@ DIST MPlayer-1.1.1.tar.xz 11202492 SHA256 ce8fc7c3179e6a57eb3a58cb7d1604388756b8 DIST font-arial-cp1250.tar.bz2 249705 SHA256 423a07e780bb130cd8e4730715545c5d919c248dda595aab7a0a01de3c83fd12 SHA512 4f77ff5ceb8ec6e5d9f8f34d8950a6a6276d1fd5a947772fcbdb6554988b1ea665c12b82f45164f91fb7bd08000cb4afc26fa35beb4c760464160e22b9b8c340 WHIRLPOOL d635f54be65b0ca1047d943b6f6da433cda9fce6ed74fcab993501cf7f6b443eb711e182cd7fff09e553d251b5fd1c60196aa22e8370cba99fa175ed5ecdb47f DIST font-arial-iso-8859-1.tar.bz2 234242 SHA256 9730f481764f367c9089d0166fb6ccf9148808ffbbfeca635cf0e6db75765d29 SHA512 a1d03b6f09c48f48b7733f3bc0402ceab239a9abf88b860d852ea9fe69b4da690208a79d6f29d30204f5b37becf10672e8e8c0bfef201846d80ec54df617d029 WHIRLPOOL 8050362b125d3ca98214526cee2fa685e31487d13a6483c765bfc844bdc5e07beeba2c1ba313458096d43a63edd6c5e80b8b388c2792fc0ec7421e4072d8ca25 DIST font-arial-iso-8859-2.tar.bz2 222208 SHA256 71debfc960007c2f6242dfc91e8b1c005b30a99e129aeb00ab8c03f4371b41c1 SHA512 5671e628303fd816f64a51ad10e2f4dd9c3dc1b34c379a2ecf489b83931db7af668aaa4e00e96a00cacd63ed98daeae6b6a4d5925edfb06fc98d3a923f70257d WHIRLPOOL 08178087b4ea1dfb2250f4673785e31dd876b06af51c51b2bddc172b23e6e33cbc1b2c6b710a317e42dc05486974b26ed0ad3ca50a185567aa77d49bd1e72aee +DIST mplayer-1.2_pre20130729.tar.xz 5358436 SHA256 9928cd6d0d765eb38f2824c501b94e5b6e0a2ec6e39a0c788654c5508c9eb9ab SHA512 e76ae7a1aeca9e853edf5403f3e3ae60dace980076a12160c501e18d019184af08256829f8e657b9fdbf549126bf518cf5dbe2860eda906e6fcd3ccc44a5f5a5 WHIRLPOOL b4007e4a00fd8b0b2d75a6d375f3b334b3251ea8dd677a5c1d562e4997fbbee81981bbbde9a88a61dc83bfc2d3e5dac6f93e7ff882088ba8b0c3df7c2cd9a6bd diff --git a/media-video/mplayer/files/mplayer-1.2_pre20130729-compat.patch b/media-video/mplayer/files/mplayer-1.2_pre20130729-compat.patch new file mode 100644 index 000000000000..c26b6d20b51c --- /dev/null +++ b/media-video/mplayer/files/mplayer-1.2_pre20130729-compat.patch @@ -0,0 +1,62 @@ +Allow it to build against FFmpeg 1.2.1 and libav 9.8 + +Index: mplayer-1.2_pre20130729/fmt-conversion.c +=================================================================== +--- mplayer-1.2_pre20130729.orig/fmt-conversion.c ++++ mplayer-1.2_pre20130729/fmt-conversion.c +@@ -64,8 +64,10 @@ static const struct { + { IMGFMT_RGB64LE, AV_PIX_FMT_RGBA64LE }, + { IMGFMT_RGB64BE, AV_PIX_FMT_RGBA64BE }, + #endif /* LIBAVUTIL_VERSION_MICRO >= 100 */ ++#if ( LIBAVUTIL_VERSION_INT >= AV_VERSION_INT(52,10,0) ) && ( LIBAVUTIL_VERSION_MICRO < 100 || LIBAVUTIL_VERSION_INT >= AV_VERSION_INT(52,25,100) ) + { IMGFMT_XYZ12LE, AV_PIX_FMT_XYZ12LE }, + { IMGFMT_XYZ12BE, AV_PIX_FMT_XYZ12BE }, ++#endif + { IMGFMT_422A, AV_PIX_FMT_YUVA422P }, + { IMGFMT_444A, AV_PIX_FMT_YUVA444P }, + { IMGFMT_GBR24P, AV_PIX_FMT_GBRP }, +Index: mplayer-1.2_pre20130729/libmpdemux/demux_lavf.c +=================================================================== +--- mplayer-1.2_pre20130729.orig/libmpdemux/demux_lavf.c ++++ mplayer-1.2_pre20130729/libmpdemux/demux_lavf.c +@@ -443,7 +443,9 @@ static void handle_stream(demuxer_t *dem + type = 'm'; + else if (codec->codec_id == AV_CODEC_ID_SSA + #if LIBAVUTIL_VERSION_MICRO >= 100 ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,3,100) + || codec->codec_id == AV_CODEC_ID_ASS ++#endif + #endif /* LIBAVUTIL_VERSION_MICRO >= 100 */ + ) + type = 'a'; +Index: mplayer-1.2_pre20130729/libmpdemux/mp_taglists.c +=================================================================== +--- mplayer-1.2_pre20130729.orig/libmpdemux/mp_taglists.c ++++ mplayer-1.2_pre20130729/libmpdemux/mp_taglists.c +@@ -31,8 +31,10 @@ static const struct AVCodecTag mp_wav_ta + { AV_CODEC_ID_ADPCM_ADX, MKTAG('S', 'a', 'd', 'x') }, + #if LIBAVUTIL_VERSION_MICRO >= 100 + { AV_CODEC_ID_ADPCM_AFC, MKTAG('A', 'F', 'C', ' ') }, ++#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(55,8,100) + { AV_CODEC_ID_ADPCM_DTK, MKTAG('D', 'T', 'K', ' ') }, + #endif ++#endif + { AV_CODEC_ID_ADPCM_IMA_APC, MKTAG('A', 'P', 'C', 'A') }, + { AV_CODEC_ID_ADPCM_EA, MKTAG('A', 'D', 'E', 'A') }, + { AV_CODEC_ID_ADPCM_EA_R1, MKTAG('E', 'A', 'R', '1') }, +Index: mplayer-1.2_pre20130729/libmpcodecs/ve_lavc.c +=================================================================== +--- mplayer-1.2_pre20130729.orig/libmpcodecs/ve_lavc.c ++++ mplayer-1.2_pre20130729/libmpcodecs/ve_lavc.c +@@ -579,7 +579,11 @@ static int config(struct vf_instance *vf + lavc_venc_context->level = lavc_param_level; + + if(lavc_param_avopt){ ++#if LIBAVUTIL_VERSION_INT >= AV_VERSION_INT(52,7,0) + if(av_dict_parse_string(&opts, lavc_param_avopt, "=", ",", 0) < 0){ ++#else ++ if(parse_avopts(lavc_venc_context, lavc_param_avopt) < 0){ ++#endif + mp_msg(MSGT_MENCODER,MSGL_ERR, "Your options /%s/ look like gibberish to me pal\n", lavc_param_avopt); + return 0; + } diff --git a/media-video/mplayer/files/prepare_mplayer.sh b/media-video/mplayer/files/prepare_mplayer.sh index 05aca67391c7..57d47425689f 100644 --- a/media-video/mplayer/files/prepare_mplayer.sh +++ b/media-video/mplayer/files/prepare_mplayer.sh @@ -1,6 +1,6 @@ #!/bin/sh VERSION=$(date +%Y%m%d) -PACKAGE="mplayer-1.0_rc4_p${VERSION}" +PACKAGE="mplayer-1.2_pre${VERSION}" DUMP_FFMPEG="$(dirname $0)/dump_ffmpeg.sh" svn checkout svn://svn.mplayerhq.hu/mplayer/trunk ${PACKAGE} @@ -8,7 +8,7 @@ svn checkout svn://svn.mplayerhq.hu/mplayer/trunk ${PACKAGE} pushd ${PACKAGE} > /dev/null # ffmpeg is in git now so no svn external anymore rm -rf ffmpeg - git clone git://git.videolan.org/ffmpeg.git ffmpeg/ + git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg/ sh "$DUMP_FFMPEG" STORE_VERSION=$(LC_ALL=C svn info 2> /dev/null | grep Revision | cut -d' ' -f2) printf "$STORE_VERSION" > snapshot_version diff --git a/media-video/mplayer/mplayer-1.2_pre20130729.ebuild b/media-video/mplayer/mplayer-1.2_pre20130729.ebuild new file mode 100644 index 000000000000..17ec68999bc5 --- /dev/null +++ b/media-video/mplayer/mplayer-1.2_pre20130729.ebuild @@ -0,0 +1,627 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.2_pre20130729.ebuild,v 1.1 2013/07/29 21:38:05 aballier Exp $ + +EAPI=5 + +EGIT_REPO_URI="git://git.videolan.org/ffmpeg.git" +ESVN_REPO_URI="svn://svn.mplayerhq.hu/mplayer/trunk" +[[ ${PV} = *9999* ]] && SVN_ECLASS="subversion git-2" || SVN_ECLASS="" + +inherit toolchain-funcs eutils flag-o-matic multilib base ${SVN_ECLASS} + +IUSE="3dnow 3dnowext a52 aalib +alsa altivec aqua bidi bindist bl bluray +bs2b cddb +cdio cdparanoia cpudetection debug dga +directfb doc dts dv dvb +dvd +dvdnav dxr3 +enca +encode faac faad fbcon +ftp gif ggi gsm +iconv ipv6 jack joystick jpeg jpeg2k kernel_linux ladspa ++libass libcaca libmpeg2 lirc live lzo mad md5sum +mmx mmxext mng mp3 nas ++network nut openal opengl +osdmenu oss png pnm pulseaudio pvr +radio rar rtc rtmp samba +shm sdl speex sse sse2 ssse3 +tga theora tremor +truetype toolame twolame +unicode v4l vdpau vidix +vorbis +X x264 xanim xinerama +xscreensaver +xv xvid xvmc zoran" + +VIDEO_CARDS="s3virge mga tdfx" +for x in ${VIDEO_CARDS}; do + IUSE+=" video_cards_${x}" +done + +FONT_URI=" + mirror://mplayer/releases/fonts/font-arial-iso-8859-1.tar.bz2 + mirror://mplayer/releases/fonts/font-arial-iso-8859-2.tar.bz2 + mirror://mplayer/releases/fonts/font-arial-cp1250.tar.bz2 +" +if [[ ${PV} == *9999* ]]; then + RELEASE_URI="" +elif [ "${PV%_rc*}" = "${PV}" -a "${PV%_pre*}" = "${PV}" ]; then + MY_P="MPlayer-${PV}" + S="${WORKDIR}/${MY_P}" + RELEASE_URI="mirror://mplayer/releases/${MY_P}.tar.xz" +else + RELEASE_URI="mirror://gentoo/${P}.tar.xz" +fi +SRC_URI="${RELEASE_URI} + !truetype? ( ${FONT_URI} )" + +DESCRIPTION="Media Player for Linux" +HOMEPAGE="http://www.mplayerhq.hu/" + +FONT_RDEPS=" + virtual/ttf-fonts + media-libs/fontconfig + >=media-libs/freetype-2.2.1:2 +" +X_RDEPS=" + x11-libs/libXext + x11-libs/libXxf86vm +" +# Rar: althrought -gpl version is nice, it cant do most functions normal rars can +# nemesi? ( net-libs/libnemesi ) +RDEPEND+=" + sys-libs/ncurses + app-arch/bzip2 + sys-libs/zlib + || ( >=media-video/ffmpeg-1.2.1:= >=media-video/libav-9.8:= ) + a52? ( media-libs/a52dec ) + aalib? ( media-libs/aalib ) + alsa? ( media-libs/alsa-lib ) + bidi? ( dev-libs/fribidi ) + bluray? ( >=media-libs/libbluray-0.2.1 ) + bs2b? ( media-libs/libbs2b ) + cdio? ( dev-libs/libcdio ) + cdparanoia? ( !cdio? ( media-sound/cdparanoia ) ) + dga? ( x11-libs/libXxf86dga ) + directfb? ( dev-libs/DirectFB ) + dts? ( media-libs/libdca ) + dv? ( media-libs/libdv ) + dvb? ( virtual/linuxtv-dvb-headers ) + dvd? ( >=media-libs/libdvdread-4.1.3 ) + dvdnav? ( >=media-libs/libdvdnav-4.1.3 ) + encode? ( + !twolame? ( toolame? ( media-sound/toolame ) ) + twolame? ( media-sound/twolame ) + faac? ( media-libs/faac ) + mp3? ( media-sound/lame ) + x264? ( >=media-libs/x264-0.0.20100423:= ) + xvid? ( media-libs/xvid ) + ) + enca? ( app-i18n/enca ) + faad? ( media-libs/faad2 ) + ggi? ( media-libs/libggi media-libs/libggiwmh ) + gif? ( media-libs/giflib ) + gsm? ( media-sound/gsm ) + iconv? ( virtual/libiconv ) + jack? ( media-sound/jack-audio-connection-kit ) + jpeg? ( virtual/jpeg ) + jpeg2k? ( media-libs/openjpeg:0 ) + ladspa? ( media-libs/ladspa-sdk ) + libass? ( >=media-libs/libass-0.9.10[enca?] ) + libcaca? ( media-libs/libcaca ) + libmpeg2? ( media-libs/libmpeg2 ) + lirc? ( app-misc/lirc ) + live? ( media-plugins/live ) + lzo? ( >=dev-libs/lzo-2 ) + mad? ( media-libs/libmad ) + mng? ( media-libs/libmng ) + mp3? ( media-sound/mpg123 ) + nas? ( media-libs/nas ) + nut? ( >=media-libs/libnut-661 ) + openal? ( media-libs/openal ) + opengl? ( virtual/opengl ) + png? ( media-libs/libpng ) + pnm? ( media-libs/netpbm ) + pulseaudio? ( media-sound/pulseaudio ) + rar? ( + || ( + app-arch/unrar + app-arch/rar + ) + ) + rtmp? ( media-video/rtmpdump ) + samba? ( net-fs/samba ) + sdl? ( media-libs/libsdl ) + speex? ( media-libs/speex ) + theora? ( media-libs/libtheora[encode?] ) + tremor? ( media-libs/tremor ) + truetype? ( ${FONT_RDEPS} ) + vdpau? ( x11-libs/libvdpau ) + vorbis? ( !tremor? ( media-libs/libvorbis ) ) + X? ( ${X_RDEPS} ) + xanim? ( media-video/xanim ) + xinerama? ( x11-libs/libXinerama ) + xscreensaver? ( x11-libs/libXScrnSaver ) + xv? ( x11-libs/libXv ) + xvmc? ( x11-libs/libXvMC ) +" + +X_DEPS=" + x11-proto/videoproto + x11-proto/xf86vidmodeproto +" +ASM_DEP="dev-lang/yasm" +DEPEND="${RDEPEND} + virtual/pkgconfig + dga? ( x11-proto/xf86dgaproto ) + dxr3? ( media-video/em8300-libraries ) + X? ( ${X_DEPS} ) + xinerama? ( x11-proto/xineramaproto ) + xscreensaver? ( x11-proto/scrnsaverproto ) + amd64? ( ${ASM_DEP} ) + doc? ( + dev-libs/libxslt app-text/docbook-xml-dtd + app-text/docbook-xsl-stylesheets + ) + x86? ( ${ASM_DEP} ) + x86-fbsd? ( ${ASM_DEP} ) +" + +SLOT="0" +LICENSE="GPL-2" +if [[ ${PV} != *9999* ]]; then + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +else + KEYWORDS="" +fi + +# faac codecs are nonfree +# libcdio support: prefer libcdio over cdparanoia and don't check for cddb w/cdio +# dvd navigation requires dvd read support +# ass and freetype font require iconv and ass requires freetype fonts +# unicode transformations are usefull only with iconv +# radio requires oss or alsa backend +# xvmc requires xvideo support +REQUIRED_USE=" + bindist? ( !faac ) + dga? ( X ) + dvdnav? ( dvd ) + dxr3? ( X ) + enca? ( iconv ) + ggi? ( X ) + libass? ( truetype ) + opengl? ( X ) + osdmenu? ( X ) + truetype? ( iconv ) + vdpau? ( X ) + vidix? ( X ) + xinerama? ( X ) + xscreensaver? ( X ) + xv? ( X ) + xvmc? ( xv )" + +PATCHES=( "${FILESDIR}/${P}-compat.patch" ) + +pkg_setup() { + if [[ ${PV} == *9999* ]]; then + elog + elog "This is a live ebuild which installs the latest from upstream's" + elog "subversion repository, and is unsupported by Gentoo." + elog "Everything but bugs in the ebuild itself will be ignored." + elog + fi + + if use cpudetection; then + ewarn + ewarn "You've enabled the cpudetection flag. This feature is" + ewarn "included mainly for people who want to use the same" + ewarn "binary on another system with a different CPU architecture." + ewarn "MPlayer will already detect your CPU settings by default at" + ewarn "buildtime; this flag is used for runtime detection." + ewarn "You won't need this turned on if you are only building" + ewarn "mplayer for this system. Also, if your compile fails, try" + ewarn "disabling this use flag." + fi + + if has_version 'media-video/libav' ; then + ewarn "Please note that upstream uses media-video/ffmpeg." + ewarn "media-video/libav should be fine in theroy but if you" + ewarn "experience any problem, try to move to media-video/ffmpeg." + fi +} + +src_unpack() { + if [[ ${PV} = *9999* ]]; then + subversion_src_unpack + cd "${WORKDIR}" + rm -rf "${WORKDIR}/${P}/ffmpeg/" + ( S="${WORKDIR}/${P}/ffmpeg/" git-2_src_unpack ) + else + unpack ${A} + fi + + if [[ ${PV} = *9999* ]] || [ "${PV%_rc*}" = "${PV}" -a "${PV%_pre*}" = "${PV}" ]; then + cd "${S}" + cp "${FILESDIR}/dump_ffmpeg.sh" . || die + chmod +x dump_ffmpeg.sh + ./dump_ffmpeg.sh || die + fi + + if ! use truetype; then + unpack font-arial-iso-8859-1.tar.bz2 \ + font-arial-iso-8859-2.tar.bz2 \ + font-arial-cp1250.tar.bz2 + fi +} + +src_prepare() { + local svf=snapshot_version + if [[ ${PV} = *9999* ]]; then + # Set SVN version manually + subversion_wc_info + printf "${ESVN_WC_REVISION}" > $svf + fi + if [ ! -f VERSION ] ; then + [ -f "$svf" ] || die "Missing ${svf}. Did you generate your snapshot with prepare_mplayer.sh?" + local sv=$(<$svf) + printf "SVN-r${sv} (Gentoo)" > VERSION + fi + + # fix path to bash executable in configure scripts + sed -i -e "1c\#!${EPREFIX}/bin/bash" configure version.sh || die + + base_src_prepare + + # Use sane default for >=virtual/udev-197 + sed -i -e '/default_dvd_device/s:/dev/dvd:/dev/cdrom:' configure || die +} + +src_configure() { + local myconf="" + local uses i + + # set LINGUAS + [[ -n $LINGUAS ]] && LINGUAS="${LINGUAS/da/dk}" + + # mplayer ebuild uses "use foo || --disable-foo" to forcibly disable + # compilation in almost every situation. The reason for this is + # because if --enable is used, it will force the build of that option, + # regardless of whether the dependency is available or not. + + ################### + #Optional features# + ################### + # disable svga since we don't want it + # disable arts since we don't have kde3 + # always disable internal ass + # disable opus and ilbc since it only controls support in internal + # ffmpeg which we do not use + myconf+=" + --disable-svga --disable-svgalib_helper + --disable-ass-internal + --disable-arts + --disable-kai + --disable-libopus + --disable-libilbc + $(use_enable network networking) + $(use_enable joystick) + " + uses="bl bluray enca ftp rtc" # nemesi <- not working with in-tree ebuild + myconf+=" --disable-nemesi" # nemesi automagic disable + for i in ${uses}; do + use ${i} || myconf+=" --disable-${i}" + done + use bidi || myconf+=" --disable-fribidi" + use ipv6 || myconf+=" --disable-inet6" + use libass || myconf+=" --disable-ass" + use nut || myconf+=" --disable-libnut" + use rar || myconf+=" --disable-unrarexec" + use samba || myconf+=" --disable-smb" + use lirc || myconf+=" --disable-lirc --disable-lircc --disable-apple-ir" + + # libcdio support: prefer libcdio over cdparanoia + # don't check for cddb w/cdio + if use cdio; then + myconf+=" --disable-cdparanoia" + else + myconf+=" --disable-libcdio" + use cdparanoia || myconf+=" --disable-cdparanoia" + use cddb || myconf+=" --disable-cddb" + fi + + ################################ + # DVD read, navigation support # + ################################ + # + # dvdread - accessing a DVD + # dvdnav - navigation of menus + # + # use external libdvdcss, dvdread and dvdnav + myconf+=" --disable-dvdread-internal --disable-libdvdcss-internal" + use dvd || myconf+=" --disable-dvdread" + use dvdnav || myconf+=" --disable-dvdnav" + + ############# + # Subtitles # + ############# + # + # SRT/ASS/SSA (subtitles) requires freetype support + # freetype support requires iconv + # iconv optionally can use unicode + use truetype || myconf+=" --disable-freetype" + use iconv || myconf+=" --disable-iconv --charset=noconv" + use iconv && use unicode && myconf+=" --charset=UTF-8" + + ##################################### + # DVB / Video4Linux / Radio support # + ##################################### + myconf+=" --disable-tv-bsdbt848" + # broken upstream, won't work with recent kernels + myconf+=" --disable-ivtv" + # gone since linux-headers-2.6.38 + myconf+=" --disable-tv-v4l1" + if { use dvb || use v4l || use pvr || use radio; }; then + use dvb || myconf+=" --disable-dvb" + use pvr || myconf+=" --disable-pvr" + use v4l || myconf+=" --disable-tv-v4l2" + if use radio && { use dvb || use v4l; }; then + myconf+=" + --enable-radio + $(use_enable encode radio-capture) + " + else + myconf+=" + --disable-radio-v4l2 + --disable-radio-bsdbt848 + " + fi + else + myconf+=" + --disable-tv + --disable-tv-v4l2 + --disable-radio + --disable-radio-v4l2 + --disable-radio-bsdbt848 + --disable-dvb + --disable-v4l2 + --disable-pvr" + fi + + ########## + # Codecs # + ########## + myconf+=" --disable-musepack" # Use internal musepack codecs for SV7 and SV8 support + myconf+=" --disable-libmpeg2-internal" # always use system media-libs/libmpeg2 + use dts || myconf+=" --disable-libdca" + if ! use mp3; then + myconf+=" + --disable-mp3lame + --disable-mpg123 + " + fi + uses="a52 bs2b dv gsm lzo rtmp vorbis" + for i in ${uses}; do + use ${i} || myconf+=" --disable-lib${i}" + done + + uses="faad gif jpeg libmpeg2 live mad mng png pnm speex tga theora tremor xanim" + for i in ${uses}; do + use ${i} || myconf+=" --disable-${i}" + done + use jpeg2k || myconf+=" --disable-libopenjpeg" + + # Encoding + uses="faac x264 xvid toolame twolame" + if use encode; then + for i in ${uses}; do + use ${i} || myconf+=" --disable-${i}" + done + else + myconf+=" --disable-mencoder" + for i in ${uses}; do + myconf+=" --disable-${i}" + use ${i} && elog "Useflag \"${i}\" will only be useful for encoding, i.e., with \"encode\" useflag enabled." + done + fi + + ################# + # Binary codecs # + ################# + myconf+=" --disable-qtx --disable-real --disable-win32dll" + + ################ + # Video Output # + ################ + uses="directfb md5sum sdl" + for i in ${uses}; do + use ${i} || myconf+=" --disable-${i}" + done + use aalib || myconf+=" --disable-aa" + use fbcon || myconf+=" --disable-fbdev" + use fbcon && use video_cards_s3virge && myconf+=" --enable-s3fb" + use libcaca || myconf+=" --disable-caca" + use zoran || myconf+=" --disable-zr" + + if ! use kernel_linux || ! use video_cards_mga; then + myconf+=" --disable-mga --disable-xmga" + fi + + if use video_cards_tdfx; then + myconf+=" + $(use_enable video_cards_tdfx tdfxvid) + $(use_enable fbcon tdfxfb) + " + else + myconf+=" + --disable-3dfx + --disable-tdfxvid + --disable-tdfxfb + " + fi + + # sun card, disable by default, see bug #258729 + myconf+=" --disable-xvr100" + + ################ + # Audio Output # + ################ + myconf+=" --disable-esd" + uses="alsa jack ladspa nas openal" + for i in ${uses}; do + use ${i} || myconf+=" --disable-${i}" + done + use pulseaudio || myconf+=" --disable-pulse" + if ! use radio; then + use oss || myconf+=" --disable-ossaudio" + fi + + #################### + # Advanced Options # + #################### + # Platform specific flags, hardcoded on amd64 (see below) + use cpudetection && myconf+=" --enable-runtime-cpudetection" + + uses="3dnow 3dnowext altivec mmx mmxext shm sse sse2 ssse3" + for i in ${uses}; do + myconf+=" $(use_enable ${i})" + done + + use debug && myconf+=" --enable-debug=3" + + if use x86 && gcc-specs-pie; then + filter-flags -fPIC -fPIE + append-ldflags -nopie + fi + + ########################### + # X enabled configuration # + ########################### + myconf+=" --disable-gui" + myconf+=" --disable-vesa" + uses="dxr3 ggi vdpau xinerama xv" + for i in ${uses}; do + use ${i} || myconf+=" --disable-${i}" + done + use dga || myconf+=" --disable-dga1 --disable-dga2" + use opengl || myconf+=" --disable-gl" + use osdmenu && myconf+=" --enable-menu" + use vidix || myconf+=" --disable-vidix --disable-vidix-pcidb" + use xscreensaver || myconf+=" --disable-xss" + use X || myconf+=" --disable-x11" + if use xvmc; then + myconf+=" --enable-xvmc --with-xvmclib=XvMCW" + else + myconf+=" --disable-xvmc" + fi + + ############################ + # OSX (aqua) configuration # + ############################ + if use aqua; then + myconf+=" + --enable-macosx-finder + --enable-macosx-bundle + " + fi + + ./configure \ + --cc="$(tc-getCC)" \ + --host-cc="$(tc-getBUILD_CC)" \ + --prefix="${EPREFIX}/usr" \ + --bindir="${EPREFIX}/usr/bin" \ + --libdir="${EPREFIX}/usr/$(get_libdir)" \ + --confdir="${EPREFIX}/etc/mplayer" \ + --datadir="${EPREFIX}/usr/share/mplayer${namesuf}" \ + --mandir="${EPREFIX}/usr/share/man" \ + --disable-ffmpeg_a \ + ${myconf} || die +} + +src_compile() { + base_src_compile + # Build only user-requested docs if they're available. + if use doc ; then + # select available languages from $LINGUAS + LINGUAS=${LINGUAS/zh/zh_CN} + local ALLOWED_LINGUAS="cs de en es fr hu it pl ru zh_CN" + local BUILT_DOCS="" + for i in ${LINGUAS} ; do + has ${i} ${ALLOWED_LINGUAS} && BUILT_DOCS+=" ${i}" + done + if [[ -z $BUILT_DOCS ]]; then + emake -j1 html-chunked + else + for i in ${BUILT_DOCS}; do + emake -j1 html-chunked-${i} + done + fi + fi +} + +src_install() { + local i + + emake \ + DESTDIR="${D}" \ + INSTALLSTRIP="" \ + install + + dodoc AUTHORS Changelog Copyright README etc/codecs.conf + + docinto tech/ + dodoc DOCS/tech/{*.txt,MAINTAINERS,mpsub.sub,playtree,TODO,wishlist} + docinto TOOLS/ + dodoc -r TOOLS + docinto tech/mirrors/ + dodoc DOCS/tech/mirrors/* + + if use doc; then + docinto html/ + dohtml -r "${S}"/DOCS/HTML/* + fi + + if ! use truetype; then + dodir /usr/share/mplayer/fonts + # Do this generic, as the mplayer people like to change the structure + # of their zips ... + for i in $(find "${WORKDIR}/" -type d -name 'font-arial-*'); do + cp -pPR "${i}" "${ED}/usr/share/mplayer/fonts" + done + # Fix the font symlink ... + rm -rf "${ED}/usr/share/mplayer/font" + dosym fonts/font-arial-14-iso-8859-1 /usr/share/mplayer/font + fi + + insinto /etc/mplayer + newins "${S}/etc/example.conf" mplayer.conf + cat >> "${ED}/etc/mplayer/mplayer.conf" << _EOF_ +# Config options can be section specific, global +# options should go in the default section +[default] +_EOF_ + doins "${S}/etc/input.conf" + if use osdmenu; then + doins "${S}/etc/menu.conf" + fi + + if use truetype; then + cat >> "${ED}/etc/mplayer/mplayer.conf" << _EOF_ +fontconfig=1 +subfont-osd-scale=4 +subfont-text-scale=3 +_EOF_ + fi + + # bug 256203 + if use rar; then + cat >> "${ED}/etc/mplayer/mplayer.conf" << _EOF_ +unrarexec=${EPREFIX}/usr/bin/unrar +_EOF_ + fi + + dosym ../../../etc/mplayer/mplayer.conf /usr/share/mplayer/mplayer.conf + newbin "${S}/TOOLS/midentify.sh" midentify +} + +pkg_preinst() { + [[ -d ${EROOT}/usr/share/mplayer/Skin/default ]] && \ + rm -rf "${EROOT}/usr/share/mplayer/Skin/default" +} + +pkg_postrm() { + # Cleanup stale symlinks + [ -L "${EROOT}/usr/share/mplayer/font" -a \ + ! -e "${EROOT}/usr/share/mplayer/font" ] && \ + rm -f "${EROOT}/usr/share/mplayer/font" + + [ -L "${EROOT}/usr/share/mplayer/subfont.ttf" -a \ + ! -e "${EROOT}/usr/share/mplayer/subfont.ttf" ] && \ + rm -f "${EROOT}/usr/share/mplayer/subfont.ttf" +} diff --git a/media-video/mplayer/mplayer-9999.ebuild b/media-video/mplayer/mplayer-9999.ebuild index 10a2f8673b82..1895cb034c00 100644 --- a/media-video/mplayer/mplayer-9999.ebuild +++ b/media-video/mplayer/mplayer-9999.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-9999.ebuild,v 1.145 2013/07/28 21:13:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-9999.ebuild,v 1.152 2013/07/29 20:55:00 aballier Exp $ -EAPI=4 +EAPI=5 EGIT_REPO_URI="git://git.videolan.org/ffmpeg.git" ESVN_REPO_URI="svn://svn.mplayerhq.hu/mplayer/trunk" @@ -10,15 +10,15 @@ ESVN_REPO_URI="svn://svn.mplayerhq.hu/mplayer/trunk" inherit toolchain-funcs eutils flag-o-matic multilib base ${SVN_ECLASS} -IUSE="3dnow 3dnowext +a52 aalib +alsa altivec aqua bidi bindist bl bluray +IUSE="3dnow 3dnowext a52 aalib +alsa altivec aqua bidi bindist bl bluray bs2b cddb +cdio cdparanoia cpudetection debug dga -directfb doc +dts +dv dvb +dvd +dvdnav dxr3 +enca +encode faac +faad fbcon +directfb doc dts dv dvb +dvd +dvdnav dxr3 +enca +encode faac faad fbcon ftp gif ggi gsm +iconv ipv6 jack joystick jpeg jpeg2k kernel_linux ladspa -+libass libcaca libmpeg2 lirc +live lzo mad md5sum +mmx mmxext mng +mp3 nas -+network nut openal +opengl +osdmenu oss png pnm pulseaudio pvr -radio +rar +rtc rtmp samba +shm sdl +speex sse sse2 ssse3 -tga +theora tremor +truetype +toolame +twolame +unicode v4l vdpau vidix -+vorbis +X +x264 xanim xinerama +xscreensaver +xv +xvid xvmc zoran" ++libass libcaca libmpeg2 lirc live lzo mad md5sum +mmx mmxext mng mp3 nas ++network nut openal opengl +osdmenu oss png pnm pulseaudio pvr +radio rar rtc rtmp samba +shm sdl speex sse sse2 ssse3 +tga theora tremor +truetype toolame twolame +unicode v4l vdpau vidix +vorbis +X x264 xanim xinerama +xscreensaver +xv xvid xvmc zoran" VIDEO_CARDS="s3virge mga tdfx" for x in ${VIDEO_CARDS}; do @@ -32,7 +32,7 @@ FONT_URI=" " if [[ ${PV} == *9999* ]]; then RELEASE_URI="" -elif [ "${PV%_rc*}" = "${PV}" ]; then +elif [ "${PV%_rc*}" = "${PV}" -a "${PV%_pre*}" = "${PV}" ]; then MY_P="MPlayer-${PV}" S="${WORKDIR}/${MY_P}" RELEASE_URI="mirror://mplayer/releases/${MY_P}.tar.xz" @@ -60,7 +60,7 @@ RDEPEND+=" sys-libs/ncurses app-arch/bzip2 sys-libs/zlib - || ( >=media-video/ffmpeg-1.1 >=media-video/libav-9 ) + || ( >=media-video/ffmpeg-2.0:= >=media-video/libav-9:= ) a52? ( media-libs/a52dec ) aalib? ( media-libs/aalib ) alsa? ( media-libs/alsa-lib ) @@ -81,7 +81,7 @@ RDEPEND+=" twolame? ( media-sound/twolame ) faac? ( media-libs/faac ) mp3? ( media-sound/lame ) - x264? ( >=media-libs/x264-0.0.20100423 ) + x264? ( >=media-libs/x264-0.0.20100423:= ) xvid? ( media-libs/xvid ) ) enca? ( app-i18n/enca ) @@ -162,25 +162,27 @@ else KEYWORDS="" fi -# faac codecs are nonfree, win32codecs are nonfree +# faac codecs are nonfree # libcdio support: prefer libcdio over cdparanoia and don't check for cddb w/cdio # dvd navigation requires dvd read support # ass and freetype font require iconv and ass requires freetype fonts # unicode transformations are usefull only with iconv # radio requires oss or alsa backend # xvmc requires xvideo support -REQUIRED_USE="bindist? ( !faac ) +REQUIRED_USE=" + bindist? ( !faac ) + dga? ( X ) dvdnav? ( dvd ) - libass? ( truetype ) - truetype? ( iconv ) dxr3? ( X ) + enca? ( iconv ) ggi? ( X ) - xinerama? ( X ) - dga? ( X ) + libass? ( truetype ) opengl? ( X ) osdmenu? ( X ) + truetype? ( iconv ) vdpau? ( X ) vidix? ( X ) + xinerama? ( X ) xscreensaver? ( X ) xv? ( X ) xvmc? ( xv )" @@ -205,6 +207,12 @@ pkg_setup() { ewarn "mplayer for this system. Also, if your compile fails, try" ewarn "disabling this use flag." fi + + if has_version 'media-video/libav' ; then + ewarn "Please note that upstream uses media-video/ffmpeg." + ewarn "media-video/libav should be fine in theroy but if you" + ewarn "experience any problem, try to move to media-video/ffmpeg." + fi } src_unpack() { diff --git a/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild b/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild new file mode 100644 index 000000000000..7eab490ae433 --- /dev/null +++ b/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild,v 1.1 2013/07/29 22:04:36 floppym Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 ) + +inherit python-single-r1 eutils + +DESCRIPTION="GUI application for automatic downloading/uploading of subtitles for videofiles" +HOMEPAGE="http://www.subdownloader.net/" +SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${PN}_2.0.18.orig.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="${PYTHON_DEPS} + dev-python/PyQt4[${PYTHON_USEDEP}] + dev-python/kaa-metadata[${PYTHON_USEDEP}]" +RDEPEND="${DEPEND}" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +src_install() { + python_fix_shebang "${S}"/run.py + insinto /usr/share/"${PN}" + doins -r cli FileManagement gui languages locale modules run.py + fperms 755 /usr/share/"${PN}"/run.py + dosym /usr/share/"${PN}"/run.py /usr/bin/"${PN}" + doman subdownloader.1 + dodoc README ChangeLog + doicon gui/images/subdownloader.png + domenu subdownloader.desktop +} diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index 748d3aaf27bf..c206013661cc 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Mon, 29 Jul 2013 09:36:55 +0000 +Tue, 30 Jul 2013 07:36:55 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index 66a7f9e72981..c206013661cc 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Mon, 29 Jul 2013 09:36:56 +0000 +Tue, 30 Jul 2013 07:36:55 +0000 diff --git a/metadata/md5-cache/app-accessibility/speechd-el-1.0 b/metadata/md5-cache/app-accessibility/speechd-el-2.5 similarity index 55% rename from metadata/md5-cache/app-accessibility/speechd-el-1.0 rename to metadata/md5-cache/app-accessibility/speechd-el-2.5 index 5fcb7cbd7b96..2003180a3932 100644 --- a/metadata/md5-cache/app-accessibility/speechd-el-1.0 +++ b/metadata/md5-cache/app-accessibility/speechd-el-2.5 @@ -1,11 +1,13 @@ -DEFINED_PHASES=compile install postinst postrm setup unpack -DEPEND=>=app-emacs/elib-1.0 >=app-accessibility/speech-dispatcher-0.5 >=virtual/emacs-21 +DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack +DEPEND=>=virtual/emacs-23 DESCRIPTION=Emacs speech support +EAPI=4 HOMEPAGE=http://www.freebsoft.org/speechd-el -KEYWORDS=~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=>=app-emacs/elib-1.0 >=app-accessibility/speech-dispatcher-0.5 >=virtual/emacs-21 +IUSE=brltty +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-3 +RDEPEND=>=app-accessibility/speech-dispatcher-0.7 brltty? ( app-accessibility/brltty ) >=virtual/emacs-23 SLOT=0 -SRC_URI=http://www.freebsoft.org/pub/projects/speechd-el/speechd-el-1.0.tar.gz +SRC_URI=http://www.freebsoft.org/pub/projects/speechd-el/speechd-el-2.5.tar.gz _eclasses_=elisp ae11b438eee6c692e6c94c9a86999514 elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=634e555b87bbf9c95f7f89075578b64f +_md5_=f37c20c8cf60cf5869f3368371e5209e diff --git a/metadata/md5-cache/app-admin/elektra-0.7.1-r4 b/metadata/md5-cache/app-admin/elektra-0.7.1-r4 index de0dfb335953..ed030c76004b 100644 --- a/metadata/md5-cache/app-admin/elektra-0.7.1-r4 +++ b/metadata/md5-cache/app-admin/elektra-0.7.1-r4 @@ -3,11 +3,11 @@ DEPEND=!amd64? ( dev-libs/libxml2 ) amd64? ( abi_x86_64? ( dev-libs/libxml2 ) ab DESCRIPTION=universal and secure framework to store config parameters in a hierarchical key-value pair mechanism EAPI=5 HOMEPAGE=http://freedesktop.org/wiki/Software/Elektra -IUSE=gcov iconv static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=gcov iconv static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 LICENSE=BSD RDEPEND=!amd64? ( dev-libs/libxml2 ) amd64? ( abi_x86_64? ( dev-libs/libxml2 ) abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) SLOT=0 SRC_URI=ftp://ftp.markus-raab.org/elektra/elektra-0.7.1.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a09e206071c89b1504dc0f88da5bace9 diff --git a/metadata/md5-cache/app-admin/elektra-0.8.3-r1 b/metadata/md5-cache/app-admin/elektra-0.8.3-r1 index 3b3880245513..9b5bb2998f5e 100644 --- a/metadata/md5-cache/app-admin/elektra-0.8.3-r1 +++ b/metadata/md5-cache/app-admin/elektra-0.8.3-r1 @@ -3,11 +3,11 @@ DEPEND=dev-libs/libxml2 sys-devel/libtool doc? ( app-doc/doxygen ) iconv? ( virt DESCRIPTION=universal and secure framework to store config parameters in a hierarchical key-value pair mechanism EAPI=5 HOMEPAGE=http://freedesktop.org/wiki/Software/Elektra -IUSE=dbus doc examples iconv inifile simpleini static-libs syslog tcl test xml yajl abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=dbus doc examples iconv inifile simpleini static-libs syslog tcl test xml yajl abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 LICENSE=BSD RDEPEND=dev-libs/libxml2 SLOT=0 SRC_URI=ftp://ftp.markus-raab.org/elektra/releases/elektra-0.8.3.tar.gz -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b66b7ed4998128fd5840cce753a89357 diff --git a/metadata/md5-cache/app-admin/elektra-0.8.3-r2 b/metadata/md5-cache/app-admin/elektra-0.8.3-r2 index 297e4a232b84..d5d3e46e5471 100644 --- a/metadata/md5-cache/app-admin/elektra-0.8.3-r2 +++ b/metadata/md5-cache/app-admin/elektra-0.8.3-r2 @@ -3,11 +3,11 @@ DEPEND=!amd64? ( dev-libs/libxml2 ) amd64? ( abi_x86_64? ( dev-libs/libxml2 ) ab DESCRIPTION=universal and secure framework to store config parameters in a hierarchical key-value pair mechanism EAPI=5 HOMEPAGE=http://freedesktop.org/wiki/Software/Elektra -IUSE=dbus doc examples iconv inifile simpleini static-libs syslog tcl test xml yajl abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=dbus doc examples iconv inifile simpleini static-libs syslog tcl test xml yajl abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 LICENSE=BSD RDEPEND=!amd64? ( dev-libs/libxml2 ) amd64? ( abi_x86_64? ( dev-libs/libxml2 ) abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) SLOT=0 SRC_URI=ftp://ftp.markus-raab.org/elektra/releases/elektra-0.8.3.tar.gz -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=f7d68d9ed3f363c2d5f2ccdabb879747 diff --git a/metadata/md5-cache/app-admin/eselect-postgresql-1.2.0 b/metadata/md5-cache/app-admin/eselect-postgresql-1.2.0 new file mode 100644 index 000000000000..6d11e5e2b40c --- /dev/null +++ b/metadata/md5-cache/app-admin/eselect-postgresql-1.2.0 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install postinst +DESCRIPTION=Utility to select the default PostgreSQL slot +EAPI=5 +HOMEPAGE=http://www.gentoo.org/ +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris +LICENSE=GPL-2 +RDEPEND=app-admin/eselect +SLOT=0 +SRC_URI=http://dev.gentoo.org/~titanofold/eselect-postgresql-1.2.0.tbz2 +_md5_=7845e78fbb01a5a66569b681c10dc5bf diff --git a/metadata/md5-cache/app-admin/haskell-updater-1.2.0.9 b/metadata/md5-cache/app-admin/haskell-updater-1.2.0.9 index f6b0f97dc79e..0d49c7d548f9 100644 --- a/metadata/md5-cache/app-admin/haskell-updater-1.2.0.9 +++ b/metadata/md5-cache/app-admin/haskell-updater-1.2.0.9 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=|| ( >=sys-apps/portage-2.1.6 sys-apps/pkgcore sys-apps/paludis ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/haskell-updater/1.2.0.9/haskell-updater-1.2.0.9.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=891875a2da00483c76d754e0855c8ab9 diff --git a/metadata/md5-cache/app-admin/rsyslog-5.8.5 b/metadata/md5-cache/app-admin/rsyslog-5.8.5 deleted file mode 100644 index 4905ddbbce42..000000000000 --- a/metadata/md5-cache/app-admin/rsyslog-5.8.5 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst prepare test -DEPEND=dbi? ( dev-db/libdbi ) extras? ( net-libs/libnet ) gnutls? ( net-libs/gnutls dev-libs/libgcrypt ) kerberos? ( virtual/krb5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) oracle? ( dev-db/oracle-instantclient-basic ) relp? ( >=dev-libs/librelp-0.1.3 ) snmp? ( net-analyzer/net-snmp ) zeromq? ( net-libs/zeromq ) zlib? ( sys-libs/zlib ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig -DESCRIPTION=An enhanced multi-threaded syslogd with database support and more -EAPI=4 -HOMEPAGE=http://www.rsyslog.com/ -IUSE=dbi debug doc extras gnutls kerberos mysql oracle postgres relp snmp static-libs zeromq zlib -KEYWORDS=amd64 ~arm hppa x86 -LICENSE=GPL-3 LGPL-3 -RDEPEND=dbi? ( dev-db/libdbi ) extras? ( net-libs/libnet ) gnutls? ( net-libs/gnutls dev-libs/libgcrypt ) kerberos? ( virtual/krb5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) oracle? ( dev-db/oracle-instantclient-basic ) relp? ( >=dev-libs/librelp-0.1.3 ) snmp? ( net-analyzer/net-snmp ) zeromq? ( net-libs/zeromq ) zlib? ( sys-libs/zlib ) -RESTRICT=test -SLOT=0 -SRC_URI=http://www.rsyslog.com/files/download/rsyslog/rsyslog-5.8.5.tar.gz zeromq? ( https://github.com/aggregateknowledge/rsyslog-zeromq/tarball/44b551abc29dd5b541884bd51b45b413855a93d8 -> rsyslog-zeromq.tar.gz ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 systemd 49c26d08111dd2c62b52cee32151b93b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=59e7a7495cf4b0d955a282f273a1c491 diff --git a/metadata/md5-cache/app-admin/rsyslog-6.2.2 b/metadata/md5-cache/app-admin/rsyslog-6.2.2 deleted file mode 100644 index b6d8a1fe187d..000000000000 --- a/metadata/md5-cache/app-admin/rsyslog-6.2.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst prepare test -DEPEND=dev-libs/libee dev-libs/libestr dev-libs/liblognorm dbi? ( dev-db/libdbi ) extras? ( net-libs/libnet ) kerberos? ( virtual/krb5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) oracle? ( dev-db/oracle-instantclient-basic ) relp? ( >=dev-libs/librelp-0.1.3 ) snmp? ( net-analyzer/net-snmp ) ssl? ( net-libs/gnutls dev-libs/libgcrypt ) zeromq? ( net-libs/zeromq ) zlib? ( sys-libs/zlib ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig -DESCRIPTION=An enhanced multi-threaded syslogd with database support and more -EAPI=4 -HOMEPAGE=http://www.rsyslog.com/ -IUSE=dbi debug doc extras kerberos mysql oracle postgres relp snmp ssl static-libs zeromq zlib -KEYWORDS=~amd64 ~arm ~hppa ~x86 -LICENSE=GPL-3 LGPL-3 Apache-2.0 -RDEPEND=dev-libs/libee dev-libs/libestr dev-libs/liblognorm dbi? ( dev-db/libdbi ) extras? ( net-libs/libnet ) kerberos? ( virtual/krb5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) oracle? ( dev-db/oracle-instantclient-basic ) relp? ( >=dev-libs/librelp-0.1.3 ) snmp? ( net-analyzer/net-snmp ) ssl? ( net-libs/gnutls dev-libs/libgcrypt ) zeromq? ( net-libs/zeromq ) zlib? ( sys-libs/zlib ) -RESTRICT=test -SLOT=0 -SRC_URI=http://www.rsyslog.com/files/download/rsyslog/rsyslog-6.2.2.tar.gz zeromq? ( https://github.com/aggregateknowledge/rsyslog-zeromq/tarball/44b551abc29dd5b541884bd51b45b413855a93d8 -> rsyslog-zeromq.tar.gz ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 systemd 49c26d08111dd2c62b52cee32151b93b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b266b900c1aa421924101a29c69a7338 diff --git a/metadata/md5-cache/app-admin/rsyslog-7.2.2-r1 b/metadata/md5-cache/app-admin/rsyslog-7.2.2-r1 deleted file mode 100644 index 885c63db42f4..000000000000 --- a/metadata/md5-cache/app-admin/rsyslog-7.2.2-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst prepare test -DEPEND=dev-libs/json-c dev-libs/libee dev-libs/libestr dev-libs/liblognorm net-misc/curl dbi? ( dev-db/libdbi ) extras? ( net-libs/libnet ) kerberos? ( virtual/krb5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) oracle? ( dev-db/oracle-instantclient-basic ) relp? ( >=dev-libs/librelp-1.0.1 ) snmp? ( net-analyzer/net-snmp ) ssl? ( net-libs/gnutls dev-libs/libgcrypt ) zeromq? ( net-libs/czmq ) zlib? ( sys-libs/zlib ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig -DESCRIPTION=An enhanced multi-threaded syslogd with database support and more -EAPI=4 -HOMEPAGE=http://www.rsyslog.com/ -IUSE=dbi debug doc extras kerberos mysql oracle postgres relp snmp ssl static-libs zeromq zlib -KEYWORDS=~amd64 ~arm ~hppa ~x86 -LICENSE=GPL-3 LGPL-3 Apache-2.0 -RDEPEND=dev-libs/json-c dev-libs/libee dev-libs/libestr dev-libs/liblognorm net-misc/curl dbi? ( dev-db/libdbi ) extras? ( net-libs/libnet ) kerberos? ( virtual/krb5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) oracle? ( dev-db/oracle-instantclient-basic ) relp? ( >=dev-libs/librelp-1.0.1 ) snmp? ( net-analyzer/net-snmp ) ssl? ( net-libs/gnutls dev-libs/libgcrypt ) zeromq? ( net-libs/czmq ) zlib? ( sys-libs/zlib ) -RESTRICT=test -SLOT=0 -SRC_URI=http://www.rsyslog.com/files/download/rsyslog/rsyslog-7.2.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 systemd 49c26d08111dd2c62b52cee32151b93b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=537b2ed3ef555a29a4b2b7ade792ffa8 diff --git a/metadata/md5-cache/app-admin/rsyslog-7.2.5 b/metadata/md5-cache/app-admin/rsyslog-7.2.5 deleted file mode 100644 index 9770a0154e71..000000000000 --- a/metadata/md5-cache/app-admin/rsyslog-7.2.5 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst prepare test -DEPEND=dev-libs/json-c dev-libs/libee dev-libs/libestr dev-libs/liblognorm net-misc/curl dbi? ( dev-db/libdbi ) extras? ( net-libs/libnet ) kerberos? ( virtual/krb5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) oracle? ( dev-db/oracle-instantclient-basic ) relp? ( >=dev-libs/librelp-1.0.1 ) snmp? ( net-analyzer/net-snmp ) ssl? ( net-libs/gnutls dev-libs/libgcrypt ) zeromq? ( net-libs/czmq ) zlib? ( sys-libs/zlib ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig -DESCRIPTION=An enhanced multi-threaded syslogd with database support and more -EAPI=4 -HOMEPAGE=http://www.rsyslog.com/ -IUSE=dbi debug doc extras kerberos mysql oracle postgres relp snmp ssl static-libs zeromq zlib -KEYWORDS=~amd64 ~arm ~hppa ~x86 -LICENSE=GPL-3 LGPL-3 Apache-2.0 -RDEPEND=dev-libs/json-c dev-libs/libee dev-libs/libestr dev-libs/liblognorm net-misc/curl dbi? ( dev-db/libdbi ) extras? ( net-libs/libnet ) kerberos? ( virtual/krb5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) oracle? ( dev-db/oracle-instantclient-basic ) relp? ( >=dev-libs/librelp-1.0.1 ) snmp? ( net-analyzer/net-snmp ) ssl? ( net-libs/gnutls dev-libs/libgcrypt ) zeromq? ( net-libs/czmq ) zlib? ( sys-libs/zlib ) -RESTRICT=test -SLOT=0 -SRC_URI=http://www.rsyslog.com/files/download/rsyslog/rsyslog-7.2.5.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 systemd 49c26d08111dd2c62b52cee32151b93b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=54d4b2a33d49a37cfa753b6f85d45c38 diff --git a/metadata/md5-cache/app-admin/rsyslog-7.4.3 b/metadata/md5-cache/app-admin/rsyslog-7.4.3 new file mode 100644 index 000000000000..22123186dab4 --- /dev/null +++ b/metadata/md5-cache/app-admin/rsyslog-7.4.3 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile config configure install postinst prepare test +DEPEND=dev-libs/json-c dev-libs/libee >=dev-libs/libestr-0.1.5 dev-libs/liblognorm net-misc/curl dbi? ( dev-db/libdbi ) extras? ( net-libs/libnet ) kerberos? ( virtual/krb5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) oracle? ( dev-db/oracle-instantclient-basic ) relp? ( >=dev-libs/librelp-1.0.1 ) snmp? ( net-analyzer/net-snmp ) ssl? ( net-libs/gnutls dev-libs/libgcrypt ) zeromq? ( net-libs/czmq ) zlib? ( sys-libs/zlib ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig +DESCRIPTION=An enhanced multi-threaded syslogd with database support and more +EAPI=4 +HOMEPAGE=http://www.rsyslog.com/ +IUSE=dbi debug doc extras kerberos mysql oracle postgres relp snmp ssl static-libs zeromq zlib +KEYWORDS=~amd64 ~arm ~hppa ~x86 +LICENSE=GPL-3 LGPL-3 Apache-2.0 +RDEPEND=dev-libs/json-c dev-libs/libee >=dev-libs/libestr-0.1.5 dev-libs/liblognorm net-misc/curl dbi? ( dev-db/libdbi ) extras? ( net-libs/libnet ) kerberos? ( virtual/krb5 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql-base ) oracle? ( dev-db/oracle-instantclient-basic ) relp? ( >=dev-libs/librelp-1.0.1 ) snmp? ( net-analyzer/net-snmp ) ssl? ( net-libs/gnutls dev-libs/libgcrypt ) zeromq? ( net-libs/czmq ) zlib? ( sys-libs/zlib ) +RESTRICT=test +SLOT=0 +SRC_URI=http://www.rsyslog.com/files/download/rsyslog/rsyslog-7.4.3.tar.gz +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 systemd 49c26d08111dd2c62b52cee32151b93b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4544cdcce8de365ffea1a3046b577e9c diff --git a/metadata/md5-cache/app-arch/bzip2-1.0.6-r4 b/metadata/md5-cache/app-arch/bzip2-1.0.6-r4 index d076b44a0691..0e167a28ac31 100644 --- a/metadata/md5-cache/app-arch/bzip2-1.0.6-r4 +++ b/metadata/md5-cache/app-arch/bzip2-1.0.6-r4 @@ -2,11 +2,11 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=A high-quality data compressor used extensively by Gentoo Linux EAPI=4 HOMEPAGE=http://www.bzip.org/ -IUSE=static static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd LICENSE=BZIP2 RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=0ebba07fe57c73f1cec3389392632224 diff --git a/metadata/md5-cache/app-arch/unrar-5.0.8 b/metadata/md5-cache/app-arch/unrar-5.0.8 new file mode 100644 index 000000000000..939950cd8094 --- /dev/null +++ b/metadata/md5-cache/app-arch/unrar-5.0.8 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile install prepare +DESCRIPTION=Uncompress rar files +EAPI=5 +HOMEPAGE=http://www.rarlab.com/rar_add.htm +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux +LICENSE=unRAR +RDEPEND=!<=app-arch/unrar-gpl-0.0.1_p20080417 +SLOT=0 +SRC_URI=http://www.rarlab.com/rar/unrarsrc-5.0.8.tar.gz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=9a8356b62d5c579b6eb86590762ebde4 diff --git a/metadata/md5-cache/app-crypt/codecrypt-1.2 b/metadata/md5-cache/app-crypt/codecrypt-1.2 new file mode 100644 index 000000000000..fa9fd15b0011 --- /dev/null +++ b/metadata/md5-cache/app-crypt/codecrypt-1.2 @@ -0,0 +1,11 @@ +DEFINED_PHASES=- +DEPEND=dev-libs/gmp +DESCRIPTION=Post-quantum cryptography tool +EAPI=5 +HOMEPAGE=http://e-x-a.org/codecrypt/ +KEYWORDS=~x86 ~amd64 +LICENSE=LGPL-3 +RDEPEND=dev-libs/gmp +SLOT=0 +SRC_URI=http://e-x-a.org/codecrypt/files/codecrypt-1.2.tar.gz +_md5_=27d5c99826d65b4e8dc0411805ce7d75 diff --git a/metadata/md5-cache/app-emacs/d-mode-2.0.6 b/metadata/md5-cache/app-emacs/d-mode-2.0.6 new file mode 100644 index 000000000000..1e4393ed1c8c --- /dev/null +++ b/metadata/md5-cache/app-emacs/d-mode-2.0.6 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack +DEPEND=>=virtual/emacs-23 +DESCRIPTION=Emacs major mode for editing D code +EAPI=5 +HOMEPAGE=https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode http://www.emacswiki.org/emacs/DMode +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND=>=virtual/emacs-23 +SLOT=0 +SRC_URI=https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode/archive/2.0.6.tar.gz -> d-mode-2.0.6.tar.gz +_eclasses_=elisp ae11b438eee6c692e6c94c9a86999514 elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=245190b42d3bcc6a5d99387f078b3fc3 diff --git a/metadata/md5-cache/app-emulation/emul-linux-x86-soundlibs-20130224-r6 b/metadata/md5-cache/app-emulation/emul-linux-x86-soundlibs-20130224-r9 similarity index 83% rename from metadata/md5-cache/app-emulation/emul-linux-x86-soundlibs-20130224-r6 rename to metadata/md5-cache/app-emulation/emul-linux-x86-soundlibs-20130224-r9 index 437b081a2c64..ba99ae32147e 100644 --- a/metadata/md5-cache/app-emulation/emul-linux-x86-soundlibs-20130224-r6 +++ b/metadata/md5-cache/app-emulation/emul-linux-x86-soundlibs-20130224-r9 @@ -6,9 +6,9 @@ HOMEPAGE=http://dev.gentoo.org/~pacho/emul.html IUSE=abi_x86_32 alsa +development KEYWORDS=-* ~amd64 LICENSE=BSD FDL-1.2 GPL-2 LGPL-2.1 LGPL-2 MIT gsm public-domain -RDEPEND=~app-emulation/emul-linux-x86-baselibs-20130224 ~app-emulation/emul-linux-x86-medialibs-20130224 !abi_x86_32? ( !>=sci-libs/fftw-3.3.3-r1[abi_x86_32] !>=media-libs/libmikmod-3.2.0-r1[abi_x86_32] ) abi_x86_32? ( >=media-libs/libogg-1.3.1[abi_x86_32(-)] >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)] >=media-libs/libmodplug-0.8.8.4-r1[abi_x86_32(-)] >=media-sound/gsm-1.0.13-r1[abi_x86_32(-)] >=media-libs/webrtc-audio-processing-0.1-r1[abi_x86_32(-)] >=media-libs/alsa-lib-1.0.27.1-r1[abi_x86_32(-)] >=media-libs/flac-1.2.1-r5[abi_x86_32(-)] >=media-libs/audiofile-0.3.6-r1[abi_x86_32(-)] >=sci-libs/fftw-3.3.3-r1[abi_x86_32(-)] >=media-libs/ladspa-sdk-1.13-r2[abi_x86_32(-)] >=media-plugins/caps-plugins-0.4.5-r2[abi_x86_32(-)] >=media-plugins/swh-plugins-0.4.15-r3[abi_x86_32(-)] >=media-libs/libmikmod-3.2.0-r1[abi_x86_32(-)] >=media-plugins/alsaequal-0.6-r1[abi_x86_32(-)] >=media-sound/cdparanoia-3.10.2-r6[abi_x86_32(-)] >=media-sound/wavpack-4.60.1-r1[abi_x86_32(-)] >=media-sound/musepack-tools-465-r1[abi_x86_32(-)] ) +RDEPEND=~app-emulation/emul-linux-x86-baselibs-20130224 ~app-emulation/emul-linux-x86-medialibs-20130224 !abi_x86_32? ( !>=sci-libs/fftw-3.3.3-r1[abi_x86_32] !>=media-libs/libmikmod-3.2.0-r1[abi_x86_32] ) abi_x86_32? ( >=media-libs/libogg-1.3.1[abi_x86_32(-)] >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)] >=media-libs/libmodplug-0.8.8.4-r1[abi_x86_32(-)] >=media-sound/gsm-1.0.13-r1[abi_x86_32(-)] >=media-libs/webrtc-audio-processing-0.1-r1[abi_x86_32(-)] >=media-libs/alsa-lib-1.0.27.1-r1[abi_x86_32(-)] >=media-libs/flac-1.2.1-r5[abi_x86_32(-)] >=media-libs/audiofile-0.3.6-r1[abi_x86_32(-)] >=sci-libs/fftw-3.3.3-r1[abi_x86_32(-)] >=media-libs/ladspa-sdk-1.13-r2[abi_x86_32(-)] >=media-plugins/caps-plugins-0.4.5-r2[abi_x86_32(-)] >=media-plugins/swh-plugins-0.4.15-r3[abi_x86_32(-)] >=media-libs/libmikmod-3.2.0-r1[abi_x86_32(-)] >=media-plugins/alsaequal-0.6-r1[abi_x86_32(-)] >=media-sound/cdparanoia-3.10.2-r6[abi_x86_32(-)] >=media-sound/wavpack-4.60.1-r1[abi_x86_32(-)] >=media-sound/musepack-tools-465-r1[abi_x86_32(-)] >=media-libs/libsndfile-1.0.25-r1[abi_x86_32(-)] >=media-libs/libsamplerate-0.1.8-r1[abi_x86_32(-)] >=media-sound/twolame-0.3.13-r1[abi_x86_32(-)] >=media-sound/jack-audio-connection-kit-0.121.3-r1[abi_x86_32(-)] >=media-libs/portaudio-19_pre20111121-r1[abi_x86_32(-)] ) RESTRICT=strip SLOT=0 SRC_URI=http://dev.gentoo.org/~pacho/emul/emul-linux-x86-soundlibs-20130224.tar.xz _eclasses_=emul-linux-x86 849070907fe4e8553daad52137b99265 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=b7454c66805ec6ab17cec3a51f8ae517 +_md5_=124fc39e4f93678fc3e4cfebe900359e diff --git a/metadata/md5-cache/app-emulation/libvirt-1.1.0-r4 b/metadata/md5-cache/app-emulation/libvirt-1.1.0-r4 new file mode 100644 index 000000000000..b05ca7b50a6c --- /dev/null +++ b/metadata/md5-cache/app-emulation/libvirt-1.1.0-r4 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst preinst prepare setup test +DEPEND=sys-libs/readline sys-libs/ncurses >=net-misc/curl-7.18.0 dev-libs/libgcrypt >=dev-libs/libxml2-2.7.6 dev-libs/libnl:3 >=net-libs/gnutls-1.0.25 net-libs/libssh2 sys-apps/dmidecode >=sys-apps/util-linux-2.17 sys-devel/gettext >=net-analyzer/netcat6-1.0-r2 app-misc/scrub audit? ( sys-process/audit ) avahi? ( >=net-dns/avahi-0.6[dbus] ) caps? ( sys-libs/libcap-ng ) fuse? ( >=sys-fs/fuse-2.8.6 ) iscsi? ( sys-block/open-iscsi ) lxc? ( sys-power/pm-utils ) lvm? ( >=sys-fs/lvm2-2.02.48-r2 ) nfs? ( net-fs/nfs-utils ) numa? ( >sys-process/numactl-2.0.2 sys-process/numad ) openvz? ( sys-kernel/openvz-sources ) parted? ( >=sys-block/parted-1.8[device-mapper] sys-fs/lvm2 ) pcap? ( >=net-libs/libpcap-1.0.0 ) policykit? ( >=sys-auth/polkit-0.9 ) python? ( python_single_target_python2_5? ( dev-lang/python:2.5 ) python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_5(+)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) qemu? ( >=app-emulation/qemu-0.13.0 dev-libs/yajl sys-power/pm-utils ) rbd? ( sys-cluster/ceph ) sasl? ( dev-libs/cyrus-sasl ) selinux? ( >=sys-libs/libselinux-2.0.85 ) virtualbox? ( || ( app-emulation/virtualbox >=app-emulation/virtualbox-bin-2.2.0 ) ) xen? ( app-emulation/xen-tools app-emulation/xen ) udev? ( virtual/udev >=x11-libs/libpciaccess-0.10.9 ) virt-network? ( net-dns/dnsmasq >=net-firewall/iptables-1.4.10 net-misc/radvd net-firewall/ebtables sys-apps/iproute2[-minimal] firewalld? ( net-firewall/firewalld ) ) elibc_glibc? ( || ( >=net-libs/libtirpc-0.2.2-r1 =sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig +DESCRIPTION=C toolkit to manipulate virtual machines +EAPI=5 +HOMEPAGE=http://www.libvirt.org/ +IUSE=audit avahi +caps firewalld fuse iscsi +libvirtd lvm lxc +macvtap nfs nls numa openvz parted pcap phyp policykit python +qemu rbd sasl selinux +udev uml +vepa virtualbox virt-network xen elibc_glibc systemd python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_single_target_python2_5 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-2.1 +RDEPEND=sys-libs/readline sys-libs/ncurses >=net-misc/curl-7.18.0 dev-libs/libgcrypt >=dev-libs/libxml2-2.7.6 dev-libs/libnl:3 >=net-libs/gnutls-1.0.25 net-libs/libssh2 sys-apps/dmidecode >=sys-apps/util-linux-2.17 sys-devel/gettext >=net-analyzer/netcat6-1.0-r2 app-misc/scrub audit? ( sys-process/audit ) avahi? ( >=net-dns/avahi-0.6[dbus] ) caps? ( sys-libs/libcap-ng ) fuse? ( >=sys-fs/fuse-2.8.6 ) iscsi? ( sys-block/open-iscsi ) lxc? ( sys-power/pm-utils ) lvm? ( >=sys-fs/lvm2-2.02.48-r2 ) nfs? ( net-fs/nfs-utils ) numa? ( >sys-process/numactl-2.0.2 sys-process/numad ) openvz? ( sys-kernel/openvz-sources ) parted? ( >=sys-block/parted-1.8[device-mapper] sys-fs/lvm2 ) pcap? ( >=net-libs/libpcap-1.0.0 ) policykit? ( >=sys-auth/polkit-0.9 ) python? ( python_single_target_python2_5? ( dev-lang/python:2.5 ) python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_5(+)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) qemu? ( >=app-emulation/qemu-0.13.0 dev-libs/yajl sys-power/pm-utils ) rbd? ( sys-cluster/ceph ) sasl? ( dev-libs/cyrus-sasl ) selinux? ( >=sys-libs/libselinux-2.0.85 ) virtualbox? ( || ( app-emulation/virtualbox >=app-emulation/virtualbox-bin-2.2.0 ) ) xen? ( app-emulation/xen-tools app-emulation/xen ) udev? ( virtual/udev >=x11-libs/libpciaccess-0.10.9 ) virt-network? ( net-dns/dnsmasq >=net-firewall/iptables-1.4.10 net-misc/radvd net-firewall/ebtables sys-apps/iproute2[-minimal] firewalld? ( net-firewall/firewalld ) ) elibc_glibc? ( || ( >=net-libs/libtirpc-0.2.2-r1 =media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( d DESCRIPTION=Free implementation of Windows(tm) on Unix EAPI=5 HOMEPAGE=http://www.winehq.org/ -IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 test +IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 test KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd LICENSE=LGPL-2.1 RDEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( dev-lang/perl dev-perl/XML-Simple ) capi? ( net-dialup/capi4k-utils ) ncurses? ( >=sys-libs/ncurses-5.2:= ) fontconfig? ( media-libs/fontconfig:= ) gphoto2? ( media-libs/libgphoto2:= ) openal? ( media-libs/openal:= ) udisks? ( sys-apps/dbus sys-fs/udisks:2 ) gstreamer? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 ) X? ( x11-libs/libXcursor x11-libs/libXext x11-libs/libXrandr x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm ) xinerama? ( x11-libs/libXinerama ) alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups:= ) opencl? ( virtual/opencl ) opengl? ( virtual/glu virtual/opengl ) gsm? ( media-sound/gsm:= ) jpeg? ( virtual/jpeg:= ) ldap? ( net-nds/openldap:= ) lcms? ( media-libs/lcms:0= ) mp3? ( >=media-sound/mpg123-1.5.0 ) nls? ( sys-devel/gettext ) odbc? ( dev-db/unixODBC:= ) osmesa? ( media-libs/mesa[osmesa] ) samba? ( >=net-fs/samba-3.0.25 ) selinux? ( sec-policy/selinux-wine ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) scanner? ( media-gfx/sane-backends:= ) ssl? ( dev-libs/openssl:0= net-libs/gnutls:= ) png? ( media-libs/libpng:0= ) v4l? ( media-libs/libv4l ) xcomposite? ( x11-libs/libXcomposite ) amd64? ( abi_x86_32? ( gstreamer? ( app-emulation/emul-linux-x86-gstplugins app-emulation/emul-linux-x86-medialibs[development] ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] >=app-emulation/emul-linux-x86-soundlibs-2.1[development] ) mp3? ( app-emulation/emul-linux-x86-soundlibs[development] ) odbc? ( app-emulation/emul-linux-x86-db[development] ) openal? ( app-emulation/emul-linux-x86-sdl[development] ) opengl? ( app-emulation/emul-linux-x86-opengl[development] ) osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] ) scanner? ( app-emulation/emul-linux-x86-medialibs[development] ) v4l? ( app-emulation/emul-linux-x86-medialibs[development] ) >=app-emulation/emul-linux-x86-baselibs-20130224[development] >=sys-kernel/linux-headers-2.6 ) ) pulseaudio? ( media-sound/pulseaudio sys-auth/rtkit ) @@ -11,5 +11,5 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) test? ( abi_x86_32 ) elibc_glibc? ( th RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/wine/Source/wine-1.5.25.tar.bz2 gecko? ( abi_x86_32? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86.msi ) abi_x86_64? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86_64.msi ) ) mono? ( mirror://sourceforge/wine/Wine%20Mono/0.0.8/wine-mono-0.0.8.msi ) http://dev.gentoo.org/~tetromino/distfiles/wine/winepulse-patches-1.5.25.tar.bz2 http://dev.gentoo.org/~tetromino/distfiles/wine/wine-gentoo-2012.11.24.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=fb19e357e3abe7908f30bb2d717d0ba6 diff --git a/metadata/md5-cache/app-emulation/wine-1.5.26 b/metadata/md5-cache/app-emulation/wine-1.5.26 index ba3498614f4c..0a914f4a6cd0 100644 --- a/metadata/md5-cache/app-emulation/wine-1.5.26 +++ b/metadata/md5-cache/app-emulation/wine-1.5.26 @@ -3,7 +3,7 @@ DEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( d DESCRIPTION=Free implementation of Windows(tm) on Unix EAPI=5 HOMEPAGE=http://www.winehq.org/ -IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 test +IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 test KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd LICENSE=LGPL-2.1 RDEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( dev-lang/perl dev-perl/XML-Simple ) capi? ( net-dialup/capi4k-utils ) ncurses? ( >=sys-libs/ncurses-5.2:= ) fontconfig? ( media-libs/fontconfig:= ) gphoto2? ( media-libs/libgphoto2:= ) openal? ( media-libs/openal:= ) udisks? ( sys-apps/dbus sys-fs/udisks:2 ) gstreamer? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 ) X? ( x11-libs/libXcursor x11-libs/libXext x11-libs/libXrandr x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm ) xinerama? ( x11-libs/libXinerama ) alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups:= ) opencl? ( virtual/opencl ) opengl? ( virtual/glu virtual/opengl ) gsm? ( media-sound/gsm:= ) jpeg? ( virtual/jpeg:= ) ldap? ( net-nds/openldap:= ) lcms? ( media-libs/lcms:0= ) mp3? ( >=media-sound/mpg123-1.5.0 ) nls? ( sys-devel/gettext ) odbc? ( dev-db/unixODBC:= ) osmesa? ( media-libs/mesa[osmesa] ) samba? ( >=net-fs/samba-3.0.25 ) selinux? ( sec-policy/selinux-wine ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) scanner? ( media-gfx/sane-backends:= ) ssl? ( dev-libs/openssl:0= net-libs/gnutls:= ) png? ( media-libs/libpng:0= ) v4l? ( media-libs/libv4l ) xcomposite? ( x11-libs/libXcomposite ) amd64? ( abi_x86_32? ( gstreamer? ( app-emulation/emul-linux-x86-gstplugins app-emulation/emul-linux-x86-medialibs[development] ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] >=app-emulation/emul-linux-x86-soundlibs-2.1[development] ) mp3? ( app-emulation/emul-linux-x86-soundlibs[development] ) odbc? ( app-emulation/emul-linux-x86-db[development] ) openal? ( app-emulation/emul-linux-x86-sdl[development] ) opengl? ( app-emulation/emul-linux-x86-opengl[development] ) osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] ) scanner? ( app-emulation/emul-linux-x86-medialibs[development] ) v4l? ( app-emulation/emul-linux-x86-medialibs[development] ) >=app-emulation/emul-linux-x86-baselibs-20130224[development] >=sys-kernel/linux-headers-2.6 ) ) pulseaudio? ( media-sound/pulseaudio sys-auth/rtkit ) @@ -11,5 +11,5 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) test? ( abi_x86_32 ) elibc_glibc? ( th RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/wine/Source/wine-1.5.26.tar.bz2 gecko? ( abi_x86_32? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86.msi ) abi_x86_64? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86_64.msi ) ) mono? ( mirror://sourceforge/wine/Wine%20Mono/0.0.8/wine-mono-0.0.8.msi ) http://dev.gentoo.org/~tetromino/distfiles/wine/winepulse-patches-1.5.25.tar.bz2 http://dev.gentoo.org/~tetromino/distfiles/wine/wine-gentoo-2012.11.24.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=1ba1a79e2c1d49d5482106f6ebd51ce6 diff --git a/metadata/md5-cache/app-emulation/wine-1.5.27 b/metadata/md5-cache/app-emulation/wine-1.5.27 index d21ba5b16282..05e0e10299e7 100644 --- a/metadata/md5-cache/app-emulation/wine-1.5.27 +++ b/metadata/md5-cache/app-emulation/wine-1.5.27 @@ -3,7 +3,7 @@ DEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( d DESCRIPTION=Free implementation of Windows(tm) on Unix EAPI=5 HOMEPAGE=http://www.winehq.org/ -IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 test +IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 test KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd LICENSE=LGPL-2.1 RDEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( dev-lang/perl dev-perl/XML-Simple ) capi? ( net-dialup/capi4k-utils ) ncurses? ( >=sys-libs/ncurses-5.2:= ) fontconfig? ( media-libs/fontconfig:= ) gphoto2? ( media-libs/libgphoto2:= ) openal? ( media-libs/openal:= ) udisks? ( sys-apps/dbus sys-fs/udisks:2 ) gstreamer? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 ) X? ( x11-libs/libXcursor x11-libs/libXext x11-libs/libXrandr x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm ) xinerama? ( x11-libs/libXinerama ) alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups:= ) opencl? ( virtual/opencl ) opengl? ( virtual/glu virtual/opengl ) gsm? ( media-sound/gsm:= ) jpeg? ( virtual/jpeg:= ) ldap? ( net-nds/openldap:= ) lcms? ( media-libs/lcms:0= ) mp3? ( >=media-sound/mpg123-1.5.0 ) nls? ( sys-devel/gettext ) odbc? ( dev-db/unixODBC:= ) osmesa? ( media-libs/mesa[osmesa] ) samba? ( >=net-fs/samba-3.0.25 ) selinux? ( sec-policy/selinux-wine ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) scanner? ( media-gfx/sane-backends:= ) ssl? ( dev-libs/openssl:0= net-libs/gnutls:= ) png? ( media-libs/libpng:0= ) v4l? ( media-libs/libv4l ) xcomposite? ( x11-libs/libXcomposite ) amd64? ( abi_x86_32? ( gstreamer? ( app-emulation/emul-linux-x86-gstplugins app-emulation/emul-linux-x86-medialibs[development] ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] >=app-emulation/emul-linux-x86-soundlibs-2.1[development] ) mp3? ( app-emulation/emul-linux-x86-soundlibs[development] ) odbc? ( app-emulation/emul-linux-x86-db[development] ) openal? ( app-emulation/emul-linux-x86-sdl[development] ) opengl? ( app-emulation/emul-linux-x86-opengl[development] ) osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] ) scanner? ( app-emulation/emul-linux-x86-medialibs[development] ) v4l? ( app-emulation/emul-linux-x86-medialibs[development] ) >=app-emulation/emul-linux-x86-baselibs-20130224[development] >=sys-kernel/linux-headers-2.6 ) ) pulseaudio? ( media-sound/pulseaudio sys-auth/rtkit ) @@ -11,5 +11,5 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) test? ( abi_x86_32 ) elibc_glibc? ( th RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/wine/Source/wine-1.5.27.tar.bz2 gecko? ( abi_x86_32? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86.msi ) abi_x86_64? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86_64.msi ) ) mono? ( mirror://sourceforge/wine/Wine%20Mono/0.0.8/wine-mono-0.0.8.msi ) http://dev.gentoo.org/~tetromino/distfiles/wine/winepulse-patches-1.5.25.tar.bz2 http://dev.gentoo.org/~tetromino/distfiles/wine/wine-gentoo-2012.11.24.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=ba2bf20b45ea64ef8732d6fadcb6f5e8 diff --git a/metadata/md5-cache/app-emulation/wine-1.5.28 b/metadata/md5-cache/app-emulation/wine-1.5.28 index 56d549eb8c3b..22ea8d461277 100644 --- a/metadata/md5-cache/app-emulation/wine-1.5.28 +++ b/metadata/md5-cache/app-emulation/wine-1.5.28 @@ -3,7 +3,7 @@ DEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( d DESCRIPTION=Free implementation of Windows(tm) on Unix EAPI=5 HOMEPAGE=http://www.winehq.org/ -IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 test +IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 test KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd LICENSE=LGPL-2.1 RDEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( dev-lang/perl dev-perl/XML-Simple ) capi? ( net-dialup/capi4k-utils ) ncurses? ( >=sys-libs/ncurses-5.2:= ) fontconfig? ( media-libs/fontconfig:= ) gphoto2? ( media-libs/libgphoto2:= ) openal? ( media-libs/openal:= ) udisks? ( sys-apps/dbus sys-fs/udisks:2 ) gstreamer? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 ) X? ( x11-libs/libXcursor x11-libs/libXext x11-libs/libXrandr x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm ) xinerama? ( x11-libs/libXinerama ) alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups:= ) opencl? ( virtual/opencl ) opengl? ( virtual/glu virtual/opengl ) gsm? ( media-sound/gsm:= ) jpeg? ( virtual/jpeg:= ) ldap? ( net-nds/openldap:= ) lcms? ( media-libs/lcms:0= ) mp3? ( >=media-sound/mpg123-1.5.0 ) nls? ( sys-devel/gettext ) odbc? ( dev-db/unixODBC:= ) osmesa? ( media-libs/mesa[osmesa] ) samba? ( >=net-fs/samba-3.0.25 ) selinux? ( sec-policy/selinux-wine ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) scanner? ( media-gfx/sane-backends:= ) ssl? ( net-libs/gnutls:= ) png? ( media-libs/libpng:0= ) v4l? ( media-libs/libv4l ) xcomposite? ( x11-libs/libXcomposite ) amd64? ( abi_x86_32? ( gstreamer? ( app-emulation/emul-linux-x86-gstplugins app-emulation/emul-linux-x86-medialibs[development] ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] >=app-emulation/emul-linux-x86-soundlibs-2.1[development] ) mp3? ( app-emulation/emul-linux-x86-soundlibs[development] ) odbc? ( app-emulation/emul-linux-x86-db[development] ) openal? ( app-emulation/emul-linux-x86-sdl[development] ) opengl? ( app-emulation/emul-linux-x86-opengl[development] ) osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] ) scanner? ( app-emulation/emul-linux-x86-medialibs[development] ) v4l? ( app-emulation/emul-linux-x86-medialibs[development] ) >=app-emulation/emul-linux-x86-baselibs-20130224[development] >=sys-kernel/linux-headers-2.6 ) ) pulseaudio? ( media-sound/pulseaudio sys-auth/rtkit ) @@ -11,5 +11,5 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) test? ( abi_x86_32 ) elibc_glibc? ( th RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/wine/Source/wine-1.5.28.tar.bz2 gecko? ( abi_x86_32? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86.msi ) abi_x86_64? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86_64.msi ) ) mono? ( mirror://sourceforge/wine/Wine%20Mono/0.0.8/wine-mono-0.0.8.msi ) http://dev.gentoo.org/~tetromino/distfiles/wine/winepulse-patches-1.5.25.tar.bz2 http://dev.gentoo.org/~tetromino/distfiles/wine/wine-gentoo-2012.11.24.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=f57aa46742f4148b602eb16c2d64230d diff --git a/metadata/md5-cache/app-emulation/wine-1.5.29 b/metadata/md5-cache/app-emulation/wine-1.5.29 index ee7dd8948197..33f201be2d2e 100644 --- a/metadata/md5-cache/app-emulation/wine-1.5.29 +++ b/metadata/md5-cache/app-emulation/wine-1.5.29 @@ -3,7 +3,7 @@ DEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( d DESCRIPTION=Free implementation of Windows(tm) on Unix EAPI=5 HOMEPAGE=http://www.winehq.org/ -IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 test +IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 test KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd LICENSE=LGPL-2.1 RDEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( dev-lang/perl dev-perl/XML-Simple ) capi? ( net-dialup/capi4k-utils ) ncurses? ( >=sys-libs/ncurses-5.2:= ) fontconfig? ( media-libs/fontconfig:= ) gphoto2? ( media-libs/libgphoto2:= ) openal? ( media-libs/openal:= ) udisks? ( sys-apps/dbus sys-fs/udisks:2 ) gstreamer? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 ) X? ( x11-libs/libXcursor x11-libs/libXext x11-libs/libXrandr x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm ) xinerama? ( x11-libs/libXinerama ) alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups:= ) opencl? ( virtual/opencl ) opengl? ( virtual/glu virtual/opengl ) gsm? ( media-sound/gsm:= ) jpeg? ( virtual/jpeg:= ) ldap? ( net-nds/openldap:= ) lcms? ( media-libs/lcms:0= ) mp3? ( >=media-sound/mpg123-1.5.0 ) nls? ( sys-devel/gettext ) odbc? ( dev-db/unixODBC:= ) osmesa? ( media-libs/mesa[osmesa] ) samba? ( >=net-fs/samba-3.0.25 ) selinux? ( sec-policy/selinux-wine ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) scanner? ( media-gfx/sane-backends:= ) ssl? ( net-libs/gnutls:= ) png? ( media-libs/libpng:0= ) v4l? ( media-libs/libv4l ) xcomposite? ( x11-libs/libXcomposite ) amd64? ( abi_x86_32? ( gstreamer? ( app-emulation/emul-linux-x86-gstplugins app-emulation/emul-linux-x86-medialibs[development] ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] >=app-emulation/emul-linux-x86-soundlibs-2.1[development] ) mp3? ( app-emulation/emul-linux-x86-soundlibs[development] ) odbc? ( app-emulation/emul-linux-x86-db[development] ) openal? ( app-emulation/emul-linux-x86-sdl[development] ) opengl? ( app-emulation/emul-linux-x86-opengl[development] ) osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] ) scanner? ( app-emulation/emul-linux-x86-medialibs[development] ) v4l? ( app-emulation/emul-linux-x86-medialibs[development] ) >=app-emulation/emul-linux-x86-baselibs-20130224[development] >=sys-kernel/linux-headers-2.6 ) ) pulseaudio? ( media-sound/pulseaudio sys-auth/rtkit ) @@ -11,5 +11,5 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) test? ( abi_x86_32 ) elibc_glibc? ( th RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/wine/Source/wine-1.5.29.tar.bz2 gecko? ( abi_x86_32? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86.msi ) abi_x86_64? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86_64.msi ) ) mono? ( mirror://sourceforge/wine/Wine%20Mono/0.0.8/wine-mono-0.0.8.msi ) http://dev.gentoo.org/~tetromino/distfiles/wine/winepulse-patches-1.5.25.tar.bz2 http://dev.gentoo.org/~tetromino/distfiles/wine/wine-gentoo-2012.11.24.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=2bd0c9590942b48dd50f8e94db8ced7f diff --git a/metadata/md5-cache/app-emulation/wine-1.5.30 b/metadata/md5-cache/app-emulation/wine-1.5.30 index a7231d8135ed..30bcafbdd84e 100644 --- a/metadata/md5-cache/app-emulation/wine-1.5.30 +++ b/metadata/md5-cache/app-emulation/wine-1.5.30 @@ -3,7 +3,7 @@ DEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( d DESCRIPTION=Free implementation of Windows(tm) on Unix EAPI=5 HOMEPAGE=http://www.winehq.org/ -IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 linguas_ar linguas_bg linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_US linguas_eo linguas_es linguas_fa linguas_fi linguas_fr linguas_he linguas_hi linguas_hu linguas_it linguas_ja linguas_ko linguas_lt linguas_ml linguas_nb_NO linguas_nl linguas_or linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr_RS@cyrillic linguas_sr_RS@latin linguas_sv linguas_te linguas_th linguas_tr linguas_uk linguas_wa linguas_zh_CN linguas_zh_TW test +IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 linguas_ar linguas_bg linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_US linguas_eo linguas_es linguas_fa linguas_fi linguas_fr linguas_he linguas_hi linguas_hu linguas_it linguas_ja linguas_ko linguas_lt linguas_ml linguas_nb_NO linguas_nl linguas_or linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr_RS@cyrillic linguas_sr_RS@latin linguas_sv linguas_te linguas_th linguas_tr linguas_uk linguas_wa linguas_zh_CN linguas_zh_TW test KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd LICENSE=LGPL-2.1 RDEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( dev-lang/perl dev-perl/XML-Simple ) capi? ( net-dialup/capi4k-utils ) ncurses? ( >=sys-libs/ncurses-5.2:= ) fontconfig? ( media-libs/fontconfig:= ) gphoto2? ( media-libs/libgphoto2:= ) openal? ( media-libs/openal:= ) udisks? ( sys-apps/dbus sys-fs/udisks:2 ) gstreamer? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 ) X? ( x11-libs/libXcursor x11-libs/libXext x11-libs/libXrandr x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm ) xinerama? ( x11-libs/libXinerama ) alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups:= ) opencl? ( virtual/opencl ) opengl? ( virtual/glu virtual/opengl ) gsm? ( media-sound/gsm:= ) jpeg? ( virtual/jpeg:= ) ldap? ( net-nds/openldap:= ) lcms? ( media-libs/lcms:0= ) mp3? ( >=media-sound/mpg123-1.5.0 ) nls? ( sys-devel/gettext ) odbc? ( dev-db/unixODBC:= ) osmesa? ( media-libs/mesa[osmesa] ) samba? ( >=net-fs/samba-3.0.25 ) selinux? ( sec-policy/selinux-wine ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) scanner? ( media-gfx/sane-backends:= ) ssl? ( net-libs/gnutls:= ) png? ( media-libs/libpng:0= ) v4l? ( media-libs/libv4l ) xcomposite? ( x11-libs/libXcomposite ) amd64? ( abi_x86_32? ( gstreamer? ( app-emulation/emul-linux-x86-gstplugins app-emulation/emul-linux-x86-medialibs[development] ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] >=app-emulation/emul-linux-x86-soundlibs-2.1[development] ) mp3? ( app-emulation/emul-linux-x86-soundlibs[development] ) odbc? ( app-emulation/emul-linux-x86-db[development] ) openal? ( app-emulation/emul-linux-x86-sdl[development] ) opengl? ( app-emulation/emul-linux-x86-opengl[development] ) osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] ) scanner? ( app-emulation/emul-linux-x86-medialibs[development] ) v4l? ( app-emulation/emul-linux-x86-medialibs[development] ) >=app-emulation/emul-linux-x86-baselibs-20130224[development] >=sys-kernel/linux-headers-2.6 ) ) pulseaudio? ( media-sound/pulseaudio sys-auth/rtkit ) @@ -11,5 +11,5 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) test? ( abi_x86_32 ) elibc_glibc? ( th RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/wine/Source/wine-1.5.30.tar.bz2 gecko? ( abi_x86_32? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86.msi ) abi_x86_64? ( mirror://sourceforge/wine/Wine%20Gecko/1.9/wine_gecko-1.9-x86_64.msi ) ) mono? ( mirror://sourceforge/wine/Wine%20Mono/0.0.8/wine-mono-0.0.8.msi ) http://dev.gentoo.org/~tetromino/distfiles/wine/winepulse-patches-1.5.30.tar.bz2 http://dev.gentoo.org/~tetromino/distfiles/wine/wine-gentoo-2012.11.24.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 l10n 33bde4fb0cfd3a21a277b66bfd837e19 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 l10n 33bde4fb0cfd3a21a277b66bfd837e19 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=d26bc99f4730c63e61e7ba230b858c47 diff --git a/metadata/md5-cache/app-emulation/wine-1.5.31 b/metadata/md5-cache/app-emulation/wine-1.5.31 index 8316dcfa4493..1ae94e2f5f79 100644 --- a/metadata/md5-cache/app-emulation/wine-1.5.31 +++ b/metadata/md5-cache/app-emulation/wine-1.5.31 @@ -3,7 +3,7 @@ DEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( d DESCRIPTION=Free implementation of Windows(tm) on Unix EAPI=5 HOMEPAGE=http://www.winehq.org/ -IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 linguas_ar linguas_bg linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_US linguas_eo linguas_es linguas_fa linguas_fi linguas_fr linguas_he linguas_hi linguas_hu linguas_it linguas_ja linguas_ko linguas_lt linguas_ml linguas_nb_NO linguas_nl linguas_or linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr_RS@cyrillic linguas_sr_RS@latin linguas_sv linguas_te linguas_th linguas_tr linguas_uk linguas_wa linguas_zh_CN linguas_zh_TW test +IUSE=+abi_x86_32 +abi_x86_64 alsa capi cups custom-cflags elibc_glibc fontconfig +gecko gphoto2 gsm gstreamer jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa +oss +perl png +prelink samba scanner selinux ssl test +threads +truetype udisks v4l +X xcomposite xinerama xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 linguas_ar linguas_bg linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_US linguas_eo linguas_es linguas_fa linguas_fi linguas_fr linguas_he linguas_hi linguas_hu linguas_it linguas_ja linguas_ko linguas_lt linguas_ml linguas_nb_NO linguas_nl linguas_or linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr_RS@cyrillic linguas_sr_RS@latin linguas_sv linguas_te linguas_th linguas_tr linguas_uk linguas_wa linguas_zh_CN linguas_zh_TW test KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd LICENSE=LGPL-2.1 RDEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( dev-lang/perl dev-perl/XML-Simple ) capi? ( net-dialup/capi4k-utils ) ncurses? ( >=sys-libs/ncurses-5.2:= ) fontconfig? ( media-libs/fontconfig:= ) gphoto2? ( media-libs/libgphoto2:= ) openal? ( media-libs/openal:= ) udisks? ( sys-apps/dbus sys-fs/udisks:2 ) gstreamer? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 ) X? ( x11-libs/libXcursor x11-libs/libXext x11-libs/libXrandr x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm ) xinerama? ( x11-libs/libXinerama ) alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups:= ) opencl? ( virtual/opencl ) opengl? ( virtual/glu virtual/opengl ) gsm? ( media-sound/gsm:= ) jpeg? ( virtual/jpeg:= ) ldap? ( net-nds/openldap:= ) lcms? ( media-libs/lcms:0= ) mp3? ( >=media-sound/mpg123-1.5.0 ) nls? ( sys-devel/gettext ) odbc? ( dev-db/unixODBC:= ) osmesa? ( media-libs/mesa[osmesa] ) samba? ( >=net-fs/samba-3.0.25 ) selinux? ( sec-policy/selinux-wine ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) scanner? ( media-gfx/sane-backends:= ) ssl? ( net-libs/gnutls:= ) png? ( media-libs/libpng:0= ) v4l? ( media-libs/libv4l ) xcomposite? ( x11-libs/libXcomposite ) amd64? ( abi_x86_32? ( gstreamer? ( app-emulation/emul-linux-x86-gstplugins app-emulation/emul-linux-x86-medialibs[development] ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] >=app-emulation/emul-linux-x86-soundlibs-2.1[development] ) mp3? ( app-emulation/emul-linux-x86-soundlibs[development] ) odbc? ( app-emulation/emul-linux-x86-db[development] ) openal? ( app-emulation/emul-linux-x86-sdl[development] ) opengl? ( app-emulation/emul-linux-x86-opengl[development] ) osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] ) scanner? ( app-emulation/emul-linux-x86-medialibs[development] ) v4l? ( app-emulation/emul-linux-x86-medialibs[development] ) >=app-emulation/emul-linux-x86-baselibs-20130224[development] >=sys-kernel/linux-headers-2.6 ) ) pulseaudio? ( media-sound/pulseaudio sys-auth/rtkit ) @@ -11,5 +11,5 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) test? ( abi_x86_32 ) elibc_glibc? ( th RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/wine/Source/wine-1.5.31.tar.bz2 gecko? ( abi_x86_32? ( mirror://sourceforge/wine/Wine%20Gecko/2.21/wine_gecko-2.21-x86.msi ) abi_x86_64? ( mirror://sourceforge/wine/Wine%20Gecko/2.21/wine_gecko-2.21-x86_64.msi ) ) mono? ( mirror://sourceforge/wine/Wine%20Mono/0.0.8/wine-mono-0.0.8.msi ) http://dev.gentoo.org/~tetromino/distfiles/wine/winepulse-patches-1.5.30.tar.bz2 http://dev.gentoo.org/~tetromino/distfiles/wine/wine-gentoo-2012.11.24.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 l10n 33bde4fb0cfd3a21a277b66bfd837e19 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 l10n 33bde4fb0cfd3a21a277b66bfd837e19 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=c4a23507fcde75a4abd323d6d80cc4b1 diff --git a/metadata/md5-cache/app-emulation/wine-1.6 b/metadata/md5-cache/app-emulation/wine-1.6 index 633a37def53e..8c0c365e0a12 100644 --- a/metadata/md5-cache/app-emulation/wine-1.6 +++ b/metadata/md5-cache/app-emulation/wine-1.6 @@ -3,7 +3,7 @@ DEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( d DESCRIPTION=Free implementation of Windows(tm) on Unix EAPI=5 HOMEPAGE=http://www.winehq.org/ -IUSE=+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +fontconfig +gecko gphoto2 gsm gstreamer +jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa oss +perl +png +prelink +run-exes samba scanner selinux +ssl test +threads +truetype +udisks v4l +X xcomposite xinerama +xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 linguas_ar linguas_bg linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_US linguas_eo linguas_es linguas_fa linguas_fi linguas_fr linguas_he linguas_hi linguas_hr linguas_hu linguas_it linguas_ja linguas_ko linguas_lt linguas_ml linguas_nb_NO linguas_nl linguas_or linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr_RS@cyrillic linguas_sr_RS@latin linguas_sv linguas_te linguas_th linguas_tr linguas_uk linguas_wa linguas_zh_CN linguas_zh_TW test +IUSE=+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +fontconfig +gecko gphoto2 gsm gstreamer +jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa oss +perl +png +prelink +run-exes samba scanner selinux +ssl test +threads +truetype +udisks v4l +X xcomposite xinerama +xml pulseaudio abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 linguas_ar linguas_bg linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_US linguas_eo linguas_es linguas_fa linguas_fi linguas_fr linguas_he linguas_hi linguas_hr linguas_hu linguas_it linguas_ja linguas_ko linguas_lt linguas_ml linguas_nb_NO linguas_nl linguas_or linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr_RS@cyrillic linguas_sr_RS@latin linguas_sv linguas_te linguas_th linguas_tr linguas_uk linguas_wa linguas_zh_CN linguas_zh_TW test KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd LICENSE=LGPL-2.1 RDEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( dev-lang/perl dev-perl/XML-Simple ) capi? ( net-dialup/capi4k-utils ) ncurses? ( >=sys-libs/ncurses-5.2:= ) dos? ( games-emulation/dosbox ) fontconfig? ( media-libs/fontconfig:= ) gphoto2? ( media-libs/libgphoto2:= ) openal? ( media-libs/openal:= ) udisks? ( sys-apps/dbus sys-fs/udisks:2 ) gstreamer? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 ) X? ( x11-libs/libXcursor x11-libs/libXext x11-libs/libXrandr x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm ) xinerama? ( x11-libs/libXinerama ) alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups:= ) opencl? ( virtual/opencl ) opengl? ( virtual/glu virtual/opengl ) gsm? ( media-sound/gsm:= ) jpeg? ( virtual/jpeg:= ) ldap? ( net-nds/openldap:= ) lcms? ( media-libs/lcms:0= ) mp3? ( >=media-sound/mpg123-1.5.0 ) nls? ( sys-devel/gettext ) odbc? ( dev-db/unixODBC:= ) osmesa? ( media-libs/mesa[osmesa] ) samba? ( >=net-fs/samba-3.0.25 ) selinux? ( sec-policy/selinux-wine ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) scanner? ( media-gfx/sane-backends:= ) ssl? ( net-libs/gnutls:= ) png? ( media-libs/libpng:0= ) v4l? ( media-libs/libv4l ) xcomposite? ( x11-libs/libXcomposite ) amd64? ( abi_x86_32? ( gstreamer? ( app-emulation/emul-linux-x86-gstplugins app-emulation/emul-linux-x86-medialibs[development] ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] >=app-emulation/emul-linux-x86-soundlibs-2.1[development] ) mp3? ( app-emulation/emul-linux-x86-soundlibs[development] ) odbc? ( app-emulation/emul-linux-x86-db[development] ) openal? ( app-emulation/emul-linux-x86-sdl[development] ) opengl? ( app-emulation/emul-linux-x86-opengl[development] ) osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] ) scanner? ( app-emulation/emul-linux-x86-medialibs[development] ) v4l? ( app-emulation/emul-linux-x86-medialibs[development] ) >=app-emulation/emul-linux-x86-baselibs-20130224[development] >=sys-kernel/linux-headers-2.6 ) ) pulseaudio? ( media-sound/pulseaudio sys-auth/rtkit ) @@ -11,5 +11,5 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) test? ( abi_x86_32 ) elibc_glibc? ( th RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/wine/Source/wine-1.6.tar.bz2 gecko? ( abi_x86_32? ( mirror://sourceforge/wine/Wine%20Gecko/2.21/wine_gecko-2.21-x86.msi ) abi_x86_64? ( mirror://sourceforge/wine/Wine%20Gecko/2.21/wine_gecko-2.21-x86_64.msi ) ) mono? ( mirror://sourceforge/wine/Wine%20Mono/0.0.8/wine-mono-0.0.8.msi ) http://dev.gentoo.org/~tetromino/distfiles/wine/winepulse-patches-1.6-rc1.tar.bz2 http://dev.gentoo.org/~tetromino/distfiles/wine/wine-gentoo-2013.06.24.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 l10n 33bde4fb0cfd3a21a277b66bfd837e19 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 l10n 33bde4fb0cfd3a21a277b66bfd837e19 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=0bb707bacf5e8b005aba2b46f9f84c04 diff --git a/metadata/md5-cache/app-emulation/wine-9999 b/metadata/md5-cache/app-emulation/wine-9999 index 00437f3aa669..7fe3480004b5 100644 --- a/metadata/md5-cache/app-emulation/wine-9999 +++ b/metadata/md5-cache/app-emulation/wine-9999 @@ -3,12 +3,12 @@ DEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( d DESCRIPTION=Free implementation of Windows(tm) on Unix EAPI=5 HOMEPAGE=http://www.winehq.org/ -IUSE=+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags elibc_glibc +fontconfig +gecko gphoto2 gsm gstreamer +jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa oss +perl +png +prelink +run-exes samba scanner selinux +ssl test +threads +truetype +udisks v4l +X xcomposite xinerama +xml abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 linguas_ar linguas_bg linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_US linguas_eo linguas_es linguas_fa linguas_fi linguas_fr linguas_he linguas_hi linguas_hr linguas_hu linguas_it linguas_ja linguas_ko linguas_lt linguas_ml linguas_nb_NO linguas_nl linguas_or linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr_RS@cyrillic linguas_sr_RS@latin linguas_sv linguas_te linguas_th linguas_tr linguas_uk linguas_wa linguas_zh_CN linguas_zh_TW test +IUSE=+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags elibc_glibc +fontconfig +gecko gphoto2 gsm gstreamer +jpeg lcms ldap +mono mp3 ncurses nls odbc openal opencl +opengl osmesa oss +perl +png +prelink +run-exes samba scanner selinux +ssl test +threads +truetype +udisks v4l +X xcomposite xinerama +xml abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 linguas_ar linguas_bg linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_US linguas_eo linguas_es linguas_fa linguas_fi linguas_fr linguas_he linguas_hi linguas_hr linguas_hu linguas_it linguas_ja linguas_ko linguas_lt linguas_ml linguas_nb_NO linguas_nl linguas_or linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_rm linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr_RS@cyrillic linguas_sr_RS@latin linguas_sv linguas_te linguas_th linguas_tr linguas_uk linguas_wa linguas_zh_CN linguas_zh_TW test LICENSE=LGPL-2.1 RDEPEND=truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts ) perl? ( dev-lang/perl dev-perl/XML-Simple ) capi? ( net-dialup/capi4k-utils ) ncurses? ( >=sys-libs/ncurses-5.2:= ) fontconfig? ( media-libs/fontconfig:= ) gphoto2? ( media-libs/libgphoto2:= ) openal? ( media-libs/openal:= ) udisks? ( sys-apps/dbus sys-fs/udisks:2 ) gstreamer? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 ) X? ( x11-libs/libXcursor x11-libs/libXext x11-libs/libXrandr x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm ) xinerama? ( x11-libs/libXinerama ) alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups:= ) opencl? ( virtual/opencl ) opengl? ( virtual/glu virtual/opengl ) gsm? ( media-sound/gsm:= ) jpeg? ( virtual/jpeg:= ) ldap? ( net-nds/openldap:= ) lcms? ( media-libs/lcms:0= ) mp3? ( >=media-sound/mpg123-1.5.0 ) nls? ( sys-devel/gettext ) odbc? ( dev-db/unixODBC:= ) osmesa? ( media-libs/mesa[osmesa] ) samba? ( >=net-fs/samba-3.0.25 ) selinux? ( sec-policy/selinux-wine ) xml? ( dev-libs/libxml2 dev-libs/libxslt ) scanner? ( media-gfx/sane-backends:= ) ssl? ( net-libs/gnutls:= ) png? ( media-libs/libpng:0= ) v4l? ( media-libs/libv4l ) xcomposite? ( x11-libs/libXcomposite ) amd64? ( abi_x86_32? ( gstreamer? ( app-emulation/emul-linux-x86-gstplugins app-emulation/emul-linux-x86-medialibs[development] ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1[development] >=app-emulation/emul-linux-x86-soundlibs-2.1[development] ) mp3? ( app-emulation/emul-linux-x86-soundlibs[development] ) odbc? ( app-emulation/emul-linux-x86-db[development] ) openal? ( app-emulation/emul-linux-x86-sdl[development] ) opengl? ( app-emulation/emul-linux-x86-opengl[development] ) osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] ) scanner? ( app-emulation/emul-linux-x86-medialibs[development] ) v4l? ( app-emulation/emul-linux-x86-medialibs[development] ) >=app-emulation/emul-linux-x86-baselibs-20130224[development] >=sys-kernel/linux-headers-2.6 ) ) REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) test? ( abi_x86_32 ) elibc_glibc? ( threads ) mono? ( abi_x86_32 ) osmesa? ( opengl ) RESTRICT=test SLOT=0 SRC_URI=gecko? ( abi_x86_32? ( mirror://sourceforge/wine/Wine%20Gecko/2.21/wine_gecko-2.21-x86.msi ) abi_x86_64? ( mirror://sourceforge/wine/Wine%20Gecko/2.21/wine_gecko-2.21-x86_64.msi ) ) mono? ( mirror://sourceforge/wine/Wine%20Mono/0.0.8/wine-mono-0.0.8.msi ) http://dev.gentoo.org/~tetromino/distfiles/wine/winepulse-patches-1.6-rc1.tar.bz2 http://dev.gentoo.org/~tetromino/distfiles/wine/wine-gentoo-2013.06.24.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 gnome2-utils 794d2847b4af390a1e020924876c8297 l10n 33bde4fb0cfd3a21a277b66bfd837e19 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 gnome2-utils 794d2847b4af390a1e020924876c8297 l10n 33bde4fb0cfd3a21a277b66bfd837e19 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 _md5_=38a85877bbe7c3f5017651f47975529b diff --git a/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r4 b/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r4 index 4712462150b5..61b4c31ba70f 100644 --- a/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r4 +++ b/metadata/md5-cache/app-emulation/xen-tools-4.2.2-r4 @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=http://bits.xensource.com/oss-xen/release/4.2.2/xen-4.2.2.tar.gz http://dev.gentoo.org/~idella4/tarballs/ipxe.tar.gz http://dev.gentoo.org/~idella4/tarballs/seabios-0-20121121.tar.bz2 http://dev.gentoo.org/~idella4//patches/XSA-55patches.tar.gz _eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=9ca4d288fb14393edcbfb7ad1bc91dc6 +_md5_=ac4819155b00a53381ae1472fdeb2970 diff --git a/metadata/md5-cache/app-emulation/xen-tools-4.3.0 b/metadata/md5-cache/app-emulation/xen-tools-4.3.0 index b6720806e3f1..65fe5abc7254 100644 --- a/metadata/md5-cache/app-emulation/xen-tools-4.3.0 +++ b/metadata/md5-cache/app-emulation/xen-tools-4.3.0 @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=http://bits.xensource.com/oss-xen/release/4.3.0/xen-4.3.0.tar.gz http://dev.gentoo.org/~idella4/tarballs/ipxe.tar.gz http://dev.gentoo.org/~idella4/tarballs/seabios-dir-remote-20130720.tar.gz _eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f udev a9a8d051efb42bfe884c1db82ce161de user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b025ccef862970fb1f6a71f9abf1f4c1 +_md5_=6fdd42ad57daeba4594ce05c2630be0a diff --git a/metadata/md5-cache/app-i18n/librime-0.9.7 b/metadata/md5-cache/app-i18n/librime-0.9.7 deleted file mode 100644 index 019bdc0f8303..000000000000 --- a/metadata/md5-cache/app-i18n/librime-0.9.7 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=app-i18n/opencc dev-cpp/glog dev-cpp/yaml-cpp dev-db/kyotocabinet >=dev-libs/boost-1.46.0[threads(+)] sys-libs/zlib x11-proto/xproto sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) -DESCRIPTION=Rime Input Method Engine library -EAPI=4 -HOMEPAGE=http://code.google.com/p/rimeime/ -IUSE=static-libs -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=app-i18n/opencc dev-cpp/glog dev-cpp/yaml-cpp dev-db/kyotocabinet >=dev-libs/boost-1.46.0[threads(+)] sys-libs/zlib x11-proto/xproto -SLOT=0 -SRC_URI=https://github.com/lotem/librime/tarball/rime-0.9.7 -> librime-0.9.7.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vcs-snapshot 58b766562c9fbfb3268b04e33cdf2f66 -_md5_=f2d5d35f150bd0312507af2584b1caeb diff --git a/metadata/md5-cache/app-misc/byobu-5.49 b/metadata/md5-cache/app-misc/byobu-5.49 new file mode 100644 index 000000000000..ce46f7505793 --- /dev/null +++ b/metadata/md5-cache/app-misc/byobu-5.49 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install prepare setup +DESCRIPTION=A set of profiles for the GNU Screen console window manager (app-misc/screen) +EAPI=5 +HOMEPAGE=http://byobu.co +IUSE=screen python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-libs/newt[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] screen? ( app-misc/screen ) !screen? ( app-misc/tmux ) +REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) +SLOT=0 +SRC_URI=http://launchpad.net/byobu/trunk/5.49/+download/byobu_5.49.orig.tar.gz +_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_md5_=f1e37b669b7aca5996d65957af0dee55 diff --git a/metadata/md5-cache/app-misc/nut-18.10 b/metadata/md5-cache/app-misc/nut-18.10 new file mode 100644 index 000000000000..7ea50c8b27a9 --- /dev/null +++ b/metadata/md5-cache/app-misc/nut-18.10 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile install +DESCRIPTION=Record what you eat and analyze your nutrient levels +EAPI=5 +HOMEPAGE=http://nut.sourceforge.net/ +KEYWORDS=~alpha ~amd64 ~arm ~ppc ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=mirror://sourceforge/nut/nut-18.10.tar.gz +_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_md5_=2d815ecc5eadc6421d974061c862277c diff --git a/metadata/md5-cache/app-office/libreoffice-9999-r2 b/metadata/md5-cache/app-office/libreoffice-9999-r2 index 1056ec0cf588..9706999502c9 100644 --- a/metadata/md5-cache/app-office/libreoffice-9999-r2 +++ b/metadata/md5-cache/app-office/libreoffice-9999-r2 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup test unpack -DEPEND=python_single_target_python2_7? ( dev-lang/python:2.7[threads,xml] ) python_single_target_python3_3? ( dev-lang/python:3.3[threads,xml] ) dev-python/python-exec[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_single_target_python2_7(+)?,python_single_target_python3_3(+)?] app-arch/zip app-arch/unzip >=app-text/hunspell-1.3.2-r3 app-text/mythes >=app-text/libexttextcat-3.2 app-text/liblangtag app-text/libmspub >=app-text/libmwaw-0.1.7 app-text/libodfgen app-text/libwpd:0.9[tools] app-text/libwpg:0.2 >=app-text/libwps-0.2.2 >=app-text/poppler-0.16:=[xpdf-headers(+),cxx] >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.3.1:0.3 dev-db/unixODBC >=dev-libs/boost-1.46:= dev-libs/expat >=dev-libs/hyphen-2.7.1 >=dev-libs/icu-4.8.1.1:= >=dev-libs/libatomic_ops-7.2d >=dev-libs/liborcus-0.5.1:= >=dev-libs/nspr-4.8.8 >=dev-libs/nss-3.12.9 >=dev-lang/perl-5.0 >=dev-libs/openssl-1.0.0d >=dev-libs/redland-1.0.16[ssl] media-gfx/graphite2 >=media-libs/fontconfig-2.8.0 media-libs/freetype:2 >=media-libs/harfbuzz-0.9.10:=[icu(+)] media-libs/lcms:2 >=media-libs/libpng-1.4 >=media-libs/libcdr-0.0.5 media-libs/libvisio >=net-misc/curl-7.21.4 net-nds/openldap sci-mathematics/lpsolve virtual/jpeg >=x11-libs/cairo-1.10.0[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender bluetooth? ( net-wireless/bluez ) cups? ( net-print/cups ) dbus? ( >=dev-libs/dbus-glib-0.92 ) eds? ( gnome-extra/evolution-data-server ) gnome? ( gnome-base/gconf:2 ) gtk? ( x11-libs/gdk-pixbuf[X] >=x11-libs/gtk+-2.24:2 ) gtk3? ( >=x11-libs/gtk+-3.2:3 ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) jemalloc? ( dev-libs/jemalloc ) libreoffice_extensions_scripting-beanshell? ( >=dev-java/bsh-2.0_beta4 ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) libreoffice_extensions_wiki-publisher? ( dev-java/commons-codec:0 dev-java/commons-httpclient:3 dev-java/commons-lang:2.1 dev-java/commons-logging:0 dev-java/tomcat-servlet-api:3.0 ) mysql? ( >=dev-db/mysql-connector-c++-1.1.0 ) opengl? ( virtual/glu virtual/opengl ) postgres? ( >=dev-db/postgresql-base-9.0[kerberos] ) telepathy? ( dev-libs/glib:2 >=net-libs/telepathy-glib-0.18.0 >=x11-libs/gtk+-2.24:2 ) webdav? ( net-libs/neon ) >=dev-libs/libxml2-2.7.8 dev-libs/libxslt dev-perl/Archive-Zip dev-util/cppunit >=dev-util/gperf-3 dev-util/intltool >=dev-util/mdds-0.9.0:= virtual/pkgconfig net-misc/npapi-sdk >=sys-apps/findutils-4.4.2 sys-devel/bison sys-apps/coreutils sys-devel/flex sys-devel/gettext >=sys-devel/make-3.82 sys-devel/ucpp sys-libs/zlib x11-libs/libXt x11-libs/libXtst x11-proto/randrproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto java? ( >=virtual/jdk-1.6 >=dev-java/ant-core-1.7 ) odk? ( >=app-doc/doxygen-1.8.4 ) test? ( dev-util/cppunit ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool java? ( >=dev-java/java-config-2.1.9-r1 ) >=sys-apps/sed-4 dev-vcs/git kde? ( dev-util/automoc virtual/pkgconfig !aqua? ( >=x11-libs/libXtst-1.1.0 x11-proto/xf86vidmodeproto ) ) kde? ( dev-lang/perl >=dev-qt/qt3support-4.7.4:4[accessibility] >=dev-qt/qtcore-4.7.4:4[qt3support,ssl] >=dev-qt/qtdbus-4.7.4:4 || ( ( >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] dev-qt/designer:4[-phonon] ) =dev-qt/qtscript-4.7.4:4 >=dev-qt/qtsql-4.7.4:4[qt3support] >=dev-qt/qtsvg-4.7.4:4 >=dev-qt/qttest-4.7.4:4 >=dev-qt/qtwebkit-4.7.4:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.4:4[aqua=] ) app-arch/unzip dev-vcs/git +DEPEND=python_single_target_python2_7? ( dev-lang/python:2.7[threads,xml] ) python_single_target_python3_3? ( dev-lang/python:3.3[threads,xml] ) dev-python/python-exec[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_single_target_python2_7(+)?,python_single_target_python3_3(+)?] app-arch/zip app-arch/unzip >=app-text/hunspell-1.3.2-r3 app-text/mythes >=app-text/libexttextcat-3.2 app-text/liblangtag app-text/libmspub >=app-text/libmwaw-0.1.7 app-text/libodfgen app-text/libwpd:0.9[tools] app-text/libwpg:0.2 >=app-text/libwps-0.2.2 >=app-text/poppler-0.16:=[xpdf-headers(+),cxx] >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.3.1:0.3 dev-db/unixODBC >=dev-libs/boost-1.46:= dev-libs/expat >=dev-libs/hyphen-2.7.1 >=dev-libs/icu-4.8.1.1:= >=dev-libs/libatomic_ops-7.2d >=dev-libs/liborcus-0.5.1:= >=dev-libs/nspr-4.8.8 >=dev-libs/nss-3.12.9 >=dev-lang/perl-5.0 >=dev-libs/openssl-1.0.0d >=dev-libs/redland-1.0.16[ssl] media-gfx/graphite2 >=media-libs/fontconfig-2.8.0 media-libs/freetype:2 >=media-libs/harfbuzz-0.9.10:=[icu(+)] media-libs/lcms:2 >=media-libs/libpng-1.4 >=media-libs/libcdr-0.0.5 media-libs/libvisio >=net-misc/curl-7.21.4 net-nds/openldap sci-mathematics/lpsolve virtual/jpeg >=x11-libs/cairo-1.10.0[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender bluetooth? ( net-wireless/bluez ) cups? ( net-print/cups ) dbus? ( >=dev-libs/dbus-glib-0.92 ) eds? ( gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-2.5 ) gnome? ( gnome-base/gconf:2 ) gtk? ( x11-libs/gdk-pixbuf[X] >=x11-libs/gtk+-2.24:2 ) gtk3? ( >=x11-libs/gtk+-3.2:3 ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) jemalloc? ( dev-libs/jemalloc ) libreoffice_extensions_scripting-beanshell? ( >=dev-java/bsh-2.0_beta4 ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) libreoffice_extensions_wiki-publisher? ( dev-java/commons-codec:0 dev-java/commons-httpclient:3 dev-java/commons-lang:2.1 dev-java/commons-logging:0 dev-java/tomcat-servlet-api:3.0 ) mysql? ( >=dev-db/mysql-connector-c++-1.1.0 ) opengl? ( virtual/glu virtual/opengl ) postgres? ( >=dev-db/postgresql-base-9.0[kerberos] ) telepathy? ( dev-libs/glib:2 >=net-libs/telepathy-glib-0.18.0 >=x11-libs/gtk+-2.24:2 ) webdav? ( net-libs/neon ) >=dev-libs/libxml2-2.7.8 dev-libs/libxslt dev-perl/Archive-Zip dev-util/cppunit >=dev-util/gperf-3 dev-util/intltool >=dev-util/mdds-0.9.0:= virtual/pkgconfig net-misc/npapi-sdk >=sys-apps/findutils-4.4.2 sys-devel/bison sys-apps/coreutils sys-devel/flex sys-devel/gettext >=sys-devel/make-3.82 sys-devel/ucpp sys-libs/zlib x11-libs/libXt x11-libs/libXtst x11-proto/randrproto x11-proto/xextproto x11-proto/xineramaproto x11-proto/xproto java? ( >=virtual/jdk-1.6 >=dev-java/ant-core-1.7 ) odk? ( >=app-doc/doxygen-1.8.4 ) test? ( dev-util/cppunit ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool java? ( >=dev-java/java-config-2.1.9-r1 ) >=sys-apps/sed-4 dev-vcs/git kde? ( dev-util/automoc virtual/pkgconfig !aqua? ( >=x11-libs/libXtst-1.1.0 x11-proto/xf86vidmodeproto ) ) kde? ( dev-lang/perl >=dev-qt/qt3support-4.7.4:4[accessibility] >=dev-qt/qtcore-4.7.4:4[qt3support,ssl] >=dev-qt/qtdbus-4.7.4:4 || ( ( >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] dev-qt/designer:4[-phonon] ) =dev-qt/qtscript-4.7.4:4 >=dev-qt/qtsql-4.7.4:4[qt3support] >=dev-qt/qtsvg-4.7.4:4 >=dev-qt/qttest-4.7.4:4 >=dev-qt/qtwebkit-4.7.4:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.4:4[aqua=] ) app-arch/unzip dev-vcs/git DESCRIPTION=LibreOffice, a full office productivity suite. EAPI=5 HOMEPAGE=http://www.libreoffice.org -IUSE=bluetooth +branding +cups dbus debug eds gnome gstreamer +gtk gtk3 jemalloc kde mysql odk opengl postgres telepathy test +vba +webdav libreoffice_extensions_nlpsolver libreoffice_extensions_presenter-minimizer libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher elibc_FreeBSD java aqua kde python_targets_python2_7 python_targets_python3_3 python_single_target_python2_7 python_single_target_python3_3 +IUSE=bluetooth +branding +cups dbus debug eds firebird gnome gstreamer +gtk gtk3 jemalloc kde mysql odk opengl postgres telepathy test +vba +webdav libreoffice_extensions_nlpsolver libreoffice_extensions_presenter-minimizer libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher elibc_FreeBSD java aqua kde python_targets_python2_7 python_targets_python3_3 python_single_target_python2_7 python_single_target_python3_3 LICENSE=|| ( LGPL-3 MPL-1.1 ) PDEPEND=!app-office/libreoffice-l10n -RDEPEND=python_single_target_python2_7? ( dev-lang/python:2.7[threads,xml] ) python_single_target_python3_3? ( dev-lang/python:3.3[threads,xml] ) dev-python/python-exec[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_single_target_python2_7(+)?,python_single_target_python3_3(+)?] app-arch/zip app-arch/unzip >=app-text/hunspell-1.3.2-r3 app-text/mythes >=app-text/libexttextcat-3.2 app-text/liblangtag app-text/libmspub >=app-text/libmwaw-0.1.7 app-text/libodfgen app-text/libwpd:0.9[tools] app-text/libwpg:0.2 >=app-text/libwps-0.2.2 >=app-text/poppler-0.16:=[xpdf-headers(+),cxx] >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.3.1:0.3 dev-db/unixODBC >=dev-libs/boost-1.46:= dev-libs/expat >=dev-libs/hyphen-2.7.1 >=dev-libs/icu-4.8.1.1:= >=dev-libs/libatomic_ops-7.2d >=dev-libs/liborcus-0.5.1:= >=dev-libs/nspr-4.8.8 >=dev-libs/nss-3.12.9 >=dev-lang/perl-5.0 >=dev-libs/openssl-1.0.0d >=dev-libs/redland-1.0.16[ssl] media-gfx/graphite2 >=media-libs/fontconfig-2.8.0 media-libs/freetype:2 >=media-libs/harfbuzz-0.9.10:=[icu(+)] media-libs/lcms:2 >=media-libs/libpng-1.4 >=media-libs/libcdr-0.0.5 media-libs/libvisio >=net-misc/curl-7.21.4 net-nds/openldap sci-mathematics/lpsolve virtual/jpeg >=x11-libs/cairo-1.10.0[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender bluetooth? ( net-wireless/bluez ) cups? ( net-print/cups ) dbus? ( >=dev-libs/dbus-glib-0.92 ) eds? ( gnome-extra/evolution-data-server ) gnome? ( gnome-base/gconf:2 ) gtk? ( x11-libs/gdk-pixbuf[X] >=x11-libs/gtk+-2.24:2 ) gtk3? ( >=x11-libs/gtk+-3.2:3 ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) jemalloc? ( dev-libs/jemalloc ) libreoffice_extensions_scripting-beanshell? ( >=dev-java/bsh-2.0_beta4 ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) libreoffice_extensions_wiki-publisher? ( dev-java/commons-codec:0 dev-java/commons-httpclient:3 dev-java/commons-lang:2.1 dev-java/commons-logging:0 dev-java/tomcat-servlet-api:3.0 ) mysql? ( >=dev-db/mysql-connector-c++-1.1.0 ) opengl? ( virtual/glu virtual/opengl ) postgres? ( >=dev-db/postgresql-base-9.0[kerberos] ) telepathy? ( dev-libs/glib:2 >=net-libs/telepathy-glib-0.18.0 >=x11-libs/gtk+-2.24:2 ) webdav? ( net-libs/neon ) !app-office/libreoffice-bin !app-office/libreoffice-bin-debug !=virtual/jre-1.6 ) java? ( >=dev-java/java-config-2.1.9-r1 ) kde? ( >=kde-base/oxygen-icons-4.4:4[aqua=] ) kde? ( dev-lang/perl >=dev-qt/qt3support-4.7.4:4[accessibility] >=dev-qt/qtcore-4.7.4:4[qt3support,ssl] >=dev-qt/qtdbus-4.7.4:4 || ( ( >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] dev-qt/designer:4[-phonon] ) =dev-qt/qtscript-4.7.4:4 >=dev-qt/qtsql-4.7.4:4[qt3support] >=dev-qt/qtsvg-4.7.4:4 >=dev-qt/qttest-4.7.4:4 >=dev-qt/qtwebkit-4.7.4:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.4:4[aqua=] ) +RDEPEND=python_single_target_python2_7? ( dev-lang/python:2.7[threads,xml] ) python_single_target_python3_3? ( dev-lang/python:3.3[threads,xml] ) dev-python/python-exec[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_single_target_python2_7(+)?,python_single_target_python3_3(+)?] app-arch/zip app-arch/unzip >=app-text/hunspell-1.3.2-r3 app-text/mythes >=app-text/libexttextcat-3.2 app-text/liblangtag app-text/libmspub >=app-text/libmwaw-0.1.7 app-text/libodfgen app-text/libwpd:0.9[tools] app-text/libwpg:0.2 >=app-text/libwps-0.2.2 >=app-text/poppler-0.16:=[xpdf-headers(+),cxx] >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.3.1:0.3 dev-db/unixODBC >=dev-libs/boost-1.46:= dev-libs/expat >=dev-libs/hyphen-2.7.1 >=dev-libs/icu-4.8.1.1:= >=dev-libs/libatomic_ops-7.2d >=dev-libs/liborcus-0.5.1:= >=dev-libs/nspr-4.8.8 >=dev-libs/nss-3.12.9 >=dev-lang/perl-5.0 >=dev-libs/openssl-1.0.0d >=dev-libs/redland-1.0.16[ssl] media-gfx/graphite2 >=media-libs/fontconfig-2.8.0 media-libs/freetype:2 >=media-libs/harfbuzz-0.9.10:=[icu(+)] media-libs/lcms:2 >=media-libs/libpng-1.4 >=media-libs/libcdr-0.0.5 media-libs/libvisio >=net-misc/curl-7.21.4 net-nds/openldap sci-mathematics/lpsolve virtual/jpeg >=x11-libs/cairo-1.10.0[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender bluetooth? ( net-wireless/bluez ) cups? ( net-print/cups ) dbus? ( >=dev-libs/dbus-glib-0.92 ) eds? ( gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-2.5 ) gnome? ( gnome-base/gconf:2 ) gtk? ( x11-libs/gdk-pixbuf[X] >=x11-libs/gtk+-2.24:2 ) gtk3? ( >=x11-libs/gtk+-3.2:3 ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) jemalloc? ( dev-libs/jemalloc ) libreoffice_extensions_scripting-beanshell? ( >=dev-java/bsh-2.0_beta4 ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) libreoffice_extensions_wiki-publisher? ( dev-java/commons-codec:0 dev-java/commons-httpclient:3 dev-java/commons-lang:2.1 dev-java/commons-logging:0 dev-java/tomcat-servlet-api:3.0 ) mysql? ( >=dev-db/mysql-connector-c++-1.1.0 ) opengl? ( virtual/glu virtual/opengl ) postgres? ( >=dev-db/postgresql-base-9.0[kerberos] ) telepathy? ( dev-libs/glib:2 >=net-libs/telepathy-glib-0.18.0 >=x11-libs/gtk+-2.24:2 ) webdav? ( net-libs/neon ) !app-office/libreoffice-bin !app-office/libreoffice-bin-debug !=virtual/jre-1.6 ) java? ( >=dev-java/java-config-2.1.9-r1 ) kde? ( >=kde-base/oxygen-icons-4.4:4[aqua=] ) kde? ( dev-lang/perl >=dev-qt/qt3support-4.7.4:4[accessibility] >=dev-qt/qtcore-4.7.4:4[qt3support,ssl] >=dev-qt/qtdbus-4.7.4:4 || ( ( >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] dev-qt/designer:4[-phonon] ) =dev-qt/qtscript-4.7.4:4 >=dev-qt/qtsql-4.7.4:4[qt3support] >=dev-qt/qtsvg-4.7.4:4 >=dev-qt/qttest-4.7.4:4 >=dev-qt/qtwebkit-4.7.4:4 !aqua? ( x11-libs/libXext x11-libs/libXt x11-libs/libXxf86vm x11-libs/libXcomposite x11-libs/libxkbfile ) >=kde-base/kdelibs-4.4:4[aqua=] ) REQUIRED_USE=python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_3? ( python_targets_python3_3 ) ^^ ( python_single_target_python2_7 python_single_target_python3_3 ) bluetooth? ( dbus ) gnome? ( gtk ) eds? ( gnome ) telepathy? ( gtk ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java ) SLOT=0 SRC_URI=branding? ( http://dev.gentoo.org/~dilfridge/distfiles/libreoffice-branding-gentoo-0.7.tar.xz ) http://dev-www.libreoffice.org/src//d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz http://dev-www.libreoffice.org/src//1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz java? ( http://dev-www.libreoffice.org/src//17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ) libreoffice_extensions_wiki-publisher? ( http://dev-www.libreoffice.org/src//a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip ) libreoffice_extensions_scripting-javascript? ( http://dev-www.libreoffice.org/src//798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ) libreoffice_extensions_scripting-javascript? ( http://dev-www.libreoffice.org/src//35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ) odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll ) _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 gnome2-utils 794d2847b4af390a1e020924876c8297 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 kde4-base 684548af88a5862d20f84ed8a7bd6771 kde4-functions 15a03918f0eeff5a485782ae76d5b639 libtool b1c8688e60f9580bcb9bb46e08737eb1 mozextension ba6829881080a663d68531424a3dfbc6 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 nsplugins 7ea51b2f6cbd5b36b9c0163cc3ee03a2 pax-utils 2424f959506320f5196de8f79fa05297 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=94471d6564925282838eddd0b7a36507 +_md5_=a31f87e49ab549704520a6cfd9da6816 diff --git a/metadata/md5-cache/app-office/texmaker-4.0.3 b/metadata/md5-cache/app-office/texmaker-4.0.3 new file mode 100644 index 000000000000..1f0b7365dae3 --- /dev/null +++ b/metadata/md5-cache/app-office/texmaker-4.0.3 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst prepare unpack +DEPEND=app-text/hunspell app-text/poppler:=[qt4] sys-libs/zlib x11-libs/libX11 x11-libs/libXext dev-qt/qtgui:4 dev-qt/qtcore:4 dev-qt/qtwebkit:4 virtual/pkgconfig +DESCRIPTION=A nice LaTeX-IDE +EAPI=5 +HOMEPAGE=http://www.xm1math.net/texmaker/ +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=app-text/hunspell app-text/poppler:=[qt4] sys-libs/zlib x11-libs/libX11 x11-libs/libXext dev-qt/qtgui:4 dev-qt/qtcore:4 dev-qt/qtwebkit:4 virtual/latex-base app-text/psutils app-text/ghostscript-gpl media-libs/netpbm +SLOT=0 +SRC_URI=http://www.xm1math.net/texmaker/texmaker-4.0.3.tar.bz2 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 qt4-r2 ce0c9abfee272185e03ab73f09f5fd69 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=692af2489d8984121a72cb9ead37e7a3 diff --git a/metadata/md5-cache/app-portage/fquery-0.2.1.4 b/metadata/md5-cache/app-portage/fquery-0.2.1.4 index be89921c56ab..6df579a081ae 100644 --- a/metadata/md5-cache/app-portage/fquery-0.2.1.4 +++ b/metadata/md5-cache/app-portage/fquery-0.2.1.4 @@ -7,5 +7,5 @@ KEYWORDS=~amd64 ~x86 LICENSE=ZLIB SLOT=0 SRC_URI=mirror://hackage/packages/archive/fquery/0.2.1.4/fquery-0.2.1.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c5e4eefde5fc117e5b5f644d69484b89 diff --git a/metadata/md5-cache/app-portage/portpeek-2.0.24 b/metadata/md5-cache/app-portage/portpeek-2.0.24 index 16967a563a2e..5ab5eb1acf58 100644 --- a/metadata/md5-cache/app-portage/portpeek-2.0.24 +++ b/metadata/md5-cache/app-portage/portpeek-2.0.24 @@ -1,12 +1,12 @@ DEFINED_PHASES=install setup -DEPEND=|| ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* ) DESCRIPTION=A helper program for maintaining the package.keyword and package.unmask files -EAPI=4 +EAPI=5 HOMEPAGE=http://www.mpagano.com/blog/?page_id=3 +IUSE=python_targets_python2_7 python_single_target_python2_7 KEYWORDS=amd64 arm ppc sparc x86 ~x86-fbsd LICENSE=GPL-2 -RDEPEND=>=app-portage/gentoolkit-0.3.0.5 >=sys-apps/portage-2.1.10.49 || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* ) +RDEPEND=>=app-portage/gentoolkit-0.3.0.5 >=sys-apps/portage-2.1.10.49 SLOT=0 SRC_URI=http://www.mpagano.com/downloads/portpeek-2.0.24.tar.gz -_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=58578e8bc4db39259b718d4c316ffe11 +_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_md5_=397da9a0859d965538ad47b51498d522 diff --git a/metadata/md5-cache/app-portage/portpeek-2.0.25 b/metadata/md5-cache/app-portage/portpeek-2.0.25 index 317c9fd75488..e1a8c13233a4 100644 --- a/metadata/md5-cache/app-portage/portpeek-2.0.25 +++ b/metadata/md5-cache/app-portage/portpeek-2.0.25 @@ -1,12 +1,12 @@ DEFINED_PHASES=install setup -DEPEND=|| ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* ) DESCRIPTION=A helper program for maintaining the package.keyword and package.unmask files -EAPI=4 +EAPI=5 HOMEPAGE=http://www.mpagano.com/blog/?page_id=3 +IUSE=python_targets_python2_7 python_single_target_python2_7 KEYWORDS=amd64 arm ppc sparc x86 ~x86-fbsd LICENSE=GPL-2 -RDEPEND=>=app-portage/gentoolkit-0.3.0.6-r3 >=sys-apps/portage-2.1.11.9 || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* ) +RDEPEND=>=app-portage/gentoolkit-0.3.0.6-r3 >=sys-apps/portage-2.1.11.9 SLOT=0 SRC_URI=http://www.mpagano.com/downloads/portpeek-2.0.25.tar.gz -_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=69acd213f0e5ec22f3c7bf697a295ca8 +_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_md5_=fba4bfb0c2962bc6fb6ffb0eb09fb129 diff --git a/metadata/md5-cache/app-portage/portpeek-2.1.7 b/metadata/md5-cache/app-portage/portpeek-2.1.7 deleted file mode 100644 index 5347f4fc098d..000000000000 --- a/metadata/md5-cache/app-portage/portpeek-2.1.7 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install setup -DEPEND=|| ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* ) -DESCRIPTION=A helper program for maintaining the package.keyword and package.unmask files -EAPI=4 -HOMEPAGE=http://www.mpagano.com/blog/?page_id=3 -KEYWORDS=~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd -LICENSE=GPL-2 -RDEPEND=>=app-portage/gentoolkit-0.3.0.7 >=sys-apps/portage-2.1.11.52 || ( =dev-lang/python-3.3* =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* ) -SLOT=0 -SRC_URI=http://www.mpagano.com/downloads/portpeek-2.1.7.tar.gz -_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f -_md5_=d12fee3cc9d89e9aab0b42bc75058a74 diff --git a/metadata/md5-cache/app-portage/portpeek-2.1.9 b/metadata/md5-cache/app-portage/portpeek-2.1.9 new file mode 100644 index 000000000000..a5a27b179003 --- /dev/null +++ b/metadata/md5-cache/app-portage/portpeek-2.1.9 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install setup +DESCRIPTION=A helper program for maintaining the package.keyword and package.unmask files +EAPI=5 +HOMEPAGE=http://www.mpagano.com/blog/?page_id=3 +IUSE=python_targets_python2_7 python_targets_python3_2 python_single_target_python2_7 python_single_target_python3_2 +KEYWORDS=~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd +LICENSE=GPL-2 +RDEPEND=>=app-portage/gentoolkit-0.3.0.7 >=sys-apps/portage-2.1.11.52 +SLOT=0 +SRC_URI=http://www.mpagano.com/downloads/portpeek-2.1.9.tar.gz +_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_md5_=96d3fb29a0e58c638031daf645cea767 diff --git a/metadata/md5-cache/app-text/docbook2X-0.8.8-r2 b/metadata/md5-cache/app-text/docbook2X-0.8.8-r2 index 5298c8634924..a445f64ffa1a 100644 --- a/metadata/md5-cache/app-text/docbook2X-0.8.8-r2 +++ b/metadata/md5-cache/app-text/docbook2X-0.8.8-r2 @@ -1,5 +1,5 @@ DEFINED_PHASES=configure prepare -DEPEND=dev-lang/perl dev-libs/libxslt dev-perl/XML-NamespaceSupport dev-perl/XML-SAX dev-perl/XML-LibXML app-text/docbook-xsl-stylesheets =app-text/docbook-xml-dtd-4.2* =sys-devel/automake-1.9* >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=dev-lang/perl dev-libs/libxslt dev-perl/XML-NamespaceSupport dev-perl/XML-SAX dev-perl/XML-LibXML app-text/docbook-xsl-stylesheets =app-text/docbook-xml-dtd-4.2* =sys-devel/automake-1.12* >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=Tools to convert docbook to man and info EAPI=4 HOMEPAGE=http://docbook2x.sourceforge.net/ @@ -10,4 +10,4 @@ RDEPEND=dev-lang/perl dev-libs/libxslt dev-perl/XML-NamespaceSupport dev-perl/XM SLOT=0 SRC_URI=mirror://sourceforge/docbook2x/docbook2X-0.8.8.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=4b4edd41971af0ec8404d0cd9ecdc342 +_md5_=348847b4d79143391517e8475a3b2e77 diff --git a/metadata/md5-cache/app-text/docbook2X-0.8.8-r3 b/metadata/md5-cache/app-text/docbook2X-0.8.8-r3 new file mode 100644 index 000000000000..7036a66841a8 --- /dev/null +++ b/metadata/md5-cache/app-text/docbook2X-0.8.8-r3 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-lang/perl dev-libs/libxslt dev-perl/XML-NamespaceSupport dev-perl/XML-SAX dev-perl/XML-LibXML app-text/docbook-xsl-stylesheets =app-text/docbook-xml-dtd-4.2* || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=Tools to convert docbook to man and info +EAPI=5 +HOMEPAGE=http://docbook2x.sourceforge.net/ +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux ~x86-solaris +LICENSE=MIT +RDEPEND=dev-lang/perl dev-libs/libxslt dev-perl/XML-NamespaceSupport dev-perl/XML-SAX dev-perl/XML-LibXML app-text/docbook-xsl-stylesheets =app-text/docbook-xml-dtd-4.2* +SLOT=0 +SRC_URI=mirror://sourceforge/docbook2x/docbook2X-0.8.8.tar.gz +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=57e0c5f16bf8bfe94c5566cd5083c573 diff --git a/metadata/md5-cache/app-text/liblangtag-0.5.1 b/metadata/md5-cache/app-text/liblangtag-0.5.1 index 6d9e24d12d86..4db458ec0d4d 100644 --- a/metadata/md5-cache/app-text/liblangtag-0.5.1 +++ b/metadata/md5-cache/app-text/liblangtag-0.5.1 @@ -11,4 +11,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://bitbucket.org/tagoh/liblangtag/downloads/liblangtag-0.5.1.tar.bz2 _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=2edce29495e551da6c8f7d5edeb3854a +_md5_=01f4ce8941d5850983afb1e272fb2a65 diff --git a/metadata/md5-cache/app-text/pandoc-1.11.1 b/metadata/md5-cache/app-text/pandoc-1.11.1 index 2c70f32935c6..98b23855e0a0 100644 --- a/metadata/md5-cache/app-text/pandoc-1.11.1 +++ b/metadata/md5-cache/app-text/pandoc-1.11.1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/base64-bytestring-0.1:=[profile?] =dev-haskell/blaze-html-0.5:=[profile?] =dev-haskell/blaze-markup-0.5.1:=[profile?] =dev-haskell/citeproc-hs-0.3.7:=[profile?] =dev-haskell/data-default-0.4:=[profile?] =dev-haskell/highlighting-kate-0.5.3.9:=[profile?] =dev-haskell/http-4000.0.5:=[profile?] =dev-haskell/json-0.4:=[profile?] =dev-haskell/mtl-1.1:=[profile?] =dev-haskell/network-2:=[profile?] =dev-haskell/random-1:=[profile?] =dev-haskell/syb-0.1:=[profile?] =dev-haskell/tagsoup-0.12.5:=[profile?] =dev-haskell/texmath-0.6.1.5:=[profile?] =dev-haskell/xml-1.3.12:=[profile?] =dev-haskell/zip-archive-0.1.3.3:=[profile?] =dev-lang/ghc-7.0.1:= SLOT=0/1.11.1 SRC_URI=mirror://hackage/packages/archive/pandoc/1.11.1/pandoc-1.11.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e8c1ede4f9f2fb5e3f75f8e1abec7477 diff --git a/metadata/md5-cache/app-text/pandoc-1.9.4.5 b/metadata/md5-cache/app-text/pandoc-1.9.4.5 index 87392e436bc7..4835c3041562 100644 --- a/metadata/md5-cache/app-text/pandoc-1.9.4.5 +++ b/metadata/md5-cache/app-text/pandoc-1.9.4.5 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/base64-bytestring-0.1:=[profile?] =dev-haskell/citeproc-hs-0.3.4:=[profile?] =dev-haskell/highlighting-kate-0.5.1:=[profile?] =dev-haskell/http-4000.0.5:=[profile?] =dev-haskell/json-0.4:=[profile?] =dev-haskell/mtl-1.1:=[profile?] =dev-haskell/network-2:=[profile?] =dev-haskell/pandoc-types-1.9.0.2:=[profile?] =dev-haskell/random-1:=[profile?] =dev-haskell/syb-0.1:=[profile?] =dev-haskell/tagsoup-0.12.5:=[profile?] =dev-haskell/texmath-0.6.0.2:=[profile?] =dev-haskell/xml-1.3.12:=[profile?] =dev-haskell/zip-archive-0.1.1.7:=[profile?] =dev-lang/ghc-7.4.2:= SLOT=0/1.9.4.5 SRC_URI=mirror://hackage/packages/archive/pandoc/1.9.4.5/pandoc-1.9.4.5.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2f9a9029a2bb5fb4c035a862024cb06a diff --git a/metadata/md5-cache/dev-cpp/gtest-1.6.0-r2 b/metadata/md5-cache/dev-cpp/gtest-1.6.0-r2 index 9ec42ee253e4..af5cfaf0a8d8 100644 --- a/metadata/md5-cache/dev-cpp/gtest-1.6.0-r2 +++ b/metadata/md5-cache/dev-cpp/gtest-1.6.0-r2 @@ -3,11 +3,11 @@ DEPEND=app-arch/unzip =dev-lang/python-2* DESCRIPTION=Google C++ Testing Framework EAPI=5 HOMEPAGE=http://code.google.com/p/googletest/ -IUSE=examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-fbsd ~x86-linux ~ppc-macos LICENSE=BSD RDEPEND==dev-lang/python-2* SLOT=0 SRC_URI=http://googletest.googlecode.com/files/gtest-1.6.0.zip -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=2428204da073e53218fe7565e601fab6 diff --git a/metadata/md5-cache/dev-haskell/alex-2.3.5 b/metadata/md5-cache/dev-haskell/alex-2.3.5 index d4a7f3f5bc65..1b07305baf5e 100644 --- a/metadata/md5-cache/dev-haskell/alex-2.3.5 +++ b/metadata/md5-cache/dev-haskell/alex-2.3.5 @@ -8,5 +8,5 @@ KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 LICENSE=BSD SLOT=0 SRC_URI=mirror://hackage/packages/archive/alex/2.3.5/alex-2.3.5.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=22f93a473752eca0405e3768a87e940f diff --git a/metadata/md5-cache/dev-haskell/alex-3.0.2 b/metadata/md5-cache/dev-haskell/alex-3.0.2 index 2f70374dc441..a52b97482b66 100644 --- a/metadata/md5-cache/dev-haskell/alex-3.0.2 +++ b/metadata/md5-cache/dev-haskell/alex-3.0.2 @@ -8,5 +8,5 @@ KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 LICENSE=BSD SLOT=0 SRC_URI=mirror://hackage/packages/archive/alex/3.0.2/alex-3.0.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2cfaeb3c070ec87a2b20602d978c88f1 diff --git a/metadata/md5-cache/dev-haskell/alex-3.0.5 b/metadata/md5-cache/dev-haskell/alex-3.0.5 index ac0fa1d143d6..2b43ef756f35 100644 --- a/metadata/md5-cache/dev-haskell/alex-3.0.5 +++ b/metadata/md5-cache/dev-haskell/alex-3.0.5 @@ -8,5 +8,5 @@ KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 LICENSE=BSD SLOT=0 SRC_URI=mirror://hackage/packages/archive/alex/3.0.5/alex-3.0.5.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=49178624cd4a0b8ec971b683f8664697 diff --git a/metadata/md5-cache/dev-haskell/alsa-core-0.5.0.1-r2 b/metadata/md5-cache/dev-haskell/alsa-core-0.5.0.1-r2 index faf21d9e21b6..7667bfc0112c 100644 --- a/metadata/md5-cache/dev-haskell/alsa-core-0.5.0.1-r2 +++ b/metadata/md5-cache/dev-haskell/alsa-core-0.5.0.1-r2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/extensible-exceptions-0.1.1:=[profile?] =dev-lang/ghc-6.10.4:= media-libs/alsa-lib SLOT=0/0.5.0.1 SRC_URI=mirror://hackage/packages/archive/alsa-core/0.5.0.1/alsa-core-0.5.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=06abdcca579a3eacddd812b8786c6836 diff --git a/metadata/md5-cache/dev-haskell/alsa-mixer-0.1.2 b/metadata/md5-cache/dev-haskell/alsa-mixer-0.1.2 index f508102bb4fc..3cbf5132471b 100644 --- a/metadata/md5-cache/dev-haskell/alsa-mixer-0.1.2 +++ b/metadata/md5-cache/dev-haskell/alsa-mixer-0.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/alsa-core-0.5* >=dev-lang/ghc-6.10.1 media-libs/alsa-lib SLOT=0 SRC_URI=mirror://hackage/packages/archive/alsa-mixer/0.1.2/alsa-mixer-0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=485f3d71522c5e2da1ecb84b575194db diff --git a/metadata/md5-cache/dev-haskell/alsa-mixer-0.1.2-r2 b/metadata/md5-cache/dev-haskell/alsa-mixer-0.1.2-r2 index b0bff9ea0b6d..30fa626d203b 100644 --- a/metadata/md5-cache/dev-haskell/alsa-mixer-0.1.2-r2 +++ b/metadata/md5-cache/dev-haskell/alsa-mixer-0.1.2-r2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/alsa-core-0.5*:=[profile?] >=dev-lang/ghc-6.10.4:= media-libs/alsa-lib SLOT=0/0.1.2 SRC_URI=mirror://hackage/packages/archive/alsa-mixer/0.1.2/alsa-mixer-0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c9f03b33d61eb5d3b0e59244f27e27e9 diff --git a/metadata/md5-cache/dev-haskell/alut-2.1.0.0 b/metadata/md5-cache/dev-haskell/alut-2.1.0.0 index ec5747c55fc9..2d6c6062f7a8 100644 --- a/metadata/md5-cache/dev-haskell/alut-2.1.0.0 +++ b/metadata/md5-cache/dev-haskell/alut-2.1.0.0 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.4 >=dev-haskell/opengl-2.2.1 >=dev-haskell/openal-1.3.1 media-libs/freealut SLOT=0 SRC_URI=mirror://hackage/packages/archive/ALUT/2.1.0.0/ALUT-2.1.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=024a52f50bc7b17cab8c8c80ef3e389a diff --git a/metadata/md5-cache/dev-haskell/alut-2.2.0.0 b/metadata/md5-cache/dev-haskell/alut-2.2.0.0 index 99682164143d..29531f0ce95c 100644 --- a/metadata/md5-cache/dev-haskell/alut-2.2.0.0 +++ b/metadata/md5-cache/dev-haskell/alut-2.2.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/openal[profile?] dev-haskell/statevar[profile?] >=dev-lang/ghc-6.8.2 media-libs/freealut SLOT=0 SRC_URI=mirror://hackage/packages/archive/ALUT/2.2.0.0/ALUT-2.2.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6d5b7be71e2d17ff8a74b1d77c07a386 diff --git a/metadata/md5-cache/dev-haskell/ansi-terminal-0.5.5 b/metadata/md5-cache/dev-haskell/ansi-terminal-0.5.5 index f2d00a645de6..dc435e3c2a2c 100644 --- a/metadata/md5-cache/dev-haskell/ansi-terminal-0.5.5 +++ b/metadata/md5-cache/dev-haskell/ansi-terminal-0.5.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/ansi-terminal/0.5.5/ansi-terminal-0.5.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3d5a9a43356996b19f144e3c88591d4c diff --git a/metadata/md5-cache/dev-haskell/ansi-terminal-0.5.5.1 b/metadata/md5-cache/dev-haskell/ansi-terminal-0.5.5.1 index bf034817cd4e..b86bf9efee02 100644 --- a/metadata/md5-cache/dev-haskell/ansi-terminal-0.5.5.1 +++ b/metadata/md5-cache/dev-haskell/ansi-terminal-0.5.5.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.5.5.1 SRC_URI=mirror://hackage/packages/archive/ansi-terminal/0.5.5.1/ansi-terminal-0.5.5.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=39ed1dd0742f93cd9c8eebbc9c47692e diff --git a/metadata/md5-cache/dev-haskell/ansi-terminal-0.6 b/metadata/md5-cache/dev-haskell/ansi-terminal-0.6 index 1e106206dacb..86e2a06795c6 100644 --- a/metadata/md5-cache/dev-haskell/ansi-terminal-0.6 +++ b/metadata/md5-cache/dev-haskell/ansi-terminal-0.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.6 SRC_URI=mirror://hackage/packages/archive/ansi-terminal/0.6/ansi-terminal-0.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f3ed75e20e6e89845492ff0a6d549474 diff --git a/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.4 b/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.4 index 1328a2544743..93ce23d401a3 100644 --- a/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.4 +++ b/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/ansi-wl-pprint/0.6.4/ansi-wl-pprint-0.6.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=cb3ca32544195fc7c0e190b20431859d diff --git a/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.6 b/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.6 index c8fa5f566aed..03ea3d8dbca2 100644 --- a/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.6 +++ b/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/ansi-terminal-0.4.0:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.6.6 SRC_URI=mirror://hackage/packages/archive/ansi-wl-pprint/0.6.6/ansi-wl-pprint-0.6.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9f0dc5235996758c5a36906985c34bb2 diff --git a/metadata/md5-cache/dev-haskell/arrows-0.4.4.0 b/metadata/md5-cache/dev-haskell/arrows-0.4.4.0 index ebc01fc4ac71..4cf96d4cf030 100644 --- a/metadata/md5-cache/dev-haskell/arrows-0.4.4.0 +++ b/metadata/md5-cache/dev-haskell/arrows-0.4.4.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/stream[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/arrows/0.4.4.0/arrows-0.4.4.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b46896560140ff379580878552b19dc3 diff --git a/metadata/md5-cache/dev-haskell/arrows-0.4.4.1 b/metadata/md5-cache/dev-haskell/arrows-0.4.4.1 index 3cf192229eb9..0568a66df0bb 100644 --- a/metadata/md5-cache/dev-haskell/arrows-0.4.4.1 +++ b/metadata/md5-cache/dev-haskell/arrows-0.4.4.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/stream[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/arrows/0.4.4.1/arrows-0.4.4.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4b7ce86dba126308bd4a8605a8e322b8 diff --git a/metadata/md5-cache/dev-haskell/arrows-0.4.4.1-r1 b/metadata/md5-cache/dev-haskell/arrows-0.4.4.1-r1 index c8d9ae3d84f3..14496c375106 100644 --- a/metadata/md5-cache/dev-haskell/arrows-0.4.4.1-r1 +++ b/metadata/md5-cache/dev-haskell/arrows-0.4.4.1-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/stream:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.4.4.1 SRC_URI=mirror://hackage/packages/archive/arrows/0.4.4.1/arrows-0.4.4.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=cc5e24c43c7a38f938cc8f4b26eb54cf diff --git a/metadata/md5-cache/dev-haskell/async-2.0.1.4 b/metadata/md5-cache/dev-haskell/async-2.0.1.4 index f87281eabf13..4f003ea12747 100644 --- a/metadata/md5-cache/dev-haskell/async-2.0.1.4 +++ b/metadata/md5-cache/dev-haskell/async-2.0.1.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/stm-2.2:=[profile?] =dev-lang/ghc-7.0.1:= SLOT=0/2.0.1.4 SRC_URI=mirror://hackage/packages/archive/async/2.0.1.4/async-2.0.1.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1a7e98cbfbe61b7b7e789d3cdec62494 diff --git a/metadata/md5-cache/dev-haskell/attoparsec-0.10.4.0 b/metadata/md5-cache/dev-haskell/attoparsec-0.10.4.0 index a8fbd4d19db6..7450d04598c0 100644 --- a/metadata/md5-cache/dev-haskell/attoparsec-0.10.4.0 +++ b/metadata/md5-cache/dev-haskell/attoparsec-0.10.4.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/deepseq:=[profile?] >=dev-haskell/text-0.11.1.5:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.10.4.0 SRC_URI=mirror://hackage/packages/archive/attoparsec/0.10.4.0/attoparsec-0.10.4.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8c2ef270efad19fb32d14914aea2ae8d diff --git a/metadata/md5-cache/dev-haskell/base-compat-0.2.1 b/metadata/md5-cache/dev-haskell/base-compat-0.2.1 index 8165ed273d53..a8463828a8d2 100644 --- a/metadata/md5-cache/dev-haskell/base-compat-0.2.1 +++ b/metadata/md5-cache/dev-haskell/base-compat-0.2.1 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.2.1 SRC_URI=mirror://hackage/packages/archive/base-compat/0.2.1/base-compat-0.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=58867a323b90ce0ce05763f86a89e843 diff --git a/metadata/md5-cache/dev-haskell/base-unicode-symbols-0.2.2.3 b/metadata/md5-cache/dev-haskell/base-unicode-symbols-0.2.2.3 index f527ca49b8b0..4ab16eed797d 100644 --- a/metadata/md5-cache/dev-haskell/base-unicode-symbols-0.2.2.3 +++ b/metadata/md5-cache/dev-haskell/base-unicode-symbols-0.2.2.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/base-unicode-symbols/0.2.2.3/base-unicode-symbols-0.2.2.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9af2031a778fdcd21fd3ee823e723973 diff --git a/metadata/md5-cache/dev-haskell/base-unicode-symbols-0.2.2.4 b/metadata/md5-cache/dev-haskell/base-unicode-symbols-0.2.2.4 index c4749208c1ff..c0152c67d3f3 100644 --- a/metadata/md5-cache/dev-haskell/base-unicode-symbols-0.2.2.4 +++ b/metadata/md5-cache/dev-haskell/base-unicode-symbols-0.2.2.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.2.2.4 SRC_URI=mirror://hackage/packages/archive/base-unicode-symbols/0.2.2.4/base-unicode-symbols-0.2.2.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d1f98ad2f0d86797139d3dc7bc32032d diff --git a/metadata/md5-cache/dev-haskell/base64-bytestring-0.1.1.1 b/metadata/md5-cache/dev-haskell/base64-bytestring-0.1.1.1 index aa99e2554aa4..a110c851d3af 100644 --- a/metadata/md5-cache/dev-haskell/base64-bytestring-0.1.1.1 +++ b/metadata/md5-cache/dev-haskell/base64-bytestring-0.1.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/base64-bytestring/0.1.1.1/base64-bytestring-0.1.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7682ca9fb5128b61aa547fa17fd3119a diff --git a/metadata/md5-cache/dev-haskell/base64-bytestring-0.1.1.3 b/metadata/md5-cache/dev-haskell/base64-bytestring-0.1.1.3 index 2675347f8d0e..e38363dad56a 100644 --- a/metadata/md5-cache/dev-haskell/base64-bytestring-0.1.1.3 +++ b/metadata/md5-cache/dev-haskell/base64-bytestring-0.1.1.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/base64-bytestring/0.1.1.3/base64-bytestring-0.1.1.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=21bc5f5ddea2112e5a3ff82624bcc2fd diff --git a/metadata/md5-cache/dev-haskell/base64-bytestring-1.0.0.0 b/metadata/md5-cache/dev-haskell/base64-bytestring-1.0.0.0 index 92e89e1dcdbc..a379185fda19 100644 --- a/metadata/md5-cache/dev-haskell/base64-bytestring-1.0.0.0 +++ b/metadata/md5-cache/dev-haskell/base64-bytestring-1.0.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/1.0.0.0 SRC_URI=mirror://hackage/packages/archive/base64-bytestring/1.0.0.0/base64-bytestring-1.0.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9c34339c596e9701fcb8e3e42da4975f diff --git a/metadata/md5-cache/dev-haskell/base64-bytestring-1.0.0.1 b/metadata/md5-cache/dev-haskell/base64-bytestring-1.0.0.1 index 78e5d6fe9360..5ceff5e73883 100644 --- a/metadata/md5-cache/dev-haskell/base64-bytestring-1.0.0.1 +++ b/metadata/md5-cache/dev-haskell/base64-bytestring-1.0.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/1.0.0.1 SRC_URI=mirror://hackage/packages/archive/base64-bytestring/1.0.0.1/base64-bytestring-1.0.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a56ba9e2454fbe2fc24f138a0f05cdd7 diff --git a/metadata/md5-cache/dev-haskell/binary-0.5.0.2 b/metadata/md5-cache/dev-haskell/binary-0.5.0.2 index 6a53acdf09f3..af0719c48b70 100644 --- a/metadata/md5-cache/dev-haskell/binary-0.5.0.2 +++ b/metadata/md5-cache/dev-haskell/binary-0.5.0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/binary/0.5.0.2/binary-0.5.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=16e737be818224859e4e53d28d394d33 diff --git a/metadata/md5-cache/dev-haskell/binary-0.5.1.0 b/metadata/md5-cache/dev-haskell/binary-0.5.1.0 index f2f400c04b3d..2a12a4a826b3 100644 --- a/metadata/md5-cache/dev-haskell/binary-0.5.1.0 +++ b/metadata/md5-cache/dev-haskell/binary-0.5.1.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/binary/0.5.1.0/binary-0.5.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=cfa3f213e643f72c1b2f019639404de2 diff --git a/metadata/md5-cache/dev-haskell/binary-0.5.1.1 b/metadata/md5-cache/dev-haskell/binary-0.5.1.1 index f6168e69c337..6ac893ab7c3f 100644 --- a/metadata/md5-cache/dev-haskell/binary-0.5.1.1 +++ b/metadata/md5-cache/dev-haskell/binary-0.5.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.5.1.1 SRC_URI=mirror://hackage/packages/archive/binary/0.5.1.1/binary-0.5.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3bfaa266df9c0ccee3ab4d17773c8654 diff --git a/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.0 b/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.0 index 60fcc130ebb5..de264ce9f82a 100644 --- a/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.0 +++ b/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/text-0.10[profile?] =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/blaze-builder/0.3.1.0/blaze-builder-0.3.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d676e188dcaab4ef892cc3f6318aef84 diff --git a/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.0-r1 b/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.0-r1 index 3d46e80132f2..d91b9d7570b3 100644 --- a/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.0-r1 +++ b/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.0-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/text-0.10:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.3.1.0 SRC_URI=mirror://hackage/packages/archive/blaze-builder/0.3.1.0/blaze-builder-0.3.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1008914c40de1364aa7d7715cd1384b5 diff --git a/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.1 b/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.1 index 37f9803e1f66..fc7b0a34fd6a 100644 --- a/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.1 +++ b/metadata/md5-cache/dev-haskell/blaze-builder-0.3.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/text-0.10:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.3.1.1 SRC_URI=mirror://hackage/packages/archive/blaze-builder/0.3.1.1/blaze-builder-0.3.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=78a61d976af177a7af3d2475677b08a0 diff --git a/metadata/md5-cache/dev-haskell/blaze-html-0.4.3.3 b/metadata/md5-cache/dev-haskell/blaze-html-0.4.3.3 index ce4d3e8c80ed..e063fd8e1835 100644 --- a/metadata/md5-cache/dev-haskell/blaze-html-0.4.3.3 +++ b/metadata/md5-cache/dev-haskell/blaze-html-0.4.3.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/blaze-builder-0.2[profile?] =dev-haskell/text-0.10[profile?] =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/blaze-html/0.4.3.3/blaze-html-0.4.3.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9e03b5873fc06dbc3008e83ffc0f46be diff --git a/metadata/md5-cache/dev-haskell/blaze-html-0.5.1.0 b/metadata/md5-cache/dev-haskell/blaze-html-0.5.1.0 index 6b218fb89e49..6c5038f46323 100644 --- a/metadata/md5-cache/dev-haskell/blaze-html-0.5.1.0 +++ b/metadata/md5-cache/dev-haskell/blaze-html-0.5.1.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/blaze-builder-0.2:=[profile?] =dev-haskell/blaze-markup-0.5.1:=[profile?] =dev-haskell/text-0.10:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.5.1.0 SRC_URI=mirror://hackage/packages/archive/blaze-html/0.5.1.0/blaze-html-0.5.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8fdd0576db96d8adc94b38eab925cff5 diff --git a/metadata/md5-cache/dev-haskell/blaze-html-0.5.1.3 b/metadata/md5-cache/dev-haskell/blaze-html-0.5.1.3 index 0cc32059f604..18a6f0ab51ec 100644 --- a/metadata/md5-cache/dev-haskell/blaze-html-0.5.1.3 +++ b/metadata/md5-cache/dev-haskell/blaze-html-0.5.1.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/blaze-builder-0.2:=[profile?] =dev-haskell/blaze-markup-0.5.1:=[profile?] =dev-haskell/text-0.10:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.5.1.3 SRC_URI=mirror://hackage/packages/archive/blaze-html/0.5.1.3/blaze-html-0.5.1.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=69c6aefc6dd406669792ae0df65e26bb diff --git a/metadata/md5-cache/dev-haskell/blaze-html-0.6.1.1 b/metadata/md5-cache/dev-haskell/blaze-html-0.6.1.1 index f7d12755d74f..019acf073dbb 100644 --- a/metadata/md5-cache/dev-haskell/blaze-html-0.6.1.1 +++ b/metadata/md5-cache/dev-haskell/blaze-html-0.6.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/blaze-builder-0.2:=[profile?] =dev-haskell/blaze-markup-0.5.1:=[profile?] =dev-haskell/text-0.10:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.6.1.1 SRC_URI=mirror://hackage/packages/archive/blaze-html/0.6.1.1/blaze-html-0.6.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=75e9224bc54d2b500c25cf6cd2f166ab diff --git a/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.1 b/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.1 index 775658d5c5ef..0634a4e17971 100644 --- a/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.1 +++ b/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/blaze-builder-0.2[profile?] =dev-haskell/text-0.10[profile?] =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/blaze-markup/0.5.1.1/blaze-markup-0.5.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5d57952b16f163520a1ac5a938d58468 diff --git a/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.4 b/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.4 index bab0823897f9..60cc9aff3712 100644 --- a/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.4 +++ b/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/blaze-builder-0.2:=[profile?] =dev-haskell/text-0.10:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.5.1.4 SRC_URI=mirror://hackage/packages/archive/blaze-markup/0.5.1.4/blaze-markup-0.5.1.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ea6223e1ca5de6f3d1e70feff7bd856c diff --git a/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.5 b/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.5 index c743aeb9c7f2..c96107e6fb12 100644 --- a/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.5 +++ b/metadata/md5-cache/dev-haskell/blaze-markup-0.5.1.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/blaze-builder-0.2:=[profile?] =dev-haskell/text-0.10:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.5.1.5 SRC_URI=mirror://hackage/packages/archive/blaze-markup/0.5.1.5/blaze-markup-0.5.1.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d0a6b22857f82d2bc4d763f2ebbb2dd4 diff --git a/metadata/md5-cache/dev-haskell/bloomfilter-1.2.6.10-r1 b/metadata/md5-cache/dev-haskell/bloomfilter-1.2.6.10-r1 index b8163b8503b8..2e5551ac5a64 100644 --- a/metadata/md5-cache/dev-haskell/bloomfilter-1.2.6.10-r1 +++ b/metadata/md5-cache/dev-haskell/bloomfilter-1.2.6.10-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/deepseq:=[profile?] >=dev-lang/ghc-6.8.2:= SLOT=0 SRC_URI=mirror://hackage/packages/archive/bloomfilter/1.2.6.10/bloomfilter-1.2.6.10.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=541c091eaba2ef29e69cbbbdbb683cd2 diff --git a/metadata/md5-cache/dev-haskell/bloomfilter-1.2.6.8 b/metadata/md5-cache/dev-haskell/bloomfilter-1.2.6.8 index 785590f01359..d5b13a44966a 100644 --- a/metadata/md5-cache/dev-haskell/bloomfilter-1.2.6.8 +++ b/metadata/md5-cache/dev-haskell/bloomfilter-1.2.6.8 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/deepseq[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/bloomfilter/1.2.6.8/bloomfilter-1.2.6.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=68aba624f3c4e86b24e1f195873a3abd diff --git a/metadata/md5-cache/dev-haskell/bytestring-show-0.3.5.4-r2 b/metadata/md5-cache/dev-haskell/bytestring-show-0.3.5.4-r2 index 32bccff3e3be..0fb046b5a55e 100644 --- a/metadata/md5-cache/dev-haskell/bytestring-show-0.3.5.4-r2 +++ b/metadata/md5-cache/dev-haskell/bytestring-show-0.3.5.4-r2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-lang/ghc-6.10.4:= SLOT=0/0.3.5.4 SRC_URI=mirror://hackage/packages/archive/bytestring-show/0.3.5.4/bytestring-show-0.3.5.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e8897feac720493ad4f9b0bd5e237f7c diff --git a/metadata/md5-cache/dev-haskell/bytestring-show-0.3.5.5 b/metadata/md5-cache/dev-haskell/bytestring-show-0.3.5.5 index 5f763dceb9a8..c7a27692f98d 100644 --- a/metadata/md5-cache/dev-haskell/bytestring-show-0.3.5.5 +++ b/metadata/md5-cache/dev-haskell/bytestring-show-0.3.5.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-lang/ghc-6.10.4:= SLOT=0/0.3.5.5 SRC_URI=mirror://hackage/packages/archive/bytestring-show/0.3.5.5/bytestring-show-0.3.5.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8869c571314f80eb59a792d184f21ad4 diff --git a/metadata/md5-cache/dev-haskell/bzlib-0.5.0.3 b/metadata/md5-cache/dev-haskell/bzlib-0.5.0.3 index 9681bd7aa947..e4dccbb2c8b2 100644 --- a/metadata/md5-cache/dev-haskell/bzlib-0.5.0.3 +++ b/metadata/md5-cache/dev-haskell/bzlib-0.5.0.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 >=app-arch/bzip2-1.0 SLOT=0 SRC_URI=mirror://hackage/packages/archive/bzlib/0.5.0.3/bzlib-0.5.0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c12bb1d2426327ef1095d706778ab546 diff --git a/metadata/md5-cache/dev-haskell/bzlib-0.5.0.4 b/metadata/md5-cache/dev-haskell/bzlib-0.5.0.4 index 69762f37f4bb..e72819bcbbb0 100644 --- a/metadata/md5-cache/dev-haskell/bzlib-0.5.0.4 +++ b/metadata/md5-cache/dev-haskell/bzlib-0.5.0.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= app-arch/bzip2 SLOT=0/0.5.0.4 SRC_URI=mirror://hackage/packages/archive/bzlib/0.5.0.4/bzlib-0.5.0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=52edae40841e81f6295c0e286389b5b2 diff --git a/metadata/md5-cache/dev-haskell/c2hs-0.16.3 b/metadata/md5-cache/dev-haskell/c2hs-0.16.3 index 42737a6b3b18..5cf243e1f07e 100644 --- a/metadata/md5-cache/dev-haskell/c2hs-0.16.3 +++ b/metadata/md5-cache/dev-haskell/c2hs-0.16.3 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/gmp SLOT=0 SRC_URI=mirror://hackage/packages/archive/c2hs/0.16.3/c2hs-0.16.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e59ed5efea424597abe0eb46105bd33c diff --git a/metadata/md5-cache/dev-haskell/c2hs-0.16.3-r1 b/metadata/md5-cache/dev-haskell/c2hs-0.16.3-r1 index d7dd87037128..b01eb342b472 100644 --- a/metadata/md5-cache/dev-haskell/c2hs-0.16.3-r1 +++ b/metadata/md5-cache/dev-haskell/c2hs-0.16.3-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/gmp SLOT=0 SRC_URI=mirror://hackage/packages/archive/c2hs/0.16.3/c2hs-0.16.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=89635d958ca1c7bb2f069d2da42eba10 diff --git a/metadata/md5-cache/dev-haskell/c2hs-0.16.4 b/metadata/md5-cache/dev-haskell/c2hs-0.16.4 index 8bb2e537700a..5729f7ed99f2 100644 --- a/metadata/md5-cache/dev-haskell/c2hs-0.16.4 +++ b/metadata/md5-cache/dev-haskell/c2hs-0.16.4 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/gmp SLOT=0 SRC_URI=mirror://hackage/packages/archive/c2hs/0.16.4/c2hs-0.16.4.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4e35439b1cc7f9c6c96f5a34363387d3 diff --git a/metadata/md5-cache/dev-haskell/cabal-1.14.0 b/metadata/md5-cache/dev-haskell/cabal-1.14.0 index 300314932d9b..35f8c5b3036f 100644 --- a/metadata/md5-cache/dev-haskell/cabal-1.14.0 +++ b/metadata/md5-cache/dev-haskell/cabal-1.14.0 @@ -10,5 +10,5 @@ RDEPEND=>=dev-lang/ghc-6.10.1 =dev-lang/ghc-6.10.4:= virtual/pkgconfig RESTRICT=test SLOT=0/1.16.0.3 SRC_URI=mirror://hackage/packages/archive/Cabal/1.16.0.3/Cabal-1.16.0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9b170a255a047b7d3826d18626c0c063 diff --git a/metadata/md5-cache/dev-haskell/cabal-install-0.10.2-r2 b/metadata/md5-cache/dev-haskell/cabal-install-0.10.2-r2 index 1a1f0587ac62..16915aa5b182 100644 --- a/metadata/md5-cache/dev-haskell/cabal-install-0.10.2-r2 +++ b/metadata/md5-cache/dev-haskell/cabal-install-0.10.2-r2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/cabal-1.10.1 >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/cabal-install/0.10.2/cabal-install-0.10.2.tar.gz -_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6a47b07fd2d4358fb1776f256ab7e2a1 diff --git a/metadata/md5-cache/dev-haskell/cabal-install-0.14.0 b/metadata/md5-cache/dev-haskell/cabal-install-0.14.0 index 1f5e6afdcc69..3da6b33dc224 100644 --- a/metadata/md5-cache/dev-haskell/cabal-install-0.14.0 +++ b/metadata/md5-cache/dev-haskell/cabal-install-0.14.0 @@ -8,5 +8,5 @@ KEYWORDS=~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 LICENSE=BSD SLOT=0 SRC_URI=mirror://hackage/packages/archive/cabal-install/0.14.0/cabal-install-0.14.0.tar.gz -_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5e29f20f1d4c384b2fef6326b5947ec4 diff --git a/metadata/md5-cache/dev-haskell/cabal-install-1.16.0.2 b/metadata/md5-cache/dev-haskell/cabal-install-1.16.0.2 index 31e456e5dc22..676f3eee4aad 100644 --- a/metadata/md5-cache/dev-haskell/cabal-install-1.16.0.2 +++ b/metadata/md5-cache/dev-haskell/cabal-install-1.16.0.2 @@ -8,5 +8,5 @@ KEYWORDS=~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 LICENSE=BSD SLOT=0 SRC_URI=mirror://hackage/packages/archive/cabal-install/1.16.0.2/cabal-install-1.16.0.2.tar.gz -_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1d7744dfdbce0e480787550e804516fc diff --git a/metadata/md5-cache/dev-haskell/cairo-0.12.0 b/metadata/md5-cache/dev-haskell/cairo-0.12.0 index 95d5669ac311..7b30077c5f08 100644 --- a/metadata/md5-cache/dev-haskell/cairo-0.12.0 +++ b/metadata/md5-cache/dev-haskell/cairo-0.12.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl >=dev-lang/ghc-6.10.1 x11-libs/cairo[svg?] SLOT=2 SRC_URI=mirror://hackage/packages/archive/cairo/0.12.0/cairo-0.12.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5936280a33d3f59fc0bfcd8528dfdb69 diff --git a/metadata/md5-cache/dev-haskell/cairo-0.12.3 b/metadata/md5-cache/dev-haskell/cairo-0.12.3 index 46801b0aaf62..baebb8af46f0 100644 --- a/metadata/md5-cache/dev-haskell/cairo-0.12.3 +++ b/metadata/md5-cache/dev-haskell/cairo-0.12.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl >=dev-lang/ghc-6.10.1 x11-libs/cairo[svg?] SLOT=2 SRC_URI=mirror://hackage/packages/archive/cairo/0.12.3/cairo-0.12.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=23b24323bce43125c379e086e4257ca1 diff --git a/metadata/md5-cache/dev-haskell/cairo-0.12.3.1 b/metadata/md5-cache/dev-haskell/cairo-0.12.3.1 index f26c219358a4..bcec67748462 100644 --- a/metadata/md5-cache/dev-haskell/cairo-0.12.3.1 +++ b/metadata/md5-cache/dev-haskell/cairo-0.12.3.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl[profile?] >=dev-lang/ghc-6.10.1 x11-libs/cairo[svg?] SLOT=2 SRC_URI=mirror://hackage/packages/archive/cairo/0.12.3.1/cairo-0.12.3.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=781ed486c7a783b3246db234615b896d diff --git a/metadata/md5-cache/dev-haskell/cairo-0.12.4-r1 b/metadata/md5-cache/dev-haskell/cairo-0.12.4-r1 index 0f50ed3215e8..ddf335e214fe 100644 --- a/metadata/md5-cache/dev-haskell/cairo-0.12.4-r1 +++ b/metadata/md5-cache/dev-haskell/cairo-0.12.4-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl:=[profile?] >=dev-lang/ghc-6.10.4:= x11-libs/cairo[svg?] SLOT=2/0.12.4 SRC_URI=mirror://hackage/packages/archive/cairo/0.12.4/cairo-0.12.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dc39324c951f4917af2d080211aa8fe7 diff --git a/metadata/md5-cache/dev-haskell/case-insensitive-1.0.0.2 b/metadata/md5-cache/dev-haskell/case-insensitive-1.0.0.2 index 22fa7c512c02..3a14d8a59295 100644 --- a/metadata/md5-cache/dev-haskell/case-insensitive-1.0.0.2 +++ b/metadata/md5-cache/dev-haskell/case-insensitive-1.0.0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1:=[profile?] =dev-haskell/hashable-1.0:=[profile?] =dev-haskell/text-0.3:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/1.0.0.2 SRC_URI=mirror://hackage/packages/archive/case-insensitive/1.0.0.2/case-insensitive-1.0.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b850849a553ee1d4c252a5df864cdd39 diff --git a/metadata/md5-cache/dev-haskell/cereal-0.3.5.2 b/metadata/md5-cache/dev-haskell/cereal-0.3.5.2 index 6ca7d6b47c61..9bc39b1c539b 100644 --- a/metadata/md5-cache/dev-haskell/cereal-0.3.5.2 +++ b/metadata/md5-cache/dev-haskell/cereal-0.3.5.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.3.5.2 SRC_URI=mirror://hackage/packages/archive/cereal/0.3.5.2/cereal-0.3.5.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4e86e88960748c8684f9fea0f01b5a36 diff --git a/metadata/md5-cache/dev-haskell/cgi-3001.1.8.2 b/metadata/md5-cache/dev-haskell/cgi-3001.1.8.2 index 5154963e3699..a78301496edb 100644 --- a/metadata/md5-cache/dev-haskell/cgi-3001.1.8.2 +++ b/metadata/md5-cache/dev-haskell/cgi-3001.1.8.2 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=dev-haskell/monadcatchio-mtl >=dev-haskell/mtl-1.0 >=dev-haskell/network-2.0 >=dev-haskell/parsec-2.0 >=dev-haskell/xhtml-3000.0.0 >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/cgi/3001.1.8.2/cgi-3001.1.8.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bf677065b7c6ebf1d9f707500c29b75c diff --git a/metadata/md5-cache/dev-haskell/cgi-3001.1.8.3 b/metadata/md5-cache/dev-haskell/cgi-3001.1.8.3 index 449462d4a546..e763001b1c84 100644 --- a/metadata/md5-cache/dev-haskell/cgi-3001.1.8.3 +++ b/metadata/md5-cache/dev-haskell/cgi-3001.1.8.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/extensible-exceptions:=[profile?] dev-haskell/monadcatchio-mtl:=[profile?] >=dev-haskell/mtl-1.0:=[profile?] >=dev-haskell/network-2.0:=[profile?] >=dev-haskell/parsec-2.0:=[profile?] >=dev-haskell/xhtml-3000.0.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/3001.1.8.3 SRC_URI=mirror://hackage/packages/archive/cgi/3001.1.8.3/cgi-3001.1.8.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=984eecb3eb0acfd6406960bc81380304 diff --git a/metadata/md5-cache/dev-haskell/chasingbottoms-1.3.0.5-r2 b/metadata/md5-cache/dev-haskell/chasingbottoms-1.3.0.5-r2 index 4c1f50ac9b3c..03b0181d626a 100644 --- a/metadata/md5-cache/dev-haskell/chasingbottoms-1.3.0.5-r2 +++ b/metadata/md5-cache/dev-haskell/chasingbottoms-1.3.0.5-r2 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-haskell/mtl-1.1:=[profile?] =dev-haskell/quickcheck-2.1:2=[profile?] =dev-haskell/syb-0.1.0.2:=[profile?] =dev-lang/ghc-6.12.1:= SLOT=0/1.3.0.5 SRC_URI=mirror://hackage/packages/archive/ChasingBottoms/1.3.0.5/ChasingBottoms-1.3.0.5.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=413c7e59496fb6925a96e9cf028bd047 diff --git a/metadata/md5-cache/dev-haskell/chasingbottoms-1.3.0.6 b/metadata/md5-cache/dev-haskell/chasingbottoms-1.3.0.6 index 680970689613..c07fe499056d 100644 --- a/metadata/md5-cache/dev-haskell/chasingbottoms-1.3.0.6 +++ b/metadata/md5-cache/dev-haskell/chasingbottoms-1.3.0.6 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-haskell/mtl-1.1:=[profile?] =dev-haskell/quickcheck-2.1:2=[profile?] =dev-haskell/syb-0.1.0.2:=[profile?] =dev-lang/ghc-6.12.1:= SLOT=0/1.3.0.6 SRC_URI=mirror://hackage/packages/archive/ChasingBottoms/1.3.0.6/ChasingBottoms-1.3.0.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=16609567163901813bce96a95d55ae11 diff --git a/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.2 b/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.2 index 46cbaa4161df..27c884987990 100644 --- a/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.2 +++ b/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/json[generic] dev-haskell/mtl =dev-haskell/pandoc-types-1.8* dev-haskell/parsec dev-haskell/utf8-string dev-haskell/xml >=dev-lang/ghc-6.10.1 bibutils? ( >=dev-haskell/hs-bibutils-0.3 ) network? ( >=dev-haskell/network-2 >=dev-haskell/http-4000.0.9 ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/citeproc-hs/0.3.2/citeproc-hs-0.3.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=eb018394c14c32913bf48d51c0778a6e diff --git a/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.4 b/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.4 index f2a12dc65801..9ce0fcadb983 100644 --- a/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.4 +++ b/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/json[generic] dev-haskell/mtl >=dev-haskell/pandoc-types-1.8 dev-haskell/parsec dev-haskell/utf8-string dev-haskell/xml >=dev-lang/ghc-6.10.1 bibutils? ( >=dev-haskell/hs-bibutils-0.3 ) network? ( >=dev-haskell/network-2 >=dev-haskell/http-4000.0.9 ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/citeproc-hs/0.3.4/citeproc-hs-0.3.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7885293a7a2d60ed9ef270ae414c17ef diff --git a/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.6 b/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.6 index 6051547a4f64..054cc8780394 100644 --- a/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.6 +++ b/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/json:=[generic,profile?] dev-haskell/mtl:=[profile?] >=dev-haskell/pandoc-types-1.8:=[profile?] =dev-haskell/hexpat-0.20.2:=[profile?] ) >=dev-lang/ghc-6.10.4:= bibutils? ( >=dev-haskell/hs-bibutils-0.3:=[profile?] ) network? ( >=dev-haskell/http-4000.0.9:=[profile?] >=dev-haskell/network-2:=[profile?] ) SLOT=0/0.3.6 SRC_URI=mirror://hackage/packages/archive/citeproc-hs/0.3.6/citeproc-hs-0.3.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ead034a6583a7d77423f268622eb7e45 diff --git a/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.7 b/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.7 index bf2d665be738..5a2ac6129a1b 100644 --- a/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.7 +++ b/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.7 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/json:=[generic,profile?] dev-haskell/mtl:=[profile?] >=dev-haskell/pandoc-types-1.8:=[profile?] =dev-haskell/hexpat-0.20.2:=[profile?] ) >=dev-lang/ghc-6.10.4:= bibutils? ( >=dev-haskell/hs-bibutils-0.3:=[profile?] ) network? ( >=dev-haskell/http-4000.0.9:=[profile?] >=dev-haskell/network-2:=[profile?] ) SLOT=0/0.3.7 SRC_URI=mirror://hackage/packages/archive/citeproc-hs/0.3.7/citeproc-hs-0.3.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8e3f38c5f20881b1668c60bd8d6886d6 diff --git a/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.8-r1 b/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.8-r1 index 19ad53f223db..e8af7b80fd03 100644 --- a/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.8-r1 +++ b/metadata/md5-cache/dev-haskell/citeproc-hs-0.3.8-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/json:=[generic,profile?] dev-haskell/mtl:=[profile?] >=dev-haskell/pandoc-types-1.8:=[profile?] =dev-lang/ghc-6.12.1:= bibutils? ( >=dev-haskell/hs-bibutils-0.3:=[profile?] ) embed_data_files? ( dev-haskell/file-embed:=[profile?] ) hexpat? ( >=dev-haskell/hexpat-0.20.2:=[profile?] ) network? ( >=dev-haskell/http-4000.0.9:=[profile?] >=dev-haskell/network-2:=[profile?] ) !hexpat? ( dev-haskell/xml:=[profile?] ) SLOT=0/0.3.8 SRC_URI=mirror://hackage/packages/archive/citeproc-hs/0.3.8/citeproc-hs-0.3.8.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3777b34b32e2a763abb236af13bd855a diff --git a/metadata/md5-cache/dev-haskell/cmdlib-0.3.5 b/metadata/md5-cache/dev-haskell/cmdlib-0.3.5 index 5262d1fa2de5..df02481be75d 100644 --- a/metadata/md5-cache/dev-haskell/cmdlib-0.3.5 +++ b/metadata/md5-cache/dev-haskell/cmdlib-0.3.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl[profile?] dev-haskell/split[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/cmdlib/0.3.5/cmdlib-0.3.5.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2e9fd46f35a547fd3fbdeb9966727af2 diff --git a/metadata/md5-cache/dev-haskell/concurrent-extra-0.7.0.6 b/metadata/md5-cache/dev-haskell/concurrent-extra-0.7.0.6 index 37ee63b3825d..a279628e4c04 100644 --- a/metadata/md5-cache/dev-haskell/concurrent-extra-0.7.0.6 +++ b/metadata/md5-cache/dev-haskell/concurrent-extra-0.7.0.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] =dev-haskell/stm-2.1.2.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.7.0.6 SRC_URI=mirror://hackage/packages/archive/concurrent-extra/0.7.0.6/concurrent-extra-0.7.0.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=878d2f4e4ef9732f03a4bb435335ddd6 diff --git a/metadata/md5-cache/dev-haskell/configfile-1.1.1 b/metadata/md5-cache/dev-haskell/configfile-1.1.1 index 72b8d252ea20..703491dfc17e 100644 --- a/metadata/md5-cache/dev-haskell/configfile-1.1.1 +++ b/metadata/md5-cache/dev-haskell/configfile-1.1.1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-haskell/missingh-1.0.0[profile?] dev-haskell/mtl[profile?] dev-haskell/parsec[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/ConfigFile/1.1.1/ConfigFile-1.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e7f68a545dfe23501d432991cb97e18d diff --git a/metadata/md5-cache/dev-haskell/convertible-1.0.10.0 b/metadata/md5-cache/dev-haskell/convertible-1.0.10.0 index d06be9c3092c..51dbc5d02278 100644 --- a/metadata/md5-cache/dev-haskell/convertible-1.0.10.0 +++ b/metadata/md5-cache/dev-haskell/convertible-1.0.10.0 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=dev-haskell/mtl >=dev-haskell/text-0.7 >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/convertible/1.0.10.0/convertible-1.0.10.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=da85777e4b90f4e3c1cae88532ac3eb0 diff --git a/metadata/md5-cache/dev-haskell/convertible-1.0.11.1 b/metadata/md5-cache/dev-haskell/convertible-1.0.11.1 index c1646a72799f..360493613de2 100644 --- a/metadata/md5-cache/dev-haskell/convertible-1.0.11.1 +++ b/metadata/md5-cache/dev-haskell/convertible-1.0.11.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl[profile?] >=dev-haskell/text-0.7[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/convertible/1.0.11.1/convertible-1.0.11.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e88e65c93467e71118ad71924dc9f38b diff --git a/metadata/md5-cache/dev-haskell/cpphs-1.13.3 b/metadata/md5-cache/dev-haskell/cpphs-1.13.3 index f4571984ab52..b29d306f114b 100644 --- a/metadata/md5-cache/dev-haskell/cpphs-1.13.3 +++ b/metadata/md5-cache/dev-haskell/cpphs-1.13.3 @@ -9,5 +9,5 @@ LICENSE=GPL-2 LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/cpphs/1.13.3/cpphs-1.13.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3fd48a901e3afd8113183b44be2ba0e1 diff --git a/metadata/md5-cache/dev-haskell/cpphs-1.15 b/metadata/md5-cache/dev-haskell/cpphs-1.15 index 70e8ab4dd39c..0806542b6fa9 100644 --- a/metadata/md5-cache/dev-haskell/cpphs-1.15 +++ b/metadata/md5-cache/dev-haskell/cpphs-1.15 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/1.15 SRC_URI=mirror://hackage/packages/archive/cpphs/1.15/cpphs-1.15.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bd3f03912850225b589175640b6bb519 diff --git a/metadata/md5-cache/dev-haskell/cpphs-1.16 b/metadata/md5-cache/dev-haskell/cpphs-1.16 index 40f9542b83ba..eeca66d2c158 100644 --- a/metadata/md5-cache/dev-haskell/cpphs-1.16 +++ b/metadata/md5-cache/dev-haskell/cpphs-1.16 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/1.16 SRC_URI=mirror://hackage/packages/archive/cpphs/1.16/cpphs-1.16.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4502277eb38b4b41fcf838a1792851cf diff --git a/metadata/md5-cache/dev-haskell/crypto-4.2.5.1 b/metadata/md5-cache/dev-haskell/crypto-4.2.5.1 index c791b6be8aff..adf5d968306f 100644 --- a/metadata/md5-cache/dev-haskell/crypto-4.2.5.1 +++ b/metadata/md5-cache/dev-haskell/crypto-4.2.5.1 @@ -9,5 +9,5 @@ LICENSE=BSD GPL-2 RDEPEND=dev-haskell/hunit:=[profile?] >=dev-haskell/quickcheck-2.4.0.1:=[profile?] dev-haskell/random:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/4.2.5.1 SRC_URI=mirror://hackage/packages/archive/Crypto/4.2.5.1/Crypto-4.2.5.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b696413540077216ec2fa6dfdfd7d784 diff --git a/metadata/md5-cache/dev-haskell/css-text-0.1.1 b/metadata/md5-cache/dev-haskell/css-text-0.1.1 index 25a92891dcdf..57716f6482ce 100644 --- a/metadata/md5-cache/dev-haskell/css-text-0.1.1 +++ b/metadata/md5-cache/dev-haskell/css-text-0.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/attoparsec-0.10:=[profile?] >=dev-haskell/text-0.11:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.1.1 SRC_URI=mirror://hackage/packages/archive/css-text/0.1.1/css-text-0.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=55ec8b9db80b3b1cfebbcd2c749861ec diff --git a/metadata/md5-cache/dev-haskell/curl-1.3.8 b/metadata/md5-cache/dev-haskell/curl-1.3.8 index 2322a96082d0..5cd25bcff410 100644 --- a/metadata/md5-cache/dev-haskell/curl-1.3.8 +++ b/metadata/md5-cache/dev-haskell/curl-1.3.8 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= net-misc/curl SLOT=0/1.3.8 SRC_URI=mirror://hackage/packages/archive/curl/1.3.8/curl-1.3.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fb5d5d017410c6850e20e16e1cab9b7c diff --git a/metadata/md5-cache/dev-haskell/data-binary-ieee754-0.4.2.1 b/metadata/md5-cache/dev-haskell/data-binary-ieee754-0.4.2.1 index d7b67cd25c39..a61a56c258f9 100644 --- a/metadata/md5-cache/dev-haskell/data-binary-ieee754-0.4.2.1 +++ b/metadata/md5-cache/dev-haskell/data-binary-ieee754-0.4.2.1 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND==dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/data-binary-ieee754/0.4.2.1/data-binary-ieee754-0.4.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4cbb0bd50d71063e0e75b91b4548f7cb diff --git a/metadata/md5-cache/dev-haskell/data-binary-ieee754-0.4.3 b/metadata/md5-cache/dev-haskell/data-binary-ieee754-0.4.3 index 05bc1929a92d..0796e99839c7 100644 --- a/metadata/md5-cache/dev-haskell/data-binary-ieee754-0.4.3 +++ b/metadata/md5-cache/dev-haskell/data-binary-ieee754-0.4.3 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-haskell/binary-0.4:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.4.3 SRC_URI=mirror://hackage/packages/archive/data-binary-ieee754/0.4.3/data-binary-ieee754-0.4.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b5dc929b8a8af15f7bc37501eb3a6b5e diff --git a/metadata/md5-cache/dev-haskell/data-default-0.5.3 b/metadata/md5-cache/dev-haskell/data-default-0.5.3 index fc320c7b2977..8c9f18738303 100644 --- a/metadata/md5-cache/dev-haskell/data-default-0.5.3 +++ b/metadata/md5-cache/dev-haskell/data-default-0.5.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/data-default-class:=[profile?] dev-haskell/data-default-instances-base:=[profile?] dev-haskell/data-default-instances-containers:=[profile?] dev-haskell/data-default-instances-dlist:=[profile?] dev-haskell/data-default-instances-old-locale:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.5.3 SRC_URI=mirror://hackage/packages/archive/data-default/0.5.3/data-default-0.5.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b69601ad4460529d6ee1348d696b509b diff --git a/metadata/md5-cache/dev-haskell/data-default-class-0.0.1 b/metadata/md5-cache/dev-haskell/data-default-class-0.0.1 index 756d4e8a09c7..814fddf5e995 100644 --- a/metadata/md5-cache/dev-haskell/data-default-class-0.0.1 +++ b/metadata/md5-cache/dev-haskell/data-default-class-0.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.0.1 SRC_URI=mirror://hackage/packages/archive/data-default-class/0.0.1/data-default-class-0.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=23e96b83ed893f41f409d36e69dcc184 diff --git a/metadata/md5-cache/dev-haskell/data-default-instances-base-0.0.1 b/metadata/md5-cache/dev-haskell/data-default-instances-base-0.0.1 index 55276e0e0060..4a9afde63feb 100644 --- a/metadata/md5-cache/dev-haskell/data-default-instances-base-0.0.1 +++ b/metadata/md5-cache/dev-haskell/data-default-instances-base-0.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/data-default-class:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.0.1 SRC_URI=mirror://hackage/packages/archive/data-default-instances-base/0.0.1/data-default-instances-base-0.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4f1795f650bdae0a9bc2f62b017bec9e diff --git a/metadata/md5-cache/dev-haskell/data-default-instances-containers-0.0.1 b/metadata/md5-cache/dev-haskell/data-default-instances-containers-0.0.1 index f88092b963f9..b24e8ea6a6bc 100644 --- a/metadata/md5-cache/dev-haskell/data-default-instances-containers-0.0.1 +++ b/metadata/md5-cache/dev-haskell/data-default-instances-containers-0.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/data-default-class:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.0.1 SRC_URI=mirror://hackage/packages/archive/data-default-instances-containers/0.0.1/data-default-instances-containers-0.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f62b6bb649e83e8e5544e55be08b0cec diff --git a/metadata/md5-cache/dev-haskell/data-default-instances-dlist-0.0.1 b/metadata/md5-cache/dev-haskell/data-default-instances-dlist-0.0.1 index 3cc3764fbb9f..c014cf8fefce 100644 --- a/metadata/md5-cache/dev-haskell/data-default-instances-dlist-0.0.1 +++ b/metadata/md5-cache/dev-haskell/data-default-instances-dlist-0.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/data-default-class:=[profile?] dev-haskell/dlist:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.0.1 SRC_URI=mirror://hackage/packages/archive/data-default-instances-dlist/0.0.1/data-default-instances-dlist-0.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=351848ff9338be30b19c33a1949558cf diff --git a/metadata/md5-cache/dev-haskell/data-default-instances-old-locale-0.0.1 b/metadata/md5-cache/dev-haskell/data-default-instances-old-locale-0.0.1 index 077ec96e1603..6e3ac52c86a4 100644 --- a/metadata/md5-cache/dev-haskell/data-default-instances-old-locale-0.0.1 +++ b/metadata/md5-cache/dev-haskell/data-default-instances-old-locale-0.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/data-default-class:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.0.1 SRC_URI=mirror://hackage/packages/archive/data-default-instances-old-locale/0.0.1/data-default-instances-old-locale-0.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b0e1acfff2edbbd56be2b180b697bd84 diff --git a/metadata/md5-cache/dev-haskell/dataenc-0.14.0.3 b/metadata/md5-cache/dev-haskell/dataenc-0.14.0.3 index bca2256eabb8..746ca7f31de3 100644 --- a/metadata/md5-cache/dev-haskell/dataenc-0.14.0.3 +++ b/metadata/md5-cache/dev-haskell/dataenc-0.14.0.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/dataenc/0.14.0.3/dataenc-0.14.0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f7c31199057f69f79f0c95eb6b1f4ac2 diff --git a/metadata/md5-cache/dev-haskell/dataenc-0.14.0.4 b/metadata/md5-cache/dev-haskell/dataenc-0.14.0.4 index e3988af6594f..ef75e3cd3cbd 100644 --- a/metadata/md5-cache/dev-haskell/dataenc-0.14.0.4 +++ b/metadata/md5-cache/dev-haskell/dataenc-0.14.0.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.14.0.4 SRC_URI=mirror://hackage/packages/archive/dataenc/0.14.0.4/dataenc-0.14.0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a7b3dd95705380db0b807f37ad32f10c diff --git a/metadata/md5-cache/dev-haskell/dataenc-0.14.0.5 b/metadata/md5-cache/dev-haskell/dataenc-0.14.0.5 index 17f5bf024bd5..8b39dc7bb39a 100644 --- a/metadata/md5-cache/dev-haskell/dataenc-0.14.0.5 +++ b/metadata/md5-cache/dev-haskell/dataenc-0.14.0.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.14.0.5 SRC_URI=mirror://hackage/packages/archive/dataenc/0.14.0.5/dataenc-0.14.0.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f9d221442194fd0135bdde4597b63182 diff --git a/metadata/md5-cache/dev-haskell/dbus-0.10.4 b/metadata/md5-cache/dev-haskell/dbus-0.10.4 index 69ab7721043c..7d1f486b5818 100644 --- a/metadata/md5-cache/dev-haskell/dbus-0.10.4 +++ b/metadata/md5-cache/dev-haskell/dbus-0.10.4 @@ -9,5 +9,5 @@ LICENSE=GPL-3 RDEPEND=>=dev-haskell/cereal-0.3.4:=[profile?] =dev-haskell/network-2.2.3:=[profile?] >=dev-haskell/parsec-2.0:=[profile?] =dev-haskell/text-0.11.1.5:=[profile?] =dev-haskell/transformers-0.2:=[profile?] =dev-haskell/vector-0.7:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.10.4 SRC_URI=mirror://hackage/packages/archive/dbus/0.10.4/dbus-0.10.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=68254e48ba00f5e5455c24a771aa77d5 diff --git a/metadata/md5-cache/dev-haskell/dbus-core-0.9.2.1 b/metadata/md5-cache/dev-haskell/dbus-core-0.9.2.1 index ce64dbbdb7c6..ca77b843889d 100644 --- a/metadata/md5-cache/dev-haskell/dbus-core-0.9.2.1 +++ b/metadata/md5-cache/dev-haskell/dbus-core-0.9.2.1 @@ -9,5 +9,5 @@ LICENSE=GPL-3 RDEPEND=>=dev-haskell/binary-0.4 =dev-haskell/data-binary-ieee754-0.3 =dev-haskell/network-2.2 =dev-haskell/parsec-2.0 =dev-haskell/text-0.11.1.5 =dev-haskell/vector-0.7 =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/dbus-core/0.9.2.1/dbus-core-0.9.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=96115d5f76b915b7854d04308cf3bd5d diff --git a/metadata/md5-cache/dev-haskell/dbus-core-0.9.3-r1 b/metadata/md5-cache/dev-haskell/dbus-core-0.9.3-r1 index 0f9699907ba9..d7e0f00dd34a 100644 --- a/metadata/md5-cache/dev-haskell/dbus-core-0.9.3-r1 +++ b/metadata/md5-cache/dev-haskell/dbus-core-0.9.3-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-3 RDEPEND=>=dev-haskell/binary-0.4:=[profile?] =dev-haskell/data-binary-ieee754-0.3:=[profile?] =dev-haskell/network-2.2:=[profile?] =dev-haskell/parsec-2.0:=[profile?] =dev-haskell/text-0.11.1.5:=[profile?] =dev-haskell/vector-0.7:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.9.3 SRC_URI=mirror://hackage/packages/archive/dbus-core/0.9.3/dbus-core-0.9.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ab7cce90f475edc85ff1cef81961b014 diff --git a/metadata/md5-cache/dev-haskell/deepseq-1.1.0.2 b/metadata/md5-cache/dev-haskell/deepseq-1.1.0.2 index 17218dd5c0f9..d4b0c182caf3 100644 --- a/metadata/md5-cache/dev-haskell/deepseq-1.1.0.2 +++ b/metadata/md5-cache/dev-haskell/deepseq-1.1.0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/deepseq/1.1.0.2/deepseq-1.1.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9dc3150f70a06fb24b331617acec9036 diff --git a/metadata/md5-cache/dev-haskell/deepseq-1.3.0.0 b/metadata/md5-cache/dev-haskell/deepseq-1.3.0.0 index 0e0901e3ec9f..d077a78ebae3 100644 --- a/metadata/md5-cache/dev-haskell/deepseq-1.3.0.0 +++ b/metadata/md5-cache/dev-haskell/deepseq-1.3.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/deepseq/1.3.0.0/deepseq-1.3.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=525762b5dce52bdc4cb589cec6b459b4 diff --git a/metadata/md5-cache/dev-haskell/deepseq-1.3.0.1 b/metadata/md5-cache/dev-haskell/deepseq-1.3.0.1 index 5287deef58c5..b25c8de668ca 100644 --- a/metadata/md5-cache/dev-haskell/deepseq-1.3.0.1 +++ b/metadata/md5-cache/dev-haskell/deepseq-1.3.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/1.3.0.1 SRC_URI=mirror://hackage/packages/archive/deepseq/1.3.0.1/deepseq-1.3.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=da9e9e96eb81c5da77b778b992018cda diff --git a/metadata/md5-cache/dev-haskell/diff-0.1.3 b/metadata/md5-cache/dev-haskell/diff-0.1.3 index 355b7a709657..49339d40edf1 100644 --- a/metadata/md5-cache/dev-haskell/diff-0.1.3 +++ b/metadata/md5-cache/dev-haskell/diff-0.1.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/Diff/0.1.3/Diff-0.1.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ce2f85166e29a0b63373aa289615d8f0 diff --git a/metadata/md5-cache/dev-haskell/diff-0.3.0 b/metadata/md5-cache/dev-haskell/diff-0.3.0 index 088fc0a2a32e..cf6f8ef4283b 100644 --- a/metadata/md5-cache/dev-haskell/diff-0.3.0 +++ b/metadata/md5-cache/dev-haskell/diff-0.3.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.3.0 SRC_URI=mirror://hackage/packages/archive/Diff/0.3.0/Diff-0.3.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bce09700a37f132034936728538979ae diff --git a/metadata/md5-cache/dev-haskell/digest-0.0.1.2 b/metadata/md5-cache/dev-haskell/digest-0.0.1.2 index 7ca047782c5a..2c8ddff3dda9 100644 --- a/metadata/md5-cache/dev-haskell/digest-0.0.1.2 +++ b/metadata/md5-cache/dev-haskell/digest-0.0.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= sys-libs/zlib SLOT=0/0.0.1.2 SRC_URI=mirror://hackage/packages/archive/digest/0.0.1.2/digest-0.0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c79328eaf94250816d66c98122ef65a7 diff --git a/metadata/md5-cache/dev-haskell/dlist-0.5 b/metadata/md5-cache/dev-haskell/dlist-0.5 index 4d6511010b32..57c55e3fd7d8 100644 --- a/metadata/md5-cache/dev-haskell/dlist-0.5 +++ b/metadata/md5-cache/dev-haskell/dlist-0.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/dlist/0.5/dlist-0.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=89c3d2e780b8b938b04a835791e5c7c4 diff --git a/metadata/md5-cache/dev-haskell/dlist-0.5-r1 b/metadata/md5-cache/dev-haskell/dlist-0.5-r1 index 38c0756bb825..eb1a6b5b1d48 100644 --- a/metadata/md5-cache/dev-haskell/dlist-0.5-r1 +++ b/metadata/md5-cache/dev-haskell/dlist-0.5-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.5 SRC_URI=mirror://hackage/packages/archive/dlist/0.5/dlist-0.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3d0228182c22d4e22d853979828c3a1f diff --git a/metadata/md5-cache/dev-haskell/doctest-0.9.7 b/metadata/md5-cache/dev-haskell/doctest-0.9.7 index 6404632d202c..a04f1c92d91c 100644 --- a/metadata/md5-cache/dev-haskell/doctest-0.9.7 +++ b/metadata/md5-cache/dev-haskell/doctest-0.9.7 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=dev-haskell/deepseq:=[profile?] >=dev-haskell/ghc-paths-0.1.0.9:=[profile?] >=dev-haskell/syb-0.3:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.9.7 SRC_URI=mirror://hackage/packages/archive/doctest/0.9.7/doctest-0.9.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6ea2aa669421fafc2e72f0517d81d1b7 diff --git a/metadata/md5-cache/dev-haskell/edit-distance-0.2.1 b/metadata/md5-cache/dev-haskell/edit-distance-0.2.1 index 210f7b67f90a..93ba44ed6057 100644 --- a/metadata/md5-cache/dev-haskell/edit-distance-0.2.1 +++ b/metadata/md5-cache/dev-haskell/edit-distance-0.2.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/random-1.0[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/edit-distance/0.2.1/edit-distance-0.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2ce6ed367c2841f50ce192d739b32813 diff --git a/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.1-r1 b/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.1-r1 index 40adf6cc9454..a57e743e9beb 100644 --- a/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.1-r1 +++ b/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.1-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/random-1.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.2.1.1 SRC_URI=mirror://hackage/packages/archive/edit-distance/0.2.1.1/edit-distance-0.2.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=608a30e60e849490f38287861773e612 diff --git a/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.2 b/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.2 index 922534850d7d..a1f96318fe01 100644 --- a/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.2 +++ b/metadata/md5-cache/dev-haskell/edit-distance-0.2.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/random-1.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.2.1.2 SRC_URI=mirror://hackage/packages/archive/edit-distance/0.2.1.2/edit-distance-0.2.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1e5976c85c3a97a9e5cca653d95b2d74 diff --git a/metadata/md5-cache/dev-haskell/editline-0.2.1.0 b/metadata/md5-cache/dev-haskell/editline-0.2.1.0 index ee4d8cd0129e..465cca798011 100644 --- a/metadata/md5-cache/dev-haskell/editline-0.2.1.0 +++ b/metadata/md5-cache/dev-haskell/editline-0.2.1.0 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6.1 dev-libs/libedit SLOT=0 SRC_URI=mirror://hackage/packages/archive/editline/0.2.1.0/editline-0.2.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d9a4b7dbe2645a248c80b3e3cf79aa2a diff --git a/metadata/md5-cache/dev-haskell/editline-0.2.1.1 b/metadata/md5-cache/dev-haskell/editline-0.2.1.1 index 6b85369f8798..b38eabfb7df7 100644 --- a/metadata/md5-cache/dev-haskell/editline-0.2.1.1 +++ b/metadata/md5-cache/dev-haskell/editline-0.2.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= dev-libs/libedit SLOT=0/0.2.1.1 SRC_URI=mirror://hackage/packages/archive/editline/0.2.1.1/editline-0.2.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=68358ff6c905c651e301de25b59e4c27 diff --git a/metadata/md5-cache/dev-haskell/extensible-exceptions-0.1.1.4 b/metadata/md5-cache/dev-haskell/extensible-exceptions-0.1.1.4 index fb379f60e390..1b1974ec3a17 100644 --- a/metadata/md5-cache/dev-haskell/extensible-exceptions-0.1.1.4 +++ b/metadata/md5-cache/dev-haskell/extensible-exceptions-0.1.1.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.1.1.4 SRC_URI=mirror://hackage/packages/archive/extensible-exceptions/0.1.1.4/extensible-exceptions-0.1.1.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f8ff4f03c973df257d5f5f24c45fe3e1 diff --git a/metadata/md5-cache/dev-haskell/feed-0.3.8-r1 b/metadata/md5-cache/dev-haskell/feed-0.3.8-r1 index 1ae35d4a2d37..05097dbacd1f 100644 --- a/metadata/md5-cache/dev-haskell/feed-0.3.8-r1 +++ b/metadata/md5-cache/dev-haskell/feed-0.3.8-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/utf8-string:=[profile?] >=dev-haskell/xml-1.2.6:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.3.8 SRC_URI=mirror://hackage/packages/archive/feed/0.3.8/feed-0.3.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=20450af0a9de36b88ebb039391c9fa14 diff --git a/metadata/md5-cache/dev-haskell/fgl-5.4.2.4 b/metadata/md5-cache/dev-haskell/fgl-5.4.2.4 index c9e563bdebdb..e88b7d86049e 100644 --- a/metadata/md5-cache/dev-haskell/fgl-5.4.2.4 +++ b/metadata/md5-cache/dev-haskell/fgl-5.4.2.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/fgl/5.4.2.4/fgl-5.4.2.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9244a6ac472377798c810be92d3b8f05 diff --git a/metadata/md5-cache/dev-haskell/file-embed-0.0.4.7 b/metadata/md5-cache/dev-haskell/file-embed-0.0.4.7 index 4f5cfcce2adf..5babebe9a142 100644 --- a/metadata/md5-cache/dev-haskell/file-embed-0.0.4.7 +++ b/metadata/md5-cache/dev-haskell/file-embed-0.0.4.7 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.0.4.7 SRC_URI=mirror://hackage/packages/archive/file-embed/0.0.4.7/file-embed-0.0.4.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=14d2317603e89c440387eac0e2266892 diff --git a/metadata/md5-cache/dev-haskell/filemanip-0.3.6.2 b/metadata/md5-cache/dev-haskell/filemanip-0.3.6.2 index eb92ac96ae9f..7b121a7613db 100644 --- a/metadata/md5-cache/dev-haskell/filemanip-0.3.6.2 +++ b/metadata/md5-cache/dev-haskell/filemanip-0.3.6.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl:=[profile?] dev-haskell/unix-compat:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.3.6.2 SRC_URI=mirror://hackage/packages/archive/filemanip/0.3.6.2/filemanip-0.3.6.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0cd36fa3aefc2b7e64ec8acac5546417 diff --git a/metadata/md5-cache/dev-haskell/filestore-0.6.0.1 b/metadata/md5-cache/dev-haskell/filestore-0.6.0.1 index b379b6dd497e..70fe3678c8e2 100644 --- a/metadata/md5-cache/dev-haskell/filestore-0.6.0.1 +++ b/metadata/md5-cache/dev-haskell/filestore-0.6.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/diff-0.2:=[profile?] =dev-haskell/parsec-2:=[profile?] =dev-haskell/split-0.1:=[profile?] =dev-lang/ghc-6.12.1:= SLOT=0/0.6.0.1 SRC_URI=mirror://hackage/packages/archive/filestore/0.6.0.1/filestore-0.6.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7898b3b2917d6dfff30a7c0244bf3a13 diff --git a/metadata/md5-cache/dev-haskell/findbin-0.0.5-r1 b/metadata/md5-cache/dev-haskell/findbin-0.0.5-r1 index 25ad2507a8fa..d38e8a3d5525 100644 --- a/metadata/md5-cache/dev-haskell/findbin-0.0.5-r1 +++ b/metadata/md5-cache/dev-haskell/findbin-0.0.5-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.0.5 SRC_URI=mirror://hackage/packages/archive/FindBin/0.0.5/FindBin-0.0.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7b259d76608f7938e130f0665b9f3ed2 diff --git a/metadata/md5-cache/dev-haskell/frown-0.6.1-r1 b/metadata/md5-cache/dev-haskell/frown-0.6.1-r1 index 20cc203110bf..8e686d0997ae 100644 --- a/metadata/md5-cache/dev-haskell/frown-0.6.1-r1 +++ b/metadata/md5-cache/dev-haskell/frown-0.6.1-r1 @@ -7,5 +7,5 @@ KEYWORDS=amd64 ppc ppc64 sparc x86 LICENSE=GPL-2 SLOT=0 SRC_URI=http://www.informatik.uni-bonn.de/~ralf/frown/frown-0.6.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bd6a2b1a373a201f7be27cafc1767e46 diff --git a/metadata/md5-cache/dev-haskell/geniplate-0.6.0.3 b/metadata/md5-cache/dev-haskell/geniplate-0.6.0.3 index 557efbb14496..77f247b6b1a0 100644 --- a/metadata/md5-cache/dev-haskell/geniplate-0.6.0.3 +++ b/metadata/md5-cache/dev-haskell/geniplate-0.6.0.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.6.0.3 SRC_URI=mirror://hackage/packages/archive/geniplate/0.6.0.3/geniplate-0.6.0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5c93e03f4e36f997f1d5533d44399fdd diff --git a/metadata/md5-cache/dev-haskell/ghc-paths-0.1.0.9 b/metadata/md5-cache/dev-haskell/ghc-paths-0.1.0.9 index f00b97c349ed..376c4031738f 100644 --- a/metadata/md5-cache/dev-haskell/ghc-paths-0.1.0.9 +++ b/metadata/md5-cache/dev-haskell/ghc-paths-0.1.0.9 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2:= SLOT=0 SRC_URI=mirror://hackage/packages/archive/ghc-paths/0.1.0.9/ghc-paths-0.1.0.9.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1fc4f9f1f1deb17912dc6ab4fef87d75 diff --git a/metadata/md5-cache/dev-haskell/gio-0.12.0 b/metadata/md5-cache/dev-haskell/gio-0.12.0 index 6e26535e84e3..955f7551e9d1 100644 --- a/metadata/md5-cache/dev-haskell/gio-0.12.0 +++ b/metadata/md5-cache/dev-haskell/gio-0.12.0 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND==dev-haskell/glib-0.12*:2 dev-haskell/mtl >=dev-lang/ghc-6.10.1 dev-libs/glib:2 SLOT=2 SRC_URI=mirror://hackage/packages/archive/gio/0.12.0/gio-0.12.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d25f6d5a5c413173281d12dbe17216c5 diff --git a/metadata/md5-cache/dev-haskell/gio-0.12.3 b/metadata/md5-cache/dev-haskell/gio-0.12.3 index e586ffbd0a44..2b30ab00d4d8 100644 --- a/metadata/md5-cache/dev-haskell/gio-0.12.3 +++ b/metadata/md5-cache/dev-haskell/gio-0.12.3 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND==dev-haskell/glib-0.12*:2[profile?] dev-haskell/mtl[profile?] >=dev-lang/ghc-6.10.1 dev-libs/glib:2 SLOT=2 SRC_URI=mirror://hackage/packages/archive/gio/0.12.3/gio-0.12.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=163298ec9f6f3e12d439c6dcd7e06df7 diff --git a/metadata/md5-cache/dev-haskell/gio-0.12.4-r1 b/metadata/md5-cache/dev-haskell/gio-0.12.4-r1 index f8e360dc7336..d16d465313f5 100644 --- a/metadata/md5-cache/dev-haskell/gio-0.12.4-r1 +++ b/metadata/md5-cache/dev-haskell/gio-0.12.4-r1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-haskell/glib-0.12.0:2=[profile?] =dev-lang/ghc-6.10.4:= dev-libs/glib:2 SLOT=2/0.12.4 SRC_URI=mirror://hackage/packages/archive/gio/0.12.4/gio-0.12.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=03c5369e2e4e32dc1d6b10f82f12b322 diff --git a/metadata/md5-cache/dev-haskell/glade-0.12.0 b/metadata/md5-cache/dev-haskell/glade-0.12.0 index f2c5c61a96bf..085d8de06062 100644 --- a/metadata/md5-cache/dev-haskell/glade-0.12.0 +++ b/metadata/md5-cache/dev-haskell/glade-0.12.0 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND==dev-haskell/cairo-0.12*:2 =dev-haskell/glib-0.12*:2 =dev-haskell/gtk-0.12*:2 dev-haskell/mtl =dev-haskell/pango-0.12*:2 >=dev-lang/ghc-6.10.1 gnome-base/libglade:2.0 SLOT=2 SRC_URI=mirror://hackage/packages/archive/glade/0.12.0/glade-0.12.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9966fd3935a53448bfe23736d2e5a0f6 diff --git a/metadata/md5-cache/dev-haskell/glade-0.12.1 b/metadata/md5-cache/dev-haskell/glade-0.12.1 index 8b7a03dee2e8..ce9f7cac1642 100644 --- a/metadata/md5-cache/dev-haskell/glade-0.12.1 +++ b/metadata/md5-cache/dev-haskell/glade-0.12.1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND==dev-haskell/glib-0.12*:2[profile?] =dev-haskell/gtk-0.12*:2[profile?] >=dev-lang/ghc-6.10.1 gnome-base/libglade:2.0 SLOT=2 SRC_URI=mirror://hackage/packages/archive/glade/0.12.1/glade-0.12.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e16b15406681d22969c3edeca9c4a92f diff --git a/metadata/md5-cache/dev-haskell/glade-0.12.1-r1 b/metadata/md5-cache/dev-haskell/glade-0.12.1-r1 index a7aedf565f06..110dd485d93e 100644 --- a/metadata/md5-cache/dev-haskell/glade-0.12.1-r1 +++ b/metadata/md5-cache/dev-haskell/glade-0.12.1-r1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND==dev-haskell/glib-0.12*:2=[profile?] =dev-haskell/gtk-0.12*:2=[profile?] >=dev-lang/ghc-6.10.4:= gnome-base/libglade:2.0 SLOT=2/0.12.1 SRC_URI=mirror://hackage/packages/archive/glade/0.12.1/glade-0.12.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=169cb3ffc26c12354c75b9aa38429f67 diff --git a/metadata/md5-cache/dev-haskell/glib-0.12.0 b/metadata/md5-cache/dev-haskell/glib-0.12.0 index 73efd00f2c68..a79aa5366173 100644 --- a/metadata/md5-cache/dev-haskell/glib-0.12.0 +++ b/metadata/md5-cache/dev-haskell/glib-0.12.0 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.10.1 dev-libs/glib:2 SLOT=2 SRC_URI=mirror://hackage/packages/archive/glib/0.12.0/glib-0.12.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6e79cfb658464694fb2ac6d750e76bc9 diff --git a/metadata/md5-cache/dev-haskell/glib-0.12.3.1 b/metadata/md5-cache/dev-haskell/glib-0.12.3.1 index fe30ec92ab42..9360fc4d306f 100644 --- a/metadata/md5-cache/dev-haskell/glib-0.12.3.1 +++ b/metadata/md5-cache/dev-haskell/glib-0.12.3.1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.10.1 dev-libs/glib:2 SLOT=2 SRC_URI=mirror://hackage/packages/archive/glib/0.12.3.1/glib-0.12.3.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=49d97f031fcf74e2075c52c3f2f63302 diff --git a/metadata/md5-cache/dev-haskell/glib-0.12.4-r1 b/metadata/md5-cache/dev-haskell/glib-0.12.4-r1 index acee445b9b4d..8fdeb9884def 100644 --- a/metadata/md5-cache/dev-haskell/glib-0.12.4-r1 +++ b/metadata/md5-cache/dev-haskell/glib-0.12.4-r1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.10.4:= dev-libs/glib:2 SLOT=2/0.12.4 SRC_URI=mirror://hackage/packages/archive/glib/0.12.4/glib-0.12.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9181dc79852df22f4a6400f74ce73595 diff --git a/metadata/md5-cache/dev-haskell/gluraw-1.2.0.0 b/metadata/md5-cache/dev-haskell/gluraw-1.2.0.0 index 43d1f1b6e6a6..b59e7a7fad2b 100644 --- a/metadata/md5-cache/dev-haskell/gluraw-1.2.0.0 +++ b/metadata/md5-cache/dev-haskell/gluraw-1.2.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/openglraw-1.2*[profile?] >=dev-lang/ghc-6.8.2 virtual/glu SLOT=0 SRC_URI=mirror://hackage/packages/archive/GLURaw/1.2.0.0/GLURaw-1.2.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c7c41ab503afdfce3d3fb0f146d85720 diff --git a/metadata/md5-cache/dev-haskell/gluraw-1.3.0.0 b/metadata/md5-cache/dev-haskell/gluraw-1.3.0.0 index c75c17c95721..1537d6794948 100644 --- a/metadata/md5-cache/dev-haskell/gluraw-1.3.0.0 +++ b/metadata/md5-cache/dev-haskell/gluraw-1.3.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/openglraw-1.3*:=[profile?] >=dev-lang/ghc-6.10.4:= virtual/glu SLOT=0/1.3.0.0 SRC_URI=mirror://hackage/packages/archive/GLURaw/1.3.0.0/GLURaw-1.3.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dbdad6c91ccea39afbd76a67befdbcfd diff --git a/metadata/md5-cache/dev-haskell/glut-2.1.1.1 b/metadata/md5-cache/dev-haskell/glut-2.1.1.1 index 360ec270259b..893f10259942 100644 --- a/metadata/md5-cache/dev-haskell/glut-2.1.1.1 +++ b/metadata/md5-cache/dev-haskell/glut-2.1.1.1 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.4 >=dev-haskell/opengl-2.2.1 virtual/opengl media-libs/freeglut SLOT=0 SRC_URI=mirror://hackage/packages/archive/GLUT/2.1.1.1/GLUT-2.1.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d2279839746844d5687454a863db90f6 diff --git a/metadata/md5-cache/dev-haskell/glut-2.1.1.2 b/metadata/md5-cache/dev-haskell/glut-2.1.1.2 index 45d9698586cf..2dd16ccf2e1f 100644 --- a/metadata/md5-cache/dev-haskell/glut-2.1.1.2 +++ b/metadata/md5-cache/dev-haskell/glut-2.1.1.2 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6.1 >=dev-haskell/opengl-2.2 virtual/opengl media-libs/freeglut SLOT=0 SRC_URI=mirror://hackage/packages/archive/GLUT/2.1.1.2/GLUT-2.1.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=903ece96ac027534bc358757119abb47 diff --git a/metadata/md5-cache/dev-haskell/glut-2.3.0.0 b/metadata/md5-cache/dev-haskell/glut-2.3.0.0 index 21a3eacdb682..b62e71dd4f7e 100644 --- a/metadata/md5-cache/dev-haskell/glut-2.3.0.0 +++ b/metadata/md5-cache/dev-haskell/glut-2.3.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/opengl-2.5*[profile?] =dev-haskell/openglraw-1.2*[profile?] =dev-haskell/statevar-1.0*[profile?] =dev-haskell/tensor-1.0*[profile?] >=dev-lang/ghc-6.12.1 media-libs/freeglut SLOT=0 SRC_URI=mirror://hackage/packages/archive/GLUT/2.3.0.0/GLUT-2.3.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f6da6fb2e4fd3d81f8337b00e80236fe diff --git a/metadata/md5-cache/dev-haskell/glut-2.3.1.0 b/metadata/md5-cache/dev-haskell/glut-2.3.1.0 index 8f3d5428c546..259d92926bcc 100644 --- a/metadata/md5-cache/dev-haskell/glut-2.3.1.0 +++ b/metadata/md5-cache/dev-haskell/glut-2.3.1.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/opengl-2.6*:=[profile?] =dev-haskell/openglraw-1.3*:=[profile?] =dev-haskell/statevar-1.0*:=[profile?] =dev-haskell/tensor-1.0*:=[profile?] >=dev-lang/ghc-6.12.1:= media-libs/freeglut SLOT=0/2.3.1.0 SRC_URI=mirror://hackage/packages/archive/GLUT/2.3.1.0/GLUT-2.3.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=efcb655ba50a31bbb7801d7957663344 diff --git a/metadata/md5-cache/dev-haskell/glut-2.4.0.0 b/metadata/md5-cache/dev-haskell/glut-2.4.0.0 index ae4398eaeae1..41d8902679a9 100644 --- a/metadata/md5-cache/dev-haskell/glut-2.4.0.0 +++ b/metadata/md5-cache/dev-haskell/glut-2.4.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/opengl-2.8*:=[profile?] =dev-haskell/openglraw-1.3*:=[profile?] >=dev-lang/ghc-6.12.1:= media-libs/freeglut SLOT=0/2.4.0.0 SRC_URI=mirror://hackage/packages/archive/GLUT/2.4.0.0/GLUT-2.4.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1fad0a9b84bc5690663a963ab6ce0a41 diff --git a/metadata/md5-cache/dev-haskell/gtk-0.12.0 b/metadata/md5-cache/dev-haskell/gtk-0.12.0 index a5be5da05085..9adc7bafd2c4 100644 --- a/metadata/md5-cache/dev-haskell/gtk-0.12.0 +++ b/metadata/md5-cache/dev-haskell/gtk-0.12.0 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND==dev-haskell/cairo-0.12*:2 =dev-haskell/glib-0.12*:2 dev-haskell/mtl =dev-haskell/pango-0.12*:2 >=dev-lang/ghc-6.10.1 dev-libs/glib:2 x11-libs/gtk+:2 gio? ( =dev-haskell/gio-0.12*:2 ) SLOT=2 SRC_URI=mirror://hackage/packages/archive/gtk/0.12.0/gtk-0.12.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b8c351d479841ad631679dcd7be1763f diff --git a/metadata/md5-cache/dev-haskell/gtk-0.12.4-r1 b/metadata/md5-cache/dev-haskell/gtk-0.12.4-r1 index e84c7721ff23..001d373e9c05 100644 --- a/metadata/md5-cache/dev-haskell/gtk-0.12.4-r1 +++ b/metadata/md5-cache/dev-haskell/gtk-0.12.4-r1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-haskell/cairo-0.12.0:2=[profile?] =dev-haskell/gio-0.12.0:2=[profile?] =dev-haskell/glib-0.12.0:2=[profile?] =dev-haskell/pango-0.12.0:2=[profile?] =dev-lang/ghc-6.10.4:= dev-libs/glib:2 x11-libs/gtk+:2 gio? ( =dev-haskell/gio-0.12*:2[profile?] ) SLOT=2/0.12.4 SRC_URI=mirror://hackage/packages/archive/gtk/0.12.4/gtk-0.12.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=53c9538c18f90beb21414078e8a835f9 diff --git a/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.0 b/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.0 index c9571910c727..312447607531 100644 --- a/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.0 +++ b/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.0 @@ -7,5 +7,5 @@ KEYWORDS=amd64 x86 LICENSE=GPL-2 SLOT=2 SRC_URI=mirror://hackage/packages/archive/gtk2hs-buildtools/0.12.0/gtk2hs-buildtools-0.12.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f34a538a1298a0fb40e8ee068ba8e338 diff --git a/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.3-r3 b/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.3-r3 index ab8f2a3256bb..1e6188e84c9a 100644 --- a/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.3-r3 +++ b/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.3-r3 @@ -7,5 +7,5 @@ KEYWORDS=amd64 x86 LICENSE=GPL-2 SLOT=2 SRC_URI=mirror://hackage/packages/archive/gtk2hs-buildtools/0.12.3/gtk2hs-buildtools-0.12.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f1e2635bd7215e67774108172bfa7644 diff --git a/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.3.1 b/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.3.1 index 087c971a121a..b3e9b5652fd2 100644 --- a/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.3.1 +++ b/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.3.1 @@ -7,5 +7,5 @@ KEYWORDS=amd64 x86 LICENSE=GPL-2 SLOT=2 SRC_URI=mirror://hackage/packages/archive/gtk2hs-buildtools/0.12.3.1/gtk2hs-buildtools-0.12.3.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e9f0f05ba051c638ce4248e3c9fc1faf diff --git a/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.4-r2 b/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.4-r2 index add154d60cec..5ce2222bd81d 100644 --- a/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.4-r2 +++ b/metadata/md5-cache/dev-haskell/gtk2hs-buildtools-0.12.4-r2 @@ -7,5 +7,5 @@ KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 LICENSE=GPL-2 SLOT=2/0.12.4 SRC_URI=mirror://hackage/packages/archive/gtk2hs-buildtools/0.12.4/gtk2hs-buildtools-0.12.4.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=38c1fe068c27d07b40fec5d5f984aed0 diff --git a/metadata/md5-cache/dev-haskell/haddock-2.10.0-r2 b/metadata/md5-cache/dev-haskell/haddock-2.10.0-r2 index 1fe62d3f6c20..ff82297962d0 100644 --- a/metadata/md5-cache/dev-haskell/haddock-2.10.0-r2 +++ b/metadata/md5-cache/dev-haskell/haddock-2.10.0-r2 @@ -10,5 +10,5 @@ RDEPEND=dev-haskell/ghc-paths[profile?] =dev-haskell/xhtml-3000.2*[profile?] >=d RESTRICT=test SLOT=0 SRC_URI=mirror://hackage/packages/archive/haddock/2.10.0/haddock-2.10.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3408893e0c14cd13f42c15add1d4b95e diff --git a/metadata/md5-cache/dev-haskell/haddock-2.13.1-r2 b/metadata/md5-cache/dev-haskell/haddock-2.13.1-r2 index 8aeb3e525c59..db87d74b3684 100644 --- a/metadata/md5-cache/dev-haskell/haddock-2.13.1-r2 +++ b/metadata/md5-cache/dev-haskell/haddock-2.13.1-r2 @@ -10,5 +10,5 @@ RDEPEND=dev-haskell/ghc-paths:=[profile?] =dev-haskell/xhtml-3000.2*:=[profile?] RESTRICT=test SLOT=0/2.13.1 SRC_URI=mirror://hackage/packages/archive/haddock/2.13.1/haddock-2.13.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=156cc7e1d407f12663338b7149fa67d7 diff --git a/metadata/md5-cache/dev-haskell/haddock-2.13.2 b/metadata/md5-cache/dev-haskell/haddock-2.13.2 index f1ecacccd060..06eee4d49a12 100644 --- a/metadata/md5-cache/dev-haskell/haddock-2.13.2 +++ b/metadata/md5-cache/dev-haskell/haddock-2.13.2 @@ -10,5 +10,5 @@ RDEPEND=dev-haskell/ghc-paths:=[profile?] =dev-haskell/xhtml-3000.2*:=[profile?] RESTRICT=test SLOT=0/2.13.2 SRC_URI=mirror://hackage/packages/archive/haddock/2.13.2/haddock-2.13.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=54673cf41ebc74509b86a2aea3429ff0 diff --git a/metadata/md5-cache/dev-haskell/haddock-2.13.2-r1 b/metadata/md5-cache/dev-haskell/haddock-2.13.2-r1 index d8fca103ff0f..94921ef6deb3 100644 --- a/metadata/md5-cache/dev-haskell/haddock-2.13.2-r1 +++ b/metadata/md5-cache/dev-haskell/haddock-2.13.2-r1 @@ -10,5 +10,5 @@ RDEPEND=dev-haskell/ghc-paths:=[profile?] =dev-haskell/xhtml-3000.2*:=[profile?] RESTRICT=test SLOT=0/2.13.2 SRC_URI=mirror://hackage/packages/archive/haddock/2.13.2/haddock-2.13.2.tar.gz http://dev.gentoo.org/~qnikst/patches/dev-haskell-haddock/haddock-2.13.2-pregenerated-files.patch -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7e38b7c36a32958cbfb24e533fb1095a diff --git a/metadata/md5-cache/dev-haskell/haddock-2.6.1 b/metadata/md5-cache/dev-haskell/haddock-2.6.1 index 6aa5e944e1f8..6dccdc3eead8 100644 --- a/metadata/md5-cache/dev-haskell/haddock-2.6.1 +++ b/metadata/md5-cache/dev-haskell/haddock-2.6.1 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.12 =dev-haskell/blaze-html-0.5:=[profile?] =dev-haskell/hslogger-1.0.2:=[profile?] dev-haskell/html:=[profile?] =dev-haskell/monad-control-0.3*:=[profile?] >=dev-haskell/mtl-2:=[profile?] =dev-haskell/sendfile-0.7.1:=[profile?] =dev-haskell/system-filepath-0.3.1:=[profile?] >=dev-haskell/text-0.10:=[profile?] =dev-haskell/threads-0.5:=[profile?] dev-haskell/time-compat:=[profile?] >=dev-haskell/transformers-0.1.3:=[profile?] =dev-haskell/utf8-string-0.3.4:=[profile?] =dev-lang/ghc-6.12.1:= >=dev-haskell/network-2.2.3:=[profile?] SLOT=0/7.1.7.1 SRC_URI=mirror://hackage/packages/archive/happstack-server/7.1.7.1/happstack-server-7.1.7.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a1b96451dae6d85ae6161b4c1c84a8f5 diff --git a/metadata/md5-cache/dev-haskell/happy-1.18.10 b/metadata/md5-cache/dev-haskell/happy-1.18.10 index 6ddcd3ad9d7a..c79b785e7fde 100644 --- a/metadata/md5-cache/dev-haskell/happy-1.18.10 +++ b/metadata/md5-cache/dev-haskell/happy-1.18.10 @@ -8,5 +8,5 @@ KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 LICENSE=BSD SLOT=0 SRC_URI=mirror://hackage/packages/archive/happy/1.18.10/happy-1.18.10.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=753f48378d08994bb4148166f1565d10 diff --git a/metadata/md5-cache/dev-haskell/happy-1.18.9 b/metadata/md5-cache/dev-haskell/happy-1.18.9 index ecd96de2801b..f32bbbc0dcae 100644 --- a/metadata/md5-cache/dev-haskell/happy-1.18.9 +++ b/metadata/md5-cache/dev-haskell/happy-1.18.9 @@ -8,5 +8,5 @@ KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 LICENSE=BSD SLOT=0 SRC_URI=mirror://hackage/packages/archive/happy/1.18.9/happy-1.18.9.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1792e715a09a239cc9f27fa4565cdc55 diff --git a/metadata/md5-cache/dev-haskell/harp-0.4 b/metadata/md5-cache/dev-haskell/harp-0.4 index 1c8018baf642..6042873e1cdb 100644 --- a/metadata/md5-cache/dev-haskell/harp-0.4 +++ b/metadata/md5-cache/dev-haskell/harp-0.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/harp/0.4/harp-0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=47fba0c548f2b8f332baa1020ae98f1b diff --git a/metadata/md5-cache/dev-haskell/harp-0.4-r1 b/metadata/md5-cache/dev-haskell/harp-0.4-r1 index 7de00c94d6b9..5f4e89082b36 100644 --- a/metadata/md5-cache/dev-haskell/harp-0.4-r1 +++ b/metadata/md5-cache/dev-haskell/harp-0.4-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.4 SRC_URI=mirror://hackage/packages/archive/harp/0.4/harp-0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=76c220a102488a2693538bd8f3f1bf72 diff --git a/metadata/md5-cache/dev-haskell/hashable-1.1.2.2 b/metadata/md5-cache/dev-haskell/hashable-1.1.2.2 index 50230aea0856..ff70a9ef70e6 100644 --- a/metadata/md5-cache/dev-haskell/hashable-1.1.2.2 +++ b/metadata/md5-cache/dev-haskell/hashable-1.1.2.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/text-0.11* >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hashable/1.1.2.2/hashable-1.1.2.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=32a84f765622cec7ed0f2638c9347e74 diff --git a/metadata/md5-cache/dev-haskell/hashable-1.1.2.3 b/metadata/md5-cache/dev-haskell/hashable-1.1.2.3 index bd6337eaa1a8..845dd624fad9 100644 --- a/metadata/md5-cache/dev-haskell/hashable-1.1.2.3 +++ b/metadata/md5-cache/dev-haskell/hashable-1.1.2.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/text-0.11* >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hashable/1.1.2.3/hashable-1.1.2.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9df20f786abb24ccd199a690859cc980 diff --git a/metadata/md5-cache/dev-haskell/hashable-1.1.2.5 b/metadata/md5-cache/dev-haskell/hashable-1.1.2.5 index 5672d0042c4c..29d22ae1c8e7 100644 --- a/metadata/md5-cache/dev-haskell/hashable-1.1.2.5 +++ b/metadata/md5-cache/dev-haskell/hashable-1.1.2.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/text-0.11.0.5:=[profile?] >=dev-lang/ghc-6.10.1:= SLOT=0/1.1.2.5 SRC_URI=mirror://hackage/packages/archive/hashable/1.1.2.5/hashable-1.1.2.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=05426e95bbfa19808c88747834e12b8b diff --git a/metadata/md5-cache/dev-haskell/hashable-1.2.0.5 b/metadata/md5-cache/dev-haskell/hashable-1.2.0.5 index 5d66c1fc530c..c624e62dc3f2 100644 --- a/metadata/md5-cache/dev-haskell/hashable-1.2.0.5 +++ b/metadata/md5-cache/dev-haskell/hashable-1.2.0.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/text-0.11.0.5:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.2.0.5 SRC_URI=mirror://hackage/packages/archive/hashable/1.2.0.5/hashable-1.2.0.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=426c885f1b7d7321bb15f55cdf5b9580 diff --git a/metadata/md5-cache/dev-haskell/hashed-storage-0.5.10 b/metadata/md5-cache/dev-haskell/hashed-storage-0.5.10 index 32f607fc58e2..6b6c3a4effd4 100644 --- a/metadata/md5-cache/dev-haskell/hashed-storage-0.5.10 +++ b/metadata/md5-cache/dev-haskell/hashed-storage-0.5.10 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/binary:=[profile?] dev-haskell/dataenc:=[profile?] dev-haskell/extensible-exceptions:=[profile?] =dev-haskell/mmap-0.5*:=[profile?] dev-haskell/mtl:=[profile?] dev-haskell/zlib:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.5.10 SRC_URI=mirror://hackage/packages/archive/hashed-storage/0.5.10/hashed-storage-0.5.10.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fe84d2f0aeeca59de507fd924c91f9e0 diff --git a/metadata/md5-cache/dev-haskell/hashed-storage-0.5.9 b/metadata/md5-cache/dev-haskell/hashed-storage-0.5.9 index b0bd81370039..0f12e36aa5f4 100644 --- a/metadata/md5-cache/dev-haskell/hashed-storage-0.5.9 +++ b/metadata/md5-cache/dev-haskell/hashed-storage-0.5.9 @@ -10,5 +10,5 @@ RDEPEND=dev-haskell/binary[profile?] dev-haskell/dataenc[profile?] =dev-haskell/ RESTRICT=test SLOT=0 SRC_URI=mirror://hackage/packages/archive/hashed-storage/0.5.9/hashed-storage-0.5.9.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9a0e3ff8dd67eccdd3a9ff19b8997b2b diff --git a/metadata/md5-cache/dev-haskell/hashtables-1.0.1.2 b/metadata/md5-cache/dev-haskell/hashtables-1.0.1.2 index f096d5343a2b..47952df620a3 100644 --- a/metadata/md5-cache/dev-haskell/hashtables-1.0.1.2 +++ b/metadata/md5-cache/dev-haskell/hashtables-1.0.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/vector-0.7[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hashtables/1.0.1.2/hashtables-1.0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=df1fb8821d56e328d6786ca6294129ef diff --git a/metadata/md5-cache/dev-haskell/hashtables-1.0.1.3 b/metadata/md5-cache/dev-haskell/hashtables-1.0.1.3 index d12e170fd788..257027e62dc8 100644 --- a/metadata/md5-cache/dev-haskell/hashtables-1.0.1.3 +++ b/metadata/md5-cache/dev-haskell/hashtables-1.0.1.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/hashable-1.1[profile?] =dev-haskell/vector-0.7[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hashtables/1.0.1.3/hashtables-1.0.1.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d4a5a69dc757e73aa16fb1e50d178a4e diff --git a/metadata/md5-cache/dev-haskell/hashtables-1.0.1.6 b/metadata/md5-cache/dev-haskell/hashtables-1.0.1.6 index 0545b2a15765..aada3991fc65 100644 --- a/metadata/md5-cache/dev-haskell/hashtables-1.0.1.6 +++ b/metadata/md5-cache/dev-haskell/hashtables-1.0.1.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/hashable-1.1[profile?] =dev-haskell/vector-0.7[profile?] =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hashtables/1.0.1.6/hashtables-1.0.1.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5bcd28ff60fa5f8a296537c86b459621 diff --git a/metadata/md5-cache/dev-haskell/hashtables-1.0.1.8 b/metadata/md5-cache/dev-haskell/hashtables-1.0.1.8 index b06188ede47c..2c3ed40b5906 100644 --- a/metadata/md5-cache/dev-haskell/hashtables-1.0.1.8 +++ b/metadata/md5-cache/dev-haskell/hashtables-1.0.1.8 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/hashable-1.1:=[profile?] =dev-haskell/primitive-0.4:=[profile?] =dev-haskell/vector-0.7:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/1.0.1.8 SRC_URI=mirror://hackage/packages/archive/hashtables/1.0.1.8/hashtables-1.0.1.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4b9b690daa6c8c07bd2ee776c0ba2b12 diff --git a/metadata/md5-cache/dev-haskell/hashtables-1.1.0.2 b/metadata/md5-cache/dev-haskell/hashtables-1.1.0.2 index 6f636e83dd27..22eed1dbf935 100644 --- a/metadata/md5-cache/dev-haskell/hashtables-1.1.0.2 +++ b/metadata/md5-cache/dev-haskell/hashtables-1.1.0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/hashable-1.1:=[profile?] =dev-haskell/vector-0.7:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/1.1.0.2 SRC_URI=mirror://hackage/packages/archive/hashtables/1.1.0.2/hashtables-1.1.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d3e2adabbfe89f50397eb027ca70b609 diff --git a/metadata/md5-cache/dev-haskell/haskeline-0.6.4.6-r1 b/metadata/md5-cache/dev-haskell/haskeline-0.6.4.6-r1 index 5b2f81fa28f2..0063f9491285 100644 --- a/metadata/md5-cache/dev-haskell/haskeline-0.6.4.6-r1 +++ b/metadata/md5-cache/dev-haskell/haskeline-0.6.4.6-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/terminfo-0.3.1.3[profile?] =dev-lang/ghc-6.10.4 SLOT=0 SRC_URI=mirror://hackage/packages/archive/haskeline/0.6.4.6/haskeline-0.6.4.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5b20c65e0ad0bfd4e65676e653f7db2e diff --git a/metadata/md5-cache/dev-haskell/haskeline-0.6.4.7-r1 b/metadata/md5-cache/dev-haskell/haskeline-0.6.4.7-r1 index bc0891d963a0..02fcd1bc8de7 100644 --- a/metadata/md5-cache/dev-haskell/haskeline-0.6.4.7-r1 +++ b/metadata/md5-cache/dev-haskell/haskeline-0.6.4.7-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/extensible-exceptions-0.1.1.0:=[profile?] =dev-haskell/mtl-1.1:=[profile?] =dev-haskell/terminfo-0.3.1.3:=[profile?] =dev-haskell/utf8-string-0.3.6:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.6.4.7 SRC_URI=mirror://hackage/packages/archive/haskeline/0.6.4.7/haskeline-0.6.4.7.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=142a3f6fe3d6d4936b64912a217d971b diff --git a/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.4 b/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.4 index 279daee2ff72..d88a8225aba0 100644 --- a/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.4 +++ b/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/haskell-src/1.0.1.4/haskell-src-1.0.1.4.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3e234f60f4fcd96777484969c40e0465 diff --git a/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.5 b/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.5 index 7bf2f35464c4..d8935c8b10d2 100644 --- a/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.5 +++ b/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/haskell-src/1.0.1.5/haskell-src-1.0.1.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4011dfa69830c5934c845cc2e80da106 diff --git a/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.5-r1 b/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.5-r1 index 0dd7abce685f..b846705d0355 100644 --- a/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.5-r1 +++ b/metadata/md5-cache/dev-haskell/haskell-src-1.0.1.5-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/syb:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.0.1.5 SRC_URI=mirror://hackage/packages/archive/haskell-src/1.0.1.5/haskell-src-1.0.1.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2434c66ee6e21248c1f3533e488f9d07 diff --git a/metadata/md5-cache/dev-haskell/haskell-src-exts-1.13.5 b/metadata/md5-cache/dev-haskell/haskell-src-exts-1.13.5 index d0d1765ebefa..a0d119cc1fb2 100644 --- a/metadata/md5-cache/dev-haskell/haskell-src-exts-1.13.5 +++ b/metadata/md5-cache/dev-haskell/haskell-src-exts-1.13.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/cpphs-1.3:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.13.5 SRC_URI=mirror://hackage/packages/archive/haskell-src-exts/1.13.5/haskell-src-exts-1.13.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fdff133c6930d22e19fe992c76d956e6 diff --git a/metadata/md5-cache/dev-haskell/haxml-1.13.2 b/metadata/md5-cache/dev-haskell/haxml-1.13.2 index eca46ae1bf46..ddfb0002e2ec 100644 --- a/metadata/md5-cache/dev-haskell/haxml-1.13.2 +++ b/metadata/md5-cache/dev-haskell/haxml-1.13.2 @@ -8,5 +8,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.2 >=dev-haskell/cabal-1.1.3-r1 SLOT=0 SRC_URI=http://www.haskell.org/HaXml/HaXml-1.13.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2787e52965fb4c143bcc4ba9edb175fb diff --git a/metadata/md5-cache/dev-haskell/haxml-1.13.3 b/metadata/md5-cache/dev-haskell/haxml-1.13.3 index 408dbb14cdef..9a1a0383bfcc 100644 --- a/metadata/md5-cache/dev-haskell/haxml-1.13.3 +++ b/metadata/md5-cache/dev-haskell/haxml-1.13.3 @@ -8,5 +8,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/HaXml/1.13.3/HaXml-1.13.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f609caed31dfa950a9ed57f22f001258 diff --git a/metadata/md5-cache/dev-haskell/haxml-1.23 b/metadata/md5-cache/dev-haskell/haxml-1.23 index 5c1e82d6e446..41a65c6ced68 100644 --- a/metadata/md5-cache/dev-haskell/haxml-1.23 +++ b/metadata/md5-cache/dev-haskell/haxml-1.23 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-haskell/polyparse-1.5[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/HaXml/1.23/HaXml-1.23.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e59cff54123b5d2a95f30787b19558bb diff --git a/metadata/md5-cache/dev-haskell/haxml-1.23.2 b/metadata/md5-cache/dev-haskell/haxml-1.23.2 index addf64894414..af26b8baa8a6 100644 --- a/metadata/md5-cache/dev-haskell/haxml-1.23.2 +++ b/metadata/md5-cache/dev-haskell/haxml-1.23.2 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-haskell/polyparse-1.5[profile?] dev-haskell/random[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/HaXml/1.23.2/HaXml-1.23.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=242f3f12fd35a9f75db0b71a7e524629 diff --git a/metadata/md5-cache/dev-haskell/haxml-1.23.3 b/metadata/md5-cache/dev-haskell/haxml-1.23.3 index 7a3b9f06cc52..6b8d4fe2a68d 100644 --- a/metadata/md5-cache/dev-haskell/haxml-1.23.3 +++ b/metadata/md5-cache/dev-haskell/haxml-1.23.3 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-haskell/polyparse-1.5:=[profile?] dev-haskell/random:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.23.3 SRC_URI=mirror://hackage/packages/archive/HaXml/1.23.3/HaXml-1.23.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=83f264b75c5f004cd19c33321299e4db diff --git a/metadata/md5-cache/dev-haskell/haxml-1.24 b/metadata/md5-cache/dev-haskell/haxml-1.24 index 4861fd956178..ff16b9bd71a3 100644 --- a/metadata/md5-cache/dev-haskell/haxml-1.24 +++ b/metadata/md5-cache/dev-haskell/haxml-1.24 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-haskell/polyparse-1.9:=[profile?] dev-haskell/random:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.24 SRC_URI=mirror://hackage/packages/archive/HaXml/1.24/HaXml-1.24.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=186ce8be933e3e221f321d0b210ba76f diff --git a/metadata/md5-cache/dev-haskell/hdbc-2.3.1.2 b/metadata/md5-cache/dev-haskell/hdbc-2.3.1.2 index 4f42ffd53891..64b2dc4bb3b6 100644 --- a/metadata/md5-cache/dev-haskell/hdbc-2.3.1.2 +++ b/metadata/md5-cache/dev-haskell/hdbc-2.3.1.2 @@ -10,5 +10,5 @@ PDEPEND=mysql? ( dev-haskell/hdbc-mysql ) odbc? ( =dev-haskell/hdbc-odbc-2.3* ) RDEPEND=>=dev-haskell/convertible-1.0.10.0:=[profile?] dev-haskell/mtl:=[profile?] dev-haskell/text:=[profile?] dev-haskell/utf8-string:=[profile?] >=dev-lang/ghc-6.12.1:= SLOT=2/2.3.1.2 SRC_URI=mirror://hackage/packages/archive/HDBC/2.3.1.2/HDBC-2.3.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=52886e78a8e91e488c0716bad2eac55a diff --git a/metadata/md5-cache/dev-haskell/hdbc-mysql-0.6.6.1-r1 b/metadata/md5-cache/dev-haskell/hdbc-mysql-0.6.6.1-r1 index a7b56f40d397..3bf835f80b4b 100644 --- a/metadata/md5-cache/dev-haskell/hdbc-mysql-0.6.6.1-r1 +++ b/metadata/md5-cache/dev-haskell/hdbc-mysql-0.6.6.1-r1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-haskell/hdbc-2.1.0:=[profile?] dev-haskell/utf8-string:=[profile?] >=dev-lang/ghc-6.12.1:= SLOT=0/0.6.6.1 SRC_URI=mirror://hackage/packages/archive/HDBC-mysql/0.6.6.1/HDBC-mysql-0.6.6.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3f3542b31dde1c83ec5ece43465e7ef2 diff --git a/metadata/md5-cache/dev-haskell/hdbc-odbc-2.3.1.0 b/metadata/md5-cache/dev-haskell/hdbc-odbc-2.3.1.0 index cadebf9e6f12..2f5a68a60415 100644 --- a/metadata/md5-cache/dev-haskell/hdbc-odbc-2.3.1.0 +++ b/metadata/md5-cache/dev-haskell/hdbc-odbc-2.3.1.0 @@ -10,5 +10,5 @@ RDEPEND==dev-haskell/hdbc-2.3*[profile?] dev-haskell/mtl[profile?] dev-haskell/u RESTRICT=test SLOT=2 SRC_URI=mirror://hackage/packages/archive/HDBC-odbc/2.3.1.0/HDBC-odbc-2.3.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e12c4607d28f113bb0a5b142a967f9c4 diff --git a/metadata/md5-cache/dev-haskell/hdbc-odbc-2.3.1.1 b/metadata/md5-cache/dev-haskell/hdbc-odbc-2.3.1.1 index 321d10c43853..95016fc62256 100644 --- a/metadata/md5-cache/dev-haskell/hdbc-odbc-2.3.1.1 +++ b/metadata/md5-cache/dev-haskell/hdbc-odbc-2.3.1.1 @@ -10,5 +10,5 @@ RDEPEND=>=dev-haskell/hdbc-2.1.0:=[profile?] dev-haskell/mtl:=[profile?] dev-has RESTRICT=test SLOT=2/2.3.1.1 SRC_URI=mirror://hackage/packages/archive/HDBC-odbc/2.3.1.1/HDBC-odbc-2.3.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2e19bdba51f7e24143f10b6d0e0a4a45 diff --git a/metadata/md5-cache/dev-haskell/hdbc-postgresql-2.3.2.1 b/metadata/md5-cache/dev-haskell/hdbc-postgresql-2.3.2.1 index 624c69c6cd7f..6ea573b24097 100644 --- a/metadata/md5-cache/dev-haskell/hdbc-postgresql-2.3.2.1 +++ b/metadata/md5-cache/dev-haskell/hdbc-postgresql-2.3.2.1 @@ -10,5 +10,5 @@ RDEPEND=>dev-db/postgresql-base-8 dev-haskell/convertible[profile?] =dev-haskell RESTRICT=test SLOT=2 SRC_URI=mirror://hackage/packages/archive/HDBC-postgresql/2.3.2.1/HDBC-postgresql-2.3.2.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=175ac73833891326106aae721b93dc69 diff --git a/metadata/md5-cache/dev-haskell/hdbc-sqlite-2.3.0.0 b/metadata/md5-cache/dev-haskell/hdbc-sqlite-2.3.0.0 index 9d2784b29a80..f1d9d2b8fa4f 100644 --- a/metadata/md5-cache/dev-haskell/hdbc-sqlite-2.3.0.0 +++ b/metadata/md5-cache/dev-haskell/hdbc-sqlite-2.3.0.0 @@ -9,5 +9,5 @@ RDEPEND=>=dev-lang/ghc-6.10 >=dev-haskell/hdbc-2.2 dev-haskell/mtl dev-haskell/u RESTRICT=test SLOT=2 SRC_URI=mirror://hackage/packages/archive/HDBC-sqlite3/2.3.0.0/HDBC-sqlite3-2.3.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b5129522d7eb2bc26b9b547dbf5e13fb diff --git a/metadata/md5-cache/dev-haskell/hdbc-sqlite-2.3.3.0 b/metadata/md5-cache/dev-haskell/hdbc-sqlite-2.3.3.0 index 5b855a4bd5d8..0bc76202d6c5 100644 --- a/metadata/md5-cache/dev-haskell/hdbc-sqlite-2.3.3.0 +++ b/metadata/md5-cache/dev-haskell/hdbc-sqlite-2.3.3.0 @@ -10,5 +10,5 @@ RDEPEND=>=dev-haskell/hdbc-2.3.0.0[profile?] dev-haskell/mtl[profile?] dev-haske RESTRICT=test SLOT=2 SRC_URI=mirror://hackage/packages/archive/HDBC-sqlite3/2.3.3.0/HDBC-sqlite3-2.3.3.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=04ca1b4d6460e9e48c22a400edf59bc9 diff --git a/metadata/md5-cache/dev-haskell/hexpat-0.20.3 b/metadata/md5-cache/dev-haskell/hexpat-0.20.3 index 7792ba10f68e..d6b94d0b35a4 100644 --- a/metadata/md5-cache/dev-haskell/hexpat-0.20.3 +++ b/metadata/md5-cache/dev-haskell/hexpat-0.20.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1.0.0:=[profile?] =dev-haskell/list-0.4.2:=[profile?] =dev-haskell/text-0.5:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.20.3 SRC_URI=mirror://hackage/packages/archive/hexpat/0.20.3/hexpat-0.20.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dc0e1d3765ff4e1dc454c8616a4884f2 diff --git a/metadata/md5-cache/dev-haskell/highlighting-kate-0.5.3.9 b/metadata/md5-cache/dev-haskell/highlighting-kate-0.5.3.9 index 317920d81ae3..7af89990026f 100644 --- a/metadata/md5-cache/dev-haskell/highlighting-kate-0.5.3.9 +++ b/metadata/md5-cache/dev-haskell/highlighting-kate-0.5.3.9 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/blaze-html-0.4.2:=[profile?] =dev-lang/ghc-6.10.4:= pcre-light? ( =dev-haskell/pcre-light-0.4*:=[profile?] ) !pcre-light? ( dev-haskell/regex-pcre-builtin:=[profile?] ) SLOT=0/0.5.3.9 SRC_URI=mirror://hackage/packages/archive/highlighting-kate/0.5.3.9/highlighting-kate-0.5.3.9.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=37ddd623ffa5294754c99cb9af5733fa diff --git a/metadata/md5-cache/dev-haskell/highlighting-kate-0.5.5 b/metadata/md5-cache/dev-haskell/highlighting-kate-0.5.5 index 84f46180443b..c778fe32e2ca 100644 --- a/metadata/md5-cache/dev-haskell/highlighting-kate-0.5.5 +++ b/metadata/md5-cache/dev-haskell/highlighting-kate-0.5.5 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/blaze-html-0.4.2:=[profile?] =dev-lang/ghc-6.10.4:= pcre-light? ( =dev-haskell/pcre-light-0.4*:=[profile?] ) !pcre-light? ( dev-haskell/regex-pcre-builtin:=[profile?] ) SLOT=0/0.5.5 SRC_URI=mirror://hackage/packages/archive/highlighting-kate/0.5.5/highlighting-kate-0.5.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=392ce10e9951123e4d52f296c473c4eb diff --git a/metadata/md5-cache/dev-haskell/hinotify-0.3.2 b/metadata/md5-cache/dev-haskell/hinotify-0.3.2 index a4f78376e76d..cefc4b82429b 100644 --- a/metadata/md5-cache/dev-haskell/hinotify-0.3.2 +++ b/metadata/md5-cache/dev-haskell/hinotify-0.3.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hinotify/0.3.2/hinotify-0.3.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=08c8558c23fdadf8910fc8cb9b48480f diff --git a/metadata/md5-cache/dev-haskell/hinotify-0.3.5 b/metadata/md5-cache/dev-haskell/hinotify-0.3.5 index ae6a5d584c56..12900480e70b 100644 --- a/metadata/md5-cache/dev-haskell/hinotify-0.3.5 +++ b/metadata/md5-cache/dev-haskell/hinotify-0.3.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-7.0.1:= SLOT=0/0.3.5 SRC_URI=mirror://hackage/packages/archive/hinotify/0.3.5/hinotify-0.3.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d1b23a869125c3b9e705c9aeebfb0897 diff --git a/metadata/md5-cache/dev-haskell/hostname-1.0 b/metadata/md5-cache/dev-haskell/hostname-1.0 index dd3cfad6d7bb..cdbdde74e15d 100644 --- a/metadata/md5-cache/dev-haskell/hostname-1.0 +++ b/metadata/md5-cache/dev-haskell/hostname-1.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hostname/1.0/hostname-1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=eadea9e9b59cc47f9cfbe3a944f06f5d diff --git a/metadata/md5-cache/dev-haskell/hpc-0.5.1.1 b/metadata/md5-cache/dev-haskell/hpc-0.5.1.1 index 0b2964e7dc5a..4e8bd3258d7c 100644 --- a/metadata/md5-cache/dev-haskell/hpc-0.5.1.1 +++ b/metadata/md5-cache/dev-haskell/hpc-0.5.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hpc/0.5.1.1/hpc-0.5.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b7d32167d6ba90939d2a630aace7f5be diff --git a/metadata/md5-cache/dev-haskell/hpc-0.6.0.0-r1 b/metadata/md5-cache/dev-haskell/hpc-0.6.0.0-r1 index d5f35a9db7b6..53e352799d58 100644 --- a/metadata/md5-cache/dev-haskell/hpc-0.6.0.0-r1 +++ b/metadata/md5-cache/dev-haskell/hpc-0.6.0.0-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.12.1:= SLOT=0/0.6.0.0 SRC_URI=mirror://hackage/packages/archive/hpc/0.6.0.0/hpc-0.6.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f4e797c5dc5149e16fbc137fc1af9ba4 diff --git a/metadata/md5-cache/dev-haskell/hs-bibutils-4.12 b/metadata/md5-cache/dev-haskell/hs-bibutils-4.12 index 22475a437672..ff816ea64a2f 100644 --- a/metadata/md5-cache/dev-haskell/hs-bibutils-4.12 +++ b/metadata/md5-cache/dev-haskell/hs-bibutils-4.12 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-haskell/syb[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hs-bibutils/4.12/hs-bibutils-4.12.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=36aa868433db5cdce699c88235ffeede diff --git a/metadata/md5-cache/dev-haskell/hs-bibutils-4.15-r1 b/metadata/md5-cache/dev-haskell/hs-bibutils-4.15-r1 index 62294ef617c0..610a08839456 100644 --- a/metadata/md5-cache/dev-haskell/hs-bibutils-4.15-r1 +++ b/metadata/md5-cache/dev-haskell/hs-bibutils-4.15-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-haskell/syb:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/4.15 SRC_URI=mirror://hackage/packages/archive/hs-bibutils/4.15/hs-bibutils-4.15.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=62ea956825e55c6dd0f43e7c2fb09f2c diff --git a/metadata/md5-cache/dev-haskell/hs-bibutils-4.17 b/metadata/md5-cache/dev-haskell/hs-bibutils-4.17 index 649b015f201a..aea67e0873a5 100644 --- a/metadata/md5-cache/dev-haskell/hs-bibutils-4.17 +++ b/metadata/md5-cache/dev-haskell/hs-bibutils-4.17 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-haskell/syb:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/4.17 SRC_URI=mirror://hackage/packages/archive/hs-bibutils/4.17/hs-bibutils-4.17.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=cf271b4c75f77b90f786147556980111 diff --git a/metadata/md5-cache/dev-haskell/hs3-0.5.6 b/metadata/md5-cache/dev-haskell/hs3-0.5.6 index 6ed64b2f18d9..2fbceccf4a9e 100644 --- a/metadata/md5-cache/dev-haskell/hs3-0.5.6 +++ b/metadata/md5-cache/dev-haskell/hs3-0.5.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/crypto-4.1.0:=[profile?] dev-haskell/dataenc:=[profile?] >=dev-haskell/http-4000.0.0:=[profile?] >=dev-haskell/hxt-9.0.0:=[profile?] =dev-haskell/missingh-0.18.6:=[profile?] dev-haskell/network:=[profile?] dev-haskell/random:=[profile?] dev-haskell/regex-compat:=[profile?] dev-haskell/utf8-string:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.5.6 SRC_URI=mirror://hackage/packages/archive/hS3/0.5.6/hS3-0.5.6.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=afb6b63b161a0bc5d50d6953386b979e diff --git a/metadata/md5-cache/dev-haskell/hs3-0.5.7 b/metadata/md5-cache/dev-haskell/hs3-0.5.7 index 98e1c5d67b6d..956f434e0a53 100644 --- a/metadata/md5-cache/dev-haskell/hs3-0.5.7 +++ b/metadata/md5-cache/dev-haskell/hs3-0.5.7 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/crypto-4.1.0:=[profile?] dev-haskell/dataenc:=[profile?] >=dev-haskell/http-4000.0.0:=[profile?] >=dev-haskell/hxt-9.0.0:=[profile?] =dev-haskell/missingh-0.18.6:=[profile?] dev-haskell/network:=[profile?] dev-haskell/random:=[profile?] dev-haskell/regex-compat:=[profile?] dev-haskell/utf8-string:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.5.7 SRC_URI=mirror://hackage/packages/archive/hS3/0.5.7/hS3-0.5.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b0c8dd80ea97fe874f3b0cbbf9ba7848 diff --git a/metadata/md5-cache/dev-haskell/hscolour-1.17 b/metadata/md5-cache/dev-haskell/hscolour-1.17 index 748817dd49e5..948cc8810cdc 100644 --- a/metadata/md5-cache/dev-haskell/hscolour-1.17 +++ b/metadata/md5-cache/dev-haskell/hscolour-1.17 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-lang/ghc-6.6.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hscolour/1.17/hscolour-1.17.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b75c86c4c36bbd39fe485eee54b4a3ba diff --git a/metadata/md5-cache/dev-haskell/hscolour-1.19 b/metadata/md5-cache/dev-haskell/hscolour-1.19 index 7de2882bf8e1..6ce1f751de30 100644 --- a/metadata/md5-cache/dev-haskell/hscolour-1.19 +++ b/metadata/md5-cache/dev-haskell/hscolour-1.19 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-lang/ghc-6.6.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hscolour/1.19/hscolour-1.19.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3ac277905ca92bf6504fcedddadbc1ac diff --git a/metadata/md5-cache/dev-haskell/hslogger-1.1.5 b/metadata/md5-cache/dev-haskell/hslogger-1.1.5 index cb16bd3b6c47..2173bc681a06 100644 --- a/metadata/md5-cache/dev-haskell/hslogger-1.1.5 +++ b/metadata/md5-cache/dev-haskell/hslogger-1.1.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hslogger/1.1.5/hslogger-1.1.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2b5f858075e5c0bdb0dd1d5116006cd1 diff --git a/metadata/md5-cache/dev-haskell/hslogger-1.2.1 b/metadata/md5-cache/dev-haskell/hslogger-1.2.1 index 524e224d2310..8f282f5b0909 100644 --- a/metadata/md5-cache/dev-haskell/hslogger-1.2.1 +++ b/metadata/md5-cache/dev-haskell/hslogger-1.2.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/1.2.1 SRC_URI=mirror://hackage/packages/archive/hslogger/1.2.1/hslogger-1.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3aba4c497a53ff2298794d91bb75bb72 diff --git a/metadata/md5-cache/dev-haskell/hspec-1.5.4 b/metadata/md5-cache/dev-haskell/hspec-1.5.4 index 0d3179f79f6e..158ad4c3eda2 100644 --- a/metadata/md5-cache/dev-haskell/hspec-1.5.4 +++ b/metadata/md5-cache/dev-haskell/hspec-1.5.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/ansi-terminal-0.5:=[profile?] dev-haskell/deepseq:=[profile?] =dev-haskell/hspec-expectations-0.3.2*:=[profile?] >=dev-haskell/hunit-1.2.5:=[profile?] >=dev-haskell/quickcheck-2.5.1:=[profile?] dev-haskell/quickcheck-io:=[profile?] =dev-haskell/random-1.0*:=[profile?] dev-haskell/setenv:=[profile?] >=dev-haskell/transformers-0.2.2.0:=[profile?] =dev-lang/ghc-6.12.1:= SLOT=0/1.5.4 SRC_URI=mirror://hackage/packages/archive/hspec/1.5.4/hspec-1.5.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6f09c9ce8935d42c0c4f97424400bb06 diff --git a/metadata/md5-cache/dev-haskell/hspec-expectations-0.3.2 b/metadata/md5-cache/dev-haskell/hspec-expectations-0.3.2 index 08896413efa1..2fca3352a139 100644 --- a/metadata/md5-cache/dev-haskell/hspec-expectations-0.3.2 +++ b/metadata/md5-cache/dev-haskell/hspec-expectations-0.3.2 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=dev-haskell/hunit:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.3.2 SRC_URI=mirror://hackage/packages/archive/hspec-expectations/0.3.2/hspec-expectations-0.3.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=39e02c27a15229104b5ecec6e4df97b4 diff --git a/metadata/md5-cache/dev-haskell/hspec-meta-1.5.4 b/metadata/md5-cache/dev-haskell/hspec-meta-1.5.4 index 7d2c6f201999..a2c04f429388 100644 --- a/metadata/md5-cache/dev-haskell/hspec-meta-1.5.4 +++ b/metadata/md5-cache/dev-haskell/hspec-meta-1.5.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/ansi-terminal-0.5:=[profile?] dev-haskell/deepseq:=[profile?] =dev-haskell/hspec-expectations-0.3.2*:=[profile?] >=dev-haskell/hunit-1.2.5:=[profile?] >=dev-haskell/quickcheck-2.5.1:=[profile?] dev-haskell/quickcheck-io:=[profile?] =dev-haskell/random-1.0*:=[profile?] dev-haskell/setenv:=[profile?] >=dev-haskell/transformers-0.2.2.0:=[profile?] =dev-lang/ghc-6.12.1:= SLOT=0/1.5.4 SRC_URI=mirror://hackage/packages/archive/hspec-meta/1.5.4/hspec-meta-1.5.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f90b34d094be15895e7195a62898e80e diff --git a/metadata/md5-cache/dev-haskell/hsql-1.8.1 b/metadata/md5-cache/dev-haskell/hsql-1.8.1 index 92e9a17a75ee..9a72bace6c1b 100644 --- a/metadata/md5-cache/dev-haskell/hsql-1.8.1 +++ b/metadata/md5-cache/dev-haskell/hsql-1.8.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hsql/1.8.1/hsql-1.8.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0e42188e66d5af3e9845434cd4df5ef8 diff --git a/metadata/md5-cache/dev-haskell/hsql-1.8.2 b/metadata/md5-cache/dev-haskell/hsql-1.8.2 index 15699dccb2a4..492a22e60689 100644 --- a/metadata/md5-cache/dev-haskell/hsql-1.8.2 +++ b/metadata/md5-cache/dev-haskell/hsql-1.8.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hsql/1.8.2/hsql-1.8.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=79276f542454b2666cd6ca17f02f08c9 diff --git a/metadata/md5-cache/dev-haskell/hsql-mysql-1.8.1 b/metadata/md5-cache/dev-haskell/hsql-mysql-1.8.1 index 1e8a6abf1655..026bc1e067d8 100644 --- a/metadata/md5-cache/dev-haskell/hsql-mysql-1.8.1 +++ b/metadata/md5-cache/dev-haskell/hsql-mysql-1.8.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/hsql-1.8[profile?] >=dev-lang/ghc-6.10.1 >=virtual/mysql-4.0 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hsql-mysql/1.8.1/hsql-mysql-1.8.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=71b3df8e6e0b0791f47159ce85a7a275 diff --git a/metadata/md5-cache/dev-haskell/hsql-mysql-1.8.2 b/metadata/md5-cache/dev-haskell/hsql-mysql-1.8.2 index 9a3056cc3d5a..22ae45b854ad 100644 --- a/metadata/md5-cache/dev-haskell/hsql-mysql-1.8.2 +++ b/metadata/md5-cache/dev-haskell/hsql-mysql-1.8.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/cabal[profile?] >=dev-haskell/hsql-1.8.2[profile?] >=dev-lang/ghc-6.10.1 >=virtual/mysql-4.0 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hsql-mysql/1.8.2/hsql-mysql-1.8.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b2ba478bfb9231093249eee0c4386046 diff --git a/metadata/md5-cache/dev-haskell/hsql-odbc-1.8.1.1 b/metadata/md5-cache/dev-haskell/hsql-odbc-1.8.1.1 index 30f0f7dc6700..54fc0e20e30f 100644 --- a/metadata/md5-cache/dev-haskell/hsql-odbc-1.8.1.1 +++ b/metadata/md5-cache/dev-haskell/hsql-odbc-1.8.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/hsql-1.8[profile?] >=dev-lang/ghc-6.10.1 >=dev-db/unixODBC-2.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hsql-odbc/1.8.1.1/hsql-odbc-1.8.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=106ce52e0f5de614e32fc404983c4ff8 diff --git a/metadata/md5-cache/dev-haskell/hsql-odbc-1.8.2 b/metadata/md5-cache/dev-haskell/hsql-odbc-1.8.2 index acfdb20dfaea..ecc128f59f7f 100644 --- a/metadata/md5-cache/dev-haskell/hsql-odbc-1.8.2 +++ b/metadata/md5-cache/dev-haskell/hsql-odbc-1.8.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/hsql-1.8.2[profile?] >=dev-lang/ghc-6.10.1 >=dev-db/unixODBC-2.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hsql-odbc/1.8.2/hsql-odbc-1.8.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=501ed0c7caca82ffa642517b91f42b46 diff --git a/metadata/md5-cache/dev-haskell/hsql-postgresql-1.8.1 b/metadata/md5-cache/dev-haskell/hsql-postgresql-1.8.1 index a913c2432eba..7610dda73f97 100644 --- a/metadata/md5-cache/dev-haskell/hsql-postgresql-1.8.1 +++ b/metadata/md5-cache/dev-haskell/hsql-postgresql-1.8.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/hsql-1.8*[profile?] >=dev-lang/ghc-6.10.1 >=dev-db/postgresql-base-7 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hsql-postgresql/1.8.1/hsql-postgresql-1.8.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e3180dc7140b6ab3c8437f8c020fddf8 diff --git a/metadata/md5-cache/dev-haskell/hsql-postgresql-1.8.2 b/metadata/md5-cache/dev-haskell/hsql-postgresql-1.8.2 index b07f78cfc639..20ef07eb03bd 100644 --- a/metadata/md5-cache/dev-haskell/hsql-postgresql-1.8.2 +++ b/metadata/md5-cache/dev-haskell/hsql-postgresql-1.8.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/hsql-1.8.2[profile?] =dev-lang/ghc-6.10.1 >=dev-db/postgresql-base-7 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hsql-postgresql/1.8.2/hsql-postgresql-1.8.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2a3a5f9ab4c06248873468922fc7cb59 diff --git a/metadata/md5-cache/dev-haskell/hsql-sqlite3-1.8.2-r1 b/metadata/md5-cache/dev-haskell/hsql-sqlite3-1.8.2-r1 index 1085ba483822..bbd93ec33c62 100644 --- a/metadata/md5-cache/dev-haskell/hsql-sqlite3-1.8.2-r1 +++ b/metadata/md5-cache/dev-haskell/hsql-sqlite3-1.8.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-db/sqlite-3.0 >=dev-haskell/hsql-1.8.2:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.8.2 SRC_URI=mirror://hackage/packages/archive/hsql-sqlite3/1.8.2/hsql-sqlite3-1.8.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=616bb6db5d542034c5eb9cb84ed6523c diff --git a/metadata/md5-cache/dev-haskell/hstringtemplate-0.7.1 b/metadata/md5-cache/dev-haskell/hstringtemplate-0.7.1 index 2618553426c1..dd92f904188f 100644 --- a/metadata/md5-cache/dev-haskell/hstringtemplate-0.7.1 +++ b/metadata/md5-cache/dev-haskell/hstringtemplate-0.7.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/blaze-builder:=[profile?] dev-haskell/deepseq:=[profile?] =dev-lang/ghc-7.4.1:= quasi-quotation? ( dev-haskell/mtl:=[profile?] ) syb-with-class? ( dev-haskell/syb-with-class:=[profile?] ) SLOT=0/0.7.1 SRC_URI=mirror://hackage/packages/archive/HStringTemplate/0.7.1/HStringTemplate-0.7.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b8078ce7778349a98da628833396934d diff --git a/metadata/md5-cache/dev-haskell/html-1.0.1.2 b/metadata/md5-cache/dev-haskell/html-1.0.1.2 index be2b5281d99b..f42c854d11de 100644 --- a/metadata/md5-cache/dev-haskell/html-1.0.1.2 +++ b/metadata/md5-cache/dev-haskell/html-1.0.1.2 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/html/1.0.1.2/html-1.0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1e0f230688cc121c6746e97d0b920fc4 diff --git a/metadata/md5-cache/dev-haskell/html-1.0.1.2-r1 b/metadata/md5-cache/dev-haskell/html-1.0.1.2-r1 index d365eb8998ab..dc935b6b8cc7 100644 --- a/metadata/md5-cache/dev-haskell/html-1.0.1.2-r1 +++ b/metadata/md5-cache/dev-haskell/html-1.0.1.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/1.0.1.2 SRC_URI=mirror://hackage/packages/archive/html/1.0.1.2/html-1.0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e5478881a6fc4a7f34e4e1c23356cc82 diff --git a/metadata/md5-cache/dev-haskell/http-4000.1.1 b/metadata/md5-cache/dev-haskell/http-4000.1.1 index 138363a0161f..5c78c764804a 100644 --- a/metadata/md5-cache/dev-haskell/http-4000.1.1 +++ b/metadata/md5-cache/dev-haskell/http-4000.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl dev-haskell/network dev-haskell/parsec >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/HTTP/4000.1.1/HTTP-4000.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5bab1c431fe37e3cc237fe2a9faa838f diff --git a/metadata/md5-cache/dev-haskell/http-4000.1.2 b/metadata/md5-cache/dev-haskell/http-4000.1.2 index 20ced1aff76b..7540e64a3e65 100644 --- a/metadata/md5-cache/dev-haskell/http-4000.1.2 +++ b/metadata/md5-cache/dev-haskell/http-4000.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl[profile?] dev-haskell/network[profile?] dev-haskell/parsec[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/HTTP/4000.1.2/HTTP-4000.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e1436663ed93f8454bdec8e472d79568 diff --git a/metadata/md5-cache/dev-haskell/http-4000.2.2 b/metadata/md5-cache/dev-haskell/http-4000.2.2 index 657dd7f82bb4..acdc98ebf420 100644 --- a/metadata/md5-cache/dev-haskell/http-4000.2.2 +++ b/metadata/md5-cache/dev-haskell/http-4000.2.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/mtl-2.0*[profile?] dev-haskell/network[profile?] dev-haskell/parsec[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/HTTP/4000.2.2/HTTP-4000.2.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=65aa32dfb01da1e283d867cb28769a86 diff --git a/metadata/md5-cache/dev-haskell/http-4000.2.3 b/metadata/md5-cache/dev-haskell/http-4000.2.3 index a7ff10ec4858..d2b9328c59ea 100644 --- a/metadata/md5-cache/dev-haskell/http-4000.2.3 +++ b/metadata/md5-cache/dev-haskell/http-4000.2.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/mtl-2.0[profile?] =dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/HTTP/4000.2.3/HTTP-4000.2.3.tar.gz http://dev.gentoo.org/~gienah/2big4tree/dev-haskell/http/HTTP-4000.2.3-test-suite.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=39c5bedb2e3b7ab37bf7e34e52ae8117 diff --git a/metadata/md5-cache/dev-haskell/http-4000.2.6 b/metadata/md5-cache/dev-haskell/http-4000.2.6 index 1584d47a11fc..685021bab358 100644 --- a/metadata/md5-cache/dev-haskell/http-4000.2.6 +++ b/metadata/md5-cache/dev-haskell/http-4000.2.6 @@ -10,5 +10,5 @@ RDEPEND=>=dev-haskell/mtl-2.0:=[profile?] =de RESTRICT=test SLOT=0/4000.2.8 SRC_URI=mirror://hackage/packages/archive/HTTP/4000.2.8/HTTP-4000.2.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ab7f7edc40f9dee29eff22bb516f2f70 diff --git a/metadata/md5-cache/dev-haskell/httpd-shed-0.4 b/metadata/md5-cache/dev-haskell/httpd-shed-0.4 index ec18d70e0d10..8b20d559c30f 100644 --- a/metadata/md5-cache/dev-haskell/httpd-shed-0.4 +++ b/metadata/md5-cache/dev-haskell/httpd-shed-0.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/network[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/httpd-shed/0.4/httpd-shed-0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=85620e4ef28f1710af47fecba8a46bdb diff --git a/metadata/md5-cache/dev-haskell/hunit-1.2.4.2 b/metadata/md5-cache/dev-haskell/hunit-1.2.4.2 index c58929beb540..be0b0cd878c2 100644 --- a/metadata/md5-cache/dev-haskell/hunit-1.2.4.2 +++ b/metadata/md5-cache/dev-haskell/hunit-1.2.4.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/HUnit/1.2.4.2/HUnit-1.2.4.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5a2b8cdb2f8fdbabcfb367f84e6e5a54 diff --git a/metadata/md5-cache/dev-haskell/hunit-1.2.5.1 b/metadata/md5-cache/dev-haskell/hunit-1.2.5.1 index 3b39f0a33f5a..c60eabcef1fc 100644 --- a/metadata/md5-cache/dev-haskell/hunit-1.2.5.1 +++ b/metadata/md5-cache/dev-haskell/hunit-1.2.5.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/deepseq[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/HUnit/1.2.5.1/HUnit-1.2.5.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dc3ab1efb61ef49f29aab1df3841d03f diff --git a/metadata/md5-cache/dev-haskell/hunit-1.2.5.2 b/metadata/md5-cache/dev-haskell/hunit-1.2.5.2 index 268d6e6627c3..7dc956c5455e 100644 --- a/metadata/md5-cache/dev-haskell/hunit-1.2.5.2 +++ b/metadata/md5-cache/dev-haskell/hunit-1.2.5.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/deepseq:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.2.5.2 SRC_URI=mirror://hackage/packages/archive/HUnit/1.2.5.2/HUnit-1.2.5.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2464d85cf11439341030774a47057af9 diff --git a/metadata/md5-cache/dev-haskell/hxt-9.3.1.1 b/metadata/md5-cache/dev-haskell/hxt-9.3.1.1 index 5657bb804174..2761213cde84 100644 --- a/metadata/md5-cache/dev-haskell/hxt-9.3.1.1 +++ b/metadata/md5-cache/dev-haskell/hxt-9.3.1.1 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-haskell/binary-0.5:=[profile?] =dev-haskell/deepseq-1.1:=[profile?] =dev-haskell/hunit-1.2:=[profile?] =dev-haskell/hxt-charproperties-9.1:=[profile?] =dev-haskell/hxt-unicode-9.0.1:=[profile?] =dev-haskell/network-2.4:=[profile?] =dev-haskell/parsec-2.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/9.3.1.1 SRC_URI=mirror://hackage/packages/archive/hxt/9.3.1.1/hxt-9.3.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dbea751afb3f1a684eab04809fb54827 diff --git a/metadata/md5-cache/dev-haskell/hxt-charproperties-9.1.0 b/metadata/md5-cache/dev-haskell/hxt-charproperties-9.1.0 index f4b2d881194d..40da0aa4c177 100644 --- a/metadata/md5-cache/dev-haskell/hxt-charproperties-9.1.0 +++ b/metadata/md5-cache/dev-haskell/hxt-charproperties-9.1.0 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hxt-charproperties/9.1.0/hxt-charproperties-9.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=12d98c1f0dc09f987895d6c0d1404c00 diff --git a/metadata/md5-cache/dev-haskell/hxt-charproperties-9.1.1 b/metadata/md5-cache/dev-haskell/hxt-charproperties-9.1.1 index 0b9a346c932d..5f6e1c918c17 100644 --- a/metadata/md5-cache/dev-haskell/hxt-charproperties-9.1.1 +++ b/metadata/md5-cache/dev-haskell/hxt-charproperties-9.1.1 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hxt-charproperties/9.1.1/hxt-charproperties-9.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=eeeab9fb3673e7deb1f72a356764f4f9 diff --git a/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.0.1 b/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.0.1 index 995d255e6f13..3ace2a01c77b 100644 --- a/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.0.1 +++ b/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.0.1 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND==dev-haskell/hxt-charproperties-9* >=dev-haskell/parsec-2.1 =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hxt-regex-xmlschema/9.0.1/hxt-regex-xmlschema-9.0.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7d47015eb9dccaa7c90530739459013f diff --git a/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.0.4 b/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.0.4 index 9c6158b40e36..128385746b51 100644 --- a/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.0.4 +++ b/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.0.4 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND==dev-haskell/hxt-charproperties-9*[profile?] >=dev-haskell/parsec-2.1[profile?] =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hxt-regex-xmlschema/9.0.4/hxt-regex-xmlschema-9.0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=eb3b04cb8351799734234f2997d648b8 diff --git a/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.1.0 b/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.1.0 index 4f90b5ab1c00..9b581e1a0dc1 100644 --- a/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.1.0 +++ b/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.1.0 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND==dev-haskell/hxt-charproperties-9*:=[profile?] >=dev-haskell/parsec-2.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/9.1.0 SRC_URI=mirror://hackage/packages/archive/hxt-regex-xmlschema/9.1.0/hxt-regex-xmlschema-9.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e674dd9e2a28418f2330847acf18de71 diff --git a/metadata/md5-cache/dev-haskell/hxt-unicode-9.0.1 b/metadata/md5-cache/dev-haskell/hxt-unicode-9.0.1 index 9d26b8c2b9de..50d412bc3b7a 100644 --- a/metadata/md5-cache/dev-haskell/hxt-unicode-9.0.1 +++ b/metadata/md5-cache/dev-haskell/hxt-unicode-9.0.1 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND==dev-haskell/hxt-charproperties-9* >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hxt-unicode/9.0.1/hxt-unicode-9.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e946b8b2a1071a8cb1970f2086a4735f diff --git a/metadata/md5-cache/dev-haskell/hxt-unicode-9.0.2 b/metadata/md5-cache/dev-haskell/hxt-unicode-9.0.2 index 96d364ce9bab..141f5e2740fd 100644 --- a/metadata/md5-cache/dev-haskell/hxt-unicode-9.0.2 +++ b/metadata/md5-cache/dev-haskell/hxt-unicode-9.0.2 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND==dev-haskell/hxt-charproperties-9*[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/hxt-unicode/9.0.2/hxt-unicode-9.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a2278c8cd57153000b4abef109e2ecd0 diff --git a/metadata/md5-cache/dev-haskell/iconv-0.4.1.1 b/metadata/md5-cache/dev-haskell/iconv-0.4.1.1 index 3cde45b48eaf..2e975ec39ce1 100644 --- a/metadata/md5-cache/dev-haskell/iconv-0.4.1.1 +++ b/metadata/md5-cache/dev-haskell/iconv-0.4.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.4.1.1 SRC_URI=mirror://hackage/packages/archive/iconv/0.4.1.1/iconv-0.4.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dcbb8e76c208fe06a723139a07448fd7 diff --git a/metadata/md5-cache/dev-haskell/ifelse-0.85 b/metadata/md5-cache/dev-haskell/ifelse-0.85 index 60270ca2b0d1..5c407f0c802f 100644 --- a/metadata/md5-cache/dev-haskell/ifelse-0.85 +++ b/metadata/md5-cache/dev-haskell/ifelse-0.85 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/IfElse/0.85/IfElse-0.85.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f266b7236642a4bb4ae7e7ae8f38db80 diff --git a/metadata/md5-cache/dev-haskell/json-0.4.3 b/metadata/md5-cache/dev-haskell/json-0.4.3 index 41fdb39b8d08..7958d95c5acc 100644 --- a/metadata/md5-cache/dev-haskell/json-0.4.3 +++ b/metadata/md5-cache/dev-haskell/json-0.4.3 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10 >=dev-haskell/cabal-1.2.0 dev-haskell/mtl dev-haskell/parsec SLOT=0 SRC_URI=mirror://hackage/packages/archive/json/0.4.3/json-0.4.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ffec046ce4506370130af0e1b43b0b20 diff --git a/metadata/md5-cache/dev-haskell/json-0.4.4 b/metadata/md5-cache/dev-haskell/json-0.4.4 index add46df4144d..9e3fb58fa4c5 100644 --- a/metadata/md5-cache/dev-haskell/json-0.4.4 +++ b/metadata/md5-cache/dev-haskell/json-0.4.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl >=dev-lang/ghc-6.10.4 generic? ( dev-haskell/syb ) parsec? ( dev-haskell/parsec ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/json/0.4.4/json-0.4.4.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=17ab12ca692c1e580f90de26b384b818 diff --git a/metadata/md5-cache/dev-haskell/json-0.5 b/metadata/md5-cache/dev-haskell/json-0.5 index 2622d08c47ec..7f882af2b854 100644 --- a/metadata/md5-cache/dev-haskell/json-0.5 +++ b/metadata/md5-cache/dev-haskell/json-0.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl >=dev-lang/ghc-6.10.4 generic? ( >=dev-haskell/syb-0.3.3 ) parsec? ( dev-haskell/parsec ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/json/0.5/json-0.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f7183284dcb882621f3d921e25db1044 diff --git a/metadata/md5-cache/dev-haskell/json-0.7 b/metadata/md5-cache/dev-haskell/json-0.7 index 841fce8d351b..c9f52179aee9 100644 --- a/metadata/md5-cache/dev-haskell/json-0.7 +++ b/metadata/md5-cache/dev-haskell/json-0.7 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl:=[profile?] dev-haskell/text:=[profile?] parsec? ( dev-haskell/parsec:=[profile?] ) generic? ( >=dev-haskell/syb-0.3.3:=[profile?] ) >=dev-lang/ghc-6.10.4:= SLOT=0/0.7 SRC_URI=mirror://hackage/packages/archive/json/0.7/json-0.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6bfdee3fc1639f4762a55176b61b693c diff --git a/metadata/md5-cache/dev-haskell/language-c-0.3.2.1 b/metadata/md5-cache/dev-haskell/language-c-0.3.2.1 index 1162beec4faf..dc026e5e3b29 100644 --- a/metadata/md5-cache/dev-haskell/language-c-0.3.2.1 +++ b/metadata/md5-cache/dev-haskell/language-c-0.3.2.1 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/language-c/0.3.2.1/language-c-0.3.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a652a379dce8095f30574bbe0fb222f5 diff --git a/metadata/md5-cache/dev-haskell/language-c-0.3.2.1-r1 b/metadata/md5-cache/dev-haskell/language-c-0.3.2.1-r1 index 2fb01995be74..c5dada7770c3 100644 --- a/metadata/md5-cache/dev-haskell/language-c-0.3.2.1-r1 +++ b/metadata/md5-cache/dev-haskell/language-c-0.3.2.1-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/syb[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/language-c/0.3.2.1/language-c-0.3.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6a57c22d1ff30f506226ab60a80a2d42 diff --git a/metadata/md5-cache/dev-haskell/language-c-0.4.2 b/metadata/md5-cache/dev-haskell/language-c-0.4.2 index 9988860cb4db..f357f009f99d 100644 --- a/metadata/md5-cache/dev-haskell/language-c-0.4.2 +++ b/metadata/md5-cache/dev-haskell/language-c-0.4.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/syb[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/language-c/0.4.2/language-c-0.4.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=83c1e0368590c8a2efa3673913883376 diff --git a/metadata/md5-cache/dev-haskell/lazysmallcheck-0.6 b/metadata/md5-cache/dev-haskell/lazysmallcheck-0.6 index 27e3edd933f0..31ff1eeafdba 100644 --- a/metadata/md5-cache/dev-haskell/lazysmallcheck-0.6 +++ b/metadata/md5-cache/dev-haskell/lazysmallcheck-0.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/lazysmallcheck/0.6/lazysmallcheck-0.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=649f3184429ad3df9617080d6f26185e diff --git a/metadata/md5-cache/dev-haskell/lhs2tex-1.17 b/metadata/md5-cache/dev-haskell/lhs2tex-1.17 index 220fb8d1264c..aed08703ed2a 100644 --- a/metadata/md5-cache/dev-haskell/lhs2tex-1.17 +++ b/metadata/md5-cache/dev-haskell/lhs2tex-1.17 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-tex/polytable-0.8.2 dev-texlive/texlive-mathextra SLOT=0 SRC_URI=mirror://hackage/packages/archive/lhs2tex/1.17/lhs2tex-1.17.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d43963282fd25a0d2a60afd3a6558771 diff --git a/metadata/md5-cache/dev-haskell/lhs2tex-1.18.1 b/metadata/md5-cache/dev-haskell/lhs2tex-1.18.1 index 252fb8bd9785..047748054c53 100644 --- a/metadata/md5-cache/dev-haskell/lhs2tex-1.18.1 +++ b/metadata/md5-cache/dev-haskell/lhs2tex-1.18.1 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-tex/polytable-0.8.2 dev-texlive/texlive-mathextra SLOT=0 SRC_URI=mirror://hackage/packages/archive/lhs2tex/1.18.1/lhs2tex-1.18.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a2d0b4da31d6a81edab310d9b54e0565 diff --git a/metadata/md5-cache/dev-haskell/libmpd-0.7.2 b/metadata/md5-cache/dev-haskell/libmpd-0.7.2 index a66091cc281d..e3f8f64a4279 100644 --- a/metadata/md5-cache/dev-haskell/libmpd-0.7.2 +++ b/metadata/md5-cache/dev-haskell/libmpd-0.7.2 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND==dev-haskell/mtl-2.0*[profile?] >=dev-haskell/network-2.1[profile?] =dev-haskell/utf8-string-0.3.1[profile?] =dev-lang/ghc-6.12.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/libmpd/0.7.2/libmpd-0.7.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=965b713fdeaa0edc7e1160f510e6c7ff diff --git a/metadata/md5-cache/dev-haskell/libmpd-0.8.0.1-r1 b/metadata/md5-cache/dev-haskell/libmpd-0.8.0.1-r1 index 553f5204554e..c54ed8d2ba94 100644 --- a/metadata/md5-cache/dev-haskell/libmpd-0.8.0.1-r1 +++ b/metadata/md5-cache/dev-haskell/libmpd-0.8.0.1-r1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-haskell/mtl-2.0:=[profile?] =dev-haskell/network-2.1:=[profile?] =dev-haskell/utf8-string-0.3.1:=[profile?] =dev-lang/ghc-6.12.1:= SLOT=0 SRC_URI=mirror://hackage/packages/archive/libmpd/0.8.0.1/libmpd-0.8.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=69496f008b73b51726a7925c0eb80472 diff --git a/metadata/md5-cache/dev-haskell/libxml-sax-0.7.2 b/metadata/md5-cache/dev-haskell/libxml-sax-0.7.2 index 8dda13061e40..c9d7d4df4e2d 100644 --- a/metadata/md5-cache/dev-haskell/libxml-sax-0.7.2 +++ b/metadata/md5-cache/dev-haskell/libxml-sax-0.7.2 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND==dev-lang/ghc-6.10.1 dev-libs/libxml2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/libxml-sax/0.7.2/libxml-sax-0.7.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=18755ab4aa5fb77c430467585afc1c58 diff --git a/metadata/md5-cache/dev-haskell/libxml-sax-0.7.3-r1 b/metadata/md5-cache/dev-haskell/libxml-sax-0.7.3-r1 index 0cfa9adf74b7..33f5fc026644 100644 --- a/metadata/md5-cache/dev-haskell/libxml-sax-0.7.3-r1 +++ b/metadata/md5-cache/dev-haskell/libxml-sax-0.7.3-r1 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-haskell/text-0.7:=[profile?] =dev-lang/ghc-6.10.4:= dev-libs/libxml2 SLOT=0/0.7.3 SRC_URI=mirror://hackage/packages/archive/libxml-sax/0.7.3/libxml-sax-0.7.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7e2a333c8d96788097748fe141c85df1 diff --git a/metadata/md5-cache/dev-haskell/libxml-sax-0.7.4 b/metadata/md5-cache/dev-haskell/libxml-sax-0.7.4 index 8b61431045e6..20020b1a8010 100644 --- a/metadata/md5-cache/dev-haskell/libxml-sax-0.7.4 +++ b/metadata/md5-cache/dev-haskell/libxml-sax-0.7.4 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-haskell/text-0.7:=[profile?] =dev-lang/ghc-6.10.4:= dev-libs/libxml2 SLOT=0/0.7.4 SRC_URI=mirror://hackage/packages/archive/libxml-sax/0.7.4/libxml-sax-0.7.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ab2b2dbbe9473660e0ea9c8f8ac9f352 diff --git a/metadata/md5-cache/dev-haskell/lifted-base-0.1.0.3-r1 b/metadata/md5-cache/dev-haskell/lifted-base-0.1.0.3-r1 index 66816c3e15df..5d528b1e05d0 100644 --- a/metadata/md5-cache/dev-haskell/lifted-base-0.1.0.3-r1 +++ b/metadata/md5-cache/dev-haskell/lifted-base-0.1.0.3-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1[profile?] =dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/lifted-base/0.1.0.3/lifted-base-0.1.0.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5a7236ef2baf2ac3d8e2626766cc61cf diff --git a/metadata/md5-cache/dev-haskell/lifted-base-0.1.1 b/metadata/md5-cache/dev-haskell/lifted-base-0.1.1 index df038e951011..5582ddc4f878 100644 --- a/metadata/md5-cache/dev-haskell/lifted-base-0.1.1 +++ b/metadata/md5-cache/dev-haskell/lifted-base-0.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1[profile?] =dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/lifted-base/0.1.1/lifted-base-0.1.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c35bda2c41d69f568c8233d56d32664e diff --git a/metadata/md5-cache/dev-haskell/lifted-base-0.2 b/metadata/md5-cache/dev-haskell/lifted-base-0.2 index c4eb34349e37..0590cc4b907d 100644 --- a/metadata/md5-cache/dev-haskell/lifted-base-0.2 +++ b/metadata/md5-cache/dev-haskell/lifted-base-0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.2 SRC_URI=mirror://hackage/packages/archive/lifted-base/0.2/lifted-base-0.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ee0ab1562f2c2240f57db79b68970d8e diff --git a/metadata/md5-cache/dev-haskell/lifted-base-0.2.0.2 b/metadata/md5-cache/dev-haskell/lifted-base-0.2.0.2 index ac9109456be2..0d45fcff6b88 100644 --- a/metadata/md5-cache/dev-haskell/lifted-base-0.2.0.2 +++ b/metadata/md5-cache/dev-haskell/lifted-base-0.2.0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.2.0.2 SRC_URI=mirror://hackage/packages/archive/lifted-base/0.2.0.2/lifted-base-0.2.0.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ef392cacbcfb008c2c03dc9e6358bff8 diff --git a/metadata/md5-cache/dev-haskell/lifted-base-0.2.0.3 b/metadata/md5-cache/dev-haskell/lifted-base-0.2.0.3 index c40c2708f863..cfd186697a63 100644 --- a/metadata/md5-cache/dev-haskell/lifted-base-0.2.0.3 +++ b/metadata/md5-cache/dev-haskell/lifted-base-0.2.0.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.2.0.3 SRC_URI=mirror://hackage/packages/archive/lifted-base/0.2.0.3/lifted-base-0.2.0.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8e7291498a8abe8edaddbde12d17edec diff --git a/metadata/md5-cache/dev-haskell/list-0.5.1 b/metadata/md5-cache/dev-haskell/list-0.5.1 index c68146f69a9e..92d3a4e87487 100644 --- a/metadata/md5-cache/dev-haskell/list-0.5.1 +++ b/metadata/md5-cache/dev-haskell/list-0.5.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/transformers-0.2:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.5.1 SRC_URI=mirror://hackage/packages/archive/List/0.5.1/List-0.5.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=46b39139f79684c4bd42d4ec4af193fd diff --git a/metadata/md5-cache/dev-haskell/markdown-unlit-0.2.0.1 b/metadata/md5-cache/dev-haskell/markdown-unlit-0.2.0.1 index 01c1f6f66453..568d2c6690c3 100644 --- a/metadata/md5-cache/dev-haskell/markdown-unlit-0.2.0.1 +++ b/metadata/md5-cache/dev-haskell/markdown-unlit-0.2.0.1 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.2.0.1 SRC_URI=mirror://hackage/packages/archive/markdown-unlit/0.2.0.1/markdown-unlit-0.2.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=783661d73b81ddbbee2108413132f0b3 diff --git a/metadata/md5-cache/dev-haskell/missingh-1.2.0.0 b/metadata/md5-cache/dev-haskell/missingh-1.2.0.0 index c339d9e65c21..5f70a177b3c7 100644 --- a/metadata/md5-cache/dev-haskell/missingh-1.2.0.0 +++ b/metadata/md5-cache/dev-haskell/missingh-1.2.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/hslogger:=[profile?] dev-haskell/hunit:=[profile?] dev-haskell/mtl:=[profile?] dev-haskell/network:=[profile?] dev-haskell/parsec:=[profile?] dev-haskell/random:=[profile?] dev-haskell/regex-compat:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.2.0.0 SRC_URI=mirror://hackage/packages/archive/MissingH/1.2.0.0/MissingH-1.2.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5816804f78d98d2194a9bd170558f037 diff --git a/metadata/md5-cache/dev-haskell/mmap-0.5.8 b/metadata/md5-cache/dev-haskell/mmap-0.5.8 index 94f339e345f7..8c528db7fdfd 100644 --- a/metadata/md5-cache/dev-haskell/mmap-0.5.8 +++ b/metadata/md5-cache/dev-haskell/mmap-0.5.8 @@ -10,5 +10,5 @@ RDEPEND=>=dev-lang/ghc-6.10.4:= RESTRICT=test SLOT=0/0.5.8 SRC_URI=mirror://hackage/packages/archive/mmap/0.5.8/mmap-0.5.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=eb1045709a660a5c1dff594c37790b05 diff --git a/metadata/md5-cache/dev-haskell/monad-control-0.2.0.3 b/metadata/md5-cache/dev-haskell/monad-control-0.2.0.3 index e11e28ab27d4..35169dea72ff 100644 --- a/metadata/md5-cache/dev-haskell/monad-control-0.2.0.3 +++ b/metadata/md5-cache/dev-haskell/monad-control-0.2.0.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/monad-control/0.2.0.3/monad-control-0.2.0.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=68d97efd20ad07409aafd2b0917a6567 diff --git a/metadata/md5-cache/dev-haskell/monad-control-0.3.1.1 b/metadata/md5-cache/dev-haskell/monad-control-0.3.1.1 index 14c3be1059ee..d3a1f43a8ae3 100644 --- a/metadata/md5-cache/dev-haskell/monad-control-0.3.1.1 +++ b/metadata/md5-cache/dev-haskell/monad-control-0.3.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1[profile?] =dev-haskell/transformers-0.2[profile?] =dev-haskell/transformers-base-0.4.1[profile?] =dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/monad-control/0.3.1.1/monad-control-0.3.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4350436493bd1f86324be030bb1a69f1 diff --git a/metadata/md5-cache/dev-haskell/monad-control-0.3.1.3 b/metadata/md5-cache/dev-haskell/monad-control-0.3.1.3 index 5adc27751011..9cc024ed6b73 100644 --- a/metadata/md5-cache/dev-haskell/monad-control-0.3.1.3 +++ b/metadata/md5-cache/dev-haskell/monad-control-0.3.1.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1[profile?] =dev-haskell/transformers-0.2[profile?] =dev-haskell/transformers-base-0.4.1[profile?] =dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/monad-control/0.3.1.3/monad-control-0.3.1.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8d2e24f9826588ec3a40f814362d22af diff --git a/metadata/md5-cache/dev-haskell/monad-control-0.3.1.4 b/metadata/md5-cache/dev-haskell/monad-control-0.3.1.4 index b9b900983a10..5f9d8ff61f81 100644 --- a/metadata/md5-cache/dev-haskell/monad-control-0.3.1.4 +++ b/metadata/md5-cache/dev-haskell/monad-control-0.3.1.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] =dev-haskell/transformers-0.2:=[profile?] =dev-haskell/transformers-base-0.4.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.3.1.4 SRC_URI=mirror://hackage/packages/archive/monad-control/0.3.1.4/monad-control-0.3.1.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6a7fc7f1423873754848a09fd17a036a diff --git a/metadata/md5-cache/dev-haskell/monad-control-0.3.2 b/metadata/md5-cache/dev-haskell/monad-control-0.3.2 index 7fb521c7ef32..3208bbc7249f 100644 --- a/metadata/md5-cache/dev-haskell/monad-control-0.3.2 +++ b/metadata/md5-cache/dev-haskell/monad-control-0.3.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] =dev-haskell/transformers-0.2:=[profile?] =dev-haskell/transformers-base-0.4.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.3.2 SRC_URI=mirror://hackage/packages/archive/monad-control/0.3.2/monad-control-0.3.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=feb3ef51275b0f7ed08db1767b9e32ce diff --git a/metadata/md5-cache/dev-haskell/monadcatchio-mtl-0.3.0.4 b/metadata/md5-cache/dev-haskell/monadcatchio-mtl-0.3.0.4 index fb23fa3c8cd6..6dab1dc46e1f 100644 --- a/metadata/md5-cache/dev-haskell/monadcatchio-mtl-0.3.0.4 +++ b/metadata/md5-cache/dev-haskell/monadcatchio-mtl-0.3.0.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/MonadCatchIO-mtl/0.3.0.4/MonadCatchIO-mtl-0.3.0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=517669feef1292efef731d52e6196fae diff --git a/metadata/md5-cache/dev-haskell/monadcatchio-mtl-0.3.0.5 b/metadata/md5-cache/dev-haskell/monadcatchio-mtl-0.3.0.5 index a5c60811059c..be4b1aedb739 100644 --- a/metadata/md5-cache/dev-haskell/monadcatchio-mtl-0.3.0.5 +++ b/metadata/md5-cache/dev-haskell/monadcatchio-mtl-0.3.0.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/extensible-exceptions:=[profile?] dev-haskell/mtl:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.3.0.5 SRC_URI=mirror://hackage/packages/archive/MonadCatchIO-mtl/0.3.0.5/MonadCatchIO-mtl-0.3.0.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fc4c11eb9025b2f5151de93429bc6905 diff --git a/metadata/md5-cache/dev-haskell/mtl-2.0.1.0 b/metadata/md5-cache/dev-haskell/mtl-2.0.1.0 index 64c19750cc96..1b405dda6a8a 100644 --- a/metadata/md5-cache/dev-haskell/mtl-2.0.1.0 +++ b/metadata/md5-cache/dev-haskell/mtl-2.0.1.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/transformers-0.2* >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/mtl/2.0.1.0/mtl-2.0.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=68d5acd638aa91e74852565074e95492 diff --git a/metadata/md5-cache/dev-haskell/mtl-2.1.1 b/metadata/md5-cache/dev-haskell/mtl-2.1.1 index 353230b66394..0b4d43b1ffeb 100644 --- a/metadata/md5-cache/dev-haskell/mtl-2.1.1 +++ b/metadata/md5-cache/dev-haskell/mtl-2.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/transformers-0.3*[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/mtl/2.1.1/mtl-2.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4d9936524322860d5210ac3e1156a88d diff --git a/metadata/md5-cache/dev-haskell/mtl-2.1.2 b/metadata/md5-cache/dev-haskell/mtl-2.1.2 index 49ee7d9b8812..2399939d3888 100644 --- a/metadata/md5-cache/dev-haskell/mtl-2.1.2 +++ b/metadata/md5-cache/dev-haskell/mtl-2.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/transformers-0.3*[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/mtl/2.1.2/mtl-2.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=10439a167c444334d8d40f484288e05a diff --git a/metadata/md5-cache/dev-haskell/mtl-2.1.2-r1 b/metadata/md5-cache/dev-haskell/mtl-2.1.2-r1 index 9cbed191608c..a612b1b7669d 100644 --- a/metadata/md5-cache/dev-haskell/mtl-2.1.2-r1 +++ b/metadata/md5-cache/dev-haskell/mtl-2.1.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/transformers-0.3*:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/2.1.2 SRC_URI=mirror://hackage/packages/archive/mtl/2.1.2/mtl-2.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=61d102151adcbad14ecd90a8127e0d9e diff --git a/metadata/md5-cache/dev-haskell/nanospec-0.1.0 b/metadata/md5-cache/dev-haskell/nanospec-0.1.0 index 25c945a0ca5a..7c860c7444cc 100644 --- a/metadata/md5-cache/dev-haskell/nanospec-0.1.0 +++ b/metadata/md5-cache/dev-haskell/nanospec-0.1.0 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.1.0 SRC_URI=mirror://hackage/packages/archive/nanospec/0.1.0/nanospec-0.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=07d033de9024836a9990fd9d682617aa diff --git a/metadata/md5-cache/dev-haskell/nats-0.1 b/metadata/md5-cache/dev-haskell/nats-0.1 index 292a40db3637..165d7e4aff3e 100644 --- a/metadata/md5-cache/dev-haskell/nats-0.1 +++ b/metadata/md5-cache/dev-haskell/nats-0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.1 SRC_URI=mirror://hackage/packages/archive/nats/0.1/nats-0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=61648f64d8a6b447235e0842c68543c0 diff --git a/metadata/md5-cache/dev-haskell/network-2.2.1.7 b/metadata/md5-cache/dev-haskell/network-2.2.1.7 index d140b5ea46d2..0405e5cc025b 100644 --- a/metadata/md5-cache/dev-haskell/network-2.2.1.7 +++ b/metadata/md5-cache/dev-haskell/network-2.2.1.7 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6.1 dev-haskell/parsec SLOT=0 SRC_URI=mirror://hackage/packages/archive/network/2.2.1.7/network-2.2.1.7.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0a1b748fdacc1b5865c1e0b9567b4c36 diff --git a/metadata/md5-cache/dev-haskell/network-2.3.0.11 b/metadata/md5-cache/dev-haskell/network-2.3.0.11 index 3305ad81cc9a..50c48ddaab11 100644 --- a/metadata/md5-cache/dev-haskell/network-2.3.0.11 +++ b/metadata/md5-cache/dev-haskell/network-2.3.0.11 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/parsec[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/network/2.3.0.11/network-2.3.0.11.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=16f4f5a2fbca851e9e281ac9440f2709 diff --git a/metadata/md5-cache/dev-haskell/network-2.3.0.13 b/metadata/md5-cache/dev-haskell/network-2.3.0.13 index 7d1b0011326b..6ae1756ca839 100644 --- a/metadata/md5-cache/dev-haskell/network-2.3.0.13 +++ b/metadata/md5-cache/dev-haskell/network-2.3.0.13 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/parsec[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/network/2.3.0.13/network-2.3.0.13.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3ad1561ca252a312c198166c3b720cc5 diff --git a/metadata/md5-cache/dev-haskell/network-2.3.0.14 b/metadata/md5-cache/dev-haskell/network-2.3.0.14 index eb4257ddb180..17f4732b7394 100644 --- a/metadata/md5-cache/dev-haskell/network-2.3.0.14 +++ b/metadata/md5-cache/dev-haskell/network-2.3.0.14 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/parsec[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/network/2.3.0.14/network-2.3.0.14.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1ac11aef71c5739c9ec4ae2bb3dc3ae7 diff --git a/metadata/md5-cache/dev-haskell/network-2.3.0.2 b/metadata/md5-cache/dev-haskell/network-2.3.0.2 index 3d333af1afd5..dc4299726269 100644 --- a/metadata/md5-cache/dev-haskell/network-2.3.0.2 +++ b/metadata/md5-cache/dev-haskell/network-2.3.0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/parsec >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/network/2.3.0.2/network-2.3.0.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d7407e832a7630c52d41f3a4dd90ddb2 diff --git a/metadata/md5-cache/dev-haskell/network-2.3.0.7 b/metadata/md5-cache/dev-haskell/network-2.3.0.7 index 97e99186f503..07e58b08fcd1 100644 --- a/metadata/md5-cache/dev-haskell/network-2.3.0.7 +++ b/metadata/md5-cache/dev-haskell/network-2.3.0.7 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/parsec >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/network/2.3.0.7/network-2.3.0.7.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1a31162fd5cccfef508f3238a9b6501b diff --git a/metadata/md5-cache/dev-haskell/network-2.4.0.1 b/metadata/md5-cache/dev-haskell/network-2.4.0.1 index abeef51f2563..fbe1eead4b8b 100644 --- a/metadata/md5-cache/dev-haskell/network-2.4.0.1 +++ b/metadata/md5-cache/dev-haskell/network-2.4.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/parsec-3.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/2.4.0.1 SRC_URI=mirror://hackage/packages/archive/network/2.4.0.1/network-2.4.0.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=60ed0c48fd7109279b3fee3bd4b9f9c0 diff --git a/metadata/md5-cache/dev-haskell/network-2.4.1.0 b/metadata/md5-cache/dev-haskell/network-2.4.1.0 index 5d32ead4b0dc..fb1ea48a90ec 100644 --- a/metadata/md5-cache/dev-haskell/network-2.4.1.0 +++ b/metadata/md5-cache/dev-haskell/network-2.4.1.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/parsec-3.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/2.4.1.0 SRC_URI=mirror://hackage/packages/archive/network/2.4.1.0/network-2.4.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b31f9eb0e407cd81f3452ba7b0f51932 diff --git a/metadata/md5-cache/dev-haskell/network-2.4.1.2 b/metadata/md5-cache/dev-haskell/network-2.4.1.2 index aad310f99e16..76559195d65c 100644 --- a/metadata/md5-cache/dev-haskell/network-2.4.1.2 +++ b/metadata/md5-cache/dev-haskell/network-2.4.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/parsec-3.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/2.4.1.2 SRC_URI=mirror://hackage/packages/archive/network/2.4.1.2/network-2.4.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9ef348f4018a0a08af64031560a02d15 diff --git a/metadata/md5-cache/dev-haskell/network-2.4.1.2-r1 b/metadata/md5-cache/dev-haskell/network-2.4.1.2-r1 index b3307bc201f7..0d5fad077bd6 100644 --- a/metadata/md5-cache/dev-haskell/network-2.4.1.2-r1 +++ b/metadata/md5-cache/dev-haskell/network-2.4.1.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/parsec-3.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/2.4.1.2 SRC_URI=mirror://hackage/packages/archive/network/2.4.1.2/network-2.4.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ea32199053807ece6eb458e98027730b diff --git a/metadata/md5-cache/dev-haskell/network-bytestring-0.1.3.4 b/metadata/md5-cache/dev-haskell/network-bytestring-0.1.3.4 index 1c5823734d7a..b8a65c01bd32 100644 --- a/metadata/md5-cache/dev-haskell/network-bytestring-0.1.3.4 +++ b/metadata/md5-cache/dev-haskell/network-bytestring-0.1.3.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/network-2.2.1.1:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.1.3.4 SRC_URI=mirror://hackage/packages/archive/network-bytestring/0.1.3.4/network-bytestring-0.1.3.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=87a2be5a48941c8faaa05588b65f9b80 diff --git a/metadata/md5-cache/dev-haskell/network-multicast-0.0.7 b/metadata/md5-cache/dev-haskell/network-multicast-0.0.7 index c5608ff7572a..b06644028a3f 100644 --- a/metadata/md5-cache/dev-haskell/network-multicast-0.0.7 +++ b/metadata/md5-cache/dev-haskell/network-multicast-0.0.7 @@ -9,5 +9,5 @@ LICENSE=public-domain RDEPEND=dev-haskell/network:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.0.7 SRC_URI=mirror://hackage/packages/archive/network-multicast/0.0.7/network-multicast-0.0.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=69aac1748849f3c7edc492c7733cfcf7 diff --git a/metadata/md5-cache/dev-haskell/objectname-1.0.0.0 b/metadata/md5-cache/dev-haskell/objectname-1.0.0.0 index ab1622e36545..4c5f93111a96 100644 --- a/metadata/md5-cache/dev-haskell/objectname-1.0.0.0 +++ b/metadata/md5-cache/dev-haskell/objectname-1.0.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/ObjectName/1.0.0.0/ObjectName-1.0.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=202f1604dd56b091d42f500961bdf42f diff --git a/metadata/md5-cache/dev-haskell/openal-1.3.1.1 b/metadata/md5-cache/dev-haskell/openal-1.3.1.1 index f46f31a9fd2b..6bb4b3ee6217 100644 --- a/metadata/md5-cache/dev-haskell/openal-1.3.1.1 +++ b/metadata/md5-cache/dev-haskell/openal-1.3.1.1 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.4 >=dev-haskell/opengl-2.2.1 media-libs/openal SLOT=0 SRC_URI=mirror://hackage/packages/archive/OpenAL/1.3.1.1/OpenAL-1.3.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a565e090325820aff39d0c93d7443831 diff --git a/metadata/md5-cache/dev-haskell/openal-1.4.0.1 b/metadata/md5-cache/dev-haskell/openal-1.4.0.1 index f62cc0a1f9d2..bbd419613cf0 100644 --- a/metadata/md5-cache/dev-haskell/openal-1.4.0.1 +++ b/metadata/md5-cache/dev-haskell/openal-1.4.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/objectname[profile?] dev-haskell/statevar[profile?] dev-haskell/tensor[profile?] >=dev-lang/ghc-6.8.2 media-libs/openal SLOT=0 SRC_URI=mirror://hackage/packages/archive/OpenAL/1.4.0.1/OpenAL-1.4.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6059831b80c80de589472cd1c7d89563 diff --git a/metadata/md5-cache/dev-haskell/openal-1.4.0.2 b/metadata/md5-cache/dev-haskell/openal-1.4.0.2 index b63fabd9b29d..038a848b05a0 100644 --- a/metadata/md5-cache/dev-haskell/openal-1.4.0.2 +++ b/metadata/md5-cache/dev-haskell/openal-1.4.0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/objectname:=[profile?] dev-haskell/statevar:=[profile?] dev-haskell/tensor:=[profile?] media-libs/openal >=dev-lang/ghc-6.10.4:= SLOT=0/1.4.0.2 SRC_URI=mirror://hackage/packages/archive/OpenAL/1.4.0.2/OpenAL-1.4.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d33b1f91e3e2c8099271c7436f04176f diff --git a/metadata/md5-cache/dev-haskell/opengl-2.2.1.1 b/metadata/md5-cache/dev-haskell/opengl-2.2.1.1 index 8671e15c220d..a952e69fa07f 100644 --- a/metadata/md5-cache/dev-haskell/opengl-2.2.1.1 +++ b/metadata/md5-cache/dev-haskell/opengl-2.2.1.1 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.4 virtual/opengl virtual/glu media-libs/freeglut SLOT=0 SRC_URI=mirror://hackage/packages/archive/OpenGL/2.2.1.1/OpenGL-2.2.1.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fa51bb5f2380329dcb5c54e15b7cae91 diff --git a/metadata/md5-cache/dev-haskell/opengl-2.5.0.0 b/metadata/md5-cache/dev-haskell/opengl-2.5.0.0 index 2da08051fa5b..2fad4709eb21 100644 --- a/metadata/md5-cache/dev-haskell/opengl-2.5.0.0 +++ b/metadata/md5-cache/dev-haskell/opengl-2.5.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/gluraw-1.1.0.0[profile?] =dev-haskell/objectname-1.0*[profile?] >=dev-haskell/openglraw-1.1.0.0[profile?] =dev-haskell/statevar-1.0*[profile?] =dev-haskell/tensor-1.0*[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/OpenGL/2.5.0.0/OpenGL-2.5.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b8c0febf46f7fb6652afbc58470a96d6 diff --git a/metadata/md5-cache/dev-haskell/opengl-2.6.0.1 b/metadata/md5-cache/dev-haskell/opengl-2.6.0.1 index e412f802f4e2..77efa4d34900 100644 --- a/metadata/md5-cache/dev-haskell/opengl-2.6.0.1 +++ b/metadata/md5-cache/dev-haskell/opengl-2.6.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/gluraw-1.1.0.0:=[profile?] =dev-haskell/objectname-1.0*:=[profile?] >=dev-haskell/openglraw-1.3.0.0:=[profile?] =dev-haskell/statevar-1.0*:=[profile?] =dev-haskell/tensor-1.0*:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/2.6.0.1 SRC_URI=mirror://hackage/packages/archive/OpenGL/2.6.0.1/OpenGL-2.6.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=186a7be03206f2f1713af214a91e64c9 diff --git a/metadata/md5-cache/dev-haskell/opengl-2.8.0.0 b/metadata/md5-cache/dev-haskell/opengl-2.8.0.0 index d5c67b8a9902..3d0c8b035628 100644 --- a/metadata/md5-cache/dev-haskell/opengl-2.8.0.0 +++ b/metadata/md5-cache/dev-haskell/opengl-2.8.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/gluraw-1.1.0.0:=[profile?] >=dev-haskell/openglraw-1.3.0.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/2.8.0.0 SRC_URI=mirror://hackage/packages/archive/OpenGL/2.8.0.0/OpenGL-2.8.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=335a57f2f16c0ada87ca5ddd9ae0fb01 diff --git a/metadata/md5-cache/dev-haskell/openglraw-1.2.0.0 b/metadata/md5-cache/dev-haskell/openglraw-1.2.0.0 index dc545b17c11f..07489cdaeb9b 100644 --- a/metadata/md5-cache/dev-haskell/openglraw-1.2.0.0 +++ b/metadata/md5-cache/dev-haskell/openglraw-1.2.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 virtual/opengl SLOT=0 SRC_URI=mirror://hackage/packages/archive/OpenGLRaw/1.2.0.0/OpenGLRaw-1.2.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=332077dc4ca39edfa0f62c39a7b9ed33 diff --git a/metadata/md5-cache/dev-haskell/openglraw-1.3.0.0 b/metadata/md5-cache/dev-haskell/openglraw-1.3.0.0 index ae6637f30e7c..6c2b6b92a4de 100644 --- a/metadata/md5-cache/dev-haskell/openglraw-1.3.0.0 +++ b/metadata/md5-cache/dev-haskell/openglraw-1.3.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-7.4.1:= virtual/opengl SLOT=0/1.3.0.0 SRC_URI=mirror://hackage/packages/archive/OpenGLRaw/1.3.0.0/OpenGLRaw-1.3.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0c02c46d01b317506a557540f60d3ed1 diff --git a/metadata/md5-cache/dev-haskell/pandoc-types-1.10 b/metadata/md5-cache/dev-haskell/pandoc-types-1.10 index 2173e045f006..a147a5a5025d 100644 --- a/metadata/md5-cache/dev-haskell/pandoc-types-1.10 +++ b/metadata/md5-cache/dev-haskell/pandoc-types-1.10 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-haskell/syb:=[profile?] >=dev-lang/ghc-6.12.1:= SLOT=0/1.10 SRC_URI=mirror://hackage/packages/archive/pandoc-types/1.10/pandoc-types-1.10.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ee9d586f7dd507b9f8e88a3c08253831 diff --git a/metadata/md5-cache/dev-haskell/pandoc-types-1.8 b/metadata/md5-cache/dev-haskell/pandoc-types-1.8 index ea4e4faa0468..f94f1b309fc8 100644 --- a/metadata/md5-cache/dev-haskell/pandoc-types-1.8 +++ b/metadata/md5-cache/dev-haskell/pandoc-types-1.8 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/pandoc-types/1.8/pandoc-types-1.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=df91d1d62ecf59caec6eafe15a72e13e diff --git a/metadata/md5-cache/dev-haskell/pandoc-types-1.9.1 b/metadata/md5-cache/dev-haskell/pandoc-types-1.9.1 index 7beb0baf8f3b..85e434179c60 100644 --- a/metadata/md5-cache/dev-haskell/pandoc-types-1.9.1 +++ b/metadata/md5-cache/dev-haskell/pandoc-types-1.9.1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-haskell/syb[profile?] >=dev-lang/ghc-6.12.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/pandoc-types/1.9.1/pandoc-types-1.9.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f015bfb38f88a7e379393bc0d99aadd7 diff --git a/metadata/md5-cache/dev-haskell/pango-0.12.0 b/metadata/md5-cache/dev-haskell/pango-0.12.0 index 98e212ccc35d..82a24a686cd5 100644 --- a/metadata/md5-cache/dev-haskell/pango-0.12.0 +++ b/metadata/md5-cache/dev-haskell/pango-0.12.0 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND==dev-haskell/cairo-0.12*:2 =dev-haskell/glib-0.12*:2 dev-haskell/mtl >=dev-lang/ghc-6.10.1 x11-libs/cairo x11-libs/pango SLOT=2 SRC_URI=mirror://hackage/packages/archive/pango/0.12.0/pango-0.12.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0a21050540defebd35a3a3943301a6fc diff --git a/metadata/md5-cache/dev-haskell/pango-0.12.3 b/metadata/md5-cache/dev-haskell/pango-0.12.3 index 8b4f366361cd..a11d4c8ebec3 100644 --- a/metadata/md5-cache/dev-haskell/pango-0.12.3 +++ b/metadata/md5-cache/dev-haskell/pango-0.12.3 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND==dev-haskell/cairo-0.12*:2[profile?] =dev-haskell/glib-0.12*:2[profile?] dev-haskell/mtl[profile?] >=dev-lang/ghc-6.10.1 x11-libs/cairo x11-libs/pango SLOT=2 SRC_URI=mirror://hackage/packages/archive/pango/0.12.3/pango-0.12.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a0d31245c05b84e08a639e6b00df93af diff --git a/metadata/md5-cache/dev-haskell/pango-0.12.4-r1 b/metadata/md5-cache/dev-haskell/pango-0.12.4-r1 index 0cb5231ff9ca..85bb168ba28a 100644 --- a/metadata/md5-cache/dev-haskell/pango-0.12.4-r1 +++ b/metadata/md5-cache/dev-haskell/pango-0.12.4-r1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-haskell/cairo-0.12.0:2=[profile?] =dev-haskell/glib-0.12.0:2=[profile?] =dev-lang/ghc-6.10.4:= x11-libs/cairo x11-libs/pango SLOT=2/0.12.4 SRC_URI=mirror://hackage/packages/archive/pango/0.12.4/pango-0.12.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d99b0641f7af683ede1116e5d23e1ba7 diff --git a/metadata/md5-cache/dev-haskell/parallel-1.0.0.0 b/metadata/md5-cache/dev-haskell/parallel-1.0.0.0 index 4cd6ae451f76..3954fb1d0a7d 100644 --- a/metadata/md5-cache/dev-haskell/parallel-1.0.0.0 +++ b/metadata/md5-cache/dev-haskell/parallel-1.0.0.0 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8 SLOT=1 SRC_URI=mirror://hackage/packages/archive/parallel/1.0.0.0/parallel-1.0.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=19c2d83256317a9766c7760035b37d32 diff --git a/metadata/md5-cache/dev-haskell/parallel-1.1.0.1 b/metadata/md5-cache/dev-haskell/parallel-1.1.0.1 index 9d2307234251..dc261acb0cdf 100644 --- a/metadata/md5-cache/dev-haskell/parallel-1.1.0.1 +++ b/metadata/md5-cache/dev-haskell/parallel-1.1.0.1 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=1 SRC_URI=mirror://hackage/packages/archive/parallel/1.1.0.1/parallel-1.1.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5d69b7e35de877a9e57ca2c54ee1fffe diff --git a/metadata/md5-cache/dev-haskell/parallel-3.2.0.2 b/metadata/md5-cache/dev-haskell/parallel-3.2.0.2 index cccae0136280..4a705fda61a2 100644 --- a/metadata/md5-cache/dev-haskell/parallel-3.2.0.2 +++ b/metadata/md5-cache/dev-haskell/parallel-3.2.0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-lang/ghc-6.8.2 SLOT=3 SRC_URI=mirror://hackage/packages/archive/parallel/3.2.0.2/parallel-3.2.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3bf3863523b4d1e10761b0454b6ecf2d diff --git a/metadata/md5-cache/dev-haskell/parallel-3.2.0.3 b/metadata/md5-cache/dev-haskell/parallel-3.2.0.3 index 2435522a4a82..781f8e5d373b 100644 --- a/metadata/md5-cache/dev-haskell/parallel-3.2.0.3 +++ b/metadata/md5-cache/dev-haskell/parallel-3.2.0.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=3/3.2.0.3 SRC_URI=mirror://hackage/packages/archive/parallel/3.2.0.3/parallel-3.2.0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=58644e8bc2c96b6e7a5f0dbb09f97ef8 diff --git a/metadata/md5-cache/dev-haskell/parsec-2.1.0.1 b/metadata/md5-cache/dev-haskell/parsec-2.1.0.1 index 5d63f624f9cd..9e541f189098 100644 --- a/metadata/md5-cache/dev-haskell/parsec-2.1.0.1 +++ b/metadata/md5-cache/dev-haskell/parsec-2.1.0.1 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/parsec/2.1.0.1/parsec-2.1.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a2919c70922a0cc331fa075cd6d45261 diff --git a/metadata/md5-cache/dev-haskell/parsec-3.1.2-r1 b/metadata/md5-cache/dev-haskell/parsec-3.1.2-r1 index 873e49edc795..87b1d0f25e86 100644 --- a/metadata/md5-cache/dev-haskell/parsec-3.1.2-r1 +++ b/metadata/md5-cache/dev-haskell/parsec-3.1.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl[profile?] >=dev-haskell/text-0.2[profile?] =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/parsec/3.1.2/parsec-3.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b6994ffd6331c31eee436b4c621550a8 diff --git a/metadata/md5-cache/dev-haskell/parsec-3.1.3 b/metadata/md5-cache/dev-haskell/parsec-3.1.3 index af1cefa1051a..2d05673979f6 100644 --- a/metadata/md5-cache/dev-haskell/parsec-3.1.3 +++ b/metadata/md5-cache/dev-haskell/parsec-3.1.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl[profile?] >=dev-haskell/text-0.2[profile?] =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/parsec/3.1.3/parsec-3.1.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7945e3ac25055147e1b74c3070c8b9b0 diff --git a/metadata/md5-cache/dev-haskell/pcap-0.4.5.1 b/metadata/md5-cache/dev-haskell/pcap-0.4.5.1 index 263bbe2ba7bd..619cb4a03e7b 100644 --- a/metadata/md5-cache/dev-haskell/pcap-0.4.5.1 +++ b/metadata/md5-cache/dev-haskell/pcap-0.4.5.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/network >=dev-lang/ghc-6.8.2 net-libs/libpcap SLOT=0 SRC_URI=mirror://hackage/packages/archive/pcap/0.4.5.1/pcap-0.4.5.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2f938e9e59593ae99bf72d955f65ec8c diff --git a/metadata/md5-cache/dev-haskell/pcap-0.4.5.2-r1 b/metadata/md5-cache/dev-haskell/pcap-0.4.5.2-r1 index 456417bb30e7..91d9895bd11e 100644 --- a/metadata/md5-cache/dev-haskell/pcap-0.4.5.2-r1 +++ b/metadata/md5-cache/dev-haskell/pcap-0.4.5.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/network:=[profile?] >=dev-lang/ghc-6.12.1:= net-libs/libpcap SLOT=0/0.4.5.2 SRC_URI=mirror://hackage/packages/archive/pcap/0.4.5.2/pcap-0.4.5.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ea1b0811215fedd10cf6d0d4085a2f40 diff --git a/metadata/md5-cache/dev-haskell/pcre-light-0.4 b/metadata/md5-cache/dev-haskell/pcre-light-0.4 index 6db6f49d0e95..dd7a54af430a 100644 --- a/metadata/md5-cache/dev-haskell/pcre-light-0.4 +++ b/metadata/md5-cache/dev-haskell/pcre-light-0.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 dev-libs/libpcre SLOT=0 SRC_URI=mirror://hackage/packages/archive/pcre-light/0.4/pcre-light-0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d0da9d3c4ff3638cd071f1471ecca8af diff --git a/metadata/md5-cache/dev-haskell/polyparse-1.8 b/metadata/md5-cache/dev-haskell/polyparse-1.8 index 7d3799799a72..0d0173fb08bf 100644 --- a/metadata/md5-cache/dev-haskell/polyparse-1.8 +++ b/metadata/md5-cache/dev-haskell/polyparse-1.8 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=dev-haskell/text[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/polyparse/1.8/polyparse-1.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dc582a449c35b3d2503bc8f353720b51 diff --git a/metadata/md5-cache/dev-haskell/polyparse-1.9 b/metadata/md5-cache/dev-haskell/polyparse-1.9 index 6e3780b57fa6..21712ced9ad9 100644 --- a/metadata/md5-cache/dev-haskell/polyparse-1.9 +++ b/metadata/md5-cache/dev-haskell/polyparse-1.9 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=dev-haskell/text:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.9 SRC_URI=mirror://hackage/packages/archive/polyparse/1.9/polyparse-1.9.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=72d23a994dddbd916453e1843bde6502 diff --git a/metadata/md5-cache/dev-haskell/primitive-0.4.1 b/metadata/md5-cache/dev-haskell/primitive-0.4.1 index c5fb41d3f953..3da2defaf5a8 100644 --- a/metadata/md5-cache/dev-haskell/primitive-0.4.1 +++ b/metadata/md5-cache/dev-haskell/primitive-0.4.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/primitive/0.4.1/primitive-0.4.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0434f65fb99b7774973428794d1ef238 diff --git a/metadata/md5-cache/dev-haskell/primitive-0.5.0.1 b/metadata/md5-cache/dev-haskell/primitive-0.5.0.1 index 0106dbe37cba..a368549079bd 100644 --- a/metadata/md5-cache/dev-haskell/primitive-0.5.0.1 +++ b/metadata/md5-cache/dev-haskell/primitive-0.5.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.12.3:= SLOT=0/0.5.0.1 SRC_URI=mirror://hackage/packages/archive/primitive/0.5.0.1/primitive-0.5.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8b95c222029bb2517583a40542f8a968 diff --git a/metadata/md5-cache/dev-haskell/quickcheck-1.1.0.0 b/metadata/md5-cache/dev-haskell/quickcheck-1.1.0.0 index 644df814c095..82c09f5fd255 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-1.1.0.0 +++ b/metadata/md5-cache/dev-haskell/quickcheck-1.1.0.0 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6 SLOT=1 SRC_URI=mirror://hackage/packages/archive/QuickCheck/1.1.0.0/QuickCheck-1.1.0.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6dc3f67304090a95594082504f188e70 diff --git a/metadata/md5-cache/dev-haskell/quickcheck-1.2.0.0 b/metadata/md5-cache/dev-haskell/quickcheck-1.2.0.0 index b23b305c52e5..5b8a945994a1 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-1.2.0.0 +++ b/metadata/md5-cache/dev-haskell/quickcheck-1.2.0.0 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6.1 dev-haskell/random SLOT=1 SRC_URI=mirror://hackage/packages/archive/QuickCheck/1.2.0.0/QuickCheck-1.2.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=065766d977516a79ee0956e5bad2297f diff --git a/metadata/md5-cache/dev-haskell/quickcheck-1.2.0.1 b/metadata/md5-cache/dev-haskell/quickcheck-1.2.0.1 index 55946e03c20b..30cf3f93995d 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-1.2.0.1 +++ b/metadata/md5-cache/dev-haskell/quickcheck-1.2.0.1 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6.1 dev-haskell/random SLOT=1 SRC_URI=mirror://hackage/packages/archive/QuickCheck/1.2.0.1/QuickCheck-1.2.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e183ac28ee1cadb2622e4d3a9eb9e5bb diff --git a/metadata/md5-cache/dev-haskell/quickcheck-2.1.0.3 b/metadata/md5-cache/dev-haskell/quickcheck-2.1.0.3 index 3568b84078a0..bd6f26755764 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-2.1.0.3 +++ b/metadata/md5-cache/dev-haskell/quickcheck-2.1.0.3 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10 >=dev-haskell/cabal-1.2 dev-haskell/mtl SLOT=2 SRC_URI=mirror://hackage/packages/archive/QuickCheck/2.1.0.3/QuickCheck-2.1.0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=34b80de4f2763c41a3b0f26f6db1fac2 diff --git a/metadata/md5-cache/dev-haskell/quickcheck-2.1.1.1 b/metadata/md5-cache/dev-haskell/quickcheck-2.1.1.1 index 8fecd1ccd1d1..685cae837af6 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-2.1.1.1 +++ b/metadata/md5-cache/dev-haskell/quickcheck-2.1.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl dev-haskell/random >=dev-lang/ghc-6.8.2 SLOT=2 SRC_URI=mirror://hackage/packages/archive/QuickCheck/2.1.1.1/QuickCheck-2.1.1.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5bf14e8e67f256cc03c9973423e94858 diff --git a/metadata/md5-cache/dev-haskell/quickcheck-2.4.1.1 b/metadata/md5-cache/dev-haskell/quickcheck-2.4.1.1 index e6c914511141..2fbcd957453f 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-2.4.1.1 +++ b/metadata/md5-cache/dev-haskell/quickcheck-2.4.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=2 SRC_URI=mirror://hackage/packages/archive/QuickCheck/2.4.1.1/QuickCheck-2.4.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7816988d4394b575cf74a3a575481630 diff --git a/metadata/md5-cache/dev-haskell/quickcheck-2.4.2 b/metadata/md5-cache/dev-haskell/quickcheck-2.4.2 index 5e85b6cc8631..7215eac3055d 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-2.4.2 +++ b/metadata/md5-cache/dev-haskell/quickcheck-2.4.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 dev-haskell/random SLOT=2 SRC_URI=mirror://hackage/packages/archive/QuickCheck/2.4.2/QuickCheck-2.4.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=daa67efb82eac8f21bc94fbe59b7f70c diff --git a/metadata/md5-cache/dev-haskell/quickcheck-2.4.2-r1 b/metadata/md5-cache/dev-haskell/quickcheck-2.4.2-r1 index d032b479a1e6..15dd5f3c1a37 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-2.4.2-r1 +++ b/metadata/md5-cache/dev-haskell/quickcheck-2.4.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 dev-haskell/random SLOT=2 SRC_URI=mirror://hackage/packages/archive/QuickCheck/2.4.2/QuickCheck-2.4.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4ff514a0994bdeb09949684deb8e69e8 diff --git a/metadata/md5-cache/dev-haskell/quickcheck-2.5.1.1 b/metadata/md5-cache/dev-haskell/quickcheck-2.5.1.1 index 11b340ca39e5..250d27c3dc79 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-2.5.1.1 +++ b/metadata/md5-cache/dev-haskell/quickcheck-2.5.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/extensible-exceptions:=[profile?] dev-haskell/random:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=2/2.5.1.1 SRC_URI=mirror://hackage/packages/archive/QuickCheck/2.5.1.1/QuickCheck-2.5.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=23c4193fe08994742a19eb823f98a2ee diff --git a/metadata/md5-cache/dev-haskell/quickcheck-2.6 b/metadata/md5-cache/dev-haskell/quickcheck-2.6 index de481b5bab54..868d43b3d14e 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-2.6 +++ b/metadata/md5-cache/dev-haskell/quickcheck-2.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/extensible-exceptions:=[profile?] dev-haskell/random:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=2/2.6 SRC_URI=mirror://hackage/packages/archive/QuickCheck/2.6/QuickCheck-2.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0d27630ff99ad491c9f07ff344e039e6 diff --git a/metadata/md5-cache/dev-haskell/quickcheck-io-0.1.0 b/metadata/md5-cache/dev-haskell/quickcheck-io-0.1.0 index 2e306f64fd58..9833319aa5e4 100644 --- a/metadata/md5-cache/dev-haskell/quickcheck-io-0.1.0 +++ b/metadata/md5-cache/dev-haskell/quickcheck-io-0.1.0 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-haskell/hunit-1.2.5:=[profile?] >=dev-haskell/quickcheck-2.5.1:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.1.0 SRC_URI=mirror://hackage/packages/archive/quickcheck-io/0.1.0/quickcheck-io-0.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6181837498a96a1de3552629be73d99a diff --git a/metadata/md5-cache/dev-haskell/random-1.0.1.1 b/metadata/md5-cache/dev-haskell/random-1.0.1.1 index 3995e3d9a362..3291b591f5d4 100644 --- a/metadata/md5-cache/dev-haskell/random-1.0.1.1 +++ b/metadata/md5-cache/dev-haskell/random-1.0.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/random/1.0.1.1/random-1.0.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6bdc2c55a66314e436edbe263aa42421 diff --git a/metadata/md5-cache/dev-haskell/random-1.0.1.1-r1 b/metadata/md5-cache/dev-haskell/random-1.0.1.1-r1 index 09496320a671..774775c0d8b7 100644 --- a/metadata/md5-cache/dev-haskell/random-1.0.1.1-r1 +++ b/metadata/md5-cache/dev-haskell/random-1.0.1.1-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2:= SLOT=0/1.0.1.1 SRC_URI=mirror://hackage/packages/archive/random/1.0.1.1/random-1.0.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ef24b6dcbdbabdc28c9a8800172006d2 diff --git a/metadata/md5-cache/dev-haskell/readline-1.0.1.0 b/metadata/md5-cache/dev-haskell/readline-1.0.1.0 index 6f1ed25909b1..e4998d6f6519 100644 --- a/metadata/md5-cache/dev-haskell/readline-1.0.1.0 +++ b/metadata/md5-cache/dev-haskell/readline-1.0.1.0 @@ -8,5 +8,5 @@ KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/readline/1.0.1.0/readline-1.0.1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=280ee81247ee283619f775a44a6c1dad diff --git a/metadata/md5-cache/dev-haskell/readline-1.0.3.0 b/metadata/md5-cache/dev-haskell/readline-1.0.3.0 index 4c0181a701d8..7c8e202e3180 100644 --- a/metadata/md5-cache/dev-haskell/readline-1.0.3.0 +++ b/metadata/md5-cache/dev-haskell/readline-1.0.3.0 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/1.0.3.0 SRC_URI=mirror://hackage/packages/archive/readline/1.0.3.0/readline-1.0.3.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ec38390869169dfcccb0e8d0bdb9185c diff --git a/metadata/md5-cache/dev-haskell/recaptcha-0.1-r1 b/metadata/md5-cache/dev-haskell/recaptcha-0.1-r1 index 13b01c690e40..05c0ec00b010 100644 --- a/metadata/md5-cache/dev-haskell/recaptcha-0.1-r1 +++ b/metadata/md5-cache/dev-haskell/recaptcha-0.1-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/http-3001.1.4:=[profile?] >=dev-haskell/network-2.2.0.1:=[profile?] >=dev-haskell/xhtml-3000.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.1 SRC_URI=mirror://hackage/packages/archive/recaptcha/0.1/recaptcha-0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6ba9b2e02bd9158dde950b60d7739cdd diff --git a/metadata/md5-cache/dev-haskell/regex-base-0.93.2 b/metadata/md5-cache/dev-haskell/regex-base-0.93.2 index 389948f025b9..79226312c9ed 100644 --- a/metadata/md5-cache/dev-haskell/regex-base-0.93.2 +++ b/metadata/md5-cache/dev-haskell/regex-base-0.93.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6 dev-haskell/mtl[profile?] SLOT=0 SRC_URI=mirror://hackage/packages/archive/regex-base/0.93.2/regex-base-0.93.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=da06e559c15d24f67ad074c04e0a02c8 diff --git a/metadata/md5-cache/dev-haskell/regex-base-0.93.2-r1 b/metadata/md5-cache/dev-haskell/regex-base-0.93.2-r1 index 082c98b42de4..2d78664ac262 100644 --- a/metadata/md5-cache/dev-haskell/regex-base-0.93.2-r1 +++ b/metadata/md5-cache/dev-haskell/regex-base-0.93.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.93.2 SRC_URI=mirror://hackage/packages/archive/regex-base/0.93.2/regex-base-0.93.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=76c824765462619858ab06bd329d3d54 diff --git a/metadata/md5-cache/dev-haskell/regex-compat-0.95.1 b/metadata/md5-cache/dev-haskell/regex-compat-0.95.1 index fded90b2eda9..b52faad6bc81 100644 --- a/metadata/md5-cache/dev-haskell/regex-compat-0.95.1 +++ b/metadata/md5-cache/dev-haskell/regex-compat-0.95.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/regex-base-0.93[profile?] >=dev-haskell/regex-posix-0.95.1[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/regex-compat/0.95.1/regex-compat-0.95.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a363c67a4f0f535743b134f800e4a681 diff --git a/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.2.1.7.7 b/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.2.1.7.7 index aa89158625e1..12668ea1845c 100644 --- a/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.2.1.7.7 +++ b/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.2.1.7.7 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/regex-base-0.93[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/regex-pcre-builtin/0.94.2.1.7.7/regex-pcre-builtin-0.94.2.1.7.7.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=38ad28582a6b7def3b8ac05514b550f3 diff --git a/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.1.8.31 b/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.1.8.31 index 935cf595016f..7724e0018659 100644 --- a/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.1.8.31 +++ b/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.1.8.31 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/regex-base-0.93:=[profile?] >=dev-lang/ghc-6.10.4:= dev-libs/libpcre SLOT=0/0.94.4.1.8.31 SRC_URI=mirror://hackage/packages/archive/regex-pcre-builtin/0.94.4.1.8.31/regex-pcre-builtin-0.94.4.1.8.31.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0c10fe7c332ce57c348435bf7d5883fb diff --git a/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.3.8.31 b/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.3.8.31 index 12d2f2b6ce64..59e44c86fb2e 100644 --- a/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.3.8.31 +++ b/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.3.8.31 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/regex-base-0.93:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.94.4.3.8.31 SRC_URI=mirror://hackage/packages/archive/regex-pcre-builtin/0.94.4.3.8.31/regex-pcre-builtin-0.94.4.3.8.31.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0c3188940966171ccd2ae6e3e416c0a0 diff --git a/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.5.8.31 b/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.5.8.31 index d582b474edc7..7d5bfe414e88 100644 --- a/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.5.8.31 +++ b/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.5.8.31 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/regex-base-0.93:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.94.4.5.8.31 SRC_URI=mirror://hackage/packages/archive/regex-pcre-builtin/0.94.4.5.8.31/regex-pcre-builtin-0.94.4.5.8.31.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=77d7016f3623ab3a6a83b64520182d9e diff --git a/metadata/md5-cache/dev-haskell/regex-posix-0.95.1 b/metadata/md5-cache/dev-haskell/regex-posix-0.95.1 index be5e375902d5..a068eab4eac7 100644 --- a/metadata/md5-cache/dev-haskell/regex-posix-0.95.1 +++ b/metadata/md5-cache/dev-haskell/regex-posix-0.95.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/regex-base-0.93[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/regex-posix/0.95.1/regex-posix-0.95.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1c9e0f17bb643ca99171e11af134cd6e diff --git a/metadata/md5-cache/dev-haskell/regex-posix-0.95.2 b/metadata/md5-cache/dev-haskell/regex-posix-0.95.2 index 6866dd22eb0f..37068595dfb1 100644 --- a/metadata/md5-cache/dev-haskell/regex-posix-0.95.2 +++ b/metadata/md5-cache/dev-haskell/regex-posix-0.95.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/regex-base-0.93[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/regex-posix/0.95.2/regex-posix-0.95.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fedd30a31177558e44667d14488947b0 diff --git a/metadata/md5-cache/dev-haskell/safe-0.3.3-r1 b/metadata/md5-cache/dev-haskell/safe-0.3.3-r1 index da96f9653928..88fab5f06daf 100644 --- a/metadata/md5-cache/dev-haskell/safe-0.3.3-r1 +++ b/metadata/md5-cache/dev-haskell/safe-0.3.3-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.3.3 SRC_URI=mirror://hackage/packages/archive/safe/0.3.3/safe-0.3.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3f6c1f1ad427c1bf679558ec13dc32b4 diff --git a/metadata/md5-cache/dev-haskell/safesemaphore-0.9.0 b/metadata/md5-cache/dev-haskell/safesemaphore-0.9.0 index dfd93ff22929..ad5be2693370 100644 --- a/metadata/md5-cache/dev-haskell/safesemaphore-0.9.0 +++ b/metadata/md5-cache/dev-haskell/safesemaphore-0.9.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/stm:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.9.0 SRC_URI=mirror://hackage/packages/archive/SafeSemaphore/0.9.0/SafeSemaphore-0.9.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9c29f6c96cafb41537451d97954dc157 diff --git a/metadata/md5-cache/dev-haskell/semigroups-0.9.2 b/metadata/md5-cache/dev-haskell/semigroups-0.9.2 index f1306f422865..65edc80a4918 100644 --- a/metadata/md5-cache/dev-haskell/semigroups-0.9.2 +++ b/metadata/md5-cache/dev-haskell/semigroups-0.9.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/nats-0.1:=[profile?] >=dev-lang/ghc-6.12.1:= SLOT=0/0.9.2 SRC_URI=mirror://hackage/packages/archive/semigroups/0.9.2/semigroups-0.9.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9899e8aa78ba7b5448ec055875e8ad1a diff --git a/metadata/md5-cache/dev-haskell/sendfile-0.7.9 b/metadata/md5-cache/dev-haskell/sendfile-0.7.9 index e787b182615b..8ecbb3a67bb2 100644 --- a/metadata/md5-cache/dev-haskell/sendfile-0.7.9 +++ b/metadata/md5-cache/dev-haskell/sendfile-0.7.9 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/network-2*:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.7.9 SRC_URI=mirror://hackage/packages/archive/sendfile/0.7.9/sendfile-0.7.9.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=29a442ea7bdc33a310c5c4e41a9e3964 diff --git a/metadata/md5-cache/dev-haskell/setenv-0.1.0 b/metadata/md5-cache/dev-haskell/setenv-0.1.0 index c001fac80b68..4fe0632f040d 100644 --- a/metadata/md5-cache/dev-haskell/setenv-0.1.0 +++ b/metadata/md5-cache/dev-haskell/setenv-0.1.0 @@ -10,5 +10,5 @@ RDEPEND=>=dev-lang/ghc-6.10.4:= RESTRICT=test SLOT=0/0.1.0 SRC_URI=mirror://hackage/packages/archive/setenv/0.1.0/setenv-0.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=36aba12120c6fe6c1b4bf82699918acc diff --git a/metadata/md5-cache/dev-haskell/sha-1.5.0.0 b/metadata/md5-cache/dev-haskell/sha-1.5.0.0 index 93f8a4ce1bb6..b6c9aede7357 100644 --- a/metadata/md5-cache/dev-haskell/sha-1.5.0.0 +++ b/metadata/md5-cache/dev-haskell/sha-1.5.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/binary >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/SHA/1.5.0.0/SHA-1.5.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=436f3ed74a6a85a9372650a505164ee1 diff --git a/metadata/md5-cache/dev-haskell/sha-1.6.0 b/metadata/md5-cache/dev-haskell/sha-1.6.0 index b47e6d322c92..ebc7dffebabd 100644 --- a/metadata/md5-cache/dev-haskell/sha-1.6.0 +++ b/metadata/md5-cache/dev-haskell/sha-1.6.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/binary:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.6.0 SRC_URI=mirror://hackage/packages/archive/SHA/1.6.0/SHA-1.6.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=89d2162a26d1b934dcbe5c5f55560c59 diff --git a/metadata/md5-cache/dev-haskell/sha-1.6.1 b/metadata/md5-cache/dev-haskell/sha-1.6.1 index fa4a846bb33f..f9910c050927 100644 --- a/metadata/md5-cache/dev-haskell/sha-1.6.1 +++ b/metadata/md5-cache/dev-haskell/sha-1.6.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/binary:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.6.1 SRC_URI=mirror://hackage/packages/archive/SHA/1.6.1/SHA-1.6.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dd06f91f0d365ed51d973528beb0d1fb diff --git a/metadata/md5-cache/dev-haskell/shellish-0.1.4 b/metadata/md5-cache/dev-haskell/shellish-0.1.4 index dca54aca84e5..ec58dc73a8cd 100644 --- a/metadata/md5-cache/dev-haskell/shellish-0.1.4 +++ b/metadata/md5-cache/dev-haskell/shellish-0.1.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/mtl[profile?] dev-haskell/strict[profile?] dev-haskell/unix-compat[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/shellish/0.1.4/shellish-0.1.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=036d68891a039ace56a536f56dee5edd diff --git a/metadata/md5-cache/dev-haskell/silently-1.2.4.1 b/metadata/md5-cache/dev-haskell/silently-1.2.4.1 index afda30b3e9a5..2728f5bd379e 100644 --- a/metadata/md5-cache/dev-haskell/silently-1.2.4.1 +++ b/metadata/md5-cache/dev-haskell/silently-1.2.4.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/deepseq:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.2.4.1 SRC_URI=mirror://hackage/packages/archive/silently/1.2.4.1/silently-1.2.4.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ef3358ed75e86bfbdd774e7d7f1fdba7 diff --git a/metadata/md5-cache/dev-haskell/split-0.1.4.2 b/metadata/md5-cache/dev-haskell/split-0.1.4.2 index ed156789a2a3..627ee693c953 100644 --- a/metadata/md5-cache/dev-haskell/split-0.1.4.2 +++ b/metadata/md5-cache/dev-haskell/split-0.1.4.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/split/0.1.4.2/split-0.1.4.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3d1ebb918609c6e52007f55cd80c1ed9 diff --git a/metadata/md5-cache/dev-haskell/split-0.1.4.3 b/metadata/md5-cache/dev-haskell/split-0.1.4.3 index 44be48a2f654..0d34b82a5cd1 100644 --- a/metadata/md5-cache/dev-haskell/split-0.1.4.3 +++ b/metadata/md5-cache/dev-haskell/split-0.1.4.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/split/0.1.4.3/split-0.1.4.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=87e051cd28288978147e8a53530f53d2 diff --git a/metadata/md5-cache/dev-haskell/split-0.2.1.1 b/metadata/md5-cache/dev-haskell/split-0.2.1.1 index e969945aed7c..de3b4763fa13 100644 --- a/metadata/md5-cache/dev-haskell/split-0.2.1.1 +++ b/metadata/md5-cache/dev-haskell/split-0.2.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.2.1.1 SRC_URI=mirror://hackage/packages/archive/split/0.2.1.1/split-0.2.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=413e6266cd015370dd801880e8275791 diff --git a/metadata/md5-cache/dev-haskell/split-0.2.1.3 b/metadata/md5-cache/dev-haskell/split-0.2.1.3 index 4e98a2f658cb..57a5fd27111a 100644 --- a/metadata/md5-cache/dev-haskell/split-0.2.1.3 +++ b/metadata/md5-cache/dev-haskell/split-0.2.1.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.2.1.3 SRC_URI=mirror://hackage/packages/archive/split/0.2.1.3/split-0.2.1.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e9bb5047080bee250ef662ce27233f81 diff --git a/metadata/md5-cache/dev-haskell/split-0.2.2 b/metadata/md5-cache/dev-haskell/split-0.2.2 index ecc7936f9c9f..9a5cf90bf00c 100644 --- a/metadata/md5-cache/dev-haskell/split-0.2.2 +++ b/metadata/md5-cache/dev-haskell/split-0.2.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.2.2 SRC_URI=mirror://hackage/packages/archive/split/0.2.2/split-0.2.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f44bb6b042748bd8a89b0a2b3c23abfd diff --git a/metadata/md5-cache/dev-haskell/statevar-1.0.0.0 b/metadata/md5-cache/dev-haskell/statevar-1.0.0.0 index 47db5b7f4801..7b63fcdcf685 100644 --- a/metadata/md5-cache/dev-haskell/statevar-1.0.0.0 +++ b/metadata/md5-cache/dev-haskell/statevar-1.0.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/StateVar/1.0.0.0/StateVar-1.0.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=93efcccfd3910ffe99e3f3293991e626 diff --git a/metadata/md5-cache/dev-haskell/statevar-1.0.0.0-r1 b/metadata/md5-cache/dev-haskell/statevar-1.0.0.0-r1 index 210f195bb22a..a57fa574584a 100644 --- a/metadata/md5-cache/dev-haskell/statevar-1.0.0.0-r1 +++ b/metadata/md5-cache/dev-haskell/statevar-1.0.0.0-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/1.0.0.0 SRC_URI=mirror://hackage/packages/archive/StateVar/1.0.0.0/StateVar-1.0.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0dcb9ce9195f3d11cb43cba98bb49c99 diff --git a/metadata/md5-cache/dev-haskell/stm-2.1.2.2 b/metadata/md5-cache/dev-haskell/stm-2.1.2.2 index 2332695774eb..d59ceea10ca0 100644 --- a/metadata/md5-cache/dev-haskell/stm-2.1.2.2 +++ b/metadata/md5-cache/dev-haskell/stm-2.1.2.2 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.12.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/stm/2.1.2.2/stm-2.1.2.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8035215a0fd41902044e75394cf1daa5 diff --git a/metadata/md5-cache/dev-haskell/stm-2.3 b/metadata/md5-cache/dev-haskell/stm-2.3 index a5500f4e22f4..4d7477ff721d 100644 --- a/metadata/md5-cache/dev-haskell/stm-2.3 +++ b/metadata/md5-cache/dev-haskell/stm-2.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/stm/2.3/stm-2.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6dcee6a16e28f3c2387531e87e4e3ebd diff --git a/metadata/md5-cache/dev-haskell/stm-2.4.2 b/metadata/md5-cache/dev-haskell/stm-2.4.2 index 7da0799d643d..57e52931731f 100644 --- a/metadata/md5-cache/dev-haskell/stm-2.4.2 +++ b/metadata/md5-cache/dev-haskell/stm-2.4.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/2.4.2 SRC_URI=mirror://hackage/packages/archive/stm/2.4.2/stm-2.4.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a60a4679a77bd40acba04b5dcc71e017 diff --git a/metadata/md5-cache/dev-haskell/stream-0.2.6-r1 b/metadata/md5-cache/dev-haskell/stream-0.2.6-r1 index c1339f5ae701..307a3fdee204 100644 --- a/metadata/md5-cache/dev-haskell/stream-0.2.6-r1 +++ b/metadata/md5-cache/dev-haskell/stream-0.2.6-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6.1 dev-haskell/quickcheck:1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/Stream/0.2.6/Stream-0.2.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7d3a8ed4c8d7de31c294dc96e930aa25 diff --git a/metadata/md5-cache/dev-haskell/stream-0.4.6 b/metadata/md5-cache/dev-haskell/stream-0.4.6 index e4b63b991e8a..03781ef0a30e 100644 --- a/metadata/md5-cache/dev-haskell/stream-0.4.6 +++ b/metadata/md5-cache/dev-haskell/stream-0.4.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/lazysmallcheck-0.3[profile?] >=dev-haskell/quickcheck-2.0[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/Stream/0.4.6/Stream-0.4.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=863b9030d8220906e62e48106e9c6715 diff --git a/metadata/md5-cache/dev-haskell/stream-0.4.6.1 b/metadata/md5-cache/dev-haskell/stream-0.4.6.1 index 78ec04cb8893..d8cc069b94a4 100644 --- a/metadata/md5-cache/dev-haskell/stream-0.4.6.1 +++ b/metadata/md5-cache/dev-haskell/stream-0.4.6.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/lazysmallcheck-0.3:=[profile?] >=dev-haskell/quickcheck-2.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.4.6.1 SRC_URI=mirror://hackage/packages/archive/Stream/0.4.6.1/Stream-0.4.6.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=da122359eb762211bc9c9deff525ad95 diff --git a/metadata/md5-cache/dev-haskell/strict-0.3.2 b/metadata/md5-cache/dev-haskell/strict-0.3.2 index 48898b2fb9a3..177c3f1bd111 100644 --- a/metadata/md5-cache/dev-haskell/strict-0.3.2 +++ b/metadata/md5-cache/dev-haskell/strict-0.3.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/strict/0.3.2/strict-0.3.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4fd69d37045a052272a309025869fe35 diff --git a/metadata/md5-cache/dev-haskell/stringbuilder-0.4.0 b/metadata/md5-cache/dev-haskell/stringbuilder-0.4.0 index 67d6869f47f7..1e026b9bbc07 100644 --- a/metadata/md5-cache/dev-haskell/stringbuilder-0.4.0 +++ b/metadata/md5-cache/dev-haskell/stringbuilder-0.4.0 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.4.0 SRC_URI=mirror://hackage/packages/archive/stringbuilder/0.4.0/stringbuilder-0.4.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=98e7a76e5ca1b111d6dfe805a7bc507f diff --git a/metadata/md5-cache/dev-haskell/syb-0.3.2 b/metadata/md5-cache/dev-haskell/syb-0.3.2 index eca4dd09dd35..7c2d6c0993a6 100644 --- a/metadata/md5-cache/dev-haskell/syb-0.3.2 +++ b/metadata/md5-cache/dev-haskell/syb-0.3.2 @@ -10,5 +10,5 @@ RDEPEND=>=dev-lang/ghc-6.10.1 RESTRICT=test SLOT=0 SRC_URI=mirror://hackage/packages/archive/syb/0.3.2/syb-0.3.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7fa1941e44302acb3b544a9a0bced918 diff --git a/metadata/md5-cache/dev-haskell/syb-0.3.6 b/metadata/md5-cache/dev-haskell/syb-0.3.6 index 419ecbe0d067..3dcc8f8d542e 100644 --- a/metadata/md5-cache/dev-haskell/syb-0.3.6 +++ b/metadata/md5-cache/dev-haskell/syb-0.3.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/syb/0.3.6/syb-0.3.6.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2e36de2b60afed1e3c2133b924fddbab diff --git a/metadata/md5-cache/dev-haskell/syb-0.3.6.1 b/metadata/md5-cache/dev-haskell/syb-0.3.6.1 index 5e48f5115323..2ee22718ca0e 100644 --- a/metadata/md5-cache/dev-haskell/syb-0.3.6.1 +++ b/metadata/md5-cache/dev-haskell/syb-0.3.6.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/syb/0.3.6.1/syb-0.3.6.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a592484ef973e9630e523fb464fb578f diff --git a/metadata/md5-cache/dev-haskell/syb-0.3.7 b/metadata/md5-cache/dev-haskell/syb-0.3.7 index 2cddeef5af0c..2a69d369e384 100644 --- a/metadata/md5-cache/dev-haskell/syb-0.3.7 +++ b/metadata/md5-cache/dev-haskell/syb-0.3.7 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/syb/0.3.7/syb-0.3.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8be7453e8a7a2850179675fff2d7de19 diff --git a/metadata/md5-cache/dev-haskell/syb-0.4.0 b/metadata/md5-cache/dev-haskell/syb-0.4.0 index 174137a22a14..be7d13d755a0 100644 --- a/metadata/md5-cache/dev-haskell/syb-0.4.0 +++ b/metadata/md5-cache/dev-haskell/syb-0.4.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.4.0 SRC_URI=mirror://hackage/packages/archive/syb/0.4.0/syb-0.4.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=de6cf23cbc30726192a192c043195e8f diff --git a/metadata/md5-cache/dev-haskell/syb-with-class-0.6.1.4-r1 b/metadata/md5-cache/dev-haskell/syb-with-class-0.6.1.4-r1 index b77f6b77fc4e..d71bb8d662c1 100644 --- a/metadata/md5-cache/dev-haskell/syb-with-class-0.6.1.4-r1 +++ b/metadata/md5-cache/dev-haskell/syb-with-class-0.6.1.4-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.12.1:= SLOT=0/0.6.1.4 SRC_URI=mirror://hackage/packages/archive/syb-with-class/0.6.1.4/syb-with-class-0.6.1.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=985c5e99b37ace6217873475425e4f2d diff --git a/metadata/md5-cache/dev-haskell/system-filepath-0.4.7-r1 b/metadata/md5-cache/dev-haskell/system-filepath-0.4.7-r1 index 9fffc1893df1..577cb9bab474 100644 --- a/metadata/md5-cache/dev-haskell/system-filepath-0.4.7-r1 +++ b/metadata/md5-cache/dev-haskell/system-filepath-0.4.7-r1 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=>=dev-haskell/deepseq-1.1:=[profile?] =dev-haskell/text-0.7.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.4.7 SRC_URI=mirror://hackage/packages/archive/system-filepath/0.4.7/system-filepath-0.4.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6f0ef55e554c32eff302cb6d15cdefbd diff --git a/metadata/md5-cache/dev-haskell/tagsoup-0.12 b/metadata/md5-cache/dev-haskell/tagsoup-0.12 index b22b90e1d479..e59c31610a7e 100644 --- a/metadata/md5-cache/dev-haskell/tagsoup-0.12 +++ b/metadata/md5-cache/dev-haskell/tagsoup-0.12 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/tagsoup/0.12/tagsoup-0.12.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=357f4f8985e73d5a23a216a336e4e755 diff --git a/metadata/md5-cache/dev-haskell/tagsoup-0.12.6 b/metadata/md5-cache/dev-haskell/tagsoup-0.12.6 index 0cd515ede661..426268cbf147 100644 --- a/metadata/md5-cache/dev-haskell/tagsoup-0.12.6 +++ b/metadata/md5-cache/dev-haskell/tagsoup-0.12.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/text >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/tagsoup/0.12.6/tagsoup-0.12.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0052135d3007fc3c29088286ff7155df diff --git a/metadata/md5-cache/dev-haskell/tagsoup-0.12.8 b/metadata/md5-cache/dev-haskell/tagsoup-0.12.8 index 1226c3db19e1..9c44cc2f2b1e 100644 --- a/metadata/md5-cache/dev-haskell/tagsoup-0.12.8 +++ b/metadata/md5-cache/dev-haskell/tagsoup-0.12.8 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/text:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.12.8 SRC_URI=mirror://hackage/packages/archive/tagsoup/0.12.8/tagsoup-0.12.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=33246d80372f8e33e61ac8441d56d1a8 diff --git a/metadata/md5-cache/dev-haskell/tar-0.3.1.0 b/metadata/md5-cache/dev-haskell/tar-0.3.1.0 index 174e8de2c88a..061ff3682b1b 100644 --- a/metadata/md5-cache/dev-haskell/tar-0.3.1.0 +++ b/metadata/md5-cache/dev-haskell/tar-0.3.1.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/tar/0.3.1.0/tar-0.3.1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ebab84ca0519c3eea09777163b490138 diff --git a/metadata/md5-cache/dev-haskell/tar-0.3.2.0 b/metadata/md5-cache/dev-haskell/tar-0.3.2.0 index f26d26af5a08..7a72ab0ecc74 100644 --- a/metadata/md5-cache/dev-haskell/tar-0.3.2.0 +++ b/metadata/md5-cache/dev-haskell/tar-0.3.2.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/tar/0.3.2.0/tar-0.3.2.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dfd5afc31b1f89d60c6a614bbe4fb135 diff --git a/metadata/md5-cache/dev-haskell/tar-0.4.0.1 b/metadata/md5-cache/dev-haskell/tar-0.4.0.1 index 9c297b222446..a9dfa2da6329 100644 --- a/metadata/md5-cache/dev-haskell/tar-0.4.0.1 +++ b/metadata/md5-cache/dev-haskell/tar-0.4.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.4.0.1 SRC_URI=mirror://hackage/packages/archive/tar/0.4.0.1/tar-0.4.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=004c036162969b92721a54e6a6f91be1 diff --git a/metadata/md5-cache/dev-haskell/temporary-1.1.2.3 b/metadata/md5-cache/dev-haskell/temporary-1.1.2.3 index 82d70e3bff0f..a89c6c93ea5c 100644 --- a/metadata/md5-cache/dev-haskell/temporary-1.1.2.3 +++ b/metadata/md5-cache/dev-haskell/temporary-1.1.2.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/temporary/1.1.2.3/temporary-1.1.2.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3b8b416fff9fae676d069b6c6d170992 diff --git a/metadata/md5-cache/dev-haskell/temporary-1.1.2.4 b/metadata/md5-cache/dev-haskell/temporary-1.1.2.4 index d61fbb03c5cb..1d168f942384 100644 --- a/metadata/md5-cache/dev-haskell/temporary-1.1.2.4 +++ b/metadata/md5-cache/dev-haskell/temporary-1.1.2.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/1.1.2.4 SRC_URI=mirror://hackage/packages/archive/temporary/1.1.2.4/temporary-1.1.2.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a7ebededa4996d212b332b763c5a157d diff --git a/metadata/md5-cache/dev-haskell/tensor-1.0.0.1 b/metadata/md5-cache/dev-haskell/tensor-1.0.0.1 index 20b6a4c540b5..ab349b29d74d 100644 --- a/metadata/md5-cache/dev-haskell/tensor-1.0.0.1 +++ b/metadata/md5-cache/dev-haskell/tensor-1.0.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/Tensor/1.0.0.1/Tensor-1.0.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7606513bce27130944ea251ec7a4c8ee diff --git a/metadata/md5-cache/dev-haskell/terminfo-0.3.2.3 b/metadata/md5-cache/dev-haskell/terminfo-0.3.2.3 index 70411dde5ac8..35a7acc44c4a 100644 --- a/metadata/md5-cache/dev-haskell/terminfo-0.3.2.3 +++ b/metadata/md5-cache/dev-haskell/terminfo-0.3.2.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4 sys-libs/ncurses SLOT=0 SRC_URI=mirror://hackage/packages/archive/terminfo/0.3.2.3/terminfo-0.3.2.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f41fa044ca61dda405b2472bc833e9f2 diff --git a/metadata/md5-cache/dev-haskell/terminfo-0.3.2.5 b/metadata/md5-cache/dev-haskell/terminfo-0.3.2.5 index 80ae19d668fc..8ab0a78d8e56 100644 --- a/metadata/md5-cache/dev-haskell/terminfo-0.3.2.5 +++ b/metadata/md5-cache/dev-haskell/terminfo-0.3.2.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= sys-libs/ncurses SLOT=0/0.3.2.5 SRC_URI=mirror://hackage/packages/archive/terminfo/0.3.2.5/terminfo-0.3.2.5.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=34ab7dee79fbd49a3bc5a877b59f5587 diff --git a/metadata/md5-cache/dev-haskell/test-framework-0.2.4 b/metadata/md5-cache/dev-haskell/test-framework-0.2.4 index ca70c496d02b..06af2cf658d3 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-0.2.4 +++ b/metadata/md5-cache/dev-haskell/test-framework-0.2.4 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10 >=dev-haskell/ansi-terminal-0.4.0 >=dev-haskell/ansi-wl-pprint-0.4.0 >=dev-haskell/cabal-1.2.3 >=dev-haskell/regex-posix-0.72 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework/0.2.4/test-framework-0.2.4.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d46dee7ab4c9049b0cc4088744c6c84e diff --git a/metadata/md5-cache/dev-haskell/test-framework-0.4.2.0 b/metadata/md5-cache/dev-haskell/test-framework-0.4.2.0 index 148d4f82b2e8..e845d73bd47c 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-0.4.2.0 +++ b/metadata/md5-cache/dev-haskell/test-framework-0.4.2.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/ansi-terminal-0.4.0[profile?] >=dev-haskell/ansi-wl-pprint-0.5.1[profile?] >=dev-haskell/hostname-1.0[profile?] >=dev-haskell/regex-posix-0.72[profile?] >=dev-haskell/xml-1.3.5[profile?] >=dev-lang/ghc-6.10.4 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework/0.4.2.0/test-framework-0.4.2.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=44cc25045e9b43f8d4eb3ef5d93d69bd diff --git a/metadata/md5-cache/dev-haskell/test-framework-0.5 b/metadata/md5-cache/dev-haskell/test-framework-0.5 index a59939c5b4d2..f54fea405ca1 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-0.5 +++ b/metadata/md5-cache/dev-haskell/test-framework-0.5 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/ansi-terminal-0.4.0[profile?] >=dev-haskell/ansi-wl-pprint-0.5.1[profile?] >=dev-haskell/hostname-1.0[profile?] >=dev-haskell/regex-posix-0.72[profile?] >=dev-haskell/xml-1.3.5[profile?] >=dev-lang/ghc-6.10.4 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework/0.5/test-framework-0.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1c13d88c853288e66b24926e93562296 diff --git a/metadata/md5-cache/dev-haskell/test-framework-0.6 b/metadata/md5-cache/dev-haskell/test-framework-0.6 index 0313d92c03f9..eefa5cd9f978 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-0.6 +++ b/metadata/md5-cache/dev-haskell/test-framework-0.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/ansi-terminal-0.4.0[profile?] >=dev-haskell/ansi-wl-pprint-0.5.1[profile?] >=dev-haskell/hostname-1.0[profile?] >=dev-haskell/random-1.0[profile?] >=dev-haskell/regex-posix-0.72[profile?] >=dev-haskell/xml-1.3.5[profile?] >=dev-lang/ghc-6.10.4 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework/0.6/test-framework-0.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3d773091e367d6a331f9074fe6a4e681 diff --git a/metadata/md5-cache/dev-haskell/test-framework-0.6.1 b/metadata/md5-cache/dev-haskell/test-framework-0.6.1 index 1c469c14b8d6..78d009a0180b 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-0.6.1 +++ b/metadata/md5-cache/dev-haskell/test-framework-0.6.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/ansi-terminal-0.4.0:=[profile?] >=dev-haskell/ansi-wl-pprint-0.5.1:=[profile?] >=dev-haskell/extensible-exceptions-0.1.1:=[profile?] >=dev-haskell/hostname-1.0:=[profile?] >=dev-haskell/random-1.0:=[profile?] >=dev-haskell/regex-posix-0.72:=[profile?] >=dev-haskell/xml-1.3.5:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.6.1 SRC_URI=mirror://hackage/packages/archive/test-framework/0.6.1/test-framework-0.6.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8963fbf2721ede516aecafef05d6d2bb diff --git a/metadata/md5-cache/dev-haskell/test-framework-0.8 b/metadata/md5-cache/dev-haskell/test-framework-0.8 index ae9eb4c548a9..c05ebffcf62e 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-0.8 +++ b/metadata/md5-cache/dev-haskell/test-framework-0.8 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/ansi-terminal-0.4.0:=[profile?] >=dev-haskell/ansi-wl-pprint-0.5.1:=[profile?] >=dev-haskell/extensible-exceptions-0.1.1:=[profile?] >=dev-haskell/hostname-1.0:=[profile?] >=dev-haskell/random-1.0:=[profile?] >=dev-haskell/regex-posix-0.72:=[profile?] >=dev-haskell/xml-1.3.5:=[profile?] >=dev-lang/ghc-6.12.1:= SLOT=0/0.8 SRC_URI=mirror://hackage/packages/archive/test-framework/0.8/test-framework-0.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e11a955b77c2668ac48aced3fc7a4ec2 diff --git a/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.4 b/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.4 index c18d55a2c9d1..51a442e7ee32 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.4 +++ b/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.4 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10 >=dev-haskell/cabal-1.2.3 >=dev-haskell/hunit-1.2 >=dev-haskell/test-framework-0.2.0 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework-hunit/0.2.4/test-framework-hunit-0.2.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f061a7a2da2e8f6c5248ac89821d2fe8 diff --git a/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.6 b/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.6 index 4c695d1c0701..df3b3c0bce93 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.6 +++ b/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10 >=dev-haskell/hunit-1.2 >=dev-haskell/test-framework-0.2.0 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework-hunit/0.2.6/test-framework-hunit-0.2.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7dde3d19f9e53a2e927ee4c15e3c1944 diff --git a/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.7 b/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.7 index 2d0860ad9efa..1852594f23fc 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.7 +++ b/metadata/md5-cache/dev-haskell/test-framework-hunit-0.2.7 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10 >=dev-haskell/hunit-1.2[profile?] >=dev-haskell/test-framework-0.2.0[profile?] SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework-hunit/0.2.7/test-framework-hunit-0.2.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6366ee1eb8fc72f65a37cf114f4bf54d diff --git a/metadata/md5-cache/dev-haskell/test-framework-hunit-0.3.0 b/metadata/md5-cache/dev-haskell/test-framework-hunit-0.3.0 index 8f7d19f558b9..5a7927079898 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-hunit-0.3.0 +++ b/metadata/md5-cache/dev-haskell/test-framework-hunit-0.3.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/extensible-exceptions-0.1.1:=[profile?] =dev-haskell/hunit-1.2:=[profile?] =dev-haskell/test-framework-0.2.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.3.0 SRC_URI=mirror://hackage/packages/archive/test-framework-hunit/0.3.0/test-framework-hunit-0.3.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8f85f48b23f11f1ea33eb6eb841d9cef diff --git a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.10 b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.10 index 0dc672ab4a64..6eec9cc6d133 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.10 +++ b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.10 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/quickcheck-2.4* =dev-lang/ghc-6.10.4 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework-quickcheck2/0.2.10/test-framework-quickcheck2-0.2.10.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fdb38416dfdefc14cf1e9d491171e924 diff --git a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12-r1 b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12-r1 index f07d35a5e31e..684733982e5c 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12-r1 +++ b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/quickcheck-2.4*[profile?] =dev-lang/ghc-6.10.4 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework-quickcheck2/0.2.12/test-framework-quickcheck2-0.2.12.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3bb474512c6fa1549d523e2eed380315 diff --git a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.1 b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.1 index 1340e2a03cd7..0f58d2485ee2 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.1 +++ b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/quickcheck-2.4*[profile?] >=dev-haskell/test-framework-0.6[profile?] >=dev-lang/ghc-6.10.4 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework-quickcheck2/0.2.12.1/test-framework-quickcheck2-0.2.12.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=86d7158ae3fa6fa7cf29e813dc6a2f1d diff --git a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.2 b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.2 index a3977c01f01d..c708b01c2785 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.2 +++ b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/quickcheck-2.4*[profile?] >=dev-haskell/test-framework-0.6[profile?] >=dev-lang/ghc-6.10.4 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework-quickcheck2/0.2.12.2/test-framework-quickcheck2-0.2.12.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=00db95993a1cde2490918158741dd0eb diff --git a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.3 b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.3 index 44f583291c9d..363f1fb76f73 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.3 +++ b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.12.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/extensible-exceptions-0.1.1:=[profile?] =dev-haskell/quickcheck-2.4:2=[profile?] =dev-haskell/random-1:=[profile?] >=dev-haskell/test-framework-0.6:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.2.12.3 SRC_URI=mirror://hackage/packages/archive/test-framework-quickcheck2/0.2.12.3/test-framework-quickcheck2-0.2.12.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f355836ff498b2a070b7483e2897a5bd diff --git a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.5 b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.5 index 698f6af6236c..8627b3cf35f2 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.5 +++ b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.2.5 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.6.1 >=dev-haskell/quickcheck-2.1.0.3 >=dev-haskell/test-framework-0.2.0 SLOT=0 SRC_URI=mirror://hackage/packages/archive/test-framework-quickcheck2/0.2.5/test-framework-quickcheck2-0.2.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=531347fa22e56e13dfc063bacc43ec0d diff --git a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.3.0.1-r1 b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.3.0.1-r1 index ab6899f664eb..a1377c587264 100644 --- a/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.3.0.1-r1 +++ b/metadata/md5-cache/dev-haskell/test-framework-quickcheck2-0.3.0.1-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/extensible-exceptions-0.1.1:=[profile?] =dev-haskell/quickcheck-2.4:2=[profile?] =dev-haskell/random-1:=[profile?] >=dev-haskell/test-framework-0.7.1:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.3.0.1 SRC_URI=mirror://hackage/packages/archive/test-framework-quickcheck2/0.3.0.1/test-framework-quickcheck2-0.3.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1bee1a93734b6f0eb4ddff2a06adbacd diff --git a/metadata/md5-cache/dev-haskell/testpack-2.1.1 b/metadata/md5-cache/dev-haskell/testpack-2.1.1 index f1221297c60f..64eb44cf3a71 100644 --- a/metadata/md5-cache/dev-haskell/testpack-2.1.1 +++ b/metadata/md5-cache/dev-haskell/testpack-2.1.1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=dev-haskell/hunit dev-haskell/mtl >=dev-haskell/quickcheck-2.1.0.3 >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/testpack/2.1.1/testpack-2.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d084d0e8cfa1d22b87cf23a6ad5ab37b diff --git a/metadata/md5-cache/dev-haskell/testpack-2.1.2 b/metadata/md5-cache/dev-haskell/testpack-2.1.2 index 794b39c5e96e..79f411f7083b 100644 --- a/metadata/md5-cache/dev-haskell/testpack-2.1.2 +++ b/metadata/md5-cache/dev-haskell/testpack-2.1.2 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=dev-haskell/hunit[profile?] dev-haskell/mtl[profile?] >=dev-haskell/quickcheck-2.1.0.3[profile?] dev-haskell/random[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/testpack/2.1.2/testpack-2.1.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ceca37ca55313dfd06e4aee07bd2a598 diff --git a/metadata/md5-cache/dev-haskell/testpack-2.1.2.1 b/metadata/md5-cache/dev-haskell/testpack-2.1.2.1 index 1a03c86f8a48..fd8916aa70e3 100644 --- a/metadata/md5-cache/dev-haskell/testpack-2.1.2.1 +++ b/metadata/md5-cache/dev-haskell/testpack-2.1.2.1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=dev-haskell/hunit:=[profile?] dev-haskell/mtl:=[profile?] >=dev-haskell/quickcheck-2.1.0.3:=[profile?] dev-haskell/random:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/2.1.2.1 SRC_URI=mirror://hackage/packages/archive/testpack/2.1.2.1/testpack-2.1.2.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bddd2db5eda813556c1964aafeac84a2 diff --git a/metadata/md5-cache/dev-haskell/texmath-0.5.0.1 b/metadata/md5-cache/dev-haskell/texmath-0.5.0.1 index d82070fdd900..1aa93ffdd235 100644 --- a/metadata/md5-cache/dev-haskell/texmath-0.5.0.1 +++ b/metadata/md5-cache/dev-haskell/texmath-0.5.0.1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/parsec-2 dev-haskell/syb dev-haskell/xml >=dev-lang/ghc-6.8.2 cgi? ( dev-haskell/json dev-haskell/cgi dev-haskell/utf8-string ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/texmath/0.5.0.1/texmath-0.5.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3f23b5f8431f9c55dc073ef9991eba93 diff --git a/metadata/md5-cache/dev-haskell/texmath-0.6.0.3 b/metadata/md5-cache/dev-haskell/texmath-0.6.0.3 index 70d440edb230..68129ddf170f 100644 --- a/metadata/md5-cache/dev-haskell/texmath-0.6.0.3 +++ b/metadata/md5-cache/dev-haskell/texmath-0.6.0.3 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/parsec-2[profile?] dev-haskell/syb[profile?] >=dev-haskell/xml-1.3.12[profile?] >=dev-lang/ghc-6.8.2 cgi? ( dev-haskell/json[profile?] dev-haskell/cgi[profile?] dev-haskell/utf8-string[profile?] ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/texmath/0.6.0.3/texmath-0.6.0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6528b8c9e40443ff93bc7520425c7fdf diff --git a/metadata/md5-cache/dev-haskell/texmath-0.6.0.4 b/metadata/md5-cache/dev-haskell/texmath-0.6.0.4 index c5cdcd0600bd..2d1ea216eeb4 100644 --- a/metadata/md5-cache/dev-haskell/texmath-0.6.0.4 +++ b/metadata/md5-cache/dev-haskell/texmath-0.6.0.4 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/parsec-3[profile?] dev-haskell/syb[profile?] >=dev-haskell/xml-1.3.12[profile?] >=dev-lang/ghc-6.8.2 cgi? ( dev-haskell/json[profile?] dev-haskell/cgi[profile?] dev-haskell/utf8-string[profile?] ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/texmath/0.6.0.4/texmath-0.6.0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b4bcc5bf2171483b75d88e879750a0aa diff --git a/metadata/md5-cache/dev-haskell/texmath-0.6.0.6 b/metadata/md5-cache/dev-haskell/texmath-0.6.0.6 index bbcdc4cf3d24..2c7ecd657869 100644 --- a/metadata/md5-cache/dev-haskell/texmath-0.6.0.6 +++ b/metadata/md5-cache/dev-haskell/texmath-0.6.0.6 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/parsec-3[profile?] dev-haskell/syb[profile?] >=dev-haskell/xml-1.3.12[profile?] >=dev-lang/ghc-6.8.2 cgi? ( dev-haskell/json[profile?] dev-haskell/cgi[profile?] dev-haskell/utf8-string[profile?] ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/texmath/0.6.0.6/texmath-0.6.0.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d31774980d350f0a746bb667aeeaec1c diff --git a/metadata/md5-cache/dev-haskell/texmath-0.6.1.1 b/metadata/md5-cache/dev-haskell/texmath-0.6.1.1 index cf7555957e02..a3e8c86f44c7 100644 --- a/metadata/md5-cache/dev-haskell/texmath-0.6.1.1 +++ b/metadata/md5-cache/dev-haskell/texmath-0.6.1.1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/parsec-3:=[profile?] dev-haskell/syb:=[profile?] dev-haskell/xml:=[profile?] >=dev-lang/ghc-6.10.4:= cgi? ( dev-haskell/json:=[profile?] dev-haskell/cgi:=[profile?] dev-haskell/utf8-string:=[profile?] ) SLOT=0/0.6.1.1 SRC_URI=mirror://hackage/packages/archive/texmath/0.6.1.1/texmath-0.6.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d5a53479667bbe34cd0c4a839be8db84 diff --git a/metadata/md5-cache/dev-haskell/texmath-0.6.1.3 b/metadata/md5-cache/dev-haskell/texmath-0.6.1.3 index 5d26c61aca5f..bfb60cf671ae 100644 --- a/metadata/md5-cache/dev-haskell/texmath-0.6.1.3 +++ b/metadata/md5-cache/dev-haskell/texmath-0.6.1.3 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/parsec-3:=[profile?] dev-haskell/syb:=[profile?] dev-haskell/xml:=[profile?] >=dev-lang/ghc-6.10.4:= cgi? ( dev-haskell/json:=[profile?] dev-haskell/cgi:=[profile?] dev-haskell/utf8-string:=[profile?] ) SLOT=0/0.6.1.3 SRC_URI=mirror://hackage/packages/archive/texmath/0.6.1.3/texmath-0.6.1.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b462e977c560c6918dbc81d4456714ae diff --git a/metadata/md5-cache/dev-haskell/texmath-0.6.1.5 b/metadata/md5-cache/dev-haskell/texmath-0.6.1.5 index 5bf5fb794a25..2ac5787af854 100644 --- a/metadata/md5-cache/dev-haskell/texmath-0.6.1.5 +++ b/metadata/md5-cache/dev-haskell/texmath-0.6.1.5 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/parsec-3:=[profile?] dev-haskell/syb:=[profile?] dev-haskell/xml:=[profile?] >=dev-lang/ghc-6.10.4:= cgi? ( dev-haskell/cgi:=[profile?] dev-haskell/json:=[profile?] dev-haskell/utf8-string:=[profile?] ) SLOT=0/0.6.1.5 SRC_URI=mirror://hackage/packages/archive/texmath/0.6.1.5/texmath-0.6.1.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0b40c9204f35a23d7adb7d230c8740e1 diff --git a/metadata/md5-cache/dev-haskell/text-0.11.1.1 b/metadata/md5-cache/dev-haskell/text-0.11.1.1 index 7d79e661f9e7..b30fb68da29c 100644 --- a/metadata/md5-cache/dev-haskell/text-0.11.1.1 +++ b/metadata/md5-cache/dev-haskell/text-0.11.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1.0.0 >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/text/0.11.1.1/text-0.11.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4078e2d320168a1581243acd5053fabe diff --git a/metadata/md5-cache/dev-haskell/text-0.11.1.12 b/metadata/md5-cache/dev-haskell/text-0.11.1.12 index d8d8adb80cb0..ad2995dcad0f 100644 --- a/metadata/md5-cache/dev-haskell/text-0.11.1.12 +++ b/metadata/md5-cache/dev-haskell/text-0.11.1.12 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1.0.0 >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/text/0.11.1.12/text-0.11.1.12.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5fdf87fa79384a276ddd19fdf3136f1d diff --git a/metadata/md5-cache/dev-haskell/text-0.11.1.13-r1 b/metadata/md5-cache/dev-haskell/text-0.11.1.13-r1 index 7cf4462a2d2d..fb59a7105c43 100644 --- a/metadata/md5-cache/dev-haskell/text-0.11.1.13-r1 +++ b/metadata/md5-cache/dev-haskell/text-0.11.1.13-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1.0.0[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/text/0.11.1.13/text-0.11.1.13.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d4ba05d56c7ffce962f75ac8cf129a99 diff --git a/metadata/md5-cache/dev-haskell/text-0.11.2.0 b/metadata/md5-cache/dev-haskell/text-0.11.2.0 index 7f284c759db0..801239e77621 100644 --- a/metadata/md5-cache/dev-haskell/text-0.11.2.0 +++ b/metadata/md5-cache/dev-haskell/text-0.11.2.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1.0.0[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/text/0.11.2.0/text-0.11.2.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=49dab7f99dd67f19794a6233614ff574 diff --git a/metadata/md5-cache/dev-haskell/text-0.11.2.1 b/metadata/md5-cache/dev-haskell/text-0.11.2.1 index c09596d44beb..475c8973ab2e 100644 --- a/metadata/md5-cache/dev-haskell/text-0.11.2.1 +++ b/metadata/md5-cache/dev-haskell/text-0.11.2.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1.0.0[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/text/0.11.2.1/text-0.11.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d5fb77c40fefa1528cff3f4551fae92a diff --git a/metadata/md5-cache/dev-haskell/text-0.11.2.2 b/metadata/md5-cache/dev-haskell/text-0.11.2.2 index 55852255af0d..98d460b856a6 100644 --- a/metadata/md5-cache/dev-haskell/text-0.11.2.2 +++ b/metadata/md5-cache/dev-haskell/text-0.11.2.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1.0.0[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/text/0.11.2.2/text-0.11.2.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0803f85c8c5d4b94f9f3ba07059558c8 diff --git a/metadata/md5-cache/dev-haskell/text-0.11.2.3 b/metadata/md5-cache/dev-haskell/text-0.11.2.3 index 36cc4b7bbb46..f7839a4384e1 100644 --- a/metadata/md5-cache/dev-haskell/text-0.11.2.3 +++ b/metadata/md5-cache/dev-haskell/text-0.11.2.3 @@ -10,5 +10,5 @@ RDEPEND=>=dev-haskell/deepseq-1.1.0.0:=[profile?] >=dev-lang/ghc-6.10.4:= RESTRICT=test SLOT=0/0.11.2.3 SRC_URI=mirror://hackage/packages/archive/text/0.11.2.3/text-0.11.2.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3c59c2c95e01de37950d8902f35e884e diff --git a/metadata/md5-cache/dev-haskell/text-0.11.3.1 b/metadata/md5-cache/dev-haskell/text-0.11.3.1 index adc08691fec2..eab32448c8b6 100644 --- a/metadata/md5-cache/dev-haskell/text-0.11.3.1 +++ b/metadata/md5-cache/dev-haskell/text-0.11.3.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1.0.0:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.11.3.1 SRC_URI=mirror://hackage/packages/archive/text/0.11.3.1/text-0.11.3.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=15207ecb57f5f48b365e74923796fae5 diff --git a/metadata/md5-cache/dev-haskell/threads-0.5.0.2 b/metadata/md5-cache/dev-haskell/threads-0.5.0.2 index 6af222d17574..c26cf80bd986 100644 --- a/metadata/md5-cache/dev-haskell/threads-0.5.0.2 +++ b/metadata/md5-cache/dev-haskell/threads-0.5.0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] =dev-haskell/stm-2.1:=[profile?] =dev-lang/ghc-7.4.1:= SLOT=0/0.5.0.2 SRC_URI=mirror://hackage/packages/archive/threads/0.5.0.2/threads-0.5.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4ed8114f81dd363975ba6676b6950efb diff --git a/metadata/md5-cache/dev-haskell/time-compat-0.1.0.3 b/metadata/md5-cache/dev-haskell/time-compat-0.1.0.3 index dcc74857681e..54271d328dbc 100644 --- a/metadata/md5-cache/dev-haskell/time-compat-0.1.0.3 +++ b/metadata/md5-cache/dev-haskell/time-compat-0.1.0.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.12.1:= SLOT=0/0.1.0.3 SRC_URI=mirror://hackage/packages/archive/time-compat/0.1.0.3/time-compat-0.1.0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=25d3268f4b467b49fa3072384353a1af diff --git a/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2 b/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2 index 22c8ca6bcc44..dedd1b45d20f 100644 --- a/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2 +++ b/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/binary-0.4.1[profile?] =dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/timezone-olson/0.1.2/timezone-olson-0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=010f4377e8a0c0294012e3a2e3de48e7 diff --git a/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2-r1 b/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2-r1 index e6a1bad8c71c..c916dbecc963 100644 --- a/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2-r1 +++ b/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/binary-0.4.1:=[profile?] =dev-haskell/extensible-exceptions-0.1.0:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.1.2 SRC_URI=mirror://hackage/packages/archive/timezone-olson/0.1.2/timezone-olson-0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e709b0ee254332b0527682a6fbffb901 diff --git a/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2-r2 b/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2-r2 index c72b54d6a698..364349773767 100644 --- a/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2-r2 +++ b/metadata/md5-cache/dev-haskell/timezone-olson-0.1.2-r2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/binary-0.4.1:=[profile?] =dev-haskell/extensible-exceptions-0.1.0:=[profile?] =dev-haskell/timezone-series-0.1.0:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.1.2 SRC_URI=mirror://hackage/packages/archive/timezone-olson/0.1.2/timezone-olson-0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=eca79d07d9691246706dca4f46b5012b diff --git a/metadata/md5-cache/dev-haskell/timezone-series-0.1.2 b/metadata/md5-cache/dev-haskell/timezone-series-0.1.2 index d76cfb3702f7..4ab818cea568 100644 --- a/metadata/md5-cache/dev-haskell/timezone-series-0.1.2 +++ b/metadata/md5-cache/dev-haskell/timezone-series-0.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/timezone-series/0.1.2/timezone-series-0.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3047dbb7b7b66f6ac130c0a7dda7bb2c diff --git a/metadata/md5-cache/dev-haskell/transformers-0.2.2.0 b/metadata/md5-cache/dev-haskell/transformers-0.2.2.0 index 1298703f647a..fa83af4e33ea 100644 --- a/metadata/md5-cache/dev-haskell/transformers-0.2.2.0 +++ b/metadata/md5-cache/dev-haskell/transformers-0.2.2.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/transformers/0.2.2.0/transformers-0.2.2.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4bbbb26ca3232744d5be97f3e2efe558 diff --git a/metadata/md5-cache/dev-haskell/transformers-0.3.0.0 b/metadata/md5-cache/dev-haskell/transformers-0.3.0.0 index b867991c2712..5124b5afe300 100644 --- a/metadata/md5-cache/dev-haskell/transformers-0.3.0.0 +++ b/metadata/md5-cache/dev-haskell/transformers-0.3.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/transformers/0.3.0.0/transformers-0.3.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5645d9189d29d29b8efc68a0062cf257 diff --git a/metadata/md5-cache/dev-haskell/transformers-0.3.0.0-r1 b/metadata/md5-cache/dev-haskell/transformers-0.3.0.0-r1 index 3fc1ca69df7e..99840db91e71 100644 --- a/metadata/md5-cache/dev-haskell/transformers-0.3.0.0-r1 +++ b/metadata/md5-cache/dev-haskell/transformers-0.3.0.0-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.3.0.0 SRC_URI=mirror://hackage/packages/archive/transformers/0.3.0.0/transformers-0.3.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e76fb92aa55968f6402b14b9285838ae diff --git a/metadata/md5-cache/dev-haskell/transformers-base-0.4.1 b/metadata/md5-cache/dev-haskell/transformers-base-0.4.1 index ffe0f751cff2..6182b775bab7 100644 --- a/metadata/md5-cache/dev-haskell/transformers-base-0.4.1 +++ b/metadata/md5-cache/dev-haskell/transformers-base-0.4.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/transformers-0.2[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/transformers-base/0.4.1/transformers-base-0.4.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a8148f6c80381ec13b77d4a10cec93c5 diff --git a/metadata/md5-cache/dev-haskell/unbounded-delays-0.1.0.5-r1 b/metadata/md5-cache/dev-haskell/unbounded-delays-0.1.0.5-r1 index f43040dccaad..dadfc6778305 100644 --- a/metadata/md5-cache/dev-haskell/unbounded-delays-0.1.0.5-r1 +++ b/metadata/md5-cache/dev-haskell/unbounded-delays-0.1.0.5-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.1.0.5 SRC_URI=mirror://hackage/packages/archive/unbounded-delays/0.1.0.5/unbounded-delays-0.1.0.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5fcaddf4483b3fb6d415324b263d7c66 diff --git a/metadata/md5-cache/dev-haskell/unix-compat-0.3.0.1 b/metadata/md5-cache/dev-haskell/unix-compat-0.3.0.1 index eb75e5a51d56..672d42d939b0 100644 --- a/metadata/md5-cache/dev-haskell/unix-compat-0.3.0.1 +++ b/metadata/md5-cache/dev-haskell/unix-compat-0.3.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.12.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/unix-compat/0.3.0.1/unix-compat-0.3.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=21e764f797bd908fe980a6f827845b14 diff --git a/metadata/md5-cache/dev-haskell/unix-compat-0.4.0.0 b/metadata/md5-cache/dev-haskell/unix-compat-0.4.0.0 index 83fc20516bcd..bf1969c3582e 100644 --- a/metadata/md5-cache/dev-haskell/unix-compat-0.4.0.0 +++ b/metadata/md5-cache/dev-haskell/unix-compat-0.4.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.12.1:= SLOT=0/0.4.0.0 SRC_URI=mirror://hackage/packages/archive/unix-compat/0.4.0.0/unix-compat-0.4.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e5dd2e6c0714594d29e2ba041e583aa2 diff --git a/metadata/md5-cache/dev-haskell/unix-compat-0.4.1.0 b/metadata/md5-cache/dev-haskell/unix-compat-0.4.1.0 index 1a9cff752f01..abdfb99f2b32 100644 --- a/metadata/md5-cache/dev-haskell/unix-compat-0.4.1.0 +++ b/metadata/md5-cache/dev-haskell/unix-compat-0.4.1.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.12.1:= SLOT=0/0.4.1.0 SRC_URI=mirror://hackage/packages/archive/unix-compat/0.4.1.0/unix-compat-0.4.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=70e2ddb31f29d11b5b2fc6da5c0745f1 diff --git a/metadata/md5-cache/dev-haskell/unix-compat-0.4.1.1 b/metadata/md5-cache/dev-haskell/unix-compat-0.4.1.1 index ab7fd69bee67..7f7a8010ab06 100644 --- a/metadata/md5-cache/dev-haskell/unix-compat-0.4.1.1 +++ b/metadata/md5-cache/dev-haskell/unix-compat-0.4.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.12.1:= SLOT=0/0.4.1.1 SRC_URI=mirror://hackage/packages/archive/unix-compat/0.4.1.1/unix-compat-0.4.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b5a6d18005029415ccae825f9b6f32f2 diff --git a/metadata/md5-cache/dev-haskell/unordered-containers-0.2.2.1 b/metadata/md5-cache/dev-haskell/unordered-containers-0.2.2.1 index a165fedcff06..c420adb928bf 100644 --- a/metadata/md5-cache/dev-haskell/unordered-containers-0.2.2.1 +++ b/metadata/md5-cache/dev-haskell/unordered-containers-0.2.2.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1:=[profile?] >=dev-haskell/hashable-1.0.1.1:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.2.2.1 SRC_URI=mirror://hackage/packages/archive/unordered-containers/0.2.2.1/unordered-containers-0.2.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8ab56094b511eabec65e352a0825773b diff --git a/metadata/md5-cache/dev-haskell/unordered-containers-0.2.3.0 b/metadata/md5-cache/dev-haskell/unordered-containers-0.2.3.0 index 4a5e2fd0b855..c028e462260c 100644 --- a/metadata/md5-cache/dev-haskell/unordered-containers-0.2.3.0 +++ b/metadata/md5-cache/dev-haskell/unordered-containers-0.2.3.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/deepseq-1.1:=[profile?] >=dev-haskell/hashable-1.0.1.1:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.2.3.0 SRC_URI=mirror://hackage/packages/archive/unordered-containers/0.2.3.0/unordered-containers-0.2.3.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3321e1555ea2c7275b1382519d5b7694 diff --git a/metadata/md5-cache/dev-haskell/url-2.1.3-r1 b/metadata/md5-cache/dev-haskell/url-2.1.3-r1 index 304541dc78c6..c1086bd59ee4 100644 --- a/metadata/md5-cache/dev-haskell/url-2.1.3-r1 +++ b/metadata/md5-cache/dev-haskell/url-2.1.3-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/utf8-string-0.3.4:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/2.1.3 SRC_URI=mirror://hackage/packages/archive/url/2.1.3/url-2.1.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fa6161d4fb2c56808e44933b24e744ed diff --git a/metadata/md5-cache/dev-haskell/utf8-string-0.3.7-r1 b/metadata/md5-cache/dev-haskell/utf8-string-0.3.7-r1 index dfb307d3a39b..49227a0b863a 100644 --- a/metadata/md5-cache/dev-haskell/utf8-string-0.3.7-r1 +++ b/metadata/md5-cache/dev-haskell/utf8-string-0.3.7-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= SLOT=0/0.3.7 SRC_URI=mirror://hackage/packages/archive/utf8-string/0.3.7/utf8-string-0.3.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dfdd65a09cbfba53f0a544edf80bf640 diff --git a/metadata/md5-cache/dev-haskell/uuagc-0.9.24 b/metadata/md5-cache/dev-haskell/uuagc-0.9.24 index 92a555936bb5..1358771a6f80 100644 --- a/metadata/md5-cache/dev-haskell/uuagc-0.9.24 +++ b/metadata/md5-cache/dev-haskell/uuagc-0.9.24 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-lang/ghc-6.10 dev-haskell/cabal >=dev-haskell/uulib-0.9.12 SLOT=0 SRC_URI=mirror://hackage/packages/archive/uuagc/0.9.24/uuagc-0.9.24.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8720c0261d41fba397f78e3006f7ed50 diff --git a/metadata/md5-cache/dev-haskell/uulib-0.9.12 b/metadata/md5-cache/dev-haskell/uulib-0.9.12 index 170a896114d3..ea33680df618 100644 --- a/metadata/md5-cache/dev-haskell/uulib-0.9.12 +++ b/metadata/md5-cache/dev-haskell/uulib-0.9.12 @@ -8,5 +8,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.8.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/uulib/0.9.12/uulib-0.9.12.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=071bb09ba7012b99b3d6629605f7cfef diff --git a/metadata/md5-cache/dev-haskell/uulib-0.9.14 b/metadata/md5-cache/dev-haskell/uulib-0.9.14 index 7ff718924d09..aaad23a27ced 100644 --- a/metadata/md5-cache/dev-haskell/uulib-0.9.14 +++ b/metadata/md5-cache/dev-haskell/uulib-0.9.14 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/uulib/0.9.14/uulib-0.9.14.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=46d02a4923dea1f9191e017f979d725d diff --git a/metadata/md5-cache/dev-haskell/vector-0.10.0.1 b/metadata/md5-cache/dev-haskell/vector-0.10.0.1 index 9e5d8b667a1b..cdef33151566 100644 --- a/metadata/md5-cache/dev-haskell/vector-0.10.0.1 +++ b/metadata/md5-cache/dev-haskell/vector-0.10.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/primitive-0.5.0.1:=[profile?] =dev-lang/ghc-6.12.3:= SLOT=0/0.10.0.1 SRC_URI=mirror://hackage/packages/archive/vector/0.10.0.1/vector-0.10.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8e28952689843be0de2e7d0fd5e6162f diff --git a/metadata/md5-cache/dev-haskell/vector-0.9.1 b/metadata/md5-cache/dev-haskell/vector-0.9.1 index 70922ec1d349..b1227f70f3d1 100644 --- a/metadata/md5-cache/dev-haskell/vector-0.9.1 +++ b/metadata/md5-cache/dev-haskell/vector-0.9.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/primitive-0.4*[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/vector/0.9.1/vector-0.9.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=144e9a7e661b81f5e2ab7c3194c612c1 diff --git a/metadata/md5-cache/dev-haskell/void-0.6 b/metadata/md5-cache/dev-haskell/void-0.6 index 27523a241e6c..2dd5ad318d92 100644 --- a/metadata/md5-cache/dev-haskell/void-0.6 +++ b/metadata/md5-cache/dev-haskell/void-0.6 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/hashable-1.1:=[profile?] >=dev-haskell/semigroups-0.8.2:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.6 SRC_URI=mirror://hackage/packages/archive/void/0.6/void-0.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=02921caa9470a5ca28953752c2847a59 diff --git a/metadata/md5-cache/dev-haskell/wxc-0.90.0.4 b/metadata/md5-cache/dev-haskell/wxc-0.90.0.4 index 74e7e04a05ca..89781e6ce129 100644 --- a/metadata/md5-cache/dev-haskell/wxc-0.90.0.4 +++ b/metadata/md5-cache/dev-haskell/wxc-0.90.0.4 @@ -9,5 +9,5 @@ LICENSE=wxWinLL-3.1 RDEPEND=>=dev-haskell/wxdirect-0.90:2.9=[profile?] x11-libs/wxGTK:2.9=[X,gstreamer,opengl] >=dev-lang/ghc-6.10.4:= SLOT=2.9/0.90.0.4 SRC_URI=mirror://hackage/packages/archive/wxc/0.90.0.4/wxc-0.90.0.4.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 wxwidgets fb1a306837717dfa2af841ecdf929565 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 wxwidgets fb1a306837717dfa2af841ecdf929565 _md5_=4b99f66af0c904cf1eed819e1b1c577c diff --git a/metadata/md5-cache/dev-haskell/wxcore-0.13.2.3 b/metadata/md5-cache/dev-haskell/wxcore-0.13.2.3 index b0bd55384f60..509632e97802 100644 --- a/metadata/md5-cache/dev-haskell/wxcore-0.13.2.3 +++ b/metadata/md5-cache/dev-haskell/wxcore-0.13.2.3 @@ -9,5 +9,5 @@ LICENSE=wxWinLL-3.1 RDEPEND=dev-haskell/parsec:=[profile?] dev-haskell/stm:=[profile?] >dev-haskell/wxdirect-0.12.1.2:2.8=[profile?] =dev-lang/ghc-6.12.1:= x11-libs/wxGTK:2.8=[X,gstreamer,opengl] SLOT=2.8/0.13.2.3 SRC_URI=mirror://hackage/packages/archive/wxcore/0.13.2.3/wxcore-0.13.2.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 wxwidgets fb1a306837717dfa2af841ecdf929565 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 wxwidgets fb1a306837717dfa2af841ecdf929565 _md5_=678e02e5096ab8b62552a7a06cd3d7db diff --git a/metadata/md5-cache/dev-haskell/wxcore-0.90.0.3 b/metadata/md5-cache/dev-haskell/wxcore-0.90.0.3 index ea4d119338ae..8b7ccbd4d633 100644 --- a/metadata/md5-cache/dev-haskell/wxcore-0.90.0.3 +++ b/metadata/md5-cache/dev-haskell/wxcore-0.90.0.3 @@ -9,5 +9,5 @@ LICENSE=wxWinLL-3.1 RDEPEND=dev-haskell/parsec:=[profile?] dev-haskell/stm:=[profile?] >=dev-haskell/wxc-0.90.0.4:2.9=[profile?] >=dev-haskell/wxdirect-0.90:2.9=[profile?] >=dev-lang/ghc-6.12.1:= SLOT=2.9/0.90.0.3 SRC_URI=mirror://hackage/packages/archive/wxcore/0.90.0.3/wxcore-0.90.0.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d81464bf1e7e7aa7c84b854c40574cf3 diff --git a/metadata/md5-cache/dev-haskell/wxdirect-0.13.1.2 b/metadata/md5-cache/dev-haskell/wxdirect-0.13.1.2 index 8ff5c5ab884c..8010e236b475 100644 --- a/metadata/md5-cache/dev-haskell/wxdirect-0.13.1.2 +++ b/metadata/md5-cache/dev-haskell/wxdirect-0.13.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/parsec-2.1.0:=[profile?] =dev-haskell/strict-0.3:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=2.8/0.13.1.2 SRC_URI=mirror://hackage/packages/archive/wxdirect/0.13.1.2/wxdirect-0.13.1.2.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=95e0c70a19868b9813bd6c6b6d94700a diff --git a/metadata/md5-cache/dev-haskell/wxdirect-0.90.0.1 b/metadata/md5-cache/dev-haskell/wxdirect-0.90.0.1 index 67aff060a8a3..3fe8bc6ddf82 100644 --- a/metadata/md5-cache/dev-haskell/wxdirect-0.90.0.1 +++ b/metadata/md5-cache/dev-haskell/wxdirect-0.90.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/parsec-2.1.0:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=2.9/0.90.0.1 SRC_URI=mirror://hackage/packages/archive/wxdirect/0.90.0.1/wxdirect-0.90.0.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9fef2bdfabe98b7687a30989e5c63f00 diff --git a/metadata/md5-cache/dev-haskell/wxhaskell-0.12.1.6 b/metadata/md5-cache/dev-haskell/wxhaskell-0.12.1.6 index 4ac2b449e5b4..704e727698a8 100644 --- a/metadata/md5-cache/dev-haskell/wxhaskell-0.12.1.6 +++ b/metadata/md5-cache/dev-haskell/wxhaskell-0.12.1.6 @@ -8,5 +8,5 @@ LICENSE=LGPL-2.1 RDEPEND=dev-haskell/stm >=dev-haskell/wxcore-0.12.1.6 >=dev-lang/ghc-6.10 SLOT=0 SRC_URI=mirror://hackage/packages/archive/wx/0.12.1.6/wx-0.12.1.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b76d3a19be9cc9d06b1ca50c800d1c70 diff --git a/metadata/md5-cache/dev-haskell/wxhaskell-0.13.2.1-r1 b/metadata/md5-cache/dev-haskell/wxhaskell-0.13.2.1-r1 index e86e05bd6155..f1ea7bcf442a 100644 --- a/metadata/md5-cache/dev-haskell/wxhaskell-0.13.2.1-r1 +++ b/metadata/md5-cache/dev-haskell/wxhaskell-0.13.2.1-r1 @@ -9,5 +9,5 @@ LICENSE=wxWinLL-3.1 RDEPEND=dev-haskell/stm:=[profile?] >=dev-haskell/wxcore-0.13.1:2.8=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=2.8/0.13.2.1 SRC_URI=mirror://hackage/packages/archive/wx/0.13.2.1/wx-0.13.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=267656ab5d26c8b917208d1ac39a50f3 diff --git a/metadata/md5-cache/dev-haskell/wxhaskell-0.90 b/metadata/md5-cache/dev-haskell/wxhaskell-0.90 index b895f841c3aa..77dafe17392b 100644 --- a/metadata/md5-cache/dev-haskell/wxhaskell-0.90 +++ b/metadata/md5-cache/dev-haskell/wxhaskell-0.90 @@ -9,5 +9,5 @@ LICENSE=wxWinLL-3.1 RDEPEND=dev-haskell/stm:=[profile?] >=dev-haskell/wxcore-0.90:2.9=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=2.9/0.90 SRC_URI=mirror://hackage/packages/archive/wx/0.90/wx-0.90.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4b6b7e5bd8b2a0431d0a26b1fcb2cdf1 diff --git a/metadata/md5-cache/dev-haskell/wxhaskell-0.90.0.1 b/metadata/md5-cache/dev-haskell/wxhaskell-0.90.0.1 index da59d706026e..8f43a6eb4da6 100644 --- a/metadata/md5-cache/dev-haskell/wxhaskell-0.90.0.1 +++ b/metadata/md5-cache/dev-haskell/wxhaskell-0.90.0.1 @@ -9,5 +9,5 @@ LICENSE=wxWinLL-3.1 RDEPEND=dev-haskell/stm:=[profile?] >=dev-haskell/wxcore-0.90:2.9=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=2.9/0.90.0.1 SRC_URI=mirror://hackage/packages/archive/wx/0.90.0.1/wx-0.90.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3e707069ae8fa2822c51404f467c8e74 diff --git a/metadata/md5-cache/dev-haskell/x11-1.4.6.1 b/metadata/md5-cache/dev-haskell/x11-1.4.6.1 index b62162f42e25..389ad80140eb 100644 --- a/metadata/md5-cache/dev-haskell/x11-1.4.6.1 +++ b/metadata/md5-cache/dev-haskell/x11-1.4.6.1 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8 x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/X11/1.4.6.1/X11-1.4.6.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5e1b5f229017f7d8d23f8d2adbe35952 diff --git a/metadata/md5-cache/dev-haskell/x11-1.5.0.0 b/metadata/md5-cache/dev-haskell/x11-1.5.0.0 index f1831584d694..11093dd4ce1a 100644 --- a/metadata/md5-cache/dev-haskell/x11-1.5.0.0 +++ b/metadata/md5-cache/dev-haskell/x11-1.5.0.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/syb[profile?] >=dev-lang/ghc-6.8.2 x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/X11/1.5.0.0/X11-1.5.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=aa5c434bbea5a74e16da417f059068bf diff --git a/metadata/md5-cache/dev-haskell/x11-1.5.0.0-r1 b/metadata/md5-cache/dev-haskell/x11-1.5.0.0-r1 index 04f0cabbdacf..6781fa7e1b8e 100644 --- a/metadata/md5-cache/dev-haskell/x11-1.5.0.0-r1 +++ b/metadata/md5-cache/dev-haskell/x11-1.5.0.0-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/syb[profile?] >=dev-lang/ghc-6.8.2 x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/X11/1.5.0.0/X11-1.5.0.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d0d905f26ce539cb76be3b66a8fdf6de diff --git a/metadata/md5-cache/dev-haskell/x11-1.5.0.1 b/metadata/md5-cache/dev-haskell/x11-1.5.0.1 index eb1bfd57e790..95b88eec9bae 100644 --- a/metadata/md5-cache/dev-haskell/x11-1.5.0.1 +++ b/metadata/md5-cache/dev-haskell/x11-1.5.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/syb[profile?] >=dev-lang/ghc-6.8.2 x11-libs/libX11 xinerama? ( x11-libs/libXinerama ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/X11/1.5.0.1/X11-1.5.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b722c5de257c59109951677c250ff17c diff --git a/metadata/md5-cache/dev-haskell/x11-1.6.0.2 b/metadata/md5-cache/dev-haskell/x11-1.6.0.2 index 999e343013fe..1240bb5bf7d1 100644 --- a/metadata/md5-cache/dev-haskell/x11-1.6.0.2 +++ b/metadata/md5-cache/dev-haskell/x11-1.6.0.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/syb[profile?] >=dev-lang/ghc-6.8.2 x11-libs/libX11 x11-libs/libXext x11-libs/libXrandr xinerama? ( x11-libs/libXinerama ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/X11/1.6.0.2/X11-1.6.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=57ba0ca6af40e886771d3d78830fc64a diff --git a/metadata/md5-cache/dev-haskell/x11-1.6.0.2-r1 b/metadata/md5-cache/dev-haskell/x11-1.6.0.2-r1 index 7818f1cc6900..1fb637a918e5 100644 --- a/metadata/md5-cache/dev-haskell/x11-1.6.0.2-r1 +++ b/metadata/md5-cache/dev-haskell/x11-1.6.0.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/syb[profile?] >=dev-lang/ghc-6.10.4:= x11-libs/libX11 x11-libs/libXext x11-libs/libXrandr xinerama? ( x11-libs/libXinerama ) SLOT=0/1.6.0.2 SRC_URI=mirror://hackage/packages/archive/X11/1.6.0.2/X11-1.6.0.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=03bf76d7b26e12b02e2f59c04b4663b5 diff --git a/metadata/md5-cache/dev-haskell/x11-1.6.1.1 b/metadata/md5-cache/dev-haskell/x11-1.6.1.1 index 845b95191c93..d58ff792dc2d 100644 --- a/metadata/md5-cache/dev-haskell/x11-1.6.1.1 +++ b/metadata/md5-cache/dev-haskell/x11-1.6.1.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/data-default:=[profile?] >=dev-lang/ghc-6.10.4:= x11-libs/libX11 x11-libs/libXext x11-libs/libXrandr screensaver? ( x11-libs/libXScrnSaver ) xinerama? ( x11-libs/libXinerama ) SLOT=0/1.6.1.1 SRC_URI=mirror://hackage/packages/archive/X11/1.6.1.1/X11-1.6.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5684ee7878814db9345550b9c4abaeae diff --git a/metadata/md5-cache/dev-haskell/x11-xft-0.3 b/metadata/md5-cache/dev-haskell/x11-xft-0.3 index 38d8b01aeedb..692a054633b1 100644 --- a/metadata/md5-cache/dev-haskell/x11-xft-0.3 +++ b/metadata/md5-cache/dev-haskell/x11-xft-0.3 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.6.1 >=dev-haskell/utf8-string-0.1[profile?] >=dev-haskell/x11-1.2.1[profile?] x11-libs/libXft SLOT=0 SRC_URI=mirror://hackage/packages/archive/X11-xft/0.3/X11-xft-0.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=505619e3094746e3a004790f32399704 diff --git a/metadata/md5-cache/dev-haskell/x11-xft-0.3.1 b/metadata/md5-cache/dev-haskell/x11-xft-0.3.1 index 3bbafdb1c8fe..da768ea0c79e 100644 --- a/metadata/md5-cache/dev-haskell/x11-xft-0.3.1 +++ b/metadata/md5-cache/dev-haskell/x11-xft-0.3.1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=>=dev-lang/ghc-6.6.1 >=dev-haskell/utf8-string-0.1[profile?] >=dev-haskell/x11-1.2.1[profile?] x11-libs/libXft SLOT=0 SRC_URI=mirror://hackage/packages/archive/X11-xft/0.3.1/X11-xft-0.3.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ab5ccc41245f13313a8140425193fd5c diff --git a/metadata/md5-cache/dev-haskell/xhtml-3000.2.0.1 b/metadata/md5-cache/dev-haskell/xhtml-3000.2.0.1 index 55945844d792..cdb9cb588fb8 100644 --- a/metadata/md5-cache/dev-haskell/xhtml-3000.2.0.1 +++ b/metadata/md5-cache/dev-haskell/xhtml-3000.2.0.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/xhtml/3000.2.0.1/xhtml-3000.2.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b3775d500fd7c48fbc219e331ac9d240 diff --git a/metadata/md5-cache/dev-haskell/xhtml-3000.2.1 b/metadata/md5-cache/dev-haskell/xhtml-3000.2.1 index fb90e29ea8fa..e6f98b709a99 100644 --- a/metadata/md5-cache/dev-haskell/xhtml-3000.2.1 +++ b/metadata/md5-cache/dev-haskell/xhtml-3000.2.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/xhtml/3000.2.1/xhtml-3000.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=03a984919c360c634851227d6ae826aa diff --git a/metadata/md5-cache/dev-haskell/xml-1.3.12 b/metadata/md5-cache/dev-haskell/xml-1.3.12 index 7b282b528204..5ad1de984f4a 100644 --- a/metadata/md5-cache/dev-haskell/xml-1.3.12 +++ b/metadata/md5-cache/dev-haskell/xml-1.3.12 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/text[profile?] >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/xml/1.3.12/xml-1.3.12.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=413535e02f27a6f856c6fc82a387b331 diff --git a/metadata/md5-cache/dev-haskell/xml-1.3.13 b/metadata/md5-cache/dev-haskell/xml-1.3.13 index c594d33879ce..660480e0b624 100644 --- a/metadata/md5-cache/dev-haskell/xml-1.3.13 +++ b/metadata/md5-cache/dev-haskell/xml-1.3.13 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/text:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/1.3.13 SRC_URI=mirror://hackage/packages/archive/xml/1.3.13/xml-1.3.13.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=63e435f71bc7e031f259e4ffecfe3e0d diff --git a/metadata/md5-cache/dev-haskell/xml-1.3.8 b/metadata/md5-cache/dev-haskell/xml-1.3.8 index 27403a425c50..ff1d44ae70b4 100644 --- a/metadata/md5-cache/dev-haskell/xml-1.3.8 +++ b/metadata/md5-cache/dev-haskell/xml-1.3.8 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/xml/1.3.8/xml-1.3.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=00bd66fbea1662b5ef0edbed4556c73b diff --git a/metadata/md5-cache/dev-haskell/xml-types-0.3 b/metadata/md5-cache/dev-haskell/xml-types-0.3 index 28db0c448223..684dbbff862d 100644 --- a/metadata/md5-cache/dev-haskell/xml-types-0.3 +++ b/metadata/md5-cache/dev-haskell/xml-types-0.3 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=dev-haskell/text >=dev-lang/ghc-6.8.2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/xml-types/0.3/xml-types-0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5d52a85b39094cd7ce4ec8a5c831ed8f diff --git a/metadata/md5-cache/dev-haskell/xml-types-0.3.3 b/metadata/md5-cache/dev-haskell/xml-types-0.3.3 index ceda6920d099..14a774c5d939 100644 --- a/metadata/md5-cache/dev-haskell/xml-types-0.3.3 +++ b/metadata/md5-cache/dev-haskell/xml-types-0.3.3 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND=dev-haskell/text:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.3.3 SRC_URI=mirror://hackage/packages/archive/xml-types/0.3.3/xml-types-0.3.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d599f195cca75bc6b50eed63d0f18d70 diff --git a/metadata/md5-cache/dev-haskell/xss-sanitize-0.3.3 b/metadata/md5-cache/dev-haskell/xss-sanitize-0.3.3 index b343f81a1fc4..451ebfc09d35 100644 --- a/metadata/md5-cache/dev-haskell/xss-sanitize-0.3.3 +++ b/metadata/md5-cache/dev-haskell/xss-sanitize-0.3.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/attoparsec-0.10.0.3:=[profile?] =dev-haskell/css-text-0.1.1:=[profile?] =dev-haskell/tagsoup-0.12.2:=[profile?] =dev-haskell/text-0.11:=[profile?] =dev-haskell/utf8-string-0.3:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.3.3 SRC_URI=mirror://hackage/packages/archive/xss-sanitize/0.3.3/xss-sanitize-0.3.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f8434b536202f724cd84911e83e69327 diff --git a/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.6 b/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.6 index 977c0b200a1d..413169b739df 100644 --- a/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.6 +++ b/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.6 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-lang/ghc-6.6.1 dev-haskell/binary >=dev-haskell/cabal-1.2 >=dev-haskell/digest-0.0.0.1 dev-haskell/mtl >=dev-haskell/utf8-string-0.3.1 dev-haskell/zlib SLOT=0 SRC_URI=mirror://hackage/packages/archive/zip-archive/0.1.1.6/zip-archive-0.1.1.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f474b568e89512e6b4782f2bbf04b8d7 diff --git a/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.7 b/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.7 index 63cb7072f2cb..e59809b7d5d4 100644 --- a/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.7 +++ b/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.7 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-haskell/binary >=dev-haskell/digest-0.0.0.1 dev-haskell/mtl >=dev-haskell/utf8-string-0.3.1 dev-haskell/zlib >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/zip-archive/0.1.1.7/zip-archive-0.1.1.7.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e65b5c1c829020e01cdd4c5c93911d06 diff --git a/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.8 b/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.8 index ba58261893c1..59e5e053a455 100644 --- a/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.8 +++ b/metadata/md5-cache/dev-haskell/zip-archive-0.1.1.8 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/binary[profile?] >=dev-haskell/digest-0.0.0.1[profile?] dev-haskell/mtl[profile?] >=dev-haskell/utf8-string-0.3.1[profile?] dev-haskell/zlib[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/zip-archive/0.1.1.8/zip-archive-0.1.1.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=27246ada40672cfd1ff883a8099d57ac diff --git a/metadata/md5-cache/dev-haskell/zip-archive-0.1.2.1-r2 b/metadata/md5-cache/dev-haskell/zip-archive-0.1.2.1-r2 index 4f0a9f8fcb8f..e3fadf37304f 100644 --- a/metadata/md5-cache/dev-haskell/zip-archive-0.1.2.1-r2 +++ b/metadata/md5-cache/dev-haskell/zip-archive-0.1.2.1-r2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/binary-0.5:=[profile?] >=dev-haskell/digest-0.0.0.1:=[profile?] dev-haskell/mtl:=[profile?] >=dev-haskell/utf8-string-0.3.1:=[profile?] dev-haskell/zlib:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/0.1.2.1 SRC_URI=mirror://hackage/packages/archive/zip-archive/0.1.2.1/zip-archive-0.1.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2de82728511d70cabcc852167e580704 diff --git a/metadata/md5-cache/dev-haskell/zip-archive-0.1.3.4 b/metadata/md5-cache/dev-haskell/zip-archive-0.1.3.4 index 22c0fe2cc780..ba42ae99c9e3 100644 --- a/metadata/md5-cache/dev-haskell/zip-archive-0.1.3.4 +++ b/metadata/md5-cache/dev-haskell/zip-archive-0.1.3.4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-haskell/binary-0.5:=[profile?] >=dev-haskell/digest-0.0.0.1:=[profile?] dev-haskell/mtl:=[profile?] >=dev-haskell/utf8-string-0.3.1:=[profile?] dev-haskell/zlib:=[profile?] >=dev-lang/ghc-7.0.1:= SLOT=0/0.1.3.4 SRC_URI=mirror://hackage/packages/archive/zip-archive/0.1.3.4/zip-archive-0.1.3.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9a84f055101b5e2ae361bd46a292e793 diff --git a/metadata/md5-cache/dev-haskell/zlib-0.5.3.3 b/metadata/md5-cache/dev-haskell/zlib-0.5.3.3 index 6a25841df1b1..b6d33c6c7e2b 100644 --- a/metadata/md5-cache/dev-haskell/zlib-0.5.3.3 +++ b/metadata/md5-cache/dev-haskell/zlib-0.5.3.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.8.2 sys-libs/zlib SLOT=0 SRC_URI=mirror://hackage/packages/archive/zlib/0.5.3.3/zlib-0.5.3.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ebedc2cf3a7f5b01292d9c503ed9ed2f diff --git a/metadata/md5-cache/dev-haskell/zlib-0.5.4.0 b/metadata/md5-cache/dev-haskell/zlib-0.5.4.0 index 0ef1db1230ca..2ec556315271 100644 --- a/metadata/md5-cache/dev-haskell/zlib-0.5.4.0 +++ b/metadata/md5-cache/dev-haskell/zlib-0.5.4.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= sys-libs/zlib SLOT=0/0.5.4.0 SRC_URI=mirror://hackage/packages/archive/zlib/0.5.4.0/zlib-0.5.4.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6430b92874f1b6d99c34ad66e4289515 diff --git a/metadata/md5-cache/dev-haskell/zlib-0.5.4.1 b/metadata/md5-cache/dev-haskell/zlib-0.5.4.1 index ba03f036c2d8..1ba0b46761d4 100644 --- a/metadata/md5-cache/dev-haskell/zlib-0.5.4.1 +++ b/metadata/md5-cache/dev-haskell/zlib-0.5.4.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-lang/ghc-6.10.4:= sys-libs/zlib SLOT=0/0.5.4.1 SRC_URI=mirror://hackage/packages/archive/zlib/0.5.4.1/zlib-0.5.4.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8ad14becd9d3dbd8163b9110718a72a8 diff --git a/metadata/md5-cache/dev-lang/R-2.10.1 b/metadata/md5-cache/dev-lang/R-2.10.1 index 2ab0f6d19e3f..8d3d5d26f6bc 100644 --- a/metadata/md5-cache/dev-lang/R-2.10.1 +++ b/metadata/md5-cache/dev-lang/R-2.10.1 @@ -10,5 +10,5 @@ RDEPEND=app-arch/bzip2 app-text/ghostscript-gpl dev-libs/libpcre virtual/blas ca RESTRICT=minimal? ( test ) SLOT=0 SRC_URI=mirror://cran/src/base/R-2/R-2.10.1.tar.gz bash-completion? ( mirror://gentoo/R.bash_completion.bz2 ) -_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0ddc54e3391a9be3fba0dc2002b68ea7 diff --git a/metadata/md5-cache/dev-lang/R-2.15.2 b/metadata/md5-cache/dev-lang/R-2.15.2 index 29901e5dd5ca..9332433522c4 100644 --- a/metadata/md5-cache/dev-lang/R-2.15.2 +++ b/metadata/md5-cache/dev-lang/R-2.15.2 @@ -11,5 +11,5 @@ REQUIRED_USE=png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( cairo RESTRICT=minimal? ( test ) SLOT=0 SRC_URI=mirror://cran/src/base/R-2/R-2.15.2.tar.gz bash-completion? ( http://dev.gentoo.org/~bicatali/distfiles/R-20120306.bash_completion.bz2 ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dac92745132deeef8aa6348f25628b13 diff --git a/metadata/md5-cache/dev-lang/R-2.15.2-r2 b/metadata/md5-cache/dev-lang/R-2.15.2-r2 index 9dab76f50dcb..f1f83e213629 100644 --- a/metadata/md5-cache/dev-lang/R-2.15.2-r2 +++ b/metadata/md5-cache/dev-lang/R-2.15.2-r2 @@ -11,5 +11,5 @@ REQUIRED_USE=png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( cairo RESTRICT=minimal? ( test ) SLOT=0 SRC_URI=http://dev.gentoo.org/~bicatali/distfiles/R-2.15.2.tar.bz2 bash-completion? ( http://dev.gentoo.org/~bicatali/distfiles/R-20130129.bash_completion.bz2 ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=486b2dc8ce34ca0e88b789d197a04964 diff --git a/metadata/md5-cache/dev-lang/R-2.15.3 b/metadata/md5-cache/dev-lang/R-2.15.3 index 7db6b5b73b81..efe3bcb048d7 100644 --- a/metadata/md5-cache/dev-lang/R-2.15.3 +++ b/metadata/md5-cache/dev-lang/R-2.15.3 @@ -11,5 +11,5 @@ REQUIRED_USE=png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( cairo RESTRICT=minimal? ( test ) SLOT=0 SRC_URI=mirror://cran/src/base/R-2/R-2.15.3.tar.gz bash-completion? ( http://dev.gentoo.org/~bicatali/distfiles/R-20130129.bash_completion.bz2 ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fa0548f665d5bbbc88b252c37cb1c4c1 diff --git a/metadata/md5-cache/dev-lang/R-3.0.0 b/metadata/md5-cache/dev-lang/R-3.0.0 index 39742822c26f..e3d59e661929 100644 --- a/metadata/md5-cache/dev-lang/R-3.0.0 +++ b/metadata/md5-cache/dev-lang/R-3.0.0 @@ -11,5 +11,5 @@ REQUIRED_USE=png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( cairo RESTRICT=minimal? ( test ) SLOT=0 SRC_URI=mirror://cran/src/base/R-3/R-3.0.0.tar.gz bash-completion? ( http://dev.gentoo.org/~bicatali/distfiles/R-20130129.bash_completion.bz2 ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f73210ffd36185ef5db51cad899583de diff --git a/metadata/md5-cache/dev-lang/R-3.0.1 b/metadata/md5-cache/dev-lang/R-3.0.1 index d9c0c501cc46..e74c343149b5 100644 --- a/metadata/md5-cache/dev-lang/R-3.0.1 +++ b/metadata/md5-cache/dev-lang/R-3.0.1 @@ -11,5 +11,5 @@ REQUIRED_USE=png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( cairo RESTRICT=minimal? ( test ) SLOT=0 SRC_URI=mirror://cran/src/base/R-3/R-3.0.1.tar.gz bash-completion? ( http://dev.gentoo.org/~bicatali/distfiles/R-20130129.bash_completion.bz2 ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bd2d8bc9f6663e53492da9d247eb7580 diff --git a/metadata/md5-cache/dev-lang/epic-0.9.2 b/metadata/md5-cache/dev-lang/epic-0.9.2 index dafa9eb63dc2..b8de6b9b4501 100644 --- a/metadata/md5-cache/dev-lang/epic-0.9.2 +++ b/metadata/md5-cache/dev-lang/epic-0.9.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/cabal dev-haskell/mtl[profile?] >=dev-libs/boehm-gc-7.0[threads] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/epic/0.9.2/epic-0.9.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=58bfffc6961c8a6e65f1352f59a1b623 diff --git a/metadata/md5-cache/dev-lang/epic-0.9.3 b/metadata/md5-cache/dev-lang/epic-0.9.3 index 7534b5f6ad09..893c1ebeedcb 100644 --- a/metadata/md5-cache/dev-lang/epic-0.9.3 +++ b/metadata/md5-cache/dev-lang/epic-0.9.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/cabal:=[profile?] dev-haskell/mtl:=[profile?] >=dev-libs/boehm-gc-7.0[threads] >=dev-lang/ghc-6.10.4:= SLOT=0/0.9.3 SRC_URI=mirror://hackage/packages/archive/epic/0.9.3/epic-0.9.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=81c430dffbf6395361a4d7b312258a88 diff --git a/metadata/md5-cache/dev-lang/fpc-2.6.2 b/metadata/md5-cache/dev-lang/fpc-2.6.2 index b76f10fd2e19..82b5faf4a320 100644 --- a/metadata/md5-cache/dev-lang/fpc-2.6.2 +++ b/metadata/md5-cache/dev-lang/fpc-2.6.2 @@ -1,4 +1,4 @@ -DEFINED_PHASES=compile install postinst prepare unpack +DEFINED_PHASES=compile install postinst prepare pretend unpack DESCRIPTION=Free Pascal Compiler EAPI=5 HOMEPAGE=http://www.freepascal.org/ @@ -9,4 +9,5 @@ RDEPEND=ide? ( !dev-lang/fpc-ide ) RESTRICT=strip SLOT=0 SRC_URI=mirror://sourceforge/freepascal/fpcbuild-2.6.2.tar.gz amd64? ( mirror://sourceforge/freepascal/fpc-2.6.2.x86_64-linux.tar ) arm? ( mirror://sourceforge/freepascal/fpc-2.6.2.arm-linux.tar ) ppc? ( mirror://sourceforge/freepascal/fpc-2.6.2.powerpc-linux.tar ) ppc64? ( mirror://sourceforge/freepascal/fpc-2.6.2.powerpc64-linux.tar ) sparc? ( mirror://sourceforge/freepascal/fpc-2.2.4.sparc-linux.tar ) x86? ( mirror://sourceforge/freepascal/fpc-2.6.2.i386-linux.tar ) doc? ( mirror://sourceforge/freepascal/Documentation/2.6.2/doc-html.tar.gz -> fpc-2.6.2-doc-html.tar.gz http://dev.gentoo.org/~radhermit/distfiles/fpc-2.6.2-fpctoc.htx.bz2 ) -_md5_=ed9ea0c5ae6ffff85764b25cb77e1fc3 +_eclasses_=multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_md5_=6ac68a895dfbf11b490ebf27044e6c31 diff --git a/metadata/md5-cache/dev-lang/fpc-ide-2.6.2 b/metadata/md5-cache/dev-lang/fpc-ide-2.6.2 new file mode 100644 index 000000000000..8e65cfc67773 --- /dev/null +++ b/metadata/md5-cache/dev-lang/fpc-ide-2.6.2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst prepare +DEPEND=~dev-lang/fpc-2.6.2 +DESCRIPTION=Free Pascal Compiler Integrated Development Environment +EAPI=5 +HOMEPAGE=http://www.freepascal.org/ +KEYWORDS=~amd64 ~ppc ~sparc ~x86 +LICENSE=GPL-2 LGPL-2.1-with-linking-exception +RDEPEND=~dev-lang/fpc-2.6.2 +RESTRICT=test +SLOT=0 +SRC_URI=mirror://sourceforge/freepascal/fpcbuild-2.6.2.tar.gz +_md5_=2891e057f96427da0b80f1e9ad28c3ef diff --git a/metadata/md5-cache/dev-lang/gprolog-1.4.2 b/metadata/md5-cache/dev-lang/gprolog-1.4.2 deleted file mode 100644 index 0462b09aa7ef..000000000000 --- a/metadata/md5-cache/dev-lang/gprolog-1.4.2 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=GNU Prolog is a native Prolog compiler with constraint solving over finite domains (FD) -EAPI=4 -HOMEPAGE=http://www.gprolog.org/ -IUSE=debug doc examples -KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris -LICENSE=GPL-2 LGPL-3 -SLOT=0 -SRC_URI=mirror://gnu/gprolog/gprolog-1.4.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=d8a094e03de474a390400296f45b85ef diff --git a/metadata/md5-cache/dev-lang/gprolog-1.4.3 b/metadata/md5-cache/dev-lang/gprolog-1.4.3 deleted file mode 100644 index 97470660b704..000000000000 --- a/metadata/md5-cache/dev-lang/gprolog-1.4.3 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=GNU Prolog is a native Prolog compiler with constraint solving over finite domains (FD) -EAPI=4 -HOMEPAGE=http://www.gprolog.org/ -IUSE=debug doc examples -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris -LICENSE=GPL-2 LGPL-3 -SLOT=0 -SRC_URI=mirror://gnu/gprolog/gprolog-1.4.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=0aeebaf7a11a20e319c65a9d527d0bfe diff --git a/metadata/md5-cache/dev-lang/icc-13.0.0.079 b/metadata/md5-cache/dev-lang/icc-13.0.0.079 index 6fd72746a283..b419b0719cab 100644 --- a/metadata/md5-cache/dev-lang/icc-13.0.0.079 +++ b/metadata/md5-cache/dev-lang/icc-13.0.0.079 @@ -10,5 +10,5 @@ RDEPEND=eclipse? ( dev-util/eclipse-sdk ) ~dev-libs/intel-common-13.0.0.079[comp RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=fe9b73c62b93a90cd003d19d88931d29 diff --git a/metadata/md5-cache/dev-lang/icc-13.0.1.117 b/metadata/md5-cache/dev-lang/icc-13.0.1.117 index 11aee413d5d1..4ab5cb38d598 100644 --- a/metadata/md5-cache/dev-lang/icc-13.0.1.117 +++ b/metadata/md5-cache/dev-lang/icc-13.0.1.117 @@ -10,5 +10,5 @@ RDEPEND=eclipse? ( dev-util/eclipse-sdk ) ~dev-libs/intel-common-13.0.1.117[comp RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=104b7b453f17e67db1b4e511e8647d48 diff --git a/metadata/md5-cache/dev-lang/icc-13.1.2.146 b/metadata/md5-cache/dev-lang/icc-13.1.2.146 index bda7a3f19ea6..da6dd77d0d9f 100644 --- a/metadata/md5-cache/dev-lang/icc-13.1.2.146 +++ b/metadata/md5-cache/dev-lang/icc-13.1.2.146 @@ -10,5 +10,5 @@ RDEPEND=eclipse? ( dev-util/eclipse-sdk ) ~dev-libs/intel-common-13.1.2.146[comp RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6f81ded96596c609ea0776c2f62efad9 diff --git a/metadata/md5-cache/dev-lang/icc-13.1.3.163 b/metadata/md5-cache/dev-lang/icc-13.1.3.163 index bdc1c89ee3cf..03fc296aae7f 100644 --- a/metadata/md5-cache/dev-lang/icc-13.1.3.163 +++ b/metadata/md5-cache/dev-lang/icc-13.1.3.163 @@ -10,5 +10,5 @@ RDEPEND=eclipse? ( dev-util/eclipse-sdk ) ~dev-libs/intel-common-13.1.3.163[comp RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0aeee7baf8465ec0025d910688a76ae1 diff --git a/metadata/md5-cache/dev-lang/icc-13.1.5.192 b/metadata/md5-cache/dev-lang/icc-13.1.5.192 index 604a68b6f6c0..56fbc801be43 100644 --- a/metadata/md5-cache/dev-lang/icc-13.1.5.192 +++ b/metadata/md5-cache/dev-lang/icc-13.1.5.192 @@ -10,5 +10,5 @@ RDEPEND=!dev-lang/ifc[linguas_ja] eclipse? ( dev-util/eclipse-sdk ) ~dev-libs/in RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=93aa4be644ed9d09a3b70e01617af8d2 diff --git a/metadata/md5-cache/dev-lang/idb-13.0.0.079 b/metadata/md5-cache/dev-lang/idb-13.0.0.079 index 251a2b2e913c..b2da03e2d28c 100644 --- a/metadata/md5-cache/dev-lang/idb-13.0.0.079 +++ b/metadata/md5-cache/dev-lang/idb-13.0.0.079 @@ -10,5 +10,5 @@ RDEPEND=~dev-libs/intel-common-13.0.0.079[compiler] eclipse? ( dev-util/eclipse- RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=95aa4f8701876a08c8332060e800a30d diff --git a/metadata/md5-cache/dev-lang/idb-13.0.1.117-r1 b/metadata/md5-cache/dev-lang/idb-13.0.1.117-r1 index b93bec847ed0..07be6f17db4b 100644 --- a/metadata/md5-cache/dev-lang/idb-13.0.1.117-r1 +++ b/metadata/md5-cache/dev-lang/idb-13.0.1.117-r1 @@ -10,5 +10,5 @@ RDEPEND=~dev-libs/intel-common-13.0.1.117[compiler] virtual/jre eclipse? ( dev-u RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=94fa6bcd2b4739e870226af140986d2e diff --git a/metadata/md5-cache/dev-lang/idb-13.0.2.146 b/metadata/md5-cache/dev-lang/idb-13.0.2.146 index c0c145f8ceb5..8729cbcaf29c 100644 --- a/metadata/md5-cache/dev-lang/idb-13.0.2.146 +++ b/metadata/md5-cache/dev-lang/idb-13.0.2.146 @@ -10,5 +10,5 @@ RDEPEND=>=dev-libs/intel-common-13.1[compiler] virtual/jre eclipse? ( dev-util/e RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a07409c9d0ae233be87bf82ce685f0b8 diff --git a/metadata/md5-cache/dev-lang/idb-13.0.3.163 b/metadata/md5-cache/dev-lang/idb-13.0.3.163 index dc7109c62882..38125eb0eb09 100644 --- a/metadata/md5-cache/dev-lang/idb-13.0.3.163 +++ b/metadata/md5-cache/dev-lang/idb-13.0.3.163 @@ -10,5 +10,5 @@ RDEPEND=>=dev-libs/intel-common-13.1[compiler] virtual/jre eclipse? ( dev-util/e RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=0bfe111230f12d85314630ec37d079d2 diff --git a/metadata/md5-cache/dev-lang/idb-13.0.5.192 b/metadata/md5-cache/dev-lang/idb-13.0.5.192 index f88e2f5006de..b20d85d1f739 100644 --- a/metadata/md5-cache/dev-lang/idb-13.0.5.192 +++ b/metadata/md5-cache/dev-lang/idb-13.0.5.192 @@ -10,5 +10,5 @@ RDEPEND=>=dev-libs/intel-common-13.1[compiler] virtual/jre eclipse? ( dev-util/e RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2f3d6b595797fc236f9758095327cf54 diff --git a/metadata/md5-cache/dev-lang/ifc-13.0.0.079-r1 b/metadata/md5-cache/dev-lang/ifc-13.0.0.079-r1 index 10d2f7045e04..6f7e41c4d581 100644 --- a/metadata/md5-cache/dev-lang/ifc-13.0.0.079-r1 +++ b/metadata/md5-cache/dev-lang/ifc-13.0.0.079-r1 @@ -10,5 +10,5 @@ RDEPEND=~dev-libs/intel-common-13.0.0.079[compiler] RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=79058e0a5b9831ed6c3e3c35f17b7b0c diff --git a/metadata/md5-cache/dev-lang/ifc-13.0.1.117 b/metadata/md5-cache/dev-lang/ifc-13.0.1.117 index 7d381bc9ceaf..4a7e0a75d739 100644 --- a/metadata/md5-cache/dev-lang/ifc-13.0.1.117 +++ b/metadata/md5-cache/dev-lang/ifc-13.0.1.117 @@ -10,5 +10,5 @@ RDEPEND=~dev-libs/intel-common-13.0.1.117[compiler] RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4422b56bf7ef4b11d666cdba9316cf1f diff --git a/metadata/md5-cache/dev-lang/ifc-13.1.2.146 b/metadata/md5-cache/dev-lang/ifc-13.1.2.146 index b207cb0b0d2e..ee8d76372bcb 100644 --- a/metadata/md5-cache/dev-lang/ifc-13.1.2.146 +++ b/metadata/md5-cache/dev-lang/ifc-13.1.2.146 @@ -10,5 +10,5 @@ RDEPEND=~dev-libs/intel-common-13.1.2.146[compiler] RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a817358d830833016089c6e1e44bc22a diff --git a/metadata/md5-cache/dev-lang/ifc-13.1.3.163 b/metadata/md5-cache/dev-lang/ifc-13.1.3.163 index 0500971445fc..fd9829f55510 100644 --- a/metadata/md5-cache/dev-lang/ifc-13.1.3.163 +++ b/metadata/md5-cache/dev-lang/ifc-13.1.3.163 @@ -10,5 +10,5 @@ RDEPEND=~dev-libs/intel-common-13.1.3.163[compiler] RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=aa27a44040ed9894feddb6782050df82 diff --git a/metadata/md5-cache/dev-lang/ifc-13.1.5.192 b/metadata/md5-cache/dev-lang/ifc-13.1.5.192 index 890225aaf413..a662b0c0b4a1 100644 --- a/metadata/md5-cache/dev-lang/ifc-13.1.5.192 +++ b/metadata/md5-cache/dev-lang/ifc-13.1.5.192 @@ -10,5 +10,5 @@ RDEPEND=!dev-lang/ifc[linguas_jp] ~dev-libs/intel-common-13.1.5.192[compiler] RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b5d654929ad84be57ff011f1ac5581a3 diff --git a/metadata/md5-cache/dev-lang/ruby-1.8.7_p374-r1 b/metadata/md5-cache/dev-lang/ruby-1.8.7_p374-r1 new file mode 100644 index 000000000000..3a43758947cc --- /dev/null +++ b/metadata/md5-cache/dev-lang/ruby-1.8.7_p374-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=berkdb? ( sys-libs/db ) gdbm? ( sys-libs/gdbm ) ssl? ( >=dev-libs/openssl-0.9.8m ) socks5? ( >=net-proxy/dante-1.1.13 ) tk? ( dev-lang/tk[threads=] ) ncurses? ( sys-libs/ncurses ) libedit? ( dev-libs/libedit ) !libedit? ( readline? ( sys-libs/readline ) ) sys-libs/zlib >=app-admin/eselect-ruby-20100603 !=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=An object-oriented scripting language +EAPI=2 +HOMEPAGE=http://www.ruby-lang.org/ +IUSE=+berkdb debug doc examples +gdbm ipv6 rubytests socks5 ssl threads tk xemacs ncurses +readline libedit +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd +LICENSE=|| ( Ruby GPL-2 ) +PDEPEND=xemacs? ( app-xemacs/ruby-modes ) +RDEPEND=berkdb? ( sys-libs/db ) gdbm? ( sys-libs/gdbm ) ssl? ( >=dev-libs/openssl-0.9.8m ) socks5? ( >=net-proxy/dante-1.1.13 ) tk? ( dev-lang/tk[threads=] ) ncurses? ( sys-libs/ncurses ) libedit? ( dev-libs/libedit ) !libedit? ( readline? ( sys-libs/readline ) ) sys-libs/zlib >=app-admin/eselect-ruby-20100603 !=net-proxy/dante-1.1.13 ) tk? ( dev-lang/tk[threads] ) ncurses? ( sys-libs/ncurses ) readline? ( sys-libs/readline ) yaml? ( dev-libs/libyaml ) virtual/libffi sys-libs/zlib >=app-admin/eselect-ruby-20100402 !=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=An object-oriented scripting language +EAPI=4 +HOMEPAGE=http://www.ruby-lang.org/ +IUSE=berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl tk xemacs ncurses +readline +yaml +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd +LICENSE=|| ( Ruby-BSD BSD-2 ) +PDEPEND=>=dev-ruby/rubygems-1.8.10-r1[ruby_targets_ruby19] rdoc? ( >=dev-ruby/rdoc-3.9.4[ruby_targets_ruby19] ) xemacs? ( app-xemacs/ruby-modes ) +RDEPEND=berkdb? ( sys-libs/db ) gdbm? ( sys-libs/gdbm ) ssl? ( dev-libs/openssl ) socks5? ( >=net-proxy/dante-1.1.13 ) tk? ( dev-lang/tk[threads] ) ncurses? ( sys-libs/ncurses ) readline? ( sys-libs/readline ) yaml? ( dev-libs/libyaml ) virtual/libffi sys-libs/zlib >=app-admin/eselect-ruby-20100402 !=net-proxy/dante-1.1.13 ) tk? ( dev-lang/tk[threads] ) ncurses? ( sys-libs/ncurses ) readline? ( sys-libs/readline ) yaml? ( dev-libs/libyaml ) virtual/libffi sys-libs/zlib >=app-admin/eselect-ruby-20100402 !=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=An object-oriented scripting language +EAPI=5 +HOMEPAGE=http://www.ruby-lang.org/ +IUSE=berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl tk xemacs ncurses +readline +yaml +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd +LICENSE=|| ( Ruby-BSD BSD-2 ) +PDEPEND=>=dev-ruby/rubygems-2.0.2[ruby_targets_ruby20] >=dev-ruby/json-1.7.7[ruby_targets_ruby20] >=dev-ruby/rake-0.9.6[ruby_targets_ruby20] rdoc? ( >=dev-ruby/rdoc-4.0.0[ruby_targets_ruby20] ) xemacs? ( app-xemacs/ruby-modes ) +RDEPEND=berkdb? ( sys-libs/db ) gdbm? ( sys-libs/gdbm ) ssl? ( dev-libs/openssl ) socks5? ( >=net-proxy/dante-1.1.13 ) tk? ( dev-lang/tk[threads] ) ncurses? ( sys-libs/ncurses ) readline? ( sys-libs/readline ) yaml? ( dev-libs/libyaml ) virtual/libffi sys-libs/zlib >=app-admin/eselect-ruby-20100402 !=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 >=sys-libs/db-4.8.30[cxx] ~dev-cpp/libmcpp-2.7.2 ruby? ( dev-lang/ruby:1.8 ) mono? ( dev-lang/mono ) !dev-python/IcePy !dev-ruby/IceRuby ncurses? ( sys-libs/ncurses sys-libs/readline ) test? ( =dev-lang/python-2* ) python? ( =dev-lang/python-2* ) +DEPEND=>=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 =dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 >=sys-libs/db-4.8.30[cxx] ~dev-cpp/libmcpp-2.7.2 ruby? ( dev-lang/ruby:1.8 ) mono? ( dev-lang/mono ) !dev-python/IcePy !dev-ruby/IceRuby python? ( =dev-lang/python-2* ) +RDEPEND=>=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 =dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 >=sys-libs/db-4.8.30[cxx] ~dev-cpp/libmcpp-2.7.2 ruby? ( dev-lang/ruby:1.8 ) mono? ( dev-lang/mono ) !dev-python/IcePy !dev-ruby/IceRuby ncurses? ( sys-libs/ncurses sys-libs/readline ) test? ( =dev-lang/python-2* ) python? ( =dev-lang/python-2* ) -DESCRIPTION=ICE middleware C++ library and generator tools -EAPI=4 -HOMEPAGE=http://www.zeroc.com/ -IUSE=doc examples +ncurses mono python ruby test debug elibc_FreeBSD ruby_targets_ruby18 -KEYWORDS=~amd64 ~arm ~ia64 ~x86 ~x64-macos ~x86-linux -LICENSE=GPL-2 -RDEPEND=>=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 >=sys-libs/db-4.8.30[cxx] ~dev-cpp/libmcpp-2.7.2 ruby? ( dev-lang/ruby:1.8 ) mono? ( dev-lang/mono ) !dev-python/IcePy !dev-ruby/IceRuby python? ( =dev-lang/python-2* ) -SLOT=0 -SRC_URI=http://www.zeroc.com/download/Ice/3.4/Ice-3.4.2.tar.gz doc? ( http://www.zeroc.com/download/Ice/3.4/Ice-3.4.2.pdf.gz ) http://dev.gentoo.org/~ssuominen/Ice-3.4.2-gcc47.patch.bz2 -_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=a11e65b58eb1f24508ed39f8b3bd13b9 diff --git a/metadata/md5-cache/dev-libs/Ice-3.5.0 b/metadata/md5-cache/dev-libs/Ice-3.5.0 deleted file mode 100644 index 3546afbe730a..000000000000 --- a/metadata/md5-cache/dev-libs/Ice-3.5.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=>=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 >=sys-libs/db-4.8.30[cxx] ~dev-cpp/libmcpp-2.7.2 ruby? ( dev-lang/ruby:1.8 ) mono? ( dev-lang/mono ) !dev-python/IcePy !dev-ruby/IceRuby ncurses? ( sys-libs/ncurses sys-libs/readline ) test? ( =dev-lang/python-2* ) python? ( =dev-lang/python-2* ) -DESCRIPTION=ICE middleware C++ library and generator tools -EAPI=4 -HOMEPAGE=http://www.zeroc.com/ -IUSE=doc examples +ncurses mono python ruby test debug elibc_FreeBSD ruby_targets_ruby18 -KEYWORDS=~amd64 ~arm ~ia64 ~x86 ~x64-macos ~x86-linux -LICENSE=GPL-2 -RDEPEND=>=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 >=sys-libs/db-4.8.30[cxx] ~dev-cpp/libmcpp-2.7.2 ruby? ( dev-lang/ruby:1.8 ) mono? ( dev-lang/mono ) !dev-python/IcePy !dev-ruby/IceRuby python? ( =dev-lang/python-2* ) -SLOT=0 -SRC_URI=http://www.zeroc.com/download/Ice/3.5/Ice-3.5.0.tar.gz doc? ( http://www.zeroc.com/download/Ice/3.5/Ice-3.5.0.pdf ) -_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 mono 203a4295c06155d318bdff9c6b2d5e1c multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=1463264eec9cfec7ad0a6638e7506044 diff --git a/metadata/md5-cache/dev-libs/Ice-3.5.0-r1 b/metadata/md5-cache/dev-libs/Ice-3.5.0-r1 new file mode 100644 index 000000000000..b20c6277de5c --- /dev/null +++ b/metadata/md5-cache/dev-libs/Ice-3.5.0-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=>=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 =dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 >=dev-libs/openssl-0.9.8o:0 =dev-libs/gobject-introspection-common-1.32.1 >=dev-libs/glib-2.31.22:2 =dev-util/gtk-doc-1.15 ) app-arch/xz-utils >=sys-apps/sed-4 =dev-lang/python-2.7* =dev-lang/python-2.7*[xml] +DEPEND=>=dev-libs/gobject-introspection-common-1.32.1 =dev-libs/glib-2.31.22:2 =dev-util/gtk-doc-1.15 ) app-arch/xz-utils >=sys-apps/sed-4 =dev-lang/python-2.7* =dev-lang/python-2.7*[xml] DESCRIPTION=Introspection infrastructure for generating gobject library bindings for various languages EAPI=4 HOMEPAGE=http://live.gnome.org/GObjectIntrospection/ @@ -7,8 +7,8 @@ IUSE=doc doctool test KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=LGPL-2+ GPL-2+ PDEPEND=x11-libs/cairo[glib] -RDEPEND=>=dev-libs/gobject-introspection-common-1.32.1 >=dev-libs/glib-2.31.22:2 =dev-libs/gobject-introspection-common-1.32.1 =dev-libs/glib-2.31.22:2 =dev-libs/gobject-introspection-common-1.34.2 >=dev-libs/glib-2.34.1:2 doctool? ( dev-python/mako ) virtual/libffi:= python_single_target_python2_7? ( dev-lang/python:2.7[xml] ) dev-python/python-exec[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] >=dev-util/gtk-doc-am-1.15 sys-devel/bison sys-devel/flex virtual/pkgconfig app-arch/xz-utils >=sys-apps/sed-4 +DEPEND=>=dev-libs/gobject-introspection-common-1.34.2 =dev-libs/glib-2.34.1:2 doctool? ( dev-python/mako ) virtual/libffi:= python_single_target_python2_7? ( dev-lang/python:2.7[xml] ) dev-python/python-exec[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] >=dev-util/gtk-doc-am-1.15 sys-devel/bison sys-devel/flex virtual/pkgconfig app-arch/xz-utils >=sys-apps/sed-4 DESCRIPTION=Introspection infrastructure for generating gobject library bindings for various languages EAPI=5 HOMEPAGE=http://live.gnome.org/GObjectIntrospection/ @@ -7,8 +7,8 @@ IUSE=doctool test python_targets_python2_7 python_single_target_python2_7 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=LGPL-2+ GPL-2+ PDEPEND=x11-libs/cairo[glib] -RDEPEND=>=dev-libs/gobject-introspection-common-1.34.2 >=dev-libs/glib-2.34.1:2 doctool? ( dev-python/mako ) virtual/libffi:= python_single_target_python2_7? ( dev-lang/python:2.7[xml] ) dev-python/python-exec[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] +RDEPEND=>=dev-libs/gobject-introspection-common-1.34.2 =dev-libs/glib-2.34.1:2 doctool? ( dev-python/mako ) virtual/libffi:= python_single_target_python2_7? ( dev-lang/python:2.7[xml] ) dev-python/python-exec[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] SLOT=0 SRC_URI=mirror://gnome/sources/gobject-introspection/1.34/gobject-introspection-1.34.2.tar.xz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=cd51c13c71af0e85a3bbc62ab7e07909 +_md5_=975146f149b18d2122dbaf08f1781fad diff --git a/metadata/md5-cache/dev-libs/intel-common-13.0.0.079 b/metadata/md5-cache/dev-libs/intel-common-13.0.0.079 index 21494fcfa791..518d894d4963 100644 --- a/metadata/md5-cache/dev-libs/intel-common-13.0.0.079 +++ b/metadata/md5-cache/dev-libs/intel-common-13.0.0.079 @@ -9,5 +9,5 @@ LICENSE=Intel-SDP RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a37c7a92cc4705554d139ce6b3cc49fe diff --git a/metadata/md5-cache/dev-libs/intel-common-13.0.0.079-r1 b/metadata/md5-cache/dev-libs/intel-common-13.0.0.079-r1 index 5228c01df355..11bcf9499aa8 100644 --- a/metadata/md5-cache/dev-libs/intel-common-13.0.0.079-r1 +++ b/metadata/md5-cache/dev-libs/intel-common-13.0.0.079-r1 @@ -9,5 +9,5 @@ LICENSE=Intel-SDP RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6b49e9c3058db7948b96610f8edafd43 diff --git a/metadata/md5-cache/dev-libs/intel-common-13.0.1.117 b/metadata/md5-cache/dev-libs/intel-common-13.0.1.117 index bce9695b4010..0afb737a0a74 100644 --- a/metadata/md5-cache/dev-libs/intel-common-13.0.1.117 +++ b/metadata/md5-cache/dev-libs/intel-common-13.0.1.117 @@ -9,5 +9,5 @@ LICENSE=Intel-SDP RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ca09e88b64651af2f78bf43842ea6c46 diff --git a/metadata/md5-cache/dev-libs/intel-common-13.1.2.146 b/metadata/md5-cache/dev-libs/intel-common-13.1.2.146 index fb54b38891f8..7433ab4e38fc 100644 --- a/metadata/md5-cache/dev-libs/intel-common-13.1.2.146 +++ b/metadata/md5-cache/dev-libs/intel-common-13.1.2.146 @@ -9,5 +9,5 @@ LICENSE=Intel-SDP RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f6a915d175e7f4662768c86efa64fa9a diff --git a/metadata/md5-cache/dev-libs/intel-common-13.1.3.163 b/metadata/md5-cache/dev-libs/intel-common-13.1.3.163 index d71d6c7cfe02..d6b287a561fd 100644 --- a/metadata/md5-cache/dev-libs/intel-common-13.1.3.163 +++ b/metadata/md5-cache/dev-libs/intel-common-13.1.3.163 @@ -9,5 +9,5 @@ LICENSE=Intel-SDP RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/3078/parallel_studio_xe_2013_update3_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e6b52556fcd2f4a5eb92462eb1be77af diff --git a/metadata/md5-cache/dev-libs/intel-common-13.1.5.192 b/metadata/md5-cache/dev-libs/intel-common-13.1.5.192 index 276b104f8037..3265b50269d6 100644 --- a/metadata/md5-cache/dev-libs/intel-common-13.1.5.192 +++ b/metadata/md5-cache/dev-libs/intel-common-13.1.5.192 @@ -9,5 +9,5 @@ LICENSE=Intel-SDP RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2bf002c26bce5a28f63617413ccca3dc diff --git a/metadata/md5-cache/dev-libs/jemalloc-3.3.1 b/metadata/md5-cache/dev-libs/jemalloc-3.3.1 index 2816eb17a09d..6b455f902b5a 100644 --- a/metadata/md5-cache/dev-libs/jemalloc-3.3.1 +++ b/metadata/md5-cache/dev-libs/jemalloc-3.3.1 @@ -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=~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 x86 ~x64-macos LICENSE=BSD SLOT=0 SRC_URI=http://www.canonware.com/download/jemalloc/jemalloc-3.3.1.tar.bz2 _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=ee27d1a57553ff3d9aa725e32088f43d +_md5_=d51c75bd2907e78e742e98b0db65b9d0 diff --git a/metadata/md5-cache/dev-libs/libRocket-1.2.1_p20130110-r1 b/metadata/md5-cache/dev-libs/libRocket-1.2.1_p20130110-r1 index 8adcd85d7866..c3130e4a129a 100644 --- a/metadata/md5-cache/dev-libs/libRocket-1.2.1_p20130110-r1 +++ b/metadata/md5-cache/dev-libs/libRocket-1.2.1_p20130110-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/boost[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) samples? ( virtual/opengl x11-libs/libXext x11-libs/libX11 ) sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DEPEND=media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/boost[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) samples? ( virtual/opengl x11-libs/libXext x11-libs/libX11 ) sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=A HTML/CSS User Interface library EAPI=5 HOMEPAGE=http://librocket.com/ -IUSE=python samples python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=python samples python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 LICENSE=MIT -RDEPEND=media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/boost[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) samples? ( virtual/opengl x11-libs/libXext x11-libs/libX11 ) +RDEPEND=media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/boost[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) samples? ( virtual/opengl x11-libs/libXext x11-libs/libX11 ) REQUIRED_USE=python? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) SLOT=0 SRC_URI=http://dev.gentoo.org/~hasufell/distfiles/libRocket-1.2.1_p20130110.tar.xz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=517e430981bc18a4e8c2a488c1533d77 diff --git a/metadata/md5-cache/dev-libs/libRocket-9999 b/metadata/md5-cache/dev-libs/libRocket-9999 index a879b7ddf689..52502113ff01 100644 --- a/metadata/md5-cache/dev-libs/libRocket-9999 +++ b/metadata/md5-cache/dev-libs/libRocket-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/boost[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) samples? ( virtual/opengl x11-libs/libXext x11-libs/libX11 ) sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git +DEPEND=media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/boost[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) samples? ( virtual/opengl x11-libs/libXext x11-libs/libX11 ) sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git DESCRIPTION=A HTML/CSS User Interface library EAPI=5 HOMEPAGE=http://librocket.com/ -IUSE=python samples python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=python samples python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 LICENSE=MIT -RDEPEND=media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/boost[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) samples? ( virtual/opengl x11-libs/libXext x11-libs/libX11 ) +RDEPEND=media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/boost[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) samples? ( virtual/opengl x11-libs/libXext x11-libs/libX11 ) REQUIRED_USE=python? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) SLOT=0 -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=ce9f05b75ed5b30b044e5d9a87a84f4f diff --git a/metadata/md5-cache/dev-libs/libbrahe-1.1.0 b/metadata/md5-cache/dev-libs/libbrahe-1.1.0 deleted file mode 100644 index 023fad53bc24..000000000000 --- a/metadata/md5-cache/dev-libs/libbrahe-1.1.0 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install unpack -DEPEND=|| ( >=sys-devel/automake-1.12 >=sys-devel/automake-1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=A Heterogenous C Library of Numeric Functions -HOMEPAGE=http://www.coyotegulch.com/products/brahe/ -KEYWORDS=amd64 ppc x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://www.coyotegulch.com/distfiles/libbrahe-1.1.0.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=5485eaf7829130f359f98180c0aeba66 diff --git a/metadata/md5-cache/dev-libs/libclc-0.0.1_pre20130524 b/metadata/md5-cache/dev-libs/libclc-0.0.1_pre20130524 index 66dc898d7e05..2669df99e78e 100644 --- a/metadata/md5-cache/dev-libs/libclc-0.0.1_pre20130524 +++ b/metadata/md5-cache/dev-libs/libclc-0.0.1_pre20130524 @@ -2,11 +2,11 @@ DEFINED_PHASES=compile configure install prepare setup unpack DEPEND=>=sys-devel/clang-3.2 >=sys-devel/llvm-3.2 DESCRIPTION=OpenCL C library EAPI=5 -HOMEPAGE=http://libclc.llvm.org/ http://cgit.freedesktop.org/~tstellar/libclc/ +HOMEPAGE=http://libclc.llvm.org/ KEYWORDS=~amd64 ~x86 LICENSE=|| ( MIT BSD ) RDEPEND=>=sys-devel/clang-3.2 >=sys-devel/llvm-3.2 SLOT=0 SRC_URI=mirror://gentoo/libclc-0.0.1_pre20130524.tar.xz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python-any-r1 be3acf497433d6ff87b861634fd38bb5 python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=a1782e885245ff584f0d4e96dcb97d2d +_md5_=e143ad7387ea699cee1d03559b5abc9f diff --git a/metadata/md5-cache/dev-libs/libconfig-1.4.9-r1 b/metadata/md5-cache/dev-libs/libconfig-1.4.9-r1 index 9575e49cc17c..d031fba4a8d2 100644 --- a/metadata/md5-cache/dev-libs/libconfig-1.4.9-r1 +++ b/metadata/md5-cache/dev-libs/libconfig-1.4.9-r1 @@ -3,10 +3,10 @@ DEPEND=sys-devel/libtool sys-devel/bison DESCRIPTION=Libconfig is a simple library for manipulating structured configuration files EAPI=5 HOMEPAGE=http://www.hyperrealm.com/libconfig/libconfig.html -IUSE=+cxx examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=+cxx examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=amd64 ~mips ppc ppc64 sparc x86 ~x86-linux LICENSE=LGPL-2.1 SLOT=0 SRC_URI=http://www.hyperrealm.com/libconfig/libconfig-1.4.9.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=557a272a127ef323e37edc7639c858e8 diff --git a/metadata/md5-cache/dev-libs/libcss-0.2.0 b/metadata/md5-cache/dev-libs/libcss-0.2.0 index 6958626e4e9b..3025abdf3c4a 100644 --- a/metadata/md5-cache/dev-libs/libcss-0.2.0 +++ b/metadata/md5-cache/dev-libs/libcss-0.2.0 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] test? ( dev-lang/perl ) virtual/pkgconfig +DEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] test? ( dev-lang/perl ) virtual/pkgconfig DESCRIPTION=CSS parser and selection engine, written in C EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/projects/libcss/ -IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug static-libs +IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug static-libs KEYWORDS=~amd64 ~arm LICENSE=MIT -RDEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] +RDEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/libcss-0.2.0-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=69c4586f5436d48c53547a8b431a9621 diff --git a/metadata/md5-cache/dev-libs/libevocosm-2.5.2 b/metadata/md5-cache/dev-libs/libevocosm-2.5.2 deleted file mode 100644 index 9afb8a1714c1..000000000000 --- a/metadata/md5-cache/dev-libs/libevocosm-2.5.2 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-libs/libcoyotl -DESCRIPTION=A C++ framework for evolutionary computing -HOMEPAGE=http://www.coyotegulch.com/products/libevocosm/ -KEYWORDS=x86 amd64 ~ppc -LICENSE=GPL-2 -RDEPEND=dev-libs/libcoyotl -SLOT=0 -SRC_URI=http://www.coyotegulch.com/distfiles/libevocosm-2.5.2.tar.gz -_md5_=adc082fc46d5a78654c4dd628ce935f6 diff --git a/metadata/md5-cache/dev-libs/libevocosm-3.1.0 b/metadata/md5-cache/dev-libs/libevocosm-3.1.0 deleted file mode 100644 index 88f071efedf3..000000000000 --- a/metadata/md5-cache/dev-libs/libevocosm-3.1.0 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install -DEPEND=dev-libs/libcoyotl -DESCRIPTION=A C++ framework for evolutionary computing -HOMEPAGE=http://www.coyotegulch.com/products/libevocosm/ -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/libcoyotl -SLOT=0 -SRC_URI=http://www.coyotegulch.com/distfiles/libevocosm-3.1.0.tar.gz -_md5_=f662eadc68e5b02cc1c9c00f4a182fbf diff --git a/metadata/md5-cache/dev-libs/libevocosm-3.3.0 b/metadata/md5-cache/dev-libs/libevocosm-3.3.0 deleted file mode 100644 index 3a47fc74cdd1..000000000000 --- a/metadata/md5-cache/dev-libs/libevocosm-3.3.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=dev-libs/libcoyotl dev-libs/libbrahe doc? ( app-doc/doxygen ) -DESCRIPTION=A C++ framework for evolutionary computing -HOMEPAGE=http://www.coyotegulch.com/products/libevocosm/ -IUSE=doc -KEYWORDS=amd64 ppc x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/libcoyotl dev-libs/libbrahe -SLOT=0 -SRC_URI=http://www.coyotegulch.com/distfiles/libevocosm-3.3.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=161d47e96f5b916bb7fba0f753653eca diff --git a/metadata/md5-cache/dev-libs/libevocosm-3.3.1 b/metadata/md5-cache/dev-libs/libevocosm-3.3.1 deleted file mode 100644 index 6f9944307416..000000000000 --- a/metadata/md5-cache/dev-libs/libevocosm-3.3.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install unpack -DEPEND=dev-libs/libcoyotl dev-libs/libbrahe doc? ( app-doc/doxygen ) -DESCRIPTION=A C++ framework for evolutionary computing -HOMEPAGE=http://www.coyotegulch.com/products/libevocosm/ -IUSE=doc -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/libcoyotl dev-libs/libbrahe -SLOT=0 -SRC_URI=http://www.coyotegulch.com/distfiles/libevocosm-3.3.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=d7df5eaf30ffc5a8527dc4abef3ec70c diff --git a/metadata/md5-cache/dev-libs/libffi-3.0.13-r1 b/metadata/md5-cache/dev-libs/libffi-3.0.13-r1 index 5d1ff87eafea..71231acb98fd 100644 --- a/metadata/md5-cache/dev-libs/libffi-3.0.13-r1 +++ b/metadata/md5-cache/dev-libs/libffi-3.0.13-r1 @@ -3,11 +3,11 @@ DEPEND=test? ( dev-util/dejagnu ) DESCRIPTION=a portable, high level programming interface to various calling conventions. EAPI=5 HOMEPAGE=http://sourceware.org/libffi/ -IUSE=debug pax_kernel static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=debug pax_kernel static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 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 ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 ) SLOT=0 SRC_URI=ftp://sourceware.org/pub/libffi/libffi-3.0.13.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e852306fc5dd00479e092683aae6e988 diff --git a/metadata/md5-cache/dev-libs/libiconv-1.14-r1 b/metadata/md5-cache/dev-libs/libiconv-1.14-r1 index a048b3585809..59cd27601bf5 100644 --- a/metadata/md5-cache/dev-libs/libiconv-1.14-r1 +++ b/metadata/md5-cache/dev-libs/libiconv-1.14-r1 @@ -3,11 +3,11 @@ DEPEND=!sys-libs/glibc !sys-apps/man-pages DESCRIPTION=GNU charset conversion library for libc which doesn't implement it EAPI=4 HOMEPAGE=http://www.gnu.org/software/libiconv/ -IUSE=+static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=+static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~arm ~mips ~ppc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd LICENSE=GPL-3 RDEPEND=!sys-libs/glibc !sys-apps/man-pages SLOT=0 SRC_URI=mirror://gnu/libiconv/libiconv-1.14.tar.gz -_eclasses_=libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_eclasses_=libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f _md5_=f93c7d7a9b71bdbd10e711d13cacedc2 diff --git a/metadata/md5-cache/dev-libs/libjwc_f-1.1-r2 b/metadata/md5-cache/dev-libs/libjwc_f-1.1-r2 index 2245d179e848..7f9ce97c6a13 100644 --- a/metadata/md5-cache/dev-libs/libjwc_f-1.1-r2 +++ b/metadata/md5-cache/dev-libs/libjwc_f-1.1-r2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/libjwc_c sci-libs/ccp4-libs virtual/fortran SLOT=0 SRC_URI=ftp://ftp.ccp4.ac.uk/jwc/libjwc_f-1.1.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=5df3187fc42060280fe5757b64f71826 diff --git a/metadata/md5-cache/dev-libs/libnsfb-0.1.0 b/metadata/md5-cache/dev-libs/libnsfb-0.1.0 index 6a771c26874a..a66822330b8d 100644 --- a/metadata/md5-cache/dev-libs/libnsfb-0.1.0 +++ b/metadata/md5-cache/dev-libs/libnsfb-0.1.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=sdl? ( media-libs/libsdl[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-sdl[development] ) ) ) vnc? ( net-libs/libvncserver[static-libs?] ) wayland? ( dev-libs/wayland[static-libs?] ) xcb? ( x11-libs/libxcb[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/xcb-util[static-libs?] x11-libs/xcb-util-image[static-libs?] x11-libs/xcb-util-keysyms[static-libs?] ) virtual/pkgconfig +DEPEND=sdl? ( media-libs/libsdl[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-sdl[development] ) ) ) vnc? ( net-libs/libvncserver[static-libs?] ) wayland? ( dev-libs/wayland[static-libs?] ) xcb? ( x11-libs/libxcb[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/xcb-util[static-libs?] x11-libs/xcb-util-image[static-libs?] x11-libs/xcb-util-keysyms[static-libs?] ) virtual/pkgconfig DESCRIPTION=framebuffer abstraction library, written in C EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/projects/libnsfb/ -IUSE=sdl test vnc wayland xcb abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug static-libs +IUSE=sdl test vnc wayland xcb abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug static-libs KEYWORDS=~amd64 ~arm LICENSE=MIT -RDEPEND=sdl? ( media-libs/libsdl[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-sdl[development] ) ) ) vnc? ( net-libs/libvncserver[static-libs?] ) wayland? ( dev-libs/wayland[static-libs?] ) xcb? ( x11-libs/libxcb[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/xcb-util[static-libs?] x11-libs/xcb-util-image[static-libs?] x11-libs/xcb-util-keysyms[static-libs?] ) +RDEPEND=sdl? ( media-libs/libsdl[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-sdl[development] ) ) ) vnc? ( net-libs/libvncserver[static-libs?] ) wayland? ( dev-libs/wayland[static-libs?] ) xcb? ( x11-libs/libxcb[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/xcb-util[static-libs?] x11-libs/xcb-util-image[static-libs?] x11-libs/xcb-util-keysyms[static-libs?] ) REQUIRED_USE=amd64? ( abi_x86_32? ( !vnc !wayland !xcb ) ) SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/libnsfb-0.1.0-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=ae640bea470f8fe46bc72656f883ff22 diff --git a/metadata/md5-cache/dev-libs/libparserutils-0.1.2 b/metadata/md5-cache/dev-libs/libparserutils-0.1.2 index b9b4723c4473..4551d6e356fc 100644 --- a/metadata/md5-cache/dev-libs/libparserutils-0.1.2 +++ b/metadata/md5-cache/dev-libs/libparserutils-0.1.2 @@ -3,10 +3,10 @@ DEPEND=test? ( dev-lang/perl ) virtual/pkgconfig DESCRIPTION=library for building efficient parsers, written in C EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/projects/libparserutils/ -IUSE=iconv test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug static-libs +IUSE=iconv test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug static-libs KEYWORDS=~amd64 ~arm LICENSE=MIT SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/libparserutils-0.1.2-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=f712b337738b0c8310804a673453f2e8 diff --git a/metadata/md5-cache/dev-libs/libpthread-stubs-0.3-r1 b/metadata/md5-cache/dev-libs/libpthread-stubs-0.3-r1 index 272c1969249c..9fb3331ed90b 100644 --- a/metadata/md5-cache/dev-libs/libpthread-stubs-0.3-r1 +++ b/metadata/md5-cache/dev-libs/libpthread-stubs-0.3-r1 @@ -3,11 +3,11 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=Pthread functions stubs for platforms missing them EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=231366f8f0ea6d8b0918bfb0df9c4dbf diff --git a/metadata/md5-cache/dev-libs/libwapcaplet-0.2.0 b/metadata/md5-cache/dev-libs/libwapcaplet-0.2.0 index 3ea9fc76c570..dfc579a44aea 100644 --- a/metadata/md5-cache/dev-libs/libwapcaplet-0.2.0 +++ b/metadata/md5-cache/dev-libs/libwapcaplet-0.2.0 @@ -3,11 +3,11 @@ DEPEND=test? ( dev-libs/check ) virtual/pkgconfig DESCRIPTION=string internment library, written in C EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/projects/libwapcaplet/ -IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug static-libs +IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug static-libs KEYWORDS=~amd64 ~arm LICENSE=MIT REQUIRED_USE=amd64? ( abi_x86_32? ( !test ) ) SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/libwapcaplet-0.2.0-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d407f501db7c2e63720bba0b1eb6c2b3 diff --git a/metadata/md5-cache/dev-libs/nsgenbind-0.0.1 b/metadata/md5-cache/dev-libs/nsgenbind-0.0.1 index 44a36c0df537..1b78024cb146 100644 --- a/metadata/md5-cache/dev-libs/nsgenbind-0.0.1 +++ b/metadata/md5-cache/dev-libs/nsgenbind-0.0.1 @@ -3,10 +3,10 @@ DEPEND=virtual/yacc virtual/pkgconfig DESCRIPTION=generate javascript to dom bindings from w3c webidl files EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug KEYWORDS=~amd64 ~arm LICENSE=MIT SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/nsgenbind-0.0.1-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=8c148ebac4eaabad40ec9f9f179be04d diff --git a/metadata/md5-cache/dev-libs/re2-0_p20130115-r1 b/metadata/md5-cache/dev-libs/re2-0_p20130115-r1 index f364b7d667bb..d3872e15248a 100644 --- a/metadata/md5-cache/dev-libs/re2-0_p20130115-r1 +++ b/metadata/md5-cache/dev-libs/re2-0_p20130115-r1 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile install prepare test DESCRIPTION=An efficent, principled regular expression library EAPI=5 HOMEPAGE=http://code.google.com/p/re2/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~arm ~x86 LICENSE=BSD SLOT=0 SRC_URI=http://re2.googlecode.com/files/re2-20130115.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=2ffc29c208e8d6ab6cba07f5a48aee6c diff --git a/metadata/md5-cache/dev-libs/re2-0_p20130712 b/metadata/md5-cache/dev-libs/re2-0_p20130712 index ae28e546ede0..88e26748331a 100644 --- a/metadata/md5-cache/dev-libs/re2-0_p20130712 +++ b/metadata/md5-cache/dev-libs/re2-0_p20130712 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile install prepare test DESCRIPTION=An efficent, principled regular expression library EAPI=5 HOMEPAGE=http://code.google.com/p/re2/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~arm ~x86 LICENSE=BSD SLOT=0 SRC_URI=http://re2.googlecode.com/files/re2-20130712.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=2c67df32e583a479d666846a33896b4d diff --git a/metadata/md5-cache/dev-libs/udis86-1.7-r2 b/metadata/md5-cache/dev-libs/udis86-1.7-r2 index 18818c992dd3..9855a03cd0ea 100644 --- a/metadata/md5-cache/dev-libs/udis86-1.7-r2 +++ b/metadata/md5-cache/dev-libs/udis86-1.7-r2 @@ -3,11 +3,11 @@ DEPEND=test? ( amd64? ( dev-lang/yasm ) x86? ( dev-lang/yasm ) x86-fbsd? ( dev-l DESCRIPTION=Disassembler library for the x86/-64 architecture sets. EAPI=5 HOMEPAGE=http://udis86.sourceforge.net/ -IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=BSD RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 ) SLOT=0 SRC_URI=mirror://sourceforge/udis86/udis86-1.7.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=f15e9328f406e26075b3aa27e20ffb25 diff --git a/metadata/md5-cache/dev-libs/weston-1.2.0-r1 b/metadata/md5-cache/dev-libs/weston-1.2.0-r1 new file mode 100644 index 000000000000..5164f240a919 --- /dev/null +++ b/metadata/md5-cache/dev-libs/weston-1.2.0-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst prepare test +DEPEND=>=dev-libs/wayland-1.1.90 media-libs/mesa[egl?,wayland] media-libs/lcms:2 media-libs/libpng:= media-libs/libwebp virtual/jpeg sys-libs/pam >=x11-libs/cairo-1.11.3[gles2(-)?,opengl?] >=x11-libs/libdrm-2.4.30 x11-libs/libxkbcommon x11-libs/pixman fbdev? ( >=sys-libs/mtdev-1.1.0 >=virtual/udev-136 ) colord? ( >=x11-misc/colord-0.1.27 ) drm? ( media-libs/mesa[gbm] >=sys-libs/mtdev-1.1.0 >=virtual/udev-136 ) egl? ( media-libs/glu media-libs/mesa[gles2] ) examples? ( editor? ( x11-libs/pango ) view? ( app-text/poppler:=[cairo] dev-libs/glib:2 ) ) rdp? ( >=net-misc/freerdp-1.1.0_beta1_p20130710 ) rpi? ( >=sys-libs/mtdev-1.1.0 >=virtual/udev-136 ) systemd? ( sys-auth/pambase[systemd] sys-apps/systemd[pam] ) unwind? ( sys-libs/libunwind ) X? ( x11-libs/libxcb x11-libs/libX11 ) xwayland? ( x11-libs/cairo[xcb] x11-libs/libxcb x11-libs/libXcursor ) gnome-base/librsvg virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DESCRIPTION=Wayland reference compositor +EAPI=5 +HOMEPAGE=http://wayland.freedesktop.org/ +IUSE=colord +drm +egl editor examples fbdev gles2 headless +opengl rdp +resize-optimization rpi static-libs +suid systemd tablet test unwind view wayland-compositor +X xwayland test +KEYWORDS=~arm ~amd64 ~x86 ~arm-linux +LICENSE=MIT CC-BY-SA-3.0 +RDEPEND=>=dev-libs/wayland-1.1.90 media-libs/mesa[egl?,wayland] media-libs/lcms:2 media-libs/libpng:= media-libs/libwebp virtual/jpeg sys-libs/pam >=x11-libs/cairo-1.11.3[gles2(-)?,opengl?] >=x11-libs/libdrm-2.4.30 x11-libs/libxkbcommon x11-libs/pixman fbdev? ( >=sys-libs/mtdev-1.1.0 >=virtual/udev-136 ) colord? ( >=x11-misc/colord-0.1.27 ) drm? ( media-libs/mesa[gbm] >=sys-libs/mtdev-1.1.0 >=virtual/udev-136 ) egl? ( media-libs/glu media-libs/mesa[gles2] ) examples? ( editor? ( x11-libs/pango ) view? ( app-text/poppler:=[cairo] dev-libs/glib:2 ) ) rdp? ( >=net-misc/freerdp-1.1.0_beta1_p20130710 ) rpi? ( >=sys-libs/mtdev-1.1.0 >=virtual/udev-136 ) systemd? ( sys-auth/pambase[systemd] sys-apps/systemd[pam] ) unwind? ( sys-libs/libunwind ) X? ( x11-libs/libxcb x11-libs/libX11 ) xwayland? ( x11-libs/cairo[xcb] x11-libs/libxcb x11-libs/libXcursor ) +REQUIRED_USE=drm? ( egl ) editor? ( examples ) egl? ( || ( gles2 opengl ) ) fbdev? ( drm ) gles2? ( !opengl ) test? ( X ) view? ( examples ) wayland-compositor? ( egl ) +SLOT=0 +SRC_URI=http://wayland.freedesktop.org/releases/weston-1.2.0.tar.xz +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 readme.gentoo 2466b2f6a77a9600954c6b99ebca6e02 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_md5_=7191a3e0ec2403a442a4bcc080c988f5 diff --git a/metadata/md5-cache/dev-libs/yajl-2.0.4-r1 b/metadata/md5-cache/dev-libs/yajl-2.0.4-r1 index 6d0d5a76c77a..5411853eb309 100644 --- a/metadata/md5-cache/dev-libs/yajl-2.0.4-r1 +++ b/metadata/md5-cache/dev-libs/yajl-2.0.4-r1 @@ -3,10 +3,10 @@ DEPEND=sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutil DESCRIPTION=Small event-driven (SAX-style) JSON parser EAPI=5 HOMEPAGE=http://lloyd.github.com/yajl/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=BSD SLOT=0 SRC_URI=http://github.com/lloyd/yajl/tarball/2.0.4 -> yajl-2.0.4.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=5327bc87873a6e328604d659a76d5935 diff --git a/metadata/md5-cache/dev-libs/yajl-2.0.4-r2 b/metadata/md5-cache/dev-libs/yajl-2.0.4-r2 index 199dce854623..57135e3a3ab3 100644 --- a/metadata/md5-cache/dev-libs/yajl-2.0.4-r2 +++ b/metadata/md5-cache/dev-libs/yajl-2.0.4-r2 @@ -3,10 +3,10 @@ DEPEND=sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutil DESCRIPTION=Small event-driven (SAX-style) JSON parser EAPI=5 HOMEPAGE=http://lloyd.github.com/yajl/ -IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=BSD SLOT=0 SRC_URI=http://github.com/lloyd/yajl/tarball/2.0.4 -> yajl-2.0.4.tar.gz -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vcs-snapshot 58b766562c9fbfb3268b04e33cdf2f66 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vcs-snapshot 58b766562c9fbfb3268b04e33cdf2f66 _md5_=416f8ad5e3ebb32110e6ff695f6e0742 diff --git a/metadata/md5-cache/dev-perl/Net-HTTP-6.60.0 b/metadata/md5-cache/dev-perl/Net-HTTP-6.60.0 index d9b0c4174d6e..818681167b85 100644 --- a/metadata/md5-cache/dev-perl/Net-HTTP-6.60.0 +++ b/metadata/md5-cache/dev-perl/Net-HTTP-6.60.0 @@ -3,10 +3,10 @@ DEPEND=!=dev-python/matplotlib-0.98[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] +DESCRIPTION=Matplotlib toolkit for gridding irreguraly spaced data +EAPI=5 +HOMEPAGE=http://matplotlib.sourceforge.net/users/toolkits.html +IUSE=python_targets_python2_6 python_targets_python2_7 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=BSD +RDEPEND=>=dev-python/matplotlib-0.98[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 ) +SLOT=0 +SRC_URI=mirror://sourceforge/matplotlib/natgrid-0.2.1.tar.gz +_eclasses_=distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4d3bdfe074e310b3b3248276f0f18b57 diff --git a/metadata/md5-cache/dev-python/netaddr-0.7.10-r1 b/metadata/md5-cache/dev-python/netaddr-0.7.10-r1 index aed644a79697..b5df231e4d69 100644 --- a/metadata/md5-cache/dev-python/netaddr-0.7.10-r1 +++ b/metadata/md5-cache/dev-python/netaddr-0.7.10-r1 @@ -1,4 +1,4 @@ -DEFINED_PHASES=compile configure install postinst prepare test +DEFINED_PHASES=compile configure install prepare test DEPEND=python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] DESCRIPTION=Network address representation and manipulation library EAPI=5 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 ) SLOT=0 SRC_URI=mirror://github/drkjam/netaddr/netaddr-0.7.10.tar.gz _eclasses_=distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=14865e6b004beda03b0bd8131319b71e +_md5_=caee8651bf8c5091567a2d0f383aaa5c diff --git a/metadata/md5-cache/dev-python/numpy-1.6.2-r2 b/metadata/md5-cache/dev-python/numpy-1.6.2-r2 index 25894ceb4e29..36dd5c9b6f71 100644 --- a/metadata/md5-cache/dev-python/numpy-1.6.2-r2 +++ b/metadata/md5-cache/dev-python/numpy-1.6.2-r2 @@ -10,5 +10,5 @@ RDEPEND=dev-python/setuptools[python_targets_python2_5(-)?,python_targets_python REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 ) SLOT=0 SRC_URI=mirror://sourceforge/numpy/numpy-1.6.2.tar.gz doc? ( http://docs.scipy.org/doc/numpy-1.6.0/numpy-html.zip -> numpy-1.6.0-html.zip http://docs.scipy.org/doc/numpy-1.6.0/numpy-ref.pdf -> numpy-1.6.0-ref.pdf http://docs.scipy.org/doc/numpy-1.6.0/numpy-user.pdf -> numpy-1.6.0-user.pdf ) -_eclasses_=distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9684878618a170e166f574c77a74d4c1 diff --git a/metadata/md5-cache/dev-python/numpy-1.7.0 b/metadata/md5-cache/dev-python/numpy-1.7.0 index 51ebd3a0879d..7cfabbc8b7e3 100644 --- a/metadata/md5-cache/dev-python/numpy-1.7.0 +++ b/metadata/md5-cache/dev-python/numpy-1.7.0 @@ -10,5 +10,5 @@ RDEPEND=dev-python/setuptools[python_targets_python2_5(-)?,python_targets_python REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 ) SLOT=0 SRC_URI=mirror://sourceforge/numpy/numpy-1.7.0.tar.gz doc? ( http://docs.scipy.org/doc/numpy-1.7.0/numpy-html-1.7.0.zip http://docs.scipy.org/doc/numpy-1.7.0/numpy-ref-1.7.0.pdf http://docs.scipy.org/doc/numpy-1.7.0/numpy-user-1.7.0.pdf ) -_eclasses_=distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=732699eb6fabfa92237db84d81bb092a diff --git a/metadata/md5-cache/dev-python/numpy-1.7.1 b/metadata/md5-cache/dev-python/numpy-1.7.1 index 78145edc5218..0ec31bb0a466 100644 --- a/metadata/md5-cache/dev-python/numpy-1.7.1 +++ b/metadata/md5-cache/dev-python/numpy-1.7.1 @@ -10,5 +10,5 @@ RDEPEND=dev-python/setuptools[python_targets_python2_5(-)?,python_targets_python REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 ) SLOT=0 SRC_URI=mirror://sourceforge/numpy/numpy-1.7.1.tar.gz doc? ( http://docs.scipy.org/doc/numpy-1.7.1/numpy-html-1.7.0.zip http://docs.scipy.org/doc/numpy-1.7.1/numpy-ref-1.7.0.pdf http://docs.scipy.org/doc/numpy-1.7.1/numpy-user-1.7.0.pdf ) -_eclasses_=distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d68bf2cd0c061967c983b3da6bbee1e5 diff --git a/metadata/md5-cache/dev-qt/pixeltool-4.8.5 b/metadata/md5-cache/dev-qt/pixeltool-4.8.5 index 04208a56be14..f7b5b7d49512 100644 --- a/metadata/md5-cache/dev-qt/pixeltool-4.8.5 +++ b/metadata/md5-cache/dev-qt/pixeltool-4.8.5 @@ -10,4 +10,4 @@ RDEPEND=~dev-qt/qtcore-4.8.5[aqua=,debug=] ~dev-qt/qtgui-4.8.5[aqua=,debug=] SLOT=4 SRC_URI=http://download.qt-project.org/official_releases/qt/4.8/4.8.5/qt-everywhere-opensource-src-4.8.5.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 qt4-build 3db96214d9a766574bd37f2343b76fbe toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=dd8db26d300ec2ef5bf95381f714fea3 +_md5_=baec5ff5a20f092722ddaa93c733838d diff --git a/metadata/md5-cache/dev-ruby/ruby-mp3info-0.8 b/metadata/md5-cache/dev-ruby/ruby-mp3info-0.8 new file mode 100644 index 000000000000..4606c327114f --- /dev/null +++ b/metadata/md5-cache/dev-ruby/ruby-mp3info-0.8 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=test? ( media-sound/id3v2 ) ruby_targets_ruby19? ( doc? ( dev-ruby/hoe[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( test? ( dev-ruby/hoe[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( doc? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( test? ( dev-ruby/rake[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) test? ( ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ) +DESCRIPTION=A pure Ruby library for access to mp3 files (internal infos and tags) +EAPI=5 +HOMEPAGE=http://rubyforge.org/projects/ruby-mp3info/ +IUSE=elibc_FreeBSD ruby_targets_ruby19 doc test test +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) +REQUIRED_USE=|| ( ruby_targets_ruby19 ) +SLOT=0 +SRC_URI=https://github.com/moumar/ruby-mp3info/archive/v0.8.tar.gz -> ruby-mp3info-0.8-git.tgz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-fakegem 6e366daedf25d7020291916549562bbf ruby-ng 69c01a1b984ed066bc91b4397b002f6a toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=bda1bf18214a95c7fbb3f90ae0018c8a diff --git a/metadata/md5-cache/dev-util/bnfc-2.4.2.0 b/metadata/md5-cache/dev-util/bnfc-2.4.2.0 index 03f85c9714d2..6ad31a043fac 100644 --- a/metadata/md5-cache/dev-util/bnfc-2.4.2.0 +++ b/metadata/md5-cache/dev-util/bnfc-2.4.2.0 @@ -7,5 +7,5 @@ KEYWORDS=~amd64 ~ppc ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/BNFC/2.4.2.0/BNFC-2.4.2.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=25f093a7dc7f51a5e8fbbeba4630ea10 diff --git a/metadata/md5-cache/dev-util/bnfc-2.4.2.1 b/metadata/md5-cache/dev-util/bnfc-2.4.2.1 index 811bddd76769..61d5f7967116 100644 --- a/metadata/md5-cache/dev-util/bnfc-2.4.2.1 +++ b/metadata/md5-cache/dev-util/bnfc-2.4.2.1 @@ -7,5 +7,5 @@ KEYWORDS=~amd64 ~ppc ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=mirror://hackage/packages/archive/BNFC/2.4.2.1/BNFC-2.4.2.1.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ee125806db1c27ca76e987e6803f3dd6 diff --git a/metadata/md5-cache/dev-util/bnfc-2.6.0.3 b/metadata/md5-cache/dev-util/bnfc-2.6.0.3 index 5efbb3f68960..2fc3c215310c 100644 --- a/metadata/md5-cache/dev-util/bnfc-2.6.0.3 +++ b/metadata/md5-cache/dev-util/bnfc-2.6.0.3 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-haskell/mtl:=[profile?] >=dev-lang/ghc-7.4.1:= SLOT=0/2.6.0.3 SRC_URI=mirror://hackage/packages/archive/BNFC/2.6.0.3/BNFC-2.6.0.3.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4af1bc309f0d3e1d3ead76698b77600c diff --git a/metadata/md5-cache/dev-util/bustle-0.2.3 b/metadata/md5-cache/dev-util/bustle-0.2.3 index 48becac0633e..3990078a7acc 100644 --- a/metadata/md5-cache/dev-util/bustle-0.2.3 +++ b/metadata/md5-cache/dev-util/bustle-0.2.3 @@ -8,5 +8,5 @@ LICENSE=LGPL-2 GPL-2 RDEPEND=sys-apps/dbus x11-libs/cairo x11-libs/pango gnome-base/libglade:2.0 SLOT=0 SRC_URI=http://willthompson.co.uk/bustle/releases/bustle-0.2.3.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d04e11a5fbb0089fdbe3304fcf7d726a diff --git a/metadata/md5-cache/dev-util/bustle-0.4.0 b/metadata/md5-cache/dev-util/bustle-0.4.0 index c0d2cbd2f499..ef7bf3a771e2 100644 --- a/metadata/md5-cache/dev-util/bustle-0.4.0 +++ b/metadata/md5-cache/dev-util/bustle-0.4.0 @@ -9,5 +9,5 @@ LICENSE=LGPL-2 GPL-2 RDEPEND=net-libs/libpcap sys-apps/dbus x11-libs/cairo x11-libs/pango gnome-base/libglade:2.0 SLOT=0 SRC_URI=http://willthompson.co.uk/bustle/releases/0.4.0/bustle-0.4.0.tar.gz http://dev.gentoo.org/~slyfox/bustle-0.4.0-tests.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a31fac00a16cceada60cf19db0df40d9 diff --git a/metadata/md5-cache/dev-util/bustle-0.4.2 b/metadata/md5-cache/dev-util/bustle-0.4.2 index d5467bdc6439..f17edafc95a2 100644 --- a/metadata/md5-cache/dev-util/bustle-0.4.2 +++ b/metadata/md5-cache/dev-util/bustle-0.4.2 @@ -9,5 +9,5 @@ LICENSE=LGPL-2 GPL-2 RDEPEND=dev-libs/glib:2 net-libs/libpcap sys-apps/dbus x11-libs/cairo x11-libs/pango gnome-base/libglade:2.0 SLOT=0 SRC_URI=http://willthompson.co.uk/bustle/releases/0.4.2/bustle-0.4.2.tar.gz http://dev.gentoo.org/~slyfox/bustle-0.4.0-tests.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=502153e4b22be32ab50243d7cce127b6 diff --git a/metadata/md5-cache/dev-util/bustle-0.4.2-r1 b/metadata/md5-cache/dev-util/bustle-0.4.2-r1 index 37f995cfb9c4..39da53f4e1bd 100644 --- a/metadata/md5-cache/dev-util/bustle-0.4.2-r1 +++ b/metadata/md5-cache/dev-util/bustle-0.4.2-r1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2 GPL-2 RDEPEND=dev-libs/glib:2 net-libs/libpcap sys-apps/dbus x11-libs/cairo x11-libs/pango gnome-base/libglade:2.0 SLOT=0 SRC_URI=http://willthompson.co.uk/bustle/releases/0.4.2/bustle-0.4.2.tar.gz http://dev.gentoo.org/~slyfox/bustle-0.4.0-tests.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b8ef7ba3c1f3b99fddb1b773527304c0 diff --git a/metadata/md5-cache/dev-vcs/darcs-2.8.0 b/metadata/md5-cache/dev-vcs/darcs-2.8.0 index f45a977cfa81..253ec1b6012c 100644 --- a/metadata/md5-cache/dev-vcs/darcs-2.8.0 +++ b/metadata/md5-cache/dev-vcs/darcs-2.8.0 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-haskell/hashed-storage-0.5.6[profile?] =dev-haskell/haskeline-0.6.3[profile?] =dev-haskell/http-4000.0.8[profile?] =dev-haskell/mtl-1.0[profile?] =dev-haskell/network-2.2[profile?] =dev-haskell/parsec-2.0[profile?] =dev-haskell/regex-compat-0.95.1[profile?] =dev-haskell/tar-0.3*[profile?] =dev-haskell/terminfo-0.3*[profile?] >=dev-haskell/text-0.11.0.6[profile?] =dev-haskell/vector-0.7[profile?] >=dev-haskell/zlib-0.5.1.0[profile?] =dev-lang/ghc-6.10.1 net-misc/curl virtual/mta SLOT=0 SRC_URI=mirror://hackage/packages/archive/darcs/2.8.0/darcs-2.8.0.tar.gz -_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c994b774c9aaa9e713b5af30a89b0ce2 diff --git a/metadata/md5-cache/dev-vcs/darcs-2.8.4 b/metadata/md5-cache/dev-vcs/darcs-2.8.4 index dbeb7b3bfa67..fa0ce60781a7 100644 --- a/metadata/md5-cache/dev-vcs/darcs-2.8.4 +++ b/metadata/md5-cache/dev-vcs/darcs-2.8.4 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND==dev-haskell/extensible-exceptions-0.1*:=[profile?] >=dev-haskell/hashed-storage-0.5.6:=[profile?] =dev-haskell/haskeline-0.6.3:=[profile?] =dev-haskell/mtl-1.0:=[profile?] =dev-haskell/parsec-2.0:=[profile?] =dev-haskell/regex-compat-0.95.1:=[profile?] >=dev-haskell/tar-0.3:=[profile?] =dev-haskell/text-0.11.0.6:=[profile?] =dev-haskell/vector-0.7:=[profile?] >=dev-haskell/zlib-0.5.1.0:=[profile?] =dev-lang/ghc-6.10.4:= net-misc/curl SLOT=0/2.8.4 SRC_URI=mirror://hackage/packages/archive/darcs/2.8.4/darcs-2.8.4.tar.gz -_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1b4f06d4860e198bd65950b66bb4349e diff --git a/metadata/md5-cache/dev-vcs/git-annex-3.20111203-r1 b/metadata/md5-cache/dev-vcs/git-annex-3.20111203-r1 index 4e21899e6981..5e04ff9f57dc 100644 --- a/metadata/md5-cache/dev-vcs/git-annex-3.20111203-r1 +++ b/metadata/md5-cache/dev-vcs/git-annex-3.20111203-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=dev-vcs/git-1.7.7 SLOT=0 SRC_URI=mirror://hackage/packages/archive/git-annex/3.20111203/git-annex-3.20111203.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f1384b3fc6059dd04002b53337391684 diff --git a/metadata/md5-cache/dev-vcs/git-annex-3.20120605 b/metadata/md5-cache/dev-vcs/git-annex-3.20120605 index ec6581696197..b1aa567b5cd9 100644 --- a/metadata/md5-cache/dev-vcs/git-annex-3.20120605 +++ b/metadata/md5-cache/dev-vcs/git-annex-3.20120605 @@ -10,5 +10,5 @@ RDEPEND=>=dev-vcs/git-1.7.7 RESTRICT=test SLOT=0 SRC_URI=mirror://hackage/packages/archive/git-annex/3.20120605/git-annex-3.20120605.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d1ce9ce03b1e1fb04c6c1aad4d9ff5c3 diff --git a/metadata/md5-cache/dev-vcs/git-annex-3.20121211-r2 b/metadata/md5-cache/dev-vcs/git-annex-3.20121211-r2 index 392e6743d043..5fc2901f393c 100644 --- a/metadata/md5-cache/dev-vcs/git-annex-3.20121211-r2 +++ b/metadata/md5-cache/dev-vcs/git-annex-3.20121211-r2 @@ -10,5 +10,5 @@ RDEPEND=>=dev-vcs/git-1.7.7 RESTRICT=test SLOT=0 SRC_URI=mirror://hackage/packages/archive/git-annex/3.20121211/git-annex-3.20121211.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e3f1ffd4da6ce48a92bec4a485784c90 diff --git a/metadata/md5-cache/games-action/cs2d-0122 b/metadata/md5-cache/games-action/cs2d-0122 new file mode 100644 index 000000000000..a169893614be --- /dev/null +++ b/metadata/md5-cache/games-action/cs2d-0122 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack +DEPEND=app-arch/unzip +DESCRIPTION=Counter-Strike 2D is freeware clone of Counter-Strike with some added features in gameplay. +EAPI=5 +HOMEPAGE=http://www.cs2d.com/ +KEYWORDS=-* ~amd64 ~x86 +LICENSE=freedist +RDEPEND=x86? ( media-libs/openal media-libs/freetype:2 x11-libs/libX11 x11-libs/libXxf86vm virtual/opengl ) amd64? ( app-emulation/emul-linux-x86-sdl app-emulation/emul-linux-x86-opengl app-emulation/emul-linux-x86-xlibs ) +SLOT=0 +SRC_URI=http://dev.gentoo.org/~maksbotan/cs2d/cs2d_0122_linux.zip http://dev.gentoo.org/~maksbotan/cs2d/cs2d_0122_win.zip http://dev.gentoo.org/~maksbotan/cs2d/cs2d.png +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 games 0fb7637597e0869f6c8be79b11d0135a multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=4f680641d4f29e715657bed7056183c7 diff --git a/metadata/md5-cache/games-fps/alephone-infinity-20080622 b/metadata/md5-cache/games-fps/alephone-infinity-20080622 index 873bc58b1999..c8f233a09074 100644 --- a/metadata/md5-cache/games-fps/alephone-infinity-20080622 +++ b/metadata/md5-cache/games-fps/alephone-infinity-20080622 @@ -7,6 +7,6 @@ LICENSE=bungie-marathon RDEPEND=games-fps/alephone RESTRICT=mirror SLOT=0 -SRC_URI=http://trilogyrelease.bungie.org/files/MarathonInfinity.zip mirror://gentoo/alephone-infinity.png +SRC_URI=http://files3.bungie.org/trilogy/MarathonInfinity.zip mirror://gentoo/alephone-infinity.png _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 games 0fb7637597e0869f6c8be79b11d0135a multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=c4d5645c681586d9bd5337438010f7ea +_md5_=6f6a942655f0ce32ea790433e50665f7 diff --git a/metadata/md5-cache/games-rpg/mana-0.6.1 b/metadata/md5-cache/games-rpg/mana-0.6.1 index d7ab84d36bee..fce24d71ae71 100644 --- a/metadata/md5-cache/games-rpg/mana-0.6.1 +++ b/metadata/md5-cache/games-rpg/mana-0.6.1 @@ -1,7 +1,7 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup test unpack DEPEND=!=games-rpg/tmw-0.5.2 >=dev-games/physfs-1.0.0 dev-libs/libxml2 media-libs/sdl-mixer[vorbis] media-libs/sdl-image[png] media-libs/sdl-net media-libs/sdl-ttf net-misc/curl sys-libs/zlib media-libs/libpng:0 media-fonts/dejavu >=dev-games/guichan-0.8.1[sdl] media-libs/libsdl[X,opengl?,video] media-libs/sdl-gfx x11-libs/libX11 nls? ( virtual/libintl ) opengl? ( virtual/opengl ) virtual/pkgconfig nls? ( sys-devel/gettext ) sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=A fully free and open source MMORPG game client -EAPI=2 +EAPI=5 HOMEPAGE=http://manasource.org/ IUSE=nls opengl KEYWORDS=~amd64 ~ppc ~x86 @@ -10,4 +10,4 @@ RDEPEND=!=games-rpg/tmw-0.5.2 >=dev-games/physfs-1.0.0 dev-libs/libxml2 media-li SLOT=0 SRC_URI=http://manasource.org/files/mana-0.6.1.tar.gz _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de games 0fb7637597e0869f6c8be79b11d0135a multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b52525d00eb6859a39c50607945508f6 +_md5_=772357fcaeaa8cd6848638f9595b382a diff --git a/metadata/md5-cache/games-strategy/boswars-2.7-r1 b/metadata/md5-cache/games-strategy/boswars-2.7-r1 new file mode 100644 index 000000000000..32924cbe0213 --- /dev/null +++ b/metadata/md5-cache/games-strategy/boswars-2.7-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack +DEPEND=dev-lang/lua media-libs/libsdl[audio,video] media-libs/libpng:0 media-libs/libvorbis media-libs/libtheora media-libs/libogg virtual/opengl x11-libs/libX11 dev-util/scons +DESCRIPTION=Futuristic real-time strategy game +EAPI=5 +HOMEPAGE=http://www.boswars.org/ +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=dev-lang/lua media-libs/libsdl[audio,video] media-libs/libpng:0 media-libs/libvorbis media-libs/libtheora media-libs/libogg virtual/opengl x11-libs/libX11 +SLOT=0 +SRC_URI=http://www.boswars.org/dist/releases/boswars-2.7-src.tar.gz http://dev.gentoo.org/~hasufell/distfiles/boswars-2.7-fixed-images-for-libpng-1.6.tar.xz mirror://gentoo/bos.png +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 games 0fb7637597e0869f6c8be79b11d0135a multilib 892e597faee02a5b94eb02ab512e7622 scons-utils 988e24b9e2e4642189b4e97c03e5ae71 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c56bf232248fc3cae053d66409f3b1d7 diff --git a/metadata/md5-cache/gnome-base/gnome-shell-3.8.3-r2 b/metadata/md5-cache/gnome-base/gnome-shell-3.8.3-r2 index 8c873c039ca2..adbbe0450c1f 100644 --- a/metadata/md5-cache/gnome-base/gnome-shell-3.8.3-r2 +++ b/metadata/md5-cache/gnome-base/gnome-shell-3.8.3-r2 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare unpack -DEPEND=app-crypt/libsecret >=app-accessibility/at-spi2-atk-2.5.3 >=dev-libs/atk-2[introspection] >=app-crypt/gcr-3.7.5[introspection] >=dev-libs/glib-2.35:2 >=dev-libs/gjs-1.35.8 >=dev-libs/gobject-introspection-0.10.1 >=x11-libs/gtk+-3.7.9:3[introspection] >=media-libs/clutter-1.13.4:1.0[introspection] >=dev-libs/json-glib-0.13.2 >=dev-libs/libcroco-0.6.8:0.6 >=gnome-base/gnome-desktop-3.7.90:3=[introspection] >=gnome-base/gsettings-desktop-schemas-3.7.4 >=gnome-base/gnome-keyring-3.3.90 >=gnome-base/gnome-menus-3.5.3:3[introspection] gnome-base/libgnome-keyring >=gnome-extra/evolution-data-server-3.5.3:= >=media-libs/gstreamer-0.11.92:1.0 >=net-im/telepathy-logger-0.2.4[introspection] >=net-libs/telepathy-glib-0.19[introspection] >=sys-auth/polkit-0.100[introspection] >=x11-libs/libXfixes-5.0 >=x11-wm/mutter-3.8.3[introspection] >=x11-libs/startup-notification-0.11 python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pygobject:3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/dbus-glib dev-libs/libxml2:2 gnome-base/librsvg media-libs/libcanberra[gtk3] media-libs/mesa >=media-sound/pulseaudio-2 >=net-libs/libsoup-2.40:2.4[introspection] x11-libs/libX11 x11-libs/gdk-pixbuf:2[introspection] x11-libs/pango[introspection] x11-apps/mesa-progs bluetooth? ( >=net-wireless/gnome-bluetooth-3.5[introspection] ) networkmanager? ( >=net-misc/networkmanager-0.9.6[introspection] ) dev-libs/libxslt >=dev-util/gtk-doc-am-1.17 >=dev-util/intltool-0.40 gnome-base/gnome-common >=sys-devel/gettext-0.17 virtual/pkgconfig !!=dev-lang/spidermonkey-1.8.2* || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool app-arch/xz-utils >=sys-apps/sed-4 +DEPEND=app-crypt/libsecret >=app-accessibility/at-spi2-atk-2.5.3 >=dev-libs/atk-2[introspection] >=app-crypt/gcr-3.7.5[introspection] >=dev-libs/glib-2.35:2 >=dev-libs/gjs-1.35.8 >=dev-libs/gobject-introspection-0.10.1 >=x11-libs/gtk+-3.7.9:3[introspection] >=media-libs/clutter-1.13.4:1.0[introspection] >=dev-libs/json-glib-0.13.2 >=dev-libs/libcroco-0.6.8:0.6 >=gnome-base/gnome-desktop-3.7.90:3=[introspection] >=gnome-base/gsettings-desktop-schemas-3.7.4 >=gnome-base/gnome-keyring-3.3.90 >=gnome-base/gnome-menus-3.5.3:3[introspection] gnome-base/libgnome-keyring >=gnome-extra/evolution-data-server-3.5.3:= >=media-libs/gstreamer-0.11.92:1.0 >=net-im/telepathy-logger-0.2.4[introspection] >=net-libs/telepathy-glib-0.19[introspection] >=sys-auth/polkit-0.100[introspection] >=x11-libs/libXfixes-5.0 >=x11-wm/mutter-3.8.3[introspection] >=x11-libs/startup-notification-0.11 python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-python/pygobject:3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] dev-libs/dbus-glib dev-libs/libxml2:2 gnome-base/librsvg media-libs/libcanberra[gtk3] media-libs/mesa >=media-sound/pulseaudio-2 >=net-libs/libsoup-2.40:2.4[introspection] x11-libs/libX11 x11-libs/gdk-pixbuf:2[introspection] x11-libs/pango[introspection] x11-apps/mesa-progs bluetooth? ( >=net-wireless/gnome-bluetooth-3.5[introspection] ) networkmanager? ( >=net-misc/networkmanager-0.9.6[introspection] ) dev-libs/libxslt >=dev-util/gtk-doc-am-1.17 >=dev-util/intltool-0.40 gnome-base/gnome-common >=sys-devel/gettext-0.17 virtual/pkgconfig !!=dev-lang/spidermonkey-1.8.2* || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool app-arch/xz-utils >=sys-apps/sed-4 virtual/pkgconfig DESCRIPTION=Provides core UI functions for the GNOME 3 desktop EAPI=5 HOMEPAGE=http://live.gnome.org/GnomeShell @@ -10,5 +10,5 @@ RDEPEND=app-crypt/libsecret >=app-accessibility/at-spi2-atk-2.5.3 >=dev-libs/atk REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 ) SLOT=0 SRC_URI=mirror://gnome/sources/gnome-shell/3.8/gnome-shell-3.8.3.tar.xz http://dev.gentoo.org/~pacho/gnome/gnome-shell-3.8.3-patches.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=61600202029e0df94fdd25c04608c12c +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad systemd 49c26d08111dd2c62b52cee32151b93b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=eafe3f2a479cbd1f9f0f5f8f187c2383 diff --git a/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.3 b/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.3 deleted file mode 100644 index e8abba76c579..000000000000 --- a/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=dev-libs/glib-2.34:2 >=dev-db/sqlite-3.5:= >=dev-libs/libgdata-0.10:= >=app-crypt/libsecret-0.5 >=dev-libs/libical-0.43:= >=net-libs/libsoup-2.40.3:2.4 >=dev-libs/libxml2-2 >=sys-libs/db-4:= >=dev-libs/nspr-4.4:= >=dev-libs/nss-3.9:= >=app-crypt/gcr-3.4 sys-libs/zlib:= virtual/libiconv gtk? ( >=x11-libs/gtk+-3.2:3 ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.90 ) introspection? ( >=dev-libs/gobject-introspection-0.9.12 ) kerberos? ( virtual/krb5:= ) ldap? ( >=net-nds/openldap-2:= ) weather? ( >=dev-libs/libgweather-3.5:2= ) dev-util/fix-la-relink-command dev-util/gperf >=dev-util/gtk-doc-am-1.9 >=dev-util/intltool-0.35.5 >=gnome-base/gnome-common-2 >=sys-devel/gettext-0.17 virtual/pkgconfig vala? ( || ( dev-lang/vala:0.20[vapigen] dev-lang/vala:0.18[vapigen] ) ) app-arch/xz-utils >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=Evolution groupware backend -EAPI=5 -HOMEPAGE=http://projects.gnome.org/evolution/arch.shtml -IUSE=api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather test -KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris -LICENSE=|| ( LGPL-2 LGPL-3 ) BSD Sleepycat -RDEPEND=>=dev-libs/glib-2.34:2 >=dev-db/sqlite-3.5:= >=dev-libs/libgdata-0.10:= >=app-crypt/libsecret-0.5 >=dev-libs/libical-0.43:= >=net-libs/libsoup-2.40.3:2.4 >=dev-libs/libxml2-2 >=sys-libs/db-4:= >=dev-libs/nspr-4.4:= >=dev-libs/nss-3.9:= >=app-crypt/gcr-3.4 sys-libs/zlib:= virtual/libiconv gtk? ( >=x11-libs/gtk+-3.2:3 ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.90 ) introspection? ( >=dev-libs/gobject-introspection-0.9.12 ) kerberos? ( virtual/krb5:= ) ldap? ( >=net-nds/openldap-2:= ) weather? ( >=dev-libs/libgweather-3.5:2= ) -REQUIRED_USE=vala? ( introspection ) -SLOT=0/40 -SRC_URI=mirror://gnome/sources/evolution-data-server/3.8/evolution-data-server-3.8.3.tar.xz -_eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 python-any-r1 be3acf497433d6ff87b861634fd38bb5 python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vala aa890daf29e67d32e9bff8e12ef653ca versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=d4fa4f760b5aff119de21ead5bc86a6e diff --git a/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.4 b/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.4 index b3682ad1aae2..072259642830 100644 --- a/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.4 +++ b/metadata/md5-cache/gnome-extra/evolution-data-server-3.8.4 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=dev-libs/glib-2.34:2 >=dev-db/sqlite-3.5:= >=dev-libs/libgdata-0.10:= >=app-crypt/libsecret-0.5 >=dev-libs/libical-0.43:= >=net-libs/libsoup-2.40.3:2.4 >=dev-libs/libxml2-2 >=sys-libs/db-4:= >=dev-libs/nspr-4.4:= >=dev-libs/nss-3.9:= >=app-crypt/gcr-3.4 sys-libs/zlib:= virtual/libiconv gtk? ( >=x11-libs/gtk+-3.2:3 ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.90 ) introspection? ( >=dev-libs/gobject-introspection-0.9.12 ) kerberos? ( virtual/krb5:= ) ldap? ( >=net-nds/openldap-2:= ) weather? ( >=dev-libs/libgweather-3.5:2= ) || ( dev-lang/python:2.7 dev-lang/python:3.3 dev-lang/python:3.2 virtual/pypy:2.0 virtual/pypy:1.9 ) dev-util/fix-la-relink-command dev-util/gperf >=dev-util/gtk-doc-am-1.9 >=dev-util/intltool-0.35.5 >=gnome-base/gnome-common-2 >=sys-devel/gettext-0.17 virtual/pkgconfig vala? ( || ( dev-lang/vala:0.20[vapigen] dev-lang/vala:0.18[vapigen] ) ) app-arch/xz-utils >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEPEND=>=dev-libs/glib-2.34:2 >=dev-db/sqlite-3.5:= >=dev-libs/libgdata-0.10:= >=app-crypt/libsecret-0.5 >=dev-libs/libical-0.43:= >=net-libs/libsoup-2.40.3:2.4 >=dev-libs/libxml2-2 >=sys-libs/db-4:= >=dev-libs/nspr-4.4:= >=dev-libs/nss-3.9:= >=app-crypt/gcr-3.4 sys-libs/zlib:= virtual/libiconv gtk? ( >=x11-libs/gtk+-3.2:3 ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.90 ) introspection? ( >=dev-libs/gobject-introspection-0.9.12 ) kerberos? ( virtual/krb5:= ) ldap? ( >=net-nds/openldap-2:= ) weather? ( >=dev-libs/libgweather-3.5:2= ) || ( dev-lang/python:2.7 virtual/pypy:2.0 virtual/pypy:1.9 ) dev-util/fix-la-relink-command dev-util/gperf >=dev-util/gtk-doc-am-1.9 >=dev-util/intltool-0.35.5 >=gnome-base/gnome-common-2 >=sys-devel/gettext-0.17 virtual/pkgconfig vala? ( || ( dev-lang/vala:0.20[vapigen] dev-lang/vala:0.18[vapigen] ) ) app-arch/xz-utils >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) DESCRIPTION=Evolution groupware backend EAPI=5 HOMEPAGE=http://projects.gnome.org/evolution/arch.shtml @@ -11,4 +11,4 @@ REQUIRED_USE=vala? ( introspection ) SLOT=0/40 SRC_URI=mirror://gnome/sources/evolution-data-server/3.8/evolution-data-server-3.8.4.tar.xz _eclasses_=db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 7976d3f4d0c0816c67033d3dcd4d9472 gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 python-any-r1 be3acf497433d6ff87b861634fd38bb5 python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vala aa890daf29e67d32e9bff8e12ef653ca versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=6b21f8694d1f05d3b8ba256e25d83138 +_md5_=356b4f15069db9120c44338d67bf4a37 diff --git a/metadata/md5-cache/gnome-extra/gnome-do-0.9 b/metadata/md5-cache/gnome-extra/gnome-do-0.9 new file mode 100644 index 000000000000..2b78543219ef --- /dev/null +++ b/metadata/md5-cache/gnome-extra/gnome-do-0.9 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup unpack +DEPEND==dev-dotnet/gconf-sharp-2.24.0 >=dev-dotnet/gtk-sharp-2.12.6 >=dev-dotnet/glade-sharp-2.12.6 dev-dotnet/ndesk-dbus dev-dotnet/ndesk-dbus-glib >=dev-dotnet/gnome-desktop-sharp-2.26.0 >=dev-dotnet/gnome-keyring-sharp-1.0.0 >=dev-dotnet/gnome-sharp-2.24.0 >=dev-dotnet/gnomevfs-sharp-2.24.0 >=dev-dotnet/wnck-sharp-2.24.0 >=dev-dotnet/art-sharp-2.24.0 >=dev-dotnet/rsvg-sharp-2.24.0 dev-dotnet/mono-addins[gtk] dev-dotnet/notify-sharp !=dev-util/intltool-0.35 virtual/pkgconfig app-arch/xz-utils >=sys-apps/sed-4 +DESCRIPTION=GNOME Do allows you to get things done quickly +EAPI=5 +HOMEPAGE=http://do.davebsd.com/ +IUSE=debug +KEYWORDS=~x86 ~amd64 +LICENSE=GPL-3 +RDEPEND==dev-dotnet/gconf-sharp-2.24.0 >=dev-dotnet/gtk-sharp-2.12.6 >=dev-dotnet/glade-sharp-2.12.6 dev-dotnet/ndesk-dbus dev-dotnet/ndesk-dbus-glib >=dev-dotnet/gnome-desktop-sharp-2.26.0 >=dev-dotnet/gnome-keyring-sharp-1.0.0 >=dev-dotnet/gnome-sharp-2.24.0 >=dev-dotnet/gnomevfs-sharp-2.24.0 >=dev-dotnet/wnck-sharp-2.24.0 >=dev-dotnet/art-sharp-2.24.0 >=dev-dotnet/rsvg-sharp-2.24.0 dev-dotnet/mono-addins[gtk] dev-dotnet/notify-sharp !=app-admin/webapp-config-1.50.15 -DESCRIPTION=A browser-based multilingual IMAP client with an application-like user interface -EAPI=5 -HOMEPAGE=http://roundcube.net -IUSE=ldap +mysql postgres sqlite ssl spell vhosts -KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain -RDEPEND=virtual/httpd-php >=dev-lang/php-5.3[crypt,gd,iconv,json,ldap?,pdo,postgres?,session,sockets,ssl?,xml,unicode] mysql? ( || ( dev-lang/php[mysql] dev-lang/php[mysqli] ) ) spell? ( dev-lang/php[curl,spell] ) sqlite? ( || ( dev-lang/php[sqlite] dev-lang/php[sqlite3] ) ) >=dev-php/PEAR-Mail_Mime-1.8.1 >=dev-php/PEAR-Net_SMTP-1.4.2 >=dev-php/PEAR-Net_IDNA2-0.1.1 >=dev-php/PEAR-Auth_SASL-1.0.3 >=app-admin/webapp-config-1.50.15 -SLOT=0.9.0 -SRC_URI=mirror://sourceforge/roundcubemail/roundcubemail-0.9.0.tar.gz -_eclasses_=webapp 25b9b1696f5e698711f47d45c3d45e3e -_md5_=1e773c68022809e7a6657d10ceeb802c diff --git a/metadata/md5-cache/mail-client/roundcube-0.9.1 b/metadata/md5-cache/mail-client/roundcube-0.9.1 deleted file mode 100644 index 762337865d88..000000000000 --- a/metadata/md5-cache/mail-client/roundcube-0.9.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=install postinst prepare prerm setup -DEPEND=|| ( virtual/httpd-cgi virtual/httpd-fastcgi ) >=app-admin/webapp-config-1.50.15 -DESCRIPTION=A browser-based multilingual IMAP client with an application-like user interface -EAPI=5 -HOMEPAGE=http://roundcube.net -IUSE=ldap +mysql postgres sqlite ssl spell vhosts -KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain -RDEPEND=virtual/httpd-php >=dev-lang/php-5.3[crypt,gd,iconv,json,ldap?,pdo,postgres?,session,sockets,ssl?,xml,unicode] mysql? ( || ( dev-lang/php[mysql] dev-lang/php[mysqli] ) ) spell? ( dev-lang/php[curl,spell] ) sqlite? ( || ( dev-lang/php[sqlite] dev-lang/php[sqlite3] ) ) >=dev-php/PEAR-Mail_Mime-1.8.1 >=dev-php/PEAR-Net_SMTP-1.4.2 >=dev-php/PEAR-Net_IDNA2-0.1.1 >=dev-php/PEAR-Auth_SASL-1.0.3 >=app-admin/webapp-config-1.50.15 -SLOT=0.9.1 -SRC_URI=mirror://sourceforge/roundcubemail/roundcubemail-0.9.1.tar.gz -_eclasses_=webapp 25b9b1696f5e698711f47d45c3d45e3e -_md5_=3bdb4881670929e06b7ac88a81e30c39 diff --git a/metadata/md5-cache/media-gfx/freecad-0.12.5284-r2 b/metadata/md5-cache/media-gfx/freecad-0.12.5284-r2 index 168254da744d..849853cc6597 100644 --- a/metadata/md5-cache/media-gfx/freecad-0.12.5284-r2 +++ b/metadata/md5-cache/media-gfx/freecad-0.12.5284-r2 @@ -9,5 +9,5 @@ RDEPEND=dev-cpp/eigen:3 dev-games/ode dev-libs/boost dev-libs/libf2c dev-libs/xe RESTRICT=bindist mirror SLOT=0 SRC_URI=mirror://sourceforge/free-cad/freecad-0.12.5284.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=f11d0b49db11e4ca6a93ed765f126e16 diff --git a/metadata/md5-cache/media-gfx/freecad-0.12.5284-r3 b/metadata/md5-cache/media-gfx/freecad-0.12.5284-r3 index b98429b2db48..28f28bb8648f 100644 --- a/metadata/md5-cache/media-gfx/freecad-0.12.5284-r3 +++ b/metadata/md5-cache/media-gfx/freecad-0.12.5284-r3 @@ -9,5 +9,5 @@ RDEPEND=dev-cpp/eigen:3 dev-games/ode dev-libs/boost dev-libs/libf2c dev-libs/li RESTRICT=bindist mirror SLOT=0 SRC_URI=mirror://sourceforge/free-cad/freecad-0.12.5284.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=16d6867579a566c1c41e8f7360b60c2e diff --git a/metadata/md5-cache/media-gfx/freecad-0.13.1830 b/metadata/md5-cache/media-gfx/freecad-0.13.1830 index bba6b335ecea..f5706707a627 100644 --- a/metadata/md5-cache/media-gfx/freecad-0.13.1830 +++ b/metadata/md5-cache/media-gfx/freecad-0.13.1830 @@ -8,5 +8,5 @@ RDEPEND=dev-cpp/eigen:3 dev-games/ode dev-libs/boost dev-libs/libf2c dev-libs/li RESTRICT=bindist mirror SLOT=0 SRC_URI=mirror://sourceforge/free-cad/freecad-0.13.1830.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=4f8e03228856fc0ab069c02050580963 diff --git a/metadata/md5-cache/media-libs/alsa-lib-1.0.27.1-r1 b/metadata/md5-cache/media-libs/alsa-lib-1.0.27.1-r1 index e85492c8d431..b8fe941e37e5 100644 --- a/metadata/md5-cache/media-libs/alsa-lib-1.0.27.1-r1 +++ b/metadata/md5-cache/media-libs/alsa-lib-1.0.27.1-r1 @@ -3,11 +3,11 @@ DEPEND=python? ( python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-pyt DESCRIPTION=Advanced Linux Sound Architecture Library EAPI=5 HOMEPAGE=http://www.alsa-project.org/ -IUSE=doc debug alisp python abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 python_targets_python2_7 python_single_target_python2_7 +IUSE=doc debug alisp python abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 python_targets_python2_7 python_single_target_python2_7 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux LICENSE=LGPL-2.1 RDEPEND=python? ( python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=mirror://alsaproject/lib/alsa-lib-1.0.27.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=82a85e9b5d466334717ee581e1cd9c1f diff --git a/metadata/md5-cache/media-libs/alsa-lib-1.0.27.2 b/metadata/md5-cache/media-libs/alsa-lib-1.0.27.2 index a78a05b26666..4b4c424d6b1d 100644 --- a/metadata/md5-cache/media-libs/alsa-lib-1.0.27.2 +++ b/metadata/md5-cache/media-libs/alsa-lib-1.0.27.2 @@ -3,11 +3,11 @@ DEPEND=python? ( python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-pyt DESCRIPTION=Advanced Linux Sound Architecture Library EAPI=5 HOMEPAGE=http://www.alsa-project.org/ -IUSE=doc debug alisp python abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 python_targets_python2_7 python_single_target_python2_7 +IUSE=doc debug alisp python abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 python_targets_python2_7 python_single_target_python2_7 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux LICENSE=LGPL-2.1 RDEPEND=python? ( python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=mirror://alsaproject/lib/alsa-lib-1.0.27.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=de74afd9a344b34f7c5ed127ccb07d73 diff --git a/metadata/md5-cache/media-libs/audiofile-0.3.6-r1 b/metadata/md5-cache/media-libs/audiofile-0.3.6-r1 index 5a33722d46f7..1c67301d1a42 100644 --- a/metadata/md5-cache/media-libs/audiofile-0.3.6-r1 +++ b/metadata/md5-cache/media-libs/audiofile-0.3.6-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=flac? ( >=media-libs/flac-1.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) virtual/pkgconfig test? ( dev-cpp/gtest[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool app-arch/xz-utils +DEPEND=flac? ( >=media-libs/flac-1.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) virtual/pkgconfig test? ( dev-cpp/gtest[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool app-arch/xz-utils DESCRIPTION=An elegant API for accessing audio files EAPI=5 HOMEPAGE=http://www.68k.org/~michael/audiofile/ -IUSE=flac static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=flac static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 LGPL-2.1 -RDEPEND=flac? ( >=media-libs/flac-1.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +RDEPEND=flac? ( >=media-libs/flac-1.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0/1 SRC_URI=mirror://gnome/sources/audiofile/0.3/audiofile-0.3.6.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 gnome.org 8fef8f967214f56e08fa92d61163d891 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 gnome.org 8fef8f967214f56e08fa92d61163d891 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bbf8c50af6da1f3a83828105b42d4294 diff --git a/metadata/md5-cache/media-libs/faac-1.28-r4 b/metadata/md5-cache/media-libs/faac-1.28-r4 index 474a9ccc23c0..f05f05625f37 100644 --- a/metadata/md5-cache/media-libs/faac-1.28-r4 +++ b/metadata/md5-cache/media-libs/faac-1.28-r4 @@ -3,11 +3,11 @@ DEPEND=media-libs/libmp4v2:0= abi_x86_32? ( !<=app-emulation/emul-linux-x86-medi DESCRIPTION=Free MPEG-4 audio codecs by AudioCoding.com EAPI=5 HOMEPAGE=http://www.audiocoding.com -IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 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= abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r1 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=mirror://sourceforge/faac/faac-1.28.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=45fdb94a39cb1c9b0300be578470fffb diff --git a/metadata/md5-cache/media-libs/faad2-2.7-r3 b/metadata/md5-cache/media-libs/faad2-2.7-r3 index 77ff6e148164..4601299da07a 100644 --- a/metadata/md5-cache/media-libs/faad2-2.7-r3 +++ b/metadata/md5-cache/media-libs/faad2-2.7-r3 @@ -3,11 +3,11 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=AAC audio decoding library EAPI=5 HOMEPAGE=http://www.audiocoding.com/faad2.html -IUSE=digitalradio static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=digitalradio static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r1 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=mirror://sourceforge/faac/faad2-2.7.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=8986f3ff0a61aa5999fe76b7d87a42e5 diff --git a/metadata/md5-cache/media-libs/fdk-aac-0.1.2 b/metadata/md5-cache/media-libs/fdk-aac-0.1.2 index fcf2486fff3b..2d54781693dd 100644 --- a/metadata/md5-cache/media-libs/fdk-aac-0.1.2 +++ b/metadata/md5-cache/media-libs/fdk-aac-0.1.2 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Fraunhofer AAC codec library EAPI=5 HOMEPAGE=http://sourceforge.net/projects/opencore-amr/ -IUSE=static-libs examples abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs examples abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-macos LICENSE=FraunhoferFDK SLOT=0 SRC_URI=mirror://sourceforge/opencore-amr/fdk-aac-0.1.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=f78fea8403bab5b8730a11a36196b205 diff --git a/metadata/md5-cache/media-libs/flac-1.2.1-r5 b/metadata/md5-cache/media-libs/flac-1.2.1-r5 index 3c5c96ddbf45..80ab55d7e8d4 100644 --- a/metadata/md5-cache/media-libs/flac-1.2.1-r5 +++ b/metadata/md5-cache/media-libs/flac-1.2.1-r5 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=ogg? ( >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) abi_x86_32? ( dev-lang/nasm ) !elibc_uclibc? ( sys-devel/gettext ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=ogg? ( >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) abi_x86_32? ( dev-lang/nasm ) !elibc_uclibc? ( sys-devel/gettext ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=free lossless audio encoder and decoder EAPI=5 HOMEPAGE=http://flac.sourceforge.net -IUSE=3dnow altivec +cxx debug ogg sse static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=3dnow altivec +cxx debug ogg sse static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=BSD FDL-1.2 GPL-2 LGPL-2.1 -RDEPEND=ogg? ( >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +RDEPEND=ogg? ( >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=mirror://sourceforge/flac/flac-1.2.1.tar.gz mirror://gentoo/flac-1.2.1-embedded-m4.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=be169cdd93f1a1435ed79135f438ca2d diff --git a/metadata/md5-cache/media-libs/flac-1.3.0 b/metadata/md5-cache/media-libs/flac-1.3.0 index 28f86dcf3ff1..aadacbcb5546 100644 --- a/metadata/md5-cache/media-libs/flac-1.3.0 +++ b/metadata/md5-cache/media-libs/flac-1.3.0 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=ogg? ( >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) app-arch/xz-utils abi_x86_32? ( dev-lang/nasm ) !elibc_uclibc? ( sys-devel/gettext ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=ogg? ( >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) app-arch/xz-utils abi_x86_32? ( dev-lang/nasm ) !elibc_uclibc? ( sys-devel/gettext ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=free lossless audio encoder and decoder EAPI=5 HOMEPAGE=http://flac.sourceforge.net -IUSE=3dnow altivec +cxx debug ogg sse static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=3dnow altivec +cxx debug ogg sse static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=BSD FDL-1.2 GPL-2 LGPL-2.1 -RDEPEND=ogg? ( >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +RDEPEND=ogg? ( >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://downloads.xiph.org/releases/flac/flac-1.3.0.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=fea956296cea85e8f464bca705494e7f diff --git a/metadata/md5-cache/media-libs/fontconfig-2.10.2-r1 b/metadata/md5-cache/media-libs/fontconfig-2.10.2-r1 index 666aca765df3..022dbb0b79b6 100644 --- a/metadata/md5-cache/media-libs/fontconfig-2.10.2-r1 +++ b/metadata/md5-cache/media-libs/fontconfig-2.10.2-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup test -DEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) virtual/pkgconfig doc? ( app-text/docbook-sgml-utils[jadetex] =app-text/docbook-sgml-dtd-3.1* ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) virtual/pkgconfig doc? ( app-text/docbook-sgml-utils[jadetex] =app-text/docbook-sgml-dtd-3.1* ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=A library for configuring and customizing font access EAPI=5 HOMEPAGE=http://fontconfig.org/ -IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux LICENSE=MIT PDEPEND=app-admin/eselect-fontconfig virtual/ttf-fonts -RDEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=1.0 SRC_URI=http://fontconfig.org/release/fontconfig-2.10.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 readme.gentoo 2466b2f6a77a9600954c6b99ebca6e02 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 readme.gentoo 2466b2f6a77a9600954c6b99ebca6e02 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=81f3cc1f931af709c292babc8b832dd7 diff --git a/metadata/md5-cache/media-libs/fontconfig-2.10.91 b/metadata/md5-cache/media-libs/fontconfig-2.10.91 index eff558afabca..c44238c48777 100644 --- a/metadata/md5-cache/media-libs/fontconfig-2.10.91 +++ b/metadata/md5-cache/media-libs/fontconfig-2.10.91 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup test -DEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) virtual/pkgconfig doc? ( app-text/docbook-sgml-utils[jadetex] =app-text/docbook-sgml-dtd-3.1* ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) virtual/pkgconfig doc? ( app-text/docbook-sgml-utils[jadetex] =app-text/docbook-sgml-dtd-3.1* ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=A library for configuring and customizing font access EAPI=5 HOMEPAGE=http://fontconfig.org/ -IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux LICENSE=MIT PDEPEND=app-admin/eselect-fontconfig virtual/ttf-fonts -RDEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=1.0 SRC_URI=http://fontconfig.org/release/fontconfig-2.10.91.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 readme.gentoo 2466b2f6a77a9600954c6b99ebca6e02 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 readme.gentoo 2466b2f6a77a9600954c6b99ebca6e02 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=f0b1135ee6a47bf665ac33f34ade24b9 diff --git a/metadata/md5-cache/media-libs/fontconfig-2.10.92 b/metadata/md5-cache/media-libs/fontconfig-2.10.92 index 84b1b61ea120..5b84c4071ea7 100644 --- a/metadata/md5-cache/media-libs/fontconfig-2.10.92 +++ b/metadata/md5-cache/media-libs/fontconfig-2.10.92 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup test -DEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) virtual/pkgconfig doc? ( app-text/docbook-sgml-utils[jadetex] =app-text/docbook-sgml-dtd-3.1* ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) virtual/pkgconfig doc? ( app-text/docbook-sgml-utils[jadetex] =app-text/docbook-sgml-dtd-3.1* ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=A library for configuring and customizing font access EAPI=5 HOMEPAGE=http://fontconfig.org/ -IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux LICENSE=MIT PDEPEND=app-admin/eselect-fontconfig virtual/ttf-fonts -RDEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=media-libs/freetype-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/expat-1.95.3 abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs[development] ) !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=1.0 SRC_URI=http://fontconfig.org/release/fontconfig-2.10.92.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 readme.gentoo 2466b2f6a77a9600954c6b99ebca6e02 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 readme.gentoo 2466b2f6a77a9600954c6b99ebca6e02 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d1e060be10b306adfe9bd3a395c4ffce diff --git a/metadata/md5-cache/media-libs/freetype-2.4.11-r2 b/metadata/md5-cache/media-libs/freetype-2.4.11-r2 index 1c75f74389c1..6cbc758374b5 100644 --- a/metadata/md5-cache/media-libs/freetype-2.4.11-r2 +++ b/metadata/md5-cache/media-libs/freetype-2.4.11-r2 @@ -3,11 +3,11 @@ DEPEND=sys-libs/zlib amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselib DESCRIPTION=A high-quality and portable font engine EAPI=5 HOMEPAGE=http://www.freetype.org/ -IUSE=X auto-hinter bindist bzip2 debug doc fontforge infinality static-libs utils abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=X auto-hinter bindist bzip2 debug doc fontforge infinality static-libs utils abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=|| ( FTL GPL-2+ ) RDEPEND=sys-libs/zlib amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) bzip2? ( app-arch/bzip2 ) X? ( x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp ) infinality? ( media-libs/fontconfig-infinality ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=2 SRC_URI=mirror://sourceforge/freetype/freetype-2.4.11.tar.bz2 utils? ( mirror://sourceforge/freetype/ft2demos-2.4.11.tar.bz2 ) doc? ( mirror://sourceforge/freetype/freetype-doc-2.4.11.tar.bz2 ) infinality? ( http://dev.gentoo.org/~polynomial-c/freetype-2.4.11-infinality-patches.tar.xz ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a18a3afa3acf8b149e8a9bb277f4258d diff --git a/metadata/md5-cache/media-libs/freetype-2.4.12 b/metadata/md5-cache/media-libs/freetype-2.4.12 index 92abe28de889..1229f557ce3a 100644 --- a/metadata/md5-cache/media-libs/freetype-2.4.12 +++ b/metadata/md5-cache/media-libs/freetype-2.4.12 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] bzip2? ( app-arch/bzip2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) +DEPEND=sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] bzip2? ( app-arch/bzip2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) DESCRIPTION=A high-quality and portable font engine EAPI=5 HOMEPAGE=http://www.freetype.org/ -IUSE=X auto-hinter bindist bzip2 adobe-cff debug doc fontforge infinality static-libs utils abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=X auto-hinter bindist bzip2 adobe-cff debug doc fontforge infinality static-libs utils abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=|| ( FTL GPL-2+ ) -RDEPEND=sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] bzip2? ( app-arch/bzip2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) infinality? ( media-libs/fontconfig-infinality ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] bzip2? ( app-arch/bzip2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) infinality? ( media-libs/fontconfig-infinality ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=2 SRC_URI=mirror://sourceforge/freetype/freetype-2.4.12.tar.bz2 utils? ( mirror://sourceforge/freetype/ft2demos-2.4.12.tar.bz2 ) doc? ( mirror://sourceforge/freetype/freetype-doc-2.4.12.tar.bz2 ) infinality? ( http://www.infinality.net/fedora/linux/zips/freetype-infinality-2.4.12-20130514_01-x86_64.tar.bz2 ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e0062f2ca2e15305676318241d1d519e diff --git a/metadata/md5-cache/media-libs/game-music-emu-0.6.0-r1 b/metadata/md5-cache/media-libs/game-music-emu-0.6.0-r1 index 82addfe16695..c71d27a24cd3 100644 --- a/metadata/md5-cache/media-libs/game-music-emu-0.6.0-r1 +++ b/metadata/md5-cache/media-libs/game-music-emu-0.6.0-r1 @@ -3,10 +3,10 @@ DEPEND=sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutil DESCRIPTION=Video game music file emulators EAPI=5 HOMEPAGE=http://code.google.com/p/game-music-emu/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=LGPL-2.1 SLOT=0 SRC_URI=http://game-music-emu.googlecode.com/files/game-music-emu-0.6.0.tar.bz2 -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=c3878431280cc421db10160ae466fe85 diff --git a/metadata/md5-cache/media-libs/glu-9.0.0-r1 b/metadata/md5-cache/media-libs/glu-9.0.0-r1 index fefb7349ee4d..8851ebc212f9 100644 --- a/metadata/md5-cache/media-libs/glu-9.0.0-r1 +++ b/metadata/md5-cache/media-libs/glu-9.0.0-r1 @@ -3,11 +3,11 @@ DEPEND=virtual/opengl DESCRIPTION=The OpenGL Utility Library EAPI=5 HOMEPAGE=http://cgit.freedesktop.org/mesa/glu/ -IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=SGI-B-2.0 RDEPEND=virtual/opengl !=sys-apps/sed-4 DESCRIPTION=The Linux Audio Developer's Simple Plugin API EAPI=5 HOMEPAGE=http://www.ladspa.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=LGPL-2.1 RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r2 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://www.ladspa.org/download/ladspa_sdk_1.13.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 portability 536c5e70c5fb252ed3b769e04aa3f05b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 portability 536c5e70c5fb252ed3b769e04aa3f05b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e8f3b1de248219e32e7623449e158e14 diff --git a/metadata/md5-cache/media-libs/libXcm-0.5.2-r1 b/metadata/md5-cache/media-libs/libXcm-0.5.2-r1 index 9a1e1d57ff53..d44ab8fef160 100644 --- a/metadata/md5-cache/media-libs/libXcm-0.5.2-r1 +++ b/metadata/md5-cache/media-libs/libXcm-0.5.2-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=X? ( x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) doc? ( app-doc/doxygen ) +DEPEND=X? ( x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) doc? ( app-doc/doxygen ) DESCRIPTION=reference implementation of the net-color spec EAPI=5 HOMEPAGE=http://www.oyranos.org/libxcm/ -IUSE=X doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=X doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~ppc ~x86 LICENSE=MIT -RDEPEND=X? ( x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) +RDEPEND=X? ( x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) SLOT=0 SRC_URI=mirror://sourceforge/oyranos/libXcm/libXcm-0.4.x/libXcm-0.5.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=478561d0e2faf744362bd6d0738a35a5 diff --git a/metadata/md5-cache/media-libs/libcuefile-477-r1 b/metadata/md5-cache/media-libs/libcuefile-477-r1 index cb538374d67e..5713617ed4b6 100644 --- a/metadata/md5-cache/media-libs/libcuefile-477-r1 +++ b/metadata/md5-cache/media-libs/libcuefile-477-r1 @@ -3,11 +3,11 @@ DEPEND=sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutil DESCRIPTION=Cue File library from Musepack EAPI=5 HOMEPAGE=http://www.musepack.net/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=LGPL-2.1 RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r2 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://dev.gentoo.org/~ssuominen/libcuefile-477.tar.xz -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=1aa24731eda6801d771f6c1e80bda726 diff --git a/metadata/md5-cache/media-libs/libdca-0.0.5-r3 b/metadata/md5-cache/media-libs/libdca-0.0.5-r3 index f38e27f44041..de98b549e590 100644 --- a/metadata/md5-cache/media-libs/libdca-0.0.5-r3 +++ b/metadata/md5-cache/media-libs/libdca-0.0.5-r3 @@ -3,11 +3,11 @@ DEPEND=!media-libs/libdts abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialib DESCRIPTION=library for decoding DTS Coherent Acoustics streams used in DVD EAPI=5 HOMEPAGE=http://www.videolan.org/developers/libdca.html -IUSE=debug oss static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=debug oss static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=!media-libs/libdts abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r3 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://www.videolan.org/pub/videolan/libdca/0.0.5/libdca-0.0.5.tar.bz2 mirror://gentoo/libdca-0.0.5-constant.patch.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=f2c603351850757bd6b1e6a8d7dde2bd +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=f059f1d8296a90ed0df77c9280d8e3c9 diff --git a/metadata/md5-cache/media-libs/libdvdcss-1.2.13-r1 b/metadata/md5-cache/media-libs/libdvdcss-1.2.13-r1 index 9b03a912a518..347cf885390b 100644 --- a/metadata/md5-cache/media-libs/libdvdcss-1.2.13-r1 +++ b/metadata/md5-cache/media-libs/libdvdcss-1.2.13-r1 @@ -3,10 +3,10 @@ DEPEND=doc? ( app-doc/doxygen ) DESCRIPTION=A portable abstraction library for DVD decryption EAPI=5 HOMEPAGE=http://www.videolan.org/developers/libdvdcss.html -IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 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.13/libdvdcss-1.2.13.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=eab257643d6baf67f3e7656a24bc2da4 diff --git a/metadata/md5-cache/media-libs/libemf-1.0.4 b/metadata/md5-cache/media-libs/libemf-1.0.4 index 42e4b7812efa..4d587de7f697 100644 --- a/metadata/md5-cache/media-libs/libemf-1.0.4 +++ b/metadata/md5-cache/media-libs/libemf-1.0.4 @@ -4,9 +4,9 @@ DESCRIPTION=Library implementation of ECMA-234 API for the generation of enhance EAPI=4 HOMEPAGE=http://libemf.sourceforge.net/ IUSE=doc static-libs -KEYWORDS=amd64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux +KEYWORDS=amd64 -arm ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux LICENSE=LGPL-2.1 GPL-2 SLOT=0 SRC_URI=mirror://sourceforge/libemf/libEMF-1.0.4.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=791b576de08e51dba8d2efcd0b8f2b46 +_md5_=331dacf0b2f0ce390258a920316b7ea3 diff --git a/metadata/md5-cache/media-libs/libemf-1.0.4-r1 b/metadata/md5-cache/media-libs/libemf-1.0.4-r1 index 63e759f6f5cc..65488afaef2c 100644 --- a/metadata/md5-cache/media-libs/libemf-1.0.4-r1 +++ b/metadata/md5-cache/media-libs/libemf-1.0.4-r1 @@ -4,9 +4,9 @@ DESCRIPTION=Library implementation of ECMA-234 API for the generation of enhance EAPI=5 HOMEPAGE=http://libemf.sourceforge.net/ IUSE=doc static-libs -KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux +KEYWORDS=amd64 -arm ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux LICENSE=LGPL-2.1 GPL-2 SLOT=0 SRC_URI=mirror://sourceforge/libemf/libEMF-1.0.4.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=a9abe1417aa4bc84776910b070dc545d +_md5_=28ea3303eb5d87ef55342bc1afb2cd00 diff --git a/metadata/md5-cache/media-libs/libexif-0.6.21-r1 b/metadata/md5-cache/media-libs/libexif-0.6.21-r1 index 232d1bc662a0..97c3767760b1 100644 --- a/metadata/md5-cache/media-libs/libexif-0.6.21-r1 +++ b/metadata/md5-cache/media-libs/libexif-0.6.21-r1 @@ -3,11 +3,11 @@ DEPEND=nls? ( virtual/libintl ) virtual/pkgconfig doc? ( app-doc/doxygen ) nls? DESCRIPTION=Library for parsing, editing, and saving EXIF data EAPI=5 HOMEPAGE=http://libexif.sourceforge.net/ -IUSE=doc nls static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=doc nls static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 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 ~x64-solaris ~x86-solaris LICENSE=LGPL-2.1 RDEPEND=nls? ( virtual/libintl ) SLOT=0 SRC_URI=mirror://sourceforge/libexif/libexif-0.6.21.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=4baadb1e4ad939fc851caa3b24fc0cad diff --git a/metadata/md5-cache/media-libs/libmad-0.15.1b-r8 b/metadata/md5-cache/media-libs/libmad-0.15.1b-r8 index 9dd1d09cd7aa..b6214d5bd5e2 100644 --- a/metadata/md5-cache/media-libs/libmad-0.15.1b-r8 +++ b/metadata/md5-cache/media-libs/libmad-0.15.1b-r8 @@ -3,11 +3,11 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION="M"peg "A"udio "D"ecoder library EAPI=5 HOMEPAGE=http://mad.sourceforge.net -IUSE=debug static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=debug static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r3 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=mirror://sourceforge/mad/libmad-0.15.1b.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=edd5c48a23eacc8d9dc3f87c73658991 diff --git a/metadata/md5-cache/media-libs/libmikmod-3.2.0-r1 b/metadata/md5-cache/media-libs/libmikmod-3.2.0-r1 index d267dac1a102..07b1b3d965b1 100644 --- a/metadata/md5-cache/media-libs/libmikmod-3.2.0-r1 +++ b/metadata/md5-cache/media-libs/libmikmod-3.2.0-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=alsa? ( media-libs/alsa-lib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !media-libs/libmikmod:2 abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r3 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) oss? ( virtual/os-headers ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=alsa? ( media-libs/alsa-lib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !media-libs/libmikmod:2 abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r3 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) oss? ( virtual/os-headers ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=A library to play a wide range of module formats EAPI=5 HOMEPAGE=http://mikmod.shlomifish.org/ -IUSE=+alsa altivec coreaudio debug oss static-libs +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=+alsa altivec coreaudio debug oss static-libs +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=LGPL-2+ LGPL-2.1 -RDEPEND=alsa? ( media-libs/alsa-lib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !media-libs/libmikmod:2 abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r3 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +RDEPEND=alsa? ( media-libs/alsa-lib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !media-libs/libmikmod:2 abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r3 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) REQUIRED_USE=|| ( alsa oss coreaudio ) SLOT=0 SRC_URI=http://mikmod.shlomifish.org/files/libmikmod-3.2.0.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=42cb5788376d8c6caf0138014a160b77 diff --git a/metadata/md5-cache/media-libs/libmodplug-0.8.8.4-r1 b/metadata/md5-cache/media-libs/libmodplug-0.8.8.4-r1 index 0ac2845b2f6b..94e31c53d69b 100644 --- a/metadata/md5-cache/media-libs/libmodplug-0.8.8.4-r1 +++ b/metadata/md5-cache/media-libs/libmodplug-0.8.8.4-r1 @@ -3,11 +3,11 @@ DEPEND=virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automak DESCRIPTION=Library for playing MOD-like music files EAPI=5 HOMEPAGE=http://modplug-xmms.sourceforge.net/ -IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=public-domain RDEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=mirror://sourceforge/modplug-xmms/libmodplug-0.8.8.4.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=8da419369fdb3e94d54713825ed3389b diff --git a/metadata/md5-cache/media-libs/libnsbmp-0.1.0 b/metadata/md5-cache/media-libs/libnsbmp-0.1.0 index 2cc0f9a487a0..00376b2ba900 100644 --- a/metadata/md5-cache/media-libs/libnsbmp-0.1.0 +++ b/metadata/md5-cache/media-libs/libnsbmp-0.1.0 @@ -3,10 +3,10 @@ DEPEND=virtual/pkgconfig DESCRIPTION=decoding library for BMP and ICO image file formats, written in C EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/projects/libnsbmp/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug static-libs KEYWORDS=~amd64 ~arm LICENSE=MIT SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/libnsbmp-0.1.0-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=4bee17b23b937d0a383f6766e3906a1e diff --git a/metadata/md5-cache/media-libs/libnsgif-0.1.0 b/metadata/md5-cache/media-libs/libnsgif-0.1.0 index 0f2f2500f98f..395ed3b801a4 100644 --- a/metadata/md5-cache/media-libs/libnsgif-0.1.0 +++ b/metadata/md5-cache/media-libs/libnsgif-0.1.0 @@ -3,10 +3,10 @@ DEPEND=virtual/pkgconfig DESCRIPTION=decoding library for the GIF image file format, written in C EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/projects/libnsgif/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug static-libs KEYWORDS=~amd64 ~arm LICENSE=MIT SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/libnsgif-0.1.0-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=62fc662af01b19ae12bfb58cc3a74e33 diff --git a/metadata/md5-cache/media-libs/libogg-1.3.1 b/metadata/md5-cache/media-libs/libogg-1.3.1 index e45734faef5c..fff4bcdb4bb6 100644 --- a/metadata/md5-cache/media-libs/libogg-1.3.1 +++ b/metadata/md5-cache/media-libs/libogg-1.3.1 @@ -2,11 +2,11 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=the Ogg media file format library EAPI=5 HOMEPAGE=http://xiph.org/ogg/ -IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=BSD RDEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://downloads.xiph.org/releases/ogg/libogg-1.3.1.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=422812754e60000500a40841e0a6d051 diff --git a/metadata/md5-cache/media-libs/libpng-1.6.3-r1 b/metadata/md5-cache/media-libs/libpng-1.6.3-r1 index 57caddb2219c..68293b386f53 100644 --- a/metadata/md5-cache/media-libs/libpng-1.6.3-r1 +++ b/metadata/md5-cache/media-libs/libpng-1.6.3-r1 @@ -3,11 +3,11 @@ DEPEND=>=sys-libs/zlib-1.2.8-r1:=[abi_x86_32?] abi_x86_32? ( !<=app-emulation/em DESCRIPTION=Portable Network Graphics library EAPI=5 HOMEPAGE=http://www.libpng.org/ -IUSE=apng neon static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=apng neon static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=libpng RDEPEND=>=sys-libs/zlib-1.2.8-r1:=[abi_x86_32?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 ) SLOT=0/16 SRC_URI=mirror://sourceforge/libpng/libpng-1.6.3.tar.xz apng? ( mirror://sourceforge/apng/libpng-1.6.3-apng.patch.gz ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=222f8bfbc946631787ba4a8d8752a2d0 diff --git a/metadata/md5-cache/media-libs/libreplaygain-477-r1 b/metadata/md5-cache/media-libs/libreplaygain-477-r1 index e384bacb89c8..49da2cb817de 100644 --- a/metadata/md5-cache/media-libs/libreplaygain-477-r1 +++ b/metadata/md5-cache/media-libs/libreplaygain-477-r1 @@ -3,11 +3,11 @@ DEPEND=sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutil DESCRIPTION=Replay Gain library from Musepack EAPI=5 HOMEPAGE=http://www.musepack.net/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=LGPL-2.1 RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r2 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://dev.gentoo.org/~ssuominen/libreplaygain-477.tar.xz -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=174a01874446adbc51a86c41401b76a8 diff --git a/metadata/md5-cache/media-libs/librosprite-0.1.0 b/metadata/md5-cache/media-libs/librosprite-0.1.0 index 4397b32a1a6b..a86b5c7a8c4b 100644 --- a/metadata/md5-cache/media-libs/librosprite-0.1.0 +++ b/metadata/md5-cache/media-libs/librosprite-0.1.0 @@ -3,10 +3,10 @@ DEPEND=virtual/pkgconfig DESCRIPTION=framebuffer abstraction library, written in C EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/projects/librosprite/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug static-libs KEYWORDS=~amd64 ~arm LICENSE=MIT SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/librosprite-0.1.0-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=02f8758fa78e59fc1405e3e9065c1c0f diff --git a/metadata/md5-cache/media-libs/libsamplerate-0.1.8-r1 b/metadata/md5-cache/media-libs/libsamplerate-0.1.8-r1 index 7af27f8cfcb5..2deac075ad03 100644 --- a/metadata/md5-cache/media-libs/libsamplerate-0.1.8-r1 +++ b/metadata/md5-cache/media-libs/libsamplerate-0.1.8-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=sndfile? ( >=media-libs/libsndfile-1.0.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) abi_x86_32? ( !<=app-emultaion/emul-linux-x86-soundlibs-20130224 ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=sndfile? ( >=media-libs/libsndfile-1.0.2 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio EAPI=5 HOMEPAGE=http://www.mega-nerd.com/SRC/ -IUSE=sndfile static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=sndfile static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=GPL-2 -RDEPEND=sndfile? ( >=media-libs/libsndfile-1.0.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) abi_x86_32? ( !<=app-emultaion/emul-linux-x86-soundlibs-20130224 ) +RDEPEND=sndfile? ( >=media-libs/libsndfile-1.0.2 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://www.mega-nerd.com/SRC/libsamplerate-0.1.8.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=6071ed28978c2fafc7172a7aec66b980 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=80cf58fcca681439267d264c504bc2f5 diff --git a/metadata/md5-cache/media-libs/libsndfile-1.0.25-r1 b/metadata/md5-cache/media-libs/libsndfile-1.0.25-r1 index 52d489d1cc93..98b5ccce5dd3 100644 --- a/metadata/md5-cache/media-libs/libsndfile-1.0.25-r1 +++ b/metadata/md5-cache/media-libs/libsndfile-1.0.25-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare setup test -DEPEND=!minimal? ( >=media-libs/flac-1.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/libvorbis-1.2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) alsa? ( media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) sqlite? ( >=dev-db/sqlite-3.2 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224 ) virtual/pkgconfig test? ( || ( dev-lang/python:2.7 dev-lang/python:2.6 dev-lang/python:2.5 virtual/pypy:2.0 virtual/pypy:1.9 ) ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=!minimal? ( >=media-libs/flac-1.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=media-libs/libvorbis-1.2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) alsa? ( media-libs/alsa-lib ) sqlite? ( >=dev-db/sqlite-3.2 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) virtual/pkgconfig test? ( || ( dev-lang/python:2.7 dev-lang/python:2.6 dev-lang/python:2.5 virtual/pypy:2.0 virtual/pypy:1.9 ) ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=A C library for reading and writing files containing sampled sound EAPI=5 HOMEPAGE=http://www.mega-nerd.com/libsndfile -IUSE=alsa minimal sqlite static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=alsa minimal sqlite static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 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 ~x64-solaris ~x86-solaris LICENSE=LGPL-2.1 -RDEPEND=!minimal? ( >=media-libs/flac-1.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/libvorbis-1.2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) alsa? ( media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) sqlite? ( >=dev-db/sqlite-3.2 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224 ) +RDEPEND=!minimal? ( >=media-libs/flac-1.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=media-libs/libvorbis-1.2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) alsa? ( media-libs/alsa-lib ) sqlite? ( >=dev-db/sqlite-3.2 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.25.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-any-r1 be3acf497433d6ff87b861634fd38bb5 python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=2e698271fe248753a705ba263de77152 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-any-r1 be3acf497433d6ff87b861634fd38bb5 python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=d3bd5202b1ebc2c76163989e6af6b51c diff --git a/metadata/md5-cache/media-libs/libsvgtiny-0.1.0 b/metadata/md5-cache/media-libs/libsvgtiny-0.1.0 index f014ed7f1397..9a4591e90ed2 100644 --- a/metadata/md5-cache/media-libs/libsvgtiny-0.1.0 +++ b/metadata/md5-cache/media-libs/libsvgtiny-0.1.0 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=net-libs/libdom-0.0.1[xml,static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] dev-util/gperf virtual/pkgconfig +DEPEND=>=net-libs/libdom-0.0.1[xml,static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] dev-util/gperf virtual/pkgconfig DESCRIPTION=framebuffer abstraction library, written in C EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/projects/libsvgtiny/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug static-libs KEYWORDS=~amd64 ~arm LICENSE=MIT -RDEPEND=>=net-libs/libdom-0.0.1[xml,static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] +RDEPEND=>=net-libs/libdom-0.0.1[xml,static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/libsvgtiny-0.1.0-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d57c8e4f231ea0f20fd5ad3da3584cd8 diff --git a/metadata/md5-cache/media-libs/libtheora-1.1.1-r1 b/metadata/md5-cache/media-libs/libtheora-1.1.1-r1 index 7412133f013e..d6a584295c56 100644 --- a/metadata/md5-cache/media-libs/libtheora-1.1.1-r1 +++ b/metadata/md5-cache/media-libs/libtheora-1.1.1-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=media-libs/libogg:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] encode? ( media-libs/libvorbis:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) examples? ( media-libs/libpng:0= >=media-libs/libsdl-0.11.0 media-libs/libvorbis:= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r1 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) doc? ( app-doc/doxygen ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=media-libs/libogg:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] encode? ( media-libs/libvorbis:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) examples? ( media-libs/libpng:0= >=media-libs/libsdl-0.11.0 media-libs/libvorbis:= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r1 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) doc? ( app-doc/doxygen ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=The Theora Video Compression Codec EAPI=5 HOMEPAGE=http://www.theora.org -IUSE=doc +encode examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=doc +encode examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=BSD -RDEPEND=media-libs/libogg:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] encode? ( media-libs/libvorbis:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) examples? ( media-libs/libpng:0= >=media-libs/libsdl-0.11.0 media-libs/libvorbis:= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r1 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) +RDEPEND=media-libs/libogg:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] encode? ( media-libs/libvorbis:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) examples? ( media-libs/libpng:0= >=media-libs/libsdl-0.11.0 media-libs/libvorbis:= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r1 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) REQUIRED_USE=examples? ( encode ) SLOT=0 SRC_URI=http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b7f2995fe1b8df92d933c6f27772d5ed diff --git a/metadata/md5-cache/media-libs/libtxc_dxtn-1.0.1-r1 b/metadata/md5-cache/media-libs/libtxc_dxtn-1.0.1-r1 index 35d2f42fe6ba..d84a9d5b553a 100644 --- a/metadata/md5-cache/media-libs/libtxc_dxtn-1.0.1-r1 +++ b/metadata/md5-cache/media-libs/libtxc_dxtn-1.0.1-r1 @@ -3,12 +3,12 @@ DEPEND=media-libs/mesa DESCRIPTION=Helper library for S3TC texture (de)compression EAPI=5 HOMEPAGE=http://cgit.freedesktop.org/~mareko/libtxc_dxtn/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 LICENSE=MIT RDEPEND=media-libs/mesa RESTRICT=bindist SLOT=0 SRC_URI=http://people.freedesktop.org/~cbrill/libtxc_dxtn/libtxc_dxtn-1.0.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=8a6c5d6760835052318ad1e8cf3af0fc diff --git a/metadata/md5-cache/media-libs/libv4l-0.9.5-r1 b/metadata/md5-cache/media-libs/libv4l-0.9.5-r1 index a1df7d8d77e2..ce4924423c6f 100644 --- a/metadata/md5-cache/media-libs/libv4l-0.9.5-r1 +++ b/metadata/md5-cache/media-libs/libv4l-0.9.5-r1 @@ -3,11 +3,11 @@ DEPEND=virtual/jpeg:= virtual/glu virtual/opengl x11-libs/libX11:= !media-tv/v4l DESCRIPTION=Separate libraries ebuild from upstream v4l-utils package EAPI=5 HOMEPAGE=http://git.linuxtv.org/v4l-utils.git -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux LICENSE=LGPL-2.1+ RDEPEND=virtual/jpeg:= virtual/glu virtual/opengl x11-libs/libX11:= !media-tv/v4l2-ctl !=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=media-libs/libogg[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) app-arch/xz-utils virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=The Ogg Vorbis sound file format library EAPI=5 HOMEPAGE=http://xiph.org/vorbis -IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=BSD -RDEPEND=media-libs/libogg[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +RDEPEND=media-libs/libogg[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.3.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=2693bc181dece0843dbbbdc0972effd2 diff --git a/metadata/md5-cache/media-libs/libvpx-1.2.0_pre20130625 b/metadata/md5-cache/media-libs/libvpx-1.2.0_pre20130625 index e1f807a10d85..f4ba757ab74d 100644 --- a/metadata/md5-cache/media-libs/libvpx-1.2.0_pre20130625 +++ b/metadata/md5-cache/media-libs/libvpx-1.2.0_pre20130625 @@ -3,12 +3,12 @@ DEPEND=abi_x86_32? ( dev-lang/yasm ) abi_x86_64? ( dev-lang/yasm ) x86-fbsd? ( d DESCRIPTION=WebM VP8 Codec SDK EAPI=4 HOMEPAGE=http://www.webmproject.org -IUSE=altivec doc mmx postproc sse sse2 sse3 ssse3 sse4_1 static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=altivec doc mmx postproc sse sse2 sse3 ssse3 sse4_1 static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux LICENSE=BSD RDEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) REQUIRED_USE=sse2? ( mmx ) ssse3? ( sse2 ) SLOT=0 SRC_URI=mirror://gentoo/libvpx-1.2.0_pre20130625.tar.bz2 test? ( mirror://gentoo/libvpx-testdata-1.2.0.tar.bz2 ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=c0882b96b060693ab273972d107003a9 diff --git a/metadata/md5-cache/media-libs/libvpx-9999 b/metadata/md5-cache/media-libs/libvpx-9999 index 4c895b2d626f..cb4f7beafd5b 100644 --- a/metadata/md5-cache/media-libs/libvpx-9999 +++ b/metadata/md5-cache/media-libs/libvpx-9999 @@ -3,11 +3,11 @@ DEPEND=abi_x86_32? ( dev-lang/yasm ) abi_x86_64? ( dev-lang/yasm ) x86-fbsd? ( d DESCRIPTION=WebM VP8 Codec SDK EAPI=4 HOMEPAGE=http://www.webmproject.org -IUSE=altivec doc mmx postproc sse sse2 sse3 ssse3 sse4_1 static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=altivec doc mmx postproc sse sse2 sse3 ssse3 sse4_1 static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 LICENSE=BSD RDEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) REQUIRED_USE=sse2? ( mmx ) ssse3? ( sse2 ) SLOT=0 SRC_URI=test? ( mirror://gentoo/libvpx-testdata-1.2.0.tar.bz2 ) -_eclasses_=git-2 e92e09651292b1bef5656592364550f7 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_eclasses_=git-2 e92e09651292b1bef5656592364550f7 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f _md5_=5c6699a06304ace09dcc6e8987abe8bd diff --git a/metadata/md5-cache/media-libs/libwebp-0.3.0 b/metadata/md5-cache/media-libs/libwebp-0.3.0 index 306b165cf930..b733de24c601 100644 --- a/metadata/md5-cache/media-libs/libwebp-0.3.0 +++ b/metadata/md5-cache/media-libs/libwebp-0.3.0 @@ -3,11 +3,11 @@ DEPEND=gif? ( media-libs/giflib ) jpeg? ( virtual/jpeg ) png? ( media-libs/libpn DESCRIPTION=A lossy image compression format EAPI=5 HOMEPAGE=http://code.google.com/p/webp/ -IUSE=experimental gif +jpeg +png static-libs swap-16bit-csp tiff abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=experimental gif +jpeg +png static-libs swap-16bit-csp tiff abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux LICENSE=BSD RDEPEND=gif? ( media-libs/giflib ) jpeg? ( virtual/jpeg ) png? ( media-libs/libpng:0= ) tiff? ( media-libs/tiff:0= ) SLOT=0 SRC_URI=http://webp.googlecode.com/files/libwebp-0.3.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=660896d3a43eff8e648f3997bb085d54 diff --git a/metadata/md5-cache/media-libs/libwebp-0.3.1 b/metadata/md5-cache/media-libs/libwebp-0.3.1 index ff9f9c60d74c..278e7943487d 100644 --- a/metadata/md5-cache/media-libs/libwebp-0.3.1 +++ b/metadata/md5-cache/media-libs/libwebp-0.3.1 @@ -3,11 +3,11 @@ DEPEND=gif? ( media-libs/giflib:= ) jpeg? ( virtual/jpeg:= ) opengl? ( media-lib DESCRIPTION=A lossy image compression format EAPI=5 HOMEPAGE=http://code.google.com/p/webp/ -IUSE=experimental gif +jpeg opengl +png static-libs swap-16bit-csp tiff abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=experimental gif +jpeg opengl +png static-libs swap-16bit-csp tiff abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux LICENSE=BSD RDEPEND=gif? ( media-libs/giflib:= ) jpeg? ( virtual/jpeg:= ) opengl? ( media-libs/freeglut virtual/opengl ) png? ( media-libs/libpng:0= ) tiff? ( media-libs/tiff:0= ) SLOT=0 SRC_URI=http://webp.googlecode.com/files/libwebp-0.3.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=2eba9a352823561bb4e95072745f0d5d diff --git a/metadata/md5-cache/media-libs/mesa-9.1.5 b/metadata/md5-cache/media-libs/mesa-9.1.5 new file mode 100644 index 000000000000..8a06b2b09963 --- /dev/null +++ b/metadata/md5-cache/media-libs/mesa-9.1.5 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst prepare setup unpack +DEPEND=!=app-admin/eselect-opengl-1.2.7 dev-libs/expat gbm? ( virtual/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext x11-libs/libXxf86vm >=x11-libs/libxcb-1.8.1 vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( >=dev-libs/wayland-1.0.3 ) xorg? ( x11-base/xorg-server:=[-minimal] x11-libs/libdrm[libkms] ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) >=x11-libs/libdrm-2.4.42[video_cards_nouveau?,video_cards_vmware?] video_cards_i915? ( >=x11-libs/libdrm-2.4.42[video_cards_intel] ) video_cards_i965? ( >=x11-libs/libdrm-2.4.42[video_cards_intel] ) video_cards_intel? ( >=x11-libs/libdrm-2.4.42[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) llvm? ( >=sys-devel/llvm-2.9 r600-llvm-compiler? ( sys-devel/llvm[video_cards_radeon] ) video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] ) ) python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-libs/libxml2[python,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] sys-devel/bison sys-devel/flex virtual/pkgconfig >=x11-proto/dri2proto-2.6 >=x11-proto/glproto-1.4.15-r1 >=x11-proto/xextproto-7.0.99.1 x11-proto/xf86driproto x11-proto/xf86vidmodeproto || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=OpenGL-like graphic library for Linux +EAPI=5 +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_radeonsi video_cards_nouveau video_cards_vmware bindist +classic debug +egl +gallium gbm gles1 gles2 +llvm +nptl openvg osmesa pax_kernel pic r600-llvm-compiler selinux +shared-glapi vdpau wayland xvmc xa xorg kernel_FreeBSD python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris +LICENSE=MIT SGI-B-2.0 +RDEPEND=!=app-admin/eselect-opengl-1.2.7 dev-libs/expat gbm? ( virtual/udev ) >=x11-libs/libX11-1.3.99.901 x11-libs/libXdamage x11-libs/libXext x11-libs/libXxf86vm >=x11-libs/libxcb-1.8.1 vdpau? ( >=x11-libs/libvdpau-0.4.1 ) wayland? ( >=dev-libs/wayland-1.0.3 ) xorg? ( x11-base/xorg-server:=[-minimal] x11-libs/libdrm[libkms] ) xvmc? ( >=x11-libs/libXvMC-1.0.6 ) >=x11-libs/libdrm-2.4.42[video_cards_nouveau?,video_cards_vmware?] video_cards_i915? ( >=x11-libs/libdrm-2.4.42[video_cards_intel] ) video_cards_i965? ( >=x11-libs/libdrm-2.4.42[video_cards_intel] ) video_cards_intel? ( >=x11-libs/libdrm-2.4.42[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.42[video_cards_radeon] ) +REQUIRED_USE=llvm? ( gallium ) openvg? ( egl gallium ) gbm? ( shared-glapi ) gles1? ( egl ) gles2? ( egl ) r600-llvm-compiler? ( gallium llvm || ( video_cards_r600 video_cards_radeon ) ) wayland? ( egl ) xa? ( gallium ) xorg? ( gallium ) 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_radeonsi? ( gallium llvm ) video_cards_vmware? ( gallium ) +SLOT=0 +SRC_URI=ftp://ftp.freedesktop.org/pub/mesa/9.1.5/MesaLib-9.1.5.tar.bz2 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=7c79c0d48cc38f3ab7b3003f898f214d diff --git a/metadata/md5-cache/media-libs/opencore-amr-0.1.3-r1 b/metadata/md5-cache/media-libs/opencore-amr-0.1.3-r1 index 2c95057fc8f1..95a5831eb9e1 100644 --- a/metadata/md5-cache/media-libs/opencore-amr-0.1.3-r1 +++ b/metadata/md5-cache/media-libs/opencore-amr-0.1.3-r1 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Implementation of Adaptive Multi Rate Narrowband and Wideband speech codec EAPI=5 HOMEPAGE=http://opencore-amr.sourceforge.net/ -IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos LICENSE=Apache-2.0 SLOT=0 SRC_URI=mirror://sourceforge/opencore-amr/opencore-amr-0.1.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=c85502e7de86d50a4f4be2dd8127ba71 diff --git a/metadata/md5-cache/media-libs/opus-1.0.2-r2 b/metadata/md5-cache/media-libs/opus-1.0.2-r2 index 91e33fc1e061..a89e6a1994a7 100644 --- a/metadata/md5-cache/media-libs/opus-1.0.2-r2 +++ b/metadata/md5-cache/media-libs/opus-1.0.2-r2 @@ -3,10 +3,10 @@ DEPEND=doc? ( app-doc/doxygen ) DESCRIPTION=Open versatile codec designed for interactive speech and audio transmission over the internet EAPI=5 HOMEPAGE=http://opus-codec.org/ -IUSE=custom-modes doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=custom-modes doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd LICENSE=BSD-2 SLOT=0 SRC_URI=http://downloads.xiph.org/releases/opus/opus-1.0.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b963bbaa7e56d6574e55286e03e7000d diff --git a/metadata/md5-cache/media-libs/oyranos-0.9.4-r1 b/metadata/md5-cache/media-libs/oyranos-0.9.4-r1 index 54daf2034132..297df90b67db 100644 --- a/metadata/md5-cache/media-libs/oyranos-0.9.4-r1 +++ b/metadata/md5-cache/media-libs/oyranos-0.9.4-r1 @@ -1,15 +1,15 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND==app-admin/elektra-0.7*[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] dev-libs/yajl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] media-libs/icc-profiles-basiccolor-printing2009 media-libs/icc-profiles-basiccolor-printing2009 >=media-libs/libXcm-0.5.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] X? ( x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXxf86vm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXinerama[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !amd64? ( dev-libs/libxml2 cairo? ( x11-libs/cairo ) cups? ( net-print/cups ) qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 ) raw? ( media-libs/libraw ) ) amd64? ( abi_x86_64? ( dev-libs/libxml2 || ( media-libs/lcms:0 media-libs/lcms:2 ) media-libs/libpng:0 cairo? ( x11-libs/cairo ) cups? ( net-print/cups ) qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 ) raw? ( media-libs/libraw ) ) abi_x86_32? ( app-emulation/emul-linux-x86-baselibs cairo? ( app-emulation/emul-linux-x86-gtklibs ) cups? ( app-emulation/emul-linux-x86-baselibs ) qt4? ( app-emulation/emul-linux-x86-qtlibs ) ) ) media-gfx/graphviz exif? ( media-gfx/exiv2 ) fltk? ( x11-libs/fltk:1 ) app-doc/doxygen sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DEPEND==app-admin/elektra-0.7*[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] dev-libs/yajl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] media-libs/icc-profiles-basiccolor-printing2009 media-libs/icc-profiles-basiccolor-printing2009 >=media-libs/libXcm-0.5.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] X? ( x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXxf86vm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXinerama[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !amd64? ( dev-libs/libxml2 cairo? ( x11-libs/cairo ) cups? ( net-print/cups ) qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 ) raw? ( media-libs/libraw ) ) amd64? ( abi_x86_64? ( dev-libs/libxml2 || ( media-libs/lcms:0 media-libs/lcms:2 ) media-libs/libpng:0 cairo? ( x11-libs/cairo ) cups? ( net-print/cups ) qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 ) raw? ( media-libs/libraw ) ) abi_x86_32? ( app-emulation/emul-linux-x86-baselibs cairo? ( app-emulation/emul-linux-x86-gtklibs ) cups? ( app-emulation/emul-linux-x86-baselibs ) qt4? ( app-emulation/emul-linux-x86-qtlibs ) ) ) media-gfx/graphviz exif? ( media-gfx/exiv2 ) fltk? ( x11-libs/fltk:1 ) app-doc/doxygen sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=colour management system allowing to share various settings across applications and services EAPI=5 HOMEPAGE=http://www.oyranos.org/ -IUSE=X cairo cups doc exif fltk qt4 raw test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=X cairo cups doc exif fltk qt4 raw test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 LICENSE=BSD -RDEPEND==app-admin/elektra-0.7*[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] dev-libs/yajl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] media-libs/icc-profiles-basiccolor-printing2009 media-libs/icc-profiles-basiccolor-printing2009 >=media-libs/libXcm-0.5.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] X? ( x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXxf86vm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXinerama[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !amd64? ( dev-libs/libxml2 cairo? ( x11-libs/cairo ) cups? ( net-print/cups ) qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 ) raw? ( media-libs/libraw ) ) amd64? ( abi_x86_64? ( dev-libs/libxml2 || ( media-libs/lcms:0 media-libs/lcms:2 ) media-libs/libpng:0 cairo? ( x11-libs/cairo ) cups? ( net-print/cups ) qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 ) raw? ( media-libs/libraw ) ) abi_x86_32? ( app-emulation/emul-linux-x86-baselibs cairo? ( app-emulation/emul-linux-x86-gtklibs ) cups? ( app-emulation/emul-linux-x86-baselibs ) qt4? ( app-emulation/emul-linux-x86-qtlibs ) ) ) media-gfx/graphviz exif? ( media-gfx/exiv2 ) fltk? ( x11-libs/fltk:1 ) +RDEPEND==app-admin/elektra-0.7*[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] dev-libs/yajl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] media-libs/icc-profiles-basiccolor-printing2009 media-libs/icc-profiles-basiccolor-printing2009 >=media-libs/libXcm-0.5.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] X? ( x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXxf86vm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXinerama[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !amd64? ( dev-libs/libxml2 cairo? ( x11-libs/cairo ) cups? ( net-print/cups ) qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 ) raw? ( media-libs/libraw ) ) amd64? ( abi_x86_64? ( dev-libs/libxml2 || ( media-libs/lcms:0 media-libs/lcms:2 ) media-libs/libpng:0 cairo? ( x11-libs/cairo ) cups? ( net-print/cups ) qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 ) raw? ( media-libs/libraw ) ) abi_x86_32? ( app-emulation/emul-linux-x86-baselibs cairo? ( app-emulation/emul-linux-x86-gtklibs ) cups? ( app-emulation/emul-linux-x86-baselibs ) qt4? ( app-emulation/emul-linux-x86-qtlibs ) ) ) media-gfx/graphviz exif? ( media-gfx/exiv2 ) fltk? ( x11-libs/fltk:1 ) REQUIRED_USE=amd64? ( exif? ( !abi_x86_32 ) raw? ( !abi_x86_32 ) ) RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/oyranos/Oyranos/Oyranos%200.4/oyranos-0.9.4.tar.bz2 -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=699384d48776d91b229c8f3abc938bcb diff --git a/metadata/md5-cache/media-libs/oyranos-9999 b/metadata/md5-cache/media-libs/oyranos-9999 index acb8ece54c73..1eb346ea12f1 100644 --- a/metadata/md5-cache/media-libs/oyranos-9999 +++ b/metadata/md5-cache/media-libs/oyranos-9999 @@ -3,10 +3,10 @@ DEPEND==app-admin/elektra-0.7* dev-libs/libxml2 dev-libs/yajl media-gfx/exiv2 me DESCRIPTION=colour management system allowing to share various settings across applications and services EAPI=5 HOMEPAGE=http://www.oyranos.org/ -IUSE=X cairo cups doc exif fltk qt4 raw test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=X cairo cups doc exif fltk qt4 raw test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 LICENSE=BSD RDEPEND==app-admin/elektra-0.7* dev-libs/libxml2 dev-libs/yajl media-gfx/exiv2 media-libs/icc-profiles-basiccolor-printing2009 media-libs/icc-profiles-basiccolor-printing2009 || ( media-libs/lcms:0 media-libs/lcms:2 ) media-libs/libpng:0 media-libs/libraw >=media-libs/libXcm-0.5.2 fltk? ( x11-libs/fltk:1 ) X? ( x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXxf86vm x11-libs/libXinerama ) cairo? ( x11-libs/cairo ) cups? ( net-print/cups ) exif? ( media-gfx/exiv2 ) qt4? ( dev-qt/qtcore:4 dev-qt/qtgui:4 ) raw? ( media-libs/libraw ) RESTRICT=test SLOT=0 -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=8a0668b5c0a93e49ef7f8f6b383f8fdc diff --git a/metadata/md5-cache/media-libs/portaudio-19_pre20111121-r1 b/metadata/md5-cache/media-libs/portaudio-19_pre20111121-r1 new file mode 100644 index 000000000000..d27af23e06b4 --- /dev/null +++ b/metadata/md5-cache/media-libs/portaudio-19_pre20111121-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=alsa? ( media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) jack? ( media-sound/jack-audio-connection-kit[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r8 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) virtual/pkgconfig +DESCRIPTION=A free, cross-platform, open-source, audio I/O library +EAPI=5 +HOMEPAGE=http://www.portaudio.com/ +IUSE=alsa +cxx debug jack oss static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux +LICENSE=MIT +RDEPEND=alsa? ( media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) jack? ( media-sound/jack-audio-connection-kit[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r8 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +SLOT=0 +SRC_URI=http://www.portaudio.com/archives/pa_stable_v19_20111121.tgz +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=950081e9028ef53236e2412e71d35d57 diff --git a/metadata/md5-cache/media-libs/soxr-0.1.0 b/metadata/md5-cache/media-libs/soxr-0.1.0 index 9ef3d106e6d1..05a270904e13 100644 --- a/metadata/md5-cache/media-libs/soxr-0.1.0 +++ b/metadata/md5-cache/media-libs/soxr-0.1.0 @@ -3,10 +3,10 @@ DEPEND=sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutil DESCRIPTION=The SoX Resampler library EAPI=5 HOMEPAGE=https://sourceforge.net/p/soxr/wiki/Home/ -IUSE=examples abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=examples abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~mips LICENSE=LGPL-2.1 SLOT=0 SRC_URI=mirror://sourceforge/soxr/soxr-0.1.0-Source.tar.xz -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=ca059af14fe781c72f770ee5b7e9201f diff --git a/metadata/md5-cache/media-libs/soxr-0.1.1 b/metadata/md5-cache/media-libs/soxr-0.1.1 index 0c9703368d01..fcca5c572343 100644 --- a/metadata/md5-cache/media-libs/soxr-0.1.1 +++ b/metadata/md5-cache/media-libs/soxr-0.1.1 @@ -3,10 +3,10 @@ DEPEND=sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutil DESCRIPTION=The SoX Resampler library EAPI=5 HOMEPAGE=https://sourceforge.net/p/soxr/wiki/Home/ -IUSE=examples abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=examples abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd LICENSE=LGPL-2.1 SLOT=0 SRC_URI=mirror://sourceforge/soxr/soxr-0.1.1-Source.tar.xz -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=3d15f66f09348ac4191040f54f03f29c diff --git a/metadata/md5-cache/media-libs/speex-1.2_rc1-r2 b/metadata/md5-cache/media-libs/speex-1.2_rc1-r2 index 58c5b183f4d6..6c76b65c7269 100644 --- a/metadata/md5-cache/media-libs/speex-1.2_rc1-r2 +++ b/metadata/md5-cache/media-libs/speex-1.2_rc1-r2 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=ogg? ( media-libs/libogg:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r3 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=ogg? ( media-libs/libogg:= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r3 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=Audio compression format designed for speech. EAPI=5 HOMEPAGE=http://www.speex.org/ -IUSE=ogg sse static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=ogg sse static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 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=BSD -RDEPEND=ogg? ( media-libs/libogg:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r3 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) +RDEPEND=ogg? ( media-libs/libogg:= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r3 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=1c4c18f904dada1cf6233896cd512da1 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=a165ce1f7c4ba2f3f31663067959d661 diff --git a/metadata/md5-cache/media-libs/vo-aacenc-0.1.3 b/metadata/md5-cache/media-libs/vo-aacenc-0.1.3 index a0740de63b2a..ffcde8c2c47c 100644 --- a/metadata/md5-cache/media-libs/vo-aacenc-0.1.3 +++ b/metadata/md5-cache/media-libs/vo-aacenc-0.1.3 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=VisualOn AAC encoder library EAPI=5 HOMEPAGE=http://sourceforge.net/projects/opencore-amr/ -IUSE=examples static-libs neon abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=examples static-libs neon abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos LICENSE=Apache-2.0 SLOT=0 SRC_URI=mirror://sourceforge/opencore-amr/vo-aacenc-0.1.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=701af31abf70d5f60daadea9afbc9fbe diff --git a/metadata/md5-cache/media-libs/vo-aacenc-9999 b/metadata/md5-cache/media-libs/vo-aacenc-9999 index a3405a3da902..c9265a0c6a1c 100644 --- a/metadata/md5-cache/media-libs/vo-aacenc-9999 +++ b/metadata/md5-cache/media-libs/vo-aacenc-9999 @@ -3,8 +3,8 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=VisualOn AAC encoder library EAPI=5 HOMEPAGE=http://sourceforge.net/projects/opencore-amr/ -IUSE=examples static-libs neon abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=examples static-libs neon abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 LICENSE=Apache-2.0 SLOT=0 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 git-2 e92e09651292b1bef5656592364550f7 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 git-2 e92e09651292b1bef5656592364550f7 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=5a0a34bd1517c96960e5d28119304a59 diff --git a/metadata/md5-cache/media-libs/vo-amrwbenc-0.1.2-r1 b/metadata/md5-cache/media-libs/vo-amrwbenc-0.1.2-r1 index 8a8d5e902625..17d9aba3db1e 100644 --- a/metadata/md5-cache/media-libs/vo-amrwbenc-0.1.2-r1 +++ b/metadata/md5-cache/media-libs/vo-amrwbenc-0.1.2-r1 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=VisualOn AMR-WB encoder library EAPI=5 HOMEPAGE=http://sourceforge.net/projects/opencore-amr/ -IUSE=examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos LICENSE=Apache-2.0 SLOT=0 SRC_URI=mirror://sourceforge/opencore-amr/vo-amrwbenc-0.1.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=23684be7a6717c9a276edc8a2a6cfe75 diff --git a/metadata/md5-cache/media-libs/vo-amrwbenc-0.1.3 b/metadata/md5-cache/media-libs/vo-amrwbenc-0.1.3 index 67d8492163a7..df38fdceae9b 100644 --- a/metadata/md5-cache/media-libs/vo-amrwbenc-0.1.3 +++ b/metadata/md5-cache/media-libs/vo-amrwbenc-0.1.3 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=VisualOn AMR-WB encoder library EAPI=5 HOMEPAGE=http://sourceforge.net/projects/opencore-amr/ -IUSE=examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos LICENSE=Apache-2.0 SLOT=0 SRC_URI=mirror://sourceforge/opencore-amr/vo-amrwbenc-0.1.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=846a5f4cba1948eadb46ba051eb16c49 diff --git a/metadata/md5-cache/media-libs/vo-amrwbenc-9999 b/metadata/md5-cache/media-libs/vo-amrwbenc-9999 index 54b3869fae59..a15b40874001 100644 --- a/metadata/md5-cache/media-libs/vo-amrwbenc-9999 +++ b/metadata/md5-cache/media-libs/vo-amrwbenc-9999 @@ -3,8 +3,8 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=VisualOn AMR-WB encoder library EAPI=5 HOMEPAGE=http://sourceforge.net/projects/opencore-amr/ -IUSE=examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 LICENSE=Apache-2.0 SLOT=0 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 git-2 e92e09651292b1bef5656592364550f7 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 git-2 e92e09651292b1bef5656592364550f7 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=0da7bf0b453a3d4ee88e2ea33b181061 diff --git a/metadata/md5-cache/media-libs/webrtc-audio-processing-0.1-r1 b/metadata/md5-cache/media-libs/webrtc-audio-processing-0.1-r1 index b759654a6fde..893b960d8e2f 100644 --- a/metadata/md5-cache/media-libs/webrtc-audio-processing-0.1-r1 +++ b/metadata/md5-cache/media-libs/webrtc-audio-processing-0.1-r1 @@ -2,11 +2,11 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=AudioProcessing library from the webrtc.org code base EAPI=5 HOMEPAGE=http://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/ -IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 ~amd64-linux LICENSE=BSD RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r1 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/webrtc-audio-processing-0.1.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=837a88867c542906dac53c6702d4a418 diff --git a/metadata/md5-cache/media-libs/xvid-1.3.2-r1 b/metadata/md5-cache/media-libs/xvid-1.3.2-r1 index 78a8b3420edb..5dc53f9ee8f5 100644 --- a/metadata/md5-cache/media-libs/xvid-1.3.2-r1 +++ b/metadata/md5-cache/media-libs/xvid-1.3.2-r1 @@ -3,11 +3,11 @@ DEPEND=amd64? ( || ( >=dev-lang/yasm-1 >=dev-lang/nasm-2 ) ) amd64-fbsd? ( >=dev DESCRIPTION=XviD, a high performance/quality MPEG-4 video de-/encoding solution EAPI=5 HOMEPAGE=http://www.xvid.org/ -IUSE=examples elibc_FreeBSD +threads pic abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=examples elibc_FreeBSD +threads pic abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=GPL-2 RDEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://downloads.xvid.org/downloads/xvidcore-1.3.2.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=44091d7b20c7aefaa538d15b9381f3db diff --git a/metadata/md5-cache/media-plugins/alsaequal-0.6-r1 b/metadata/md5-cache/media-plugins/alsaequal-0.6-r1 index e0afb248416d..29bbed799d4a 100644 --- a/metadata/md5-cache/media-plugins/alsaequal-0.6-r1 +++ b/metadata/md5-cache/media-plugins/alsaequal-0.6-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] media-plugins/caps-plugins[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r3 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +DEPEND=media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] media-plugins/caps-plugins[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r3 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) DESCRIPTION=a real-time adjustable equalizer plugin for ALSA EAPI=5 HOMEPAGE=http://www.thedigitalmachine.net/alsaequal.html -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 LICENSE=LGPL-2.1 -RDEPEND=media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] media-plugins/caps-plugins[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r3 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +RDEPEND=media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] media-plugins/caps-plugins[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r3 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://www.thedigitalmachine.net/tools/alsaequal-0.6.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=ad5c138fcfdbfd5cabdb4b9892412da7 diff --git a/metadata/md5-cache/media-plugins/caps-plugins-0.4.5-r2 b/metadata/md5-cache/media-plugins/caps-plugins-0.4.5-r2 index e125ad3012fa..59e3cdefd698 100644 --- a/metadata/md5-cache/media-plugins/caps-plugins-0.4.5-r2 +++ b/metadata/md5-cache/media-plugins/caps-plugins-0.4.5-r2 @@ -3,11 +3,11 @@ DEPEND=media-libs/ladspa-sdk DESCRIPTION=The CAPS Audio Plugin Suite - LADSPA plugin suite EAPI=5 HOMEPAGE=http://quitte.de/dsp/caps.html -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r2 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://quitte.de/dsp/caps_0.4.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d4dda81b3a49e00f0761641bde4ca178 diff --git a/metadata/md5-cache/media-plugins/swh-plugins-0.4.15-r3 b/metadata/md5-cache/media-plugins/swh-plugins-0.4.15-r3 index cdc12e5ed524..f4926f0b5d8f 100644 --- a/metadata/md5-cache/media-plugins/swh-plugins-0.4.15-r3 +++ b/metadata/md5-cache/media-plugins/swh-plugins-0.4.15-r3 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=media-sound/gsm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=sci-libs/fftw-3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r2 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) media-libs/ladspa-sdk sys-devel/gettext virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=media-sound/gsm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=sci-libs/fftw-3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r2 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) media-libs/ladspa-sdk sys-devel/gettext virtual/pkgconfig || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=Large collection of LADSPA audio plugins/effects EAPI=5 HOMEPAGE=http://plugin.org.uk -IUSE=3dnow nls sse abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=3dnow nls sse abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 -RDEPEND=media-sound/gsm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=sci-libs/fftw-3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r2 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +RDEPEND=media-sound/gsm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=sci-libs/fftw-3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r2 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://plugin.org.uk/releases/0.4.15/swh-plugins-0.4.15.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=bcb67a09d70af35a3f531b2af2dfb407 diff --git a/metadata/md5-cache/media-radio/wspr-2.00 b/metadata/md5-cache/media-radio/wspr-2.00 index 7e45d527a879..24f470bb3d8a 100644 --- a/metadata/md5-cache/media-radio/wspr-2.00 +++ b/metadata/md5-cache/media-radio/wspr-2.00 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=dev-python/imaging[tk] dev-python/numpy dev-python/pmw:0 sci-libs/fftw:3.0 media-libs/hamlib media-libs/portaudio media-libs/libsamplerate virtual/fortran =dev-lang/python-2* =dev-lang/python-2*[tk] SLOT=0 SRC_URI=http://www.physics.princeton.edu/pulsar/K1JT/wspr-2.00.r1714.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d5d35f7b6becb16bc45dbc5d8a47cfee diff --git a/metadata/md5-cache/media-radio/wspr-2.00-r2 b/metadata/md5-cache/media-radio/wspr-2.00-r2 index 45f333544d54..6f274bbba821 100644 --- a/metadata/md5-cache/media-radio/wspr-2.00-r2 +++ b/metadata/md5-cache/media-radio/wspr-2.00-r2 @@ -10,5 +10,5 @@ RDEPEND=virtual/python-imaging[tk,python_targets_python2_6(-)?,python_targets_py REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 ) SLOT=0 SRC_URI=http://www.physics.princeton.edu/pulsar/K1JT/wspr-2.00.r1714.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=c7c0a656f8abb74c7d8989f7afe60f6b diff --git a/metadata/md5-cache/media-sound/cdparanoia-3.10.2-r6 b/metadata/md5-cache/media-sound/cdparanoia-3.10.2-r6 index 599e39ebefa2..79f905e3636f 100644 --- a/metadata/md5-cache/media-sound/cdparanoia-3.10.2-r6 +++ b/metadata/md5-cache/media-sound/cdparanoia-3.10.2-r6 @@ -3,11 +3,11 @@ DEPEND=app-admin/eselect-cdparanoia abi_x86_32? ( !<=app-emulation/emul-linux-x8 DESCRIPTION=an advanced CDDA reader with error correction EAPI=5 HOMEPAGE=http://www.xiph.org/paranoia -IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux LICENSE=GPL-2 LGPL-2.1 RDEPEND=app-admin/eselect-cdparanoia abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r4 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-10.2.src.tgz http://dev.gentoo.org/~ssuominen/cdparanoia-III-10.2-patches-2.tbz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9bfca81a57dc1b33593d3d3bbe2c3253 diff --git a/metadata/md5-cache/media-sound/gsm-1.0.13-r1 b/metadata/md5-cache/media-sound/gsm-1.0.13-r1 index 792302b4f2f2..3a75690853ca 100644 --- a/metadata/md5-cache/media-sound/gsm-1.0.13-r1 +++ b/metadata/md5-cache/media-sound/gsm-1.0.13-r1 @@ -3,11 +3,11 @@ DEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) DESCRIPTION=Lossy speech compression library and tool. EAPI=5 HOMEPAGE=http://packages.qa.debian.org/libg/libgsm.html -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=gsm RDEPEND=abi_x86_32? ( !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=mirror://gentoo/gsm-1.0.13.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d54ffc464107cd3076479c4be464514c diff --git a/metadata/md5-cache/media-sound/jack-audio-connection-kit-0.121.3-r1 b/metadata/md5-cache/media-sound/jack-audio-connection-kit-0.121.3-r1 new file mode 100644 index 000000000000..86ef5f4d354d --- /dev/null +++ b/metadata/md5-cache/media-sound/jack-audio-connection-kit-0.121.3-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=sys-libs/readline >=media-libs/libsndfile-1.0.0 alsa? ( >=media-libs/alsa-lib-1.0.18[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) media-libs/libsamplerate[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] !media-sound/jack-cvs abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r7 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) virtual/pkgconfig doc? ( app-doc/doxygen ) +DESCRIPTION=A low-latency audio server +EAPI=5 +HOMEPAGE=http://www.jackaudio.org +IUSE=3dnow altivec alsa coreaudio doc debug examples mmx oss sse cpudetection pam abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd +LICENSE=GPL-2 LGPL-2.1 +RDEPEND=sys-libs/readline >=media-libs/libsndfile-1.0.0 alsa? ( >=media-libs/alsa-lib-1.0.18[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) media-libs/libsamplerate[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] !media-sound/jack-cvs abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r7 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) alsa? ( sys-process/lsof ) pam? ( sys-auth/realtime-base ) +SLOT=0 +SRC_URI=http://www.jackaudio.org/downloads/jack-audio-connection-kit-0.121.3.tar.gz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=8c3c5e7aad5ea994ab01d3a3d6e28d23 diff --git a/metadata/md5-cache/media-sound/lame-3.99.5-r1 b/metadata/md5-cache/media-sound/lame-3.99.5-r1 index ceeee479e5f8..7d9e70cd35cd 100644 --- a/metadata/md5-cache/media-sound/lame-3.99.5-r1 +++ b/metadata/md5-cache/media-sound/lame-3.99.5-r1 @@ -3,11 +3,11 @@ DEPEND=>=sys-libs/ncurses-5.7-r7 sndfile? ( >=media-libs/libsndfile-1.0.2 ) abi_ DESCRIPTION=LAME Ain't an MP3 Encoder EAPI=5 HOMEPAGE=http://lame.sourceforge.net/ -IUSE=debug mmx mp3rtp sndfile static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=debug mmx mp3rtp sndfile static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=LGPL-2.1 RDEPEND=>=sys-libs/ncurses-5.7-r7 sndfile? ( >=media-libs/libsndfile-1.0.2 ) abi_x86_32? ( !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=mirror://sourceforge/lame/lame-3.99.5.tar.gz mirror://gentoo/lame-3.99.5-automake-2.12.patch.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=7bdfeb7eac480ffcda7f0d5db99bd681 diff --git a/metadata/md5-cache/media-sound/lilypond-2.17.23 b/metadata/md5-cache/media-sound/lilypond-2.17.23 new file mode 100644 index 000000000000..3a964f11378b --- /dev/null +++ b/metadata/md5-cache/media-sound/lilypond-2.17.23 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare setup +DEPEND=>=app-text/ghostscript-gpl-8.15 >=dev-scheme/guile-1.8.2[deprecated,regex] media-fonts/urw-fonts media-libs/fontconfig media-libs/freetype:2 >=x11-libs/pango-1.12.3 emacs? ( virtual/emacs ) python_single_target_python2_5? ( dev-lang/python:2.5 ) python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_5(+)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] app-text/t1utils dev-lang/perl dev-texlive/texlive-metapost virtual/pkgconfig media-gfx/fontforge >=sys-apps/texinfo-4.11 >=sys-devel/bison-2.0 sys-devel/flex sys-devel/gettext sys-devel/make || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=GNU Music Typesetter +EAPI=5 +HOMEPAGE=http://lilypond.org/ +IUSE=debug emacs profile vim-syntax linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_eo linguas_es linguas_fi linguas_fr linguas_it linguas_ja linguas_nl linguas_ru linguas_sv linguas_tr linguas_uk linguas_vi linguas_zh_TW python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_single_target_python2_5 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~amd64 ~hppa ~x86 +LICENSE=GPL-3 FDL-1.3 +RDEPEND=>=app-text/ghostscript-gpl-8.15 >=dev-scheme/guile-1.8.2[deprecated,regex] media-fonts/urw-fonts media-libs/fontconfig media-libs/freetype:2 >=x11-libs/pango-1.12.3 emacs? ( virtual/emacs ) python_single_target_python2_5? ( dev-lang/python:2.5 ) python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_5(+)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] +REQUIRED_USE=python_single_target_python2_5? ( python_targets_python2_5 ) python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_5 python_single_target_python2_6 python_single_target_python2_7 ) +RESTRICT=test +SLOT=0 +SRC_URI=http://download.linuxaudio.org/lilypond/sources/v2.17/lilypond-2.17.23.tar.gz +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=098199dc4e7e799b6502945609ab846e diff --git a/metadata/md5-cache/media-sound/musepack-tools-465-r1 b/metadata/md5-cache/media-sound/musepack-tools-465-r1 index c31552ad5b16..1163af83e742 100644 --- a/metadata/md5-cache/media-sound/musepack-tools-465-r1 +++ b/metadata/md5-cache/media-sound/musepack-tools-465-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=>=media-libs/libcuefile-465[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/libreplaygain-465[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r5 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) !media-libs/libmpcdec !media-libs/libmpcdecsv7 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DEPEND=>=media-libs/libcuefile-465[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=media-libs/libreplaygain-465[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r5 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) !media-libs/libmpcdec !media-libs/libmpcdecsv7 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) DESCRIPTION=Musepack SV8 libraries and utilities EAPI=5 HOMEPAGE=http://www.musepack.net -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=BSD LGPL-2.1 -RDEPEND=>=media-libs/libcuefile-465[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/libreplaygain-465[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r5 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) !media-libs/libmpcdec !media-libs/libmpcdecsv7 +RDEPEND=>=media-libs/libcuefile-465[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=media-libs/libreplaygain-465[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r5 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) !media-libs/libmpcdec !media-libs/libmpcdecsv7 SLOT=0 SRC_URI=mirror://gentoo/musepack-tools-465.tar.bz2 -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=9ccf2d9df86d2157a9a25bbd91018bb5 diff --git a/metadata/md5-cache/media-sound/twolame-0.3.13-r1 b/metadata/md5-cache/media-sound/twolame-0.3.13-r1 index 6175a66f886d..8cbf55c9fbbb 100644 --- a/metadata/md5-cache/media-sound/twolame-0.3.13-r1 +++ b/metadata/md5-cache/media-sound/twolame-0.3.13-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=>=media-libs/libsndfile-1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20121202 ) virtual/pkgconfig +DEPEND=>=media-libs/libsndfile-1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) virtual/pkgconfig DESCRIPTION=An optimised MPEG Audio Layer 2 (MP2) encoder EAPI=5 HOMEPAGE=http://www.twolame.org -IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 -RDEPEND=>=media-libs/libsndfile-1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20121202 ) +RDEPEND=>=media-libs/libsndfile-1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=mirror://sourceforge/twolame/twolame-0.3.13.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=a0246ab5eca3bd7d4da856c49d021ffe +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ee3eb59d91a92b6cac03dad7f528bdab diff --git a/metadata/md5-cache/media-sound/wavpack-4.60.1-r1 b/metadata/md5-cache/media-sound/wavpack-4.60.1-r1 index 15f971e4950a..f8fa9ede382e 100644 --- a/metadata/md5-cache/media-sound/wavpack-4.60.1-r1 +++ b/metadata/md5-cache/media-sound/wavpack-4.60.1-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/libiconv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r4 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +DEPEND=virtual/libiconv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r4 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) DESCRIPTION=WavPack audio compression tools EAPI=5 HOMEPAGE=http://www.wavpack.com -IUSE=mmx static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=mmx static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris LICENSE=BSD -RDEPEND=virtual/libiconv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r4 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) +RDEPEND=virtual/libiconv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r4 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://www.wavpack.com/wavpack-4.60.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=4a62b13d1191d176d0da2f8b0cf97a34 diff --git a/metadata/md5-cache/media-video/mplayer-1.2_pre20130729 b/metadata/md5-cache/media-video/mplayer-1.2_pre20130729 new file mode 100644 index 000000000000..01903cb09d14 --- /dev/null +++ b/metadata/md5-cache/media-video/mplayer-1.2_pre20130729 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postrm preinst prepare setup unpack +DEPEND=sys-libs/ncurses app-arch/bzip2 sys-libs/zlib || ( >=media-video/ffmpeg-1.2.1:= >=media-video/libav-9.8:= ) a52? ( media-libs/a52dec ) aalib? ( media-libs/aalib ) alsa? ( media-libs/alsa-lib ) bidi? ( dev-libs/fribidi ) bluray? ( >=media-libs/libbluray-0.2.1 ) bs2b? ( media-libs/libbs2b ) cdio? ( dev-libs/libcdio ) cdparanoia? ( !cdio? ( media-sound/cdparanoia ) ) dga? ( x11-libs/libXxf86dga ) directfb? ( dev-libs/DirectFB ) dts? ( media-libs/libdca ) dv? ( media-libs/libdv ) dvb? ( virtual/linuxtv-dvb-headers ) dvd? ( >=media-libs/libdvdread-4.1.3 ) dvdnav? ( >=media-libs/libdvdnav-4.1.3 ) encode? ( !twolame? ( toolame? ( media-sound/toolame ) ) twolame? ( media-sound/twolame ) faac? ( media-libs/faac ) mp3? ( media-sound/lame ) x264? ( >=media-libs/x264-0.0.20100423:= ) xvid? ( media-libs/xvid ) ) enca? ( app-i18n/enca ) faad? ( media-libs/faad2 ) ggi? ( media-libs/libggi media-libs/libggiwmh ) gif? ( media-libs/giflib ) gsm? ( media-sound/gsm ) iconv? ( virtual/libiconv ) jack? ( media-sound/jack-audio-connection-kit ) jpeg? ( virtual/jpeg ) jpeg2k? ( media-libs/openjpeg:0 ) ladspa? ( media-libs/ladspa-sdk ) libass? ( >=media-libs/libass-0.9.10[enca?] ) libcaca? ( media-libs/libcaca ) libmpeg2? ( media-libs/libmpeg2 ) lirc? ( app-misc/lirc ) live? ( media-plugins/live ) lzo? ( >=dev-libs/lzo-2 ) mad? ( media-libs/libmad ) mng? ( media-libs/libmng ) mp3? ( media-sound/mpg123 ) nas? ( media-libs/nas ) nut? ( >=media-libs/libnut-661 ) openal? ( media-libs/openal ) opengl? ( virtual/opengl ) png? ( media-libs/libpng ) pnm? ( media-libs/netpbm ) pulseaudio? ( media-sound/pulseaudio ) rar? ( || ( app-arch/unrar app-arch/rar ) ) rtmp? ( media-video/rtmpdump ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl ) speex? ( media-libs/speex ) theora? ( media-libs/libtheora[encode?] ) tremor? ( media-libs/tremor ) truetype? ( virtual/ttf-fonts media-libs/fontconfig >=media-libs/freetype-2.2.1:2 ) vdpau? ( x11-libs/libvdpau ) vorbis? ( !tremor? ( media-libs/libvorbis ) ) X? ( x11-libs/libXext x11-libs/libXxf86vm ) xanim? ( media-video/xanim ) xinerama? ( x11-libs/libXinerama ) xscreensaver? ( x11-libs/libXScrnSaver ) xv? ( x11-libs/libXv ) xvmc? ( x11-libs/libXvMC ) virtual/pkgconfig dga? ( x11-proto/xf86dgaproto ) dxr3? ( media-video/em8300-libraries ) X? ( x11-proto/videoproto x11-proto/xf86vidmodeproto ) xinerama? ( x11-proto/xineramaproto ) xscreensaver? ( x11-proto/scrnsaverproto ) amd64? ( dev-lang/yasm ) doc? ( dev-libs/libxslt app-text/docbook-xml-dtd app-text/docbook-xsl-stylesheets ) x86? ( dev-lang/yasm ) x86-fbsd? ( dev-lang/yasm ) +DESCRIPTION=Media Player for Linux +EAPI=5 +HOMEPAGE=http://www.mplayerhq.hu/ +IUSE=3dnow 3dnowext a52 aalib +alsa altivec aqua bidi bindist bl bluray bs2b cddb +cdio cdparanoia cpudetection debug dga directfb doc dts dv dvb +dvd +dvdnav dxr3 +enca +encode faac faad fbcon ftp gif ggi gsm +iconv ipv6 jack joystick jpeg jpeg2k kernel_linux ladspa +libass libcaca libmpeg2 lirc live lzo mad md5sum +mmx mmxext mng mp3 nas +network nut openal opengl +osdmenu oss png pnm pulseaudio pvr radio rar rtc rtmp samba +shm sdl speex sse sse2 ssse3 tga theora tremor +truetype toolame twolame +unicode v4l vdpau vidix vorbis +X x264 xanim xinerama +xscreensaver +xv xvid xvmc zoran video_cards_s3virge video_cards_mga video_cards_tdfx +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=GPL-2 +RDEPEND=sys-libs/ncurses app-arch/bzip2 sys-libs/zlib || ( >=media-video/ffmpeg-1.2.1:= >=media-video/libav-9.8:= ) a52? ( media-libs/a52dec ) aalib? ( media-libs/aalib ) alsa? ( media-libs/alsa-lib ) bidi? ( dev-libs/fribidi ) bluray? ( >=media-libs/libbluray-0.2.1 ) bs2b? ( media-libs/libbs2b ) cdio? ( dev-libs/libcdio ) cdparanoia? ( !cdio? ( media-sound/cdparanoia ) ) dga? ( x11-libs/libXxf86dga ) directfb? ( dev-libs/DirectFB ) dts? ( media-libs/libdca ) dv? ( media-libs/libdv ) dvb? ( virtual/linuxtv-dvb-headers ) dvd? ( >=media-libs/libdvdread-4.1.3 ) dvdnav? ( >=media-libs/libdvdnav-4.1.3 ) encode? ( !twolame? ( toolame? ( media-sound/toolame ) ) twolame? ( media-sound/twolame ) faac? ( media-libs/faac ) mp3? ( media-sound/lame ) x264? ( >=media-libs/x264-0.0.20100423:= ) xvid? ( media-libs/xvid ) ) enca? ( app-i18n/enca ) faad? ( media-libs/faad2 ) ggi? ( media-libs/libggi media-libs/libggiwmh ) gif? ( media-libs/giflib ) gsm? ( media-sound/gsm ) iconv? ( virtual/libiconv ) jack? ( media-sound/jack-audio-connection-kit ) jpeg? ( virtual/jpeg ) jpeg2k? ( media-libs/openjpeg:0 ) ladspa? ( media-libs/ladspa-sdk ) libass? ( >=media-libs/libass-0.9.10[enca?] ) libcaca? ( media-libs/libcaca ) libmpeg2? ( media-libs/libmpeg2 ) lirc? ( app-misc/lirc ) live? ( media-plugins/live ) lzo? ( >=dev-libs/lzo-2 ) mad? ( media-libs/libmad ) mng? ( media-libs/libmng ) mp3? ( media-sound/mpg123 ) nas? ( media-libs/nas ) nut? ( >=media-libs/libnut-661 ) openal? ( media-libs/openal ) opengl? ( virtual/opengl ) png? ( media-libs/libpng ) pnm? ( media-libs/netpbm ) pulseaudio? ( media-sound/pulseaudio ) rar? ( || ( app-arch/unrar app-arch/rar ) ) rtmp? ( media-video/rtmpdump ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl ) speex? ( media-libs/speex ) theora? ( media-libs/libtheora[encode?] ) tremor? ( media-libs/tremor ) truetype? ( virtual/ttf-fonts media-libs/fontconfig >=media-libs/freetype-2.2.1:2 ) vdpau? ( x11-libs/libvdpau ) vorbis? ( !tremor? ( media-libs/libvorbis ) ) X? ( x11-libs/libXext x11-libs/libXxf86vm ) xanim? ( media-video/xanim ) xinerama? ( x11-libs/libXinerama ) xscreensaver? ( x11-libs/libXScrnSaver ) xv? ( x11-libs/libXv ) xvmc? ( x11-libs/libXvMC ) +REQUIRED_USE=bindist? ( !faac ) dga? ( X ) dvdnav? ( dvd ) dxr3? ( X ) enca? ( iconv ) ggi? ( X ) libass? ( truetype ) opengl? ( X ) osdmenu? ( X ) truetype? ( iconv ) vdpau? ( X ) vidix? ( X ) xinerama? ( X ) xscreensaver? ( X ) xv? ( X ) xvmc? ( xv ) +SLOT=0 +SRC_URI=mirror://gentoo/mplayer-1.2_pre20130729.tar.xz !truetype? ( mirror://mplayer/releases/fonts/font-arial-iso-8859-1.tar.bz2 mirror://mplayer/releases/fonts/font-arial-iso-8859-2.tar.bz2 mirror://mplayer/releases/fonts/font-arial-cp1250.tar.bz2 ) +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=106ab7429d41f31f9ae998e7e0977fb4 diff --git a/metadata/md5-cache/media-video/mplayer-9999 b/metadata/md5-cache/media-video/mplayer-9999 index c3c08f706d7a..b19ee5c59a17 100644 --- a/metadata/md5-cache/media-video/mplayer-9999 +++ b/metadata/md5-cache/media-video/mplayer-9999 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postrm preinst prepare setup unpack -DEPEND=sys-libs/ncurses app-arch/bzip2 sys-libs/zlib || ( >=media-video/ffmpeg-1.1 >=media-video/libav-9 ) a52? ( media-libs/a52dec ) aalib? ( media-libs/aalib ) alsa? ( media-libs/alsa-lib ) bidi? ( dev-libs/fribidi ) bluray? ( >=media-libs/libbluray-0.2.1 ) bs2b? ( media-libs/libbs2b ) cdio? ( dev-libs/libcdio ) cdparanoia? ( !cdio? ( media-sound/cdparanoia ) ) dga? ( x11-libs/libXxf86dga ) directfb? ( dev-libs/DirectFB ) dts? ( media-libs/libdca ) dv? ( media-libs/libdv ) dvb? ( virtual/linuxtv-dvb-headers ) dvd? ( >=media-libs/libdvdread-4.1.3 ) dvdnav? ( >=media-libs/libdvdnav-4.1.3 ) encode? ( !twolame? ( toolame? ( media-sound/toolame ) ) twolame? ( media-sound/twolame ) faac? ( media-libs/faac ) mp3? ( media-sound/lame ) x264? ( >=media-libs/x264-0.0.20100423 ) xvid? ( media-libs/xvid ) ) enca? ( app-i18n/enca ) faad? ( media-libs/faad2 ) ggi? ( media-libs/libggi media-libs/libggiwmh ) gif? ( media-libs/giflib ) gsm? ( media-sound/gsm ) iconv? ( virtual/libiconv ) jack? ( media-sound/jack-audio-connection-kit ) jpeg? ( virtual/jpeg ) jpeg2k? ( media-libs/openjpeg:0 ) ladspa? ( media-libs/ladspa-sdk ) libass? ( >=media-libs/libass-0.9.10[enca?] ) libcaca? ( media-libs/libcaca ) libmpeg2? ( media-libs/libmpeg2 ) lirc? ( app-misc/lirc ) live? ( media-plugins/live ) lzo? ( >=dev-libs/lzo-2 ) mad? ( media-libs/libmad ) mng? ( media-libs/libmng ) mp3? ( media-sound/mpg123 ) nas? ( media-libs/nas ) nut? ( >=media-libs/libnut-661 ) openal? ( media-libs/openal ) opengl? ( virtual/opengl ) png? ( media-libs/libpng ) pnm? ( media-libs/netpbm ) pulseaudio? ( media-sound/pulseaudio ) rar? ( || ( app-arch/unrar app-arch/rar ) ) rtmp? ( media-video/rtmpdump ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl ) speex? ( media-libs/speex ) theora? ( media-libs/libtheora[encode?] ) tremor? ( media-libs/tremor ) truetype? ( virtual/ttf-fonts media-libs/fontconfig >=media-libs/freetype-2.2.1:2 ) vdpau? ( x11-libs/libvdpau ) vorbis? ( !tremor? ( media-libs/libvorbis ) ) X? ( x11-libs/libXext x11-libs/libXxf86vm ) xanim? ( media-video/xanim ) xinerama? ( x11-libs/libXinerama ) xscreensaver? ( x11-libs/libXScrnSaver ) xv? ( x11-libs/libXv ) xvmc? ( x11-libs/libXvMC ) virtual/pkgconfig dga? ( x11-proto/xf86dgaproto ) dxr3? ( media-video/em8300-libraries ) X? ( x11-proto/videoproto x11-proto/xf86vidmodeproto ) xinerama? ( x11-proto/xineramaproto ) xscreensaver? ( x11-proto/scrnsaverproto ) amd64? ( dev-lang/yasm ) doc? ( dev-libs/libxslt app-text/docbook-xml-dtd app-text/docbook-xsl-stylesheets ) x86? ( dev-lang/yasm ) x86-fbsd? ( dev-lang/yasm ) || ( dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync dev-vcs/git +DEPEND=sys-libs/ncurses app-arch/bzip2 sys-libs/zlib || ( >=media-video/ffmpeg-2.0:= >=media-video/libav-9:= ) a52? ( media-libs/a52dec ) aalib? ( media-libs/aalib ) alsa? ( media-libs/alsa-lib ) bidi? ( dev-libs/fribidi ) bluray? ( >=media-libs/libbluray-0.2.1 ) bs2b? ( media-libs/libbs2b ) cdio? ( dev-libs/libcdio ) cdparanoia? ( !cdio? ( media-sound/cdparanoia ) ) dga? ( x11-libs/libXxf86dga ) directfb? ( dev-libs/DirectFB ) dts? ( media-libs/libdca ) dv? ( media-libs/libdv ) dvb? ( virtual/linuxtv-dvb-headers ) dvd? ( >=media-libs/libdvdread-4.1.3 ) dvdnav? ( >=media-libs/libdvdnav-4.1.3 ) encode? ( !twolame? ( toolame? ( media-sound/toolame ) ) twolame? ( media-sound/twolame ) faac? ( media-libs/faac ) mp3? ( media-sound/lame ) x264? ( >=media-libs/x264-0.0.20100423:= ) xvid? ( media-libs/xvid ) ) enca? ( app-i18n/enca ) faad? ( media-libs/faad2 ) ggi? ( media-libs/libggi media-libs/libggiwmh ) gif? ( media-libs/giflib ) gsm? ( media-sound/gsm ) iconv? ( virtual/libiconv ) jack? ( media-sound/jack-audio-connection-kit ) jpeg? ( virtual/jpeg ) jpeg2k? ( media-libs/openjpeg:0 ) ladspa? ( media-libs/ladspa-sdk ) libass? ( >=media-libs/libass-0.9.10[enca?] ) libcaca? ( media-libs/libcaca ) libmpeg2? ( media-libs/libmpeg2 ) lirc? ( app-misc/lirc ) live? ( media-plugins/live ) lzo? ( >=dev-libs/lzo-2 ) mad? ( media-libs/libmad ) mng? ( media-libs/libmng ) mp3? ( media-sound/mpg123 ) nas? ( media-libs/nas ) nut? ( >=media-libs/libnut-661 ) openal? ( media-libs/openal ) opengl? ( virtual/opengl ) png? ( media-libs/libpng ) pnm? ( media-libs/netpbm ) pulseaudio? ( media-sound/pulseaudio ) rar? ( || ( app-arch/unrar app-arch/rar ) ) rtmp? ( media-video/rtmpdump ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl ) speex? ( media-libs/speex ) theora? ( media-libs/libtheora[encode?] ) tremor? ( media-libs/tremor ) truetype? ( virtual/ttf-fonts media-libs/fontconfig >=media-libs/freetype-2.2.1:2 ) vdpau? ( x11-libs/libvdpau ) vorbis? ( !tremor? ( media-libs/libvorbis ) ) X? ( x11-libs/libXext x11-libs/libXxf86vm ) xanim? ( media-video/xanim ) xinerama? ( x11-libs/libXinerama ) xscreensaver? ( x11-libs/libXScrnSaver ) xv? ( x11-libs/libXv ) xvmc? ( x11-libs/libXvMC ) virtual/pkgconfig dga? ( x11-proto/xf86dgaproto ) dxr3? ( media-video/em8300-libraries ) X? ( x11-proto/videoproto x11-proto/xf86vidmodeproto ) xinerama? ( x11-proto/xineramaproto ) xscreensaver? ( x11-proto/scrnsaverproto ) amd64? ( dev-lang/yasm ) doc? ( dev-libs/libxslt app-text/docbook-xml-dtd app-text/docbook-xsl-stylesheets ) x86? ( dev-lang/yasm ) x86-fbsd? ( dev-lang/yasm ) || ( dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync dev-vcs/git DESCRIPTION=Media Player for Linux -EAPI=4 +EAPI=5 HOMEPAGE=http://www.mplayerhq.hu/ -IUSE=3dnow 3dnowext +a52 aalib +alsa altivec aqua bidi bindist bl bluray bs2b cddb +cdio cdparanoia cpudetection debug dga directfb doc +dts +dv dvb +dvd +dvdnav dxr3 +enca +encode faac +faad fbcon ftp gif ggi gsm +iconv ipv6 jack joystick jpeg jpeg2k kernel_linux ladspa +libass libcaca libmpeg2 lirc +live lzo mad md5sum +mmx mmxext mng +mp3 nas +network nut openal +opengl +osdmenu oss png pnm pulseaudio pvr radio +rar +rtc rtmp samba +shm sdl +speex sse sse2 ssse3 tga +theora tremor +truetype +toolame +twolame +unicode v4l vdpau vidix +vorbis +X +x264 xanim xinerama +xscreensaver +xv +xvid xvmc zoran video_cards_s3virge video_cards_mga video_cards_tdfx +IUSE=3dnow 3dnowext a52 aalib +alsa altivec aqua bidi bindist bl bluray bs2b cddb +cdio cdparanoia cpudetection debug dga directfb doc dts dv dvb +dvd +dvdnav dxr3 +enca +encode faac faad fbcon ftp gif ggi gsm +iconv ipv6 jack joystick jpeg jpeg2k kernel_linux ladspa +libass libcaca libmpeg2 lirc live lzo mad md5sum +mmx mmxext mng mp3 nas +network nut openal opengl +osdmenu oss png pnm pulseaudio pvr radio rar rtc rtmp samba +shm sdl speex sse sse2 ssse3 tga theora tremor +truetype toolame twolame +unicode v4l vdpau vidix vorbis +X x264 xanim xinerama +xscreensaver +xv xvid xvmc zoran video_cards_s3virge video_cards_mga video_cards_tdfx LICENSE=GPL-2 -RDEPEND=sys-libs/ncurses app-arch/bzip2 sys-libs/zlib || ( >=media-video/ffmpeg-1.1 >=media-video/libav-9 ) a52? ( media-libs/a52dec ) aalib? ( media-libs/aalib ) alsa? ( media-libs/alsa-lib ) bidi? ( dev-libs/fribidi ) bluray? ( >=media-libs/libbluray-0.2.1 ) bs2b? ( media-libs/libbs2b ) cdio? ( dev-libs/libcdio ) cdparanoia? ( !cdio? ( media-sound/cdparanoia ) ) dga? ( x11-libs/libXxf86dga ) directfb? ( dev-libs/DirectFB ) dts? ( media-libs/libdca ) dv? ( media-libs/libdv ) dvb? ( virtual/linuxtv-dvb-headers ) dvd? ( >=media-libs/libdvdread-4.1.3 ) dvdnav? ( >=media-libs/libdvdnav-4.1.3 ) encode? ( !twolame? ( toolame? ( media-sound/toolame ) ) twolame? ( media-sound/twolame ) faac? ( media-libs/faac ) mp3? ( media-sound/lame ) x264? ( >=media-libs/x264-0.0.20100423 ) xvid? ( media-libs/xvid ) ) enca? ( app-i18n/enca ) faad? ( media-libs/faad2 ) ggi? ( media-libs/libggi media-libs/libggiwmh ) gif? ( media-libs/giflib ) gsm? ( media-sound/gsm ) iconv? ( virtual/libiconv ) jack? ( media-sound/jack-audio-connection-kit ) jpeg? ( virtual/jpeg ) jpeg2k? ( media-libs/openjpeg:0 ) ladspa? ( media-libs/ladspa-sdk ) libass? ( >=media-libs/libass-0.9.10[enca?] ) libcaca? ( media-libs/libcaca ) libmpeg2? ( media-libs/libmpeg2 ) lirc? ( app-misc/lirc ) live? ( media-plugins/live ) lzo? ( >=dev-libs/lzo-2 ) mad? ( media-libs/libmad ) mng? ( media-libs/libmng ) mp3? ( media-sound/mpg123 ) nas? ( media-libs/nas ) nut? ( >=media-libs/libnut-661 ) openal? ( media-libs/openal ) opengl? ( virtual/opengl ) png? ( media-libs/libpng ) pnm? ( media-libs/netpbm ) pulseaudio? ( media-sound/pulseaudio ) rar? ( || ( app-arch/unrar app-arch/rar ) ) rtmp? ( media-video/rtmpdump ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl ) speex? ( media-libs/speex ) theora? ( media-libs/libtheora[encode?] ) tremor? ( media-libs/tremor ) truetype? ( virtual/ttf-fonts media-libs/fontconfig >=media-libs/freetype-2.2.1:2 ) vdpau? ( x11-libs/libvdpau ) vorbis? ( !tremor? ( media-libs/libvorbis ) ) X? ( x11-libs/libXext x11-libs/libXxf86vm ) xanim? ( media-video/xanim ) xinerama? ( x11-libs/libXinerama ) xscreensaver? ( x11-libs/libXScrnSaver ) xv? ( x11-libs/libXv ) xvmc? ( x11-libs/libXvMC ) -REQUIRED_USE=bindist? ( !faac ) dvdnav? ( dvd ) libass? ( truetype ) truetype? ( iconv ) dxr3? ( X ) ggi? ( X ) xinerama? ( X ) dga? ( X ) opengl? ( X ) osdmenu? ( X ) vdpau? ( X ) vidix? ( X ) xscreensaver? ( X ) xv? ( X ) xvmc? ( xv ) +RDEPEND=sys-libs/ncurses app-arch/bzip2 sys-libs/zlib || ( >=media-video/ffmpeg-2.0:= >=media-video/libav-9:= ) a52? ( media-libs/a52dec ) aalib? ( media-libs/aalib ) alsa? ( media-libs/alsa-lib ) bidi? ( dev-libs/fribidi ) bluray? ( >=media-libs/libbluray-0.2.1 ) bs2b? ( media-libs/libbs2b ) cdio? ( dev-libs/libcdio ) cdparanoia? ( !cdio? ( media-sound/cdparanoia ) ) dga? ( x11-libs/libXxf86dga ) directfb? ( dev-libs/DirectFB ) dts? ( media-libs/libdca ) dv? ( media-libs/libdv ) dvb? ( virtual/linuxtv-dvb-headers ) dvd? ( >=media-libs/libdvdread-4.1.3 ) dvdnav? ( >=media-libs/libdvdnav-4.1.3 ) encode? ( !twolame? ( toolame? ( media-sound/toolame ) ) twolame? ( media-sound/twolame ) faac? ( media-libs/faac ) mp3? ( media-sound/lame ) x264? ( >=media-libs/x264-0.0.20100423:= ) xvid? ( media-libs/xvid ) ) enca? ( app-i18n/enca ) faad? ( media-libs/faad2 ) ggi? ( media-libs/libggi media-libs/libggiwmh ) gif? ( media-libs/giflib ) gsm? ( media-sound/gsm ) iconv? ( virtual/libiconv ) jack? ( media-sound/jack-audio-connection-kit ) jpeg? ( virtual/jpeg ) jpeg2k? ( media-libs/openjpeg:0 ) ladspa? ( media-libs/ladspa-sdk ) libass? ( >=media-libs/libass-0.9.10[enca?] ) libcaca? ( media-libs/libcaca ) libmpeg2? ( media-libs/libmpeg2 ) lirc? ( app-misc/lirc ) live? ( media-plugins/live ) lzo? ( >=dev-libs/lzo-2 ) mad? ( media-libs/libmad ) mng? ( media-libs/libmng ) mp3? ( media-sound/mpg123 ) nas? ( media-libs/nas ) nut? ( >=media-libs/libnut-661 ) openal? ( media-libs/openal ) opengl? ( virtual/opengl ) png? ( media-libs/libpng ) pnm? ( media-libs/netpbm ) pulseaudio? ( media-sound/pulseaudio ) rar? ( || ( app-arch/unrar app-arch/rar ) ) rtmp? ( media-video/rtmpdump ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl ) speex? ( media-libs/speex ) theora? ( media-libs/libtheora[encode?] ) tremor? ( media-libs/tremor ) truetype? ( virtual/ttf-fonts media-libs/fontconfig >=media-libs/freetype-2.2.1:2 ) vdpau? ( x11-libs/libvdpau ) vorbis? ( !tremor? ( media-libs/libvorbis ) ) X? ( x11-libs/libXext x11-libs/libXxf86vm ) xanim? ( media-video/xanim ) xinerama? ( x11-libs/libXinerama ) xscreensaver? ( x11-libs/libXScrnSaver ) xv? ( x11-libs/libXv ) xvmc? ( x11-libs/libXvMC ) +REQUIRED_USE=bindist? ( !faac ) dga? ( X ) dvdnav? ( dvd ) dxr3? ( X ) enca? ( iconv ) ggi? ( X ) libass? ( truetype ) opengl? ( X ) osdmenu? ( X ) truetype? ( iconv ) vdpau? ( X ) vidix? ( X ) xinerama? ( X ) xscreensaver? ( X ) xv? ( X ) xvmc? ( xv ) SLOT=0 SRC_URI=!truetype? ( mirror://mplayer/releases/fonts/font-arial-iso-8859-1.tar.bz2 mirror://mplayer/releases/fonts/font-arial-iso-8859-2.tar.bz2 mirror://mplayer/releases/fonts/font-arial-cp1250.tar.bz2 ) _eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multilib 892e597faee02a5b94eb02ab512e7622 subversion e80e84db0fc102c2959858102060bec9 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=14eca2057802741e7ebc6f9f09d227b5 +_md5_=7c91c5c284a694831f090ddb385280c6 diff --git a/metadata/md5-cache/media-video/subdownloader-2.0.18-r1 b/metadata/md5-cache/media-video/subdownloader-2.0.18-r1 new file mode 100644 index 000000000000..5063c9ce1c55 --- /dev/null +++ b/metadata/md5-cache/media-video/subdownloader-2.0.18-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install setup +DEPEND=python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] dev-python/PyQt4[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] dev-python/kaa-metadata[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] +DESCRIPTION=GUI application for automatic downloading/uploading of subtitles for videofiles +EAPI=5 +HOMEPAGE=http://www.subdownloader.net/ +IUSE=python_targets_python2_7 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] dev-python/PyQt4[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] dev-python/kaa-metadata[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] +REQUIRED_USE=python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_7 ) +SLOT=0 +SRC_URI=http://launchpad.net/subdownloader/trunk/2.0.18/+download/subdownloader_2.0.18.orig.tar.gz -> subdownloader-2.0.18.tar.gz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=81426f68301027f5f5aa85def2225f74 diff --git a/metadata/md5-cache/net-dns/bind-9.8.5_p1 b/metadata/md5-cache/net-dns/bind-9.8.5_p2 similarity index 95% rename from metadata/md5-cache/net-dns/bind-9.8.5_p1 rename to metadata/md5-cache/net-dns/bind-9.8.5_p2 index aa33a25f51d7..5a75cf8937a2 100644 --- a/metadata/md5-cache/net-dns/bind-9.8.5_p1 +++ b/metadata/md5-cache/net-dns/bind-9.8.5_p2 @@ -9,6 +9,6 @@ LICENSE=ISC BSD BSD-2 HPND JNIC openssl 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[-bindist] ) 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.5-P1/bind-9.8.5-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-P1-geoip-1.3.patch ) sdb-ldap? ( http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-1.1.0-fc14.patch.bz2 ) rrl? ( http://ss.vix.su/~vjs/rl-9.8.5-P1.patch ) +SRC_URI=ftp://ftp.isc.org/isc/bind9/9.8.5-P2/bind-9.8.5-P2.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-P1-geoip-1.3.patch ) sdb-ldap? ( http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-1.1.0-fc14.patch.bz2 ) rrl? ( http://ss.vix.su/~vjs/rl-9.8.5-P2.patch ) _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=c7ad02acd025723d24af8d6fccdd91c4 +_md5_=aa945c83864e0988c782c8253a1fbe5b diff --git a/metadata/md5-cache/net-dns/bind-9.9.2_p1 b/metadata/md5-cache/net-dns/bind-9.9.2_p1 deleted file mode 100644 index ee26b74d5ebc..000000000000 --- a/metadata/md5-cache/net-dns/bind-9.9.2_p1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=config configure install postinst prepare setup -DEPEND=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[-bindist] ) python? ( virtual/python-argparse ) python? ( || ( =dev-lang/python-3* =dev-lang/python-2.7* ) ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=BIND - Berkeley Internet Name Domain - Name Server -EAPI=4 -HOMEPAGE=http://www.isc.org/software/bind -IUSE=berkdb caps dlz doc filter-aaaa geoip gost gssapi idn ipv6 ldap mysql odbc postgres python rpz rrl sdb-ldap selinux ssl static-libs threads urandom xml -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=ISC BSD BSD-2 HPND JNIC openssl -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[-bindist] ) python? ( virtual/python-argparse ) selinux? ( sec-policy/selinux-bind ) || ( sys-process/psmisc >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) python? ( || ( =dev-lang/python-3* =dev-lang/python-2.7* ) ) -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.9.2-P1/bind-9.9.2-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.9.2-geoip-1.3.patch ) sdb-ldap? ( http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-1.1.0-fc14.patch.bz2 ) rrl? ( http://ss.vix.com/~vixie/rl-9.9.2.patch ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=c3bf026efc46c54152c64d4dd8b683c1 diff --git a/metadata/md5-cache/net-dns/bind-9.9.3_p1 b/metadata/md5-cache/net-dns/bind-9.9.3_p2 similarity index 94% rename from metadata/md5-cache/net-dns/bind-9.9.3_p1 rename to metadata/md5-cache/net-dns/bind-9.9.3_p2 index 8b09e4e201ef..1d43b093ed87 100644 --- a/metadata/md5-cache/net-dns/bind-9.9.3_p1 +++ b/metadata/md5-cache/net-dns/bind-9.9.3_p2 @@ -9,6 +9,6 @@ LICENSE=ISC BSD BSD-2 HPND JNIC openssl 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[-bindist] ) python? ( virtual/python-argparse ) selinux? ( sec-policy/selinux-bind ) || ( sys-process/psmisc >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd ) python? ( || ( =dev-lang/python-3* =dev-lang/python-2.7* ) ) 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.9.3-P1/bind-9.9.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.9.2-geoip-1.3.patch ) sdb-ldap? ( http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-1.1.0-fc14.patch.bz2 ) rrl? ( http://ss.vix.su/~vjs/rl-9.9.3-P1.patch ) +SRC_URI=ftp://ftp.isc.org/isc/bind9/9.9.3-P2/bind-9.9.3-P2.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.9.2-geoip-1.3.patch ) sdb-ldap? ( http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-1.1.0-fc14.patch.bz2 ) rrl? ( http://ss.vix.su/~vjs/rl-9.9.3-P2.patch ) _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 db-use 1c719875d6599536f956fafea9e1f404 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 systemd 49c26d08111dd2c62b52cee32151b93b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=aa80162533eae1743e5372521ad79428 +_md5_=f1ec04422d4c1b1340cd494e2573a6f3 diff --git a/metadata/md5-cache/net-dns/bind-tools-9.9.1_p2 b/metadata/md5-cache/net-dns/bind-tools-9.9.1_p2 deleted file mode 100644 index a641d9255b3d..000000000000 --- a/metadata/md5-cache/net-dns/bind-tools-9.9.1_p2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare -DEPEND=ssl? ( dev-libs/openssl ) xml? ( dev-libs/libxml2 ) idn? ( net-dns/idnkit ) gssapi? ( virtual/krb5 ) readline? ( sys-libs/readline ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=bind tools: dig, nslookup, host, nsupdate, dnssec-keygen -EAPI=4 -HOMEPAGE=http://www.isc.org/software/bind -IUSE=doc gssapi idn ipv6 readline ssl urandom xml -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd -LICENSE=ISC BSD BSD-2 HPND JNIC RSA openssl -RDEPEND=ssl? ( dev-libs/openssl ) xml? ( dev-libs/libxml2 ) idn? ( net-dns/idnkit ) gssapi? ( virtual/krb5 ) readline? ( sys-libs/readline ) -SLOT=0 -SRC_URI=ftp://ftp.isc.org/isc/bind9/9.9.1-P2/bind-9.9.1-P2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=04862b398644648b0a8312190f321f4e diff --git a/metadata/md5-cache/net-dns/bind-tools-9.9.2_p2 b/metadata/md5-cache/net-dns/bind-tools-9.9.2_p2 deleted file mode 100644 index 91a5a861064a..000000000000 --- a/metadata/md5-cache/net-dns/bind-tools-9.9.2_p2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare -DEPEND=ssl? ( dev-libs/openssl ) xml? ( dev-libs/libxml2 ) idn? ( net-dns/idnkit ) gssapi? ( virtual/krb5 ) readline? ( sys-libs/readline ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=bind tools: dig, nslookup, host, nsupdate, dnssec-keygen -EAPI=4 -HOMEPAGE=http://www.isc.org/software/bind -IUSE=doc gssapi idn ipv6 readline ssl urandom xml -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=ISC BSD BSD-2 HPND JNIC RSA openssl -RDEPEND=ssl? ( dev-libs/openssl ) xml? ( dev-libs/libxml2 ) idn? ( net-dns/idnkit ) gssapi? ( virtual/krb5 ) readline? ( sys-libs/readline ) -SLOT=0 -SRC_URI=ftp://ftp.isc.org/isc/bind9/9.9.2-P2/bind-9.9.2-P2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=be35d2e5524fd63a775248406195e9d2 diff --git a/metadata/md5-cache/net-dns/bind-tools-9.9.1_p4 b/metadata/md5-cache/net-dns/bind-tools-9.9.3_p2 similarity index 92% rename from metadata/md5-cache/net-dns/bind-tools-9.9.1_p4 rename to metadata/md5-cache/net-dns/bind-tools-9.9.3_p2 index e7cedaac91df..29b8bb4bac51 100644 --- a/metadata/md5-cache/net-dns/bind-tools-9.9.1_p4 +++ b/metadata/md5-cache/net-dns/bind-tools-9.9.3_p2 @@ -8,6 +8,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=ISC BSD BSD-2 HPND JNIC RSA openssl RDEPEND=ssl? ( dev-libs/openssl ) xml? ( dev-libs/libxml2 ) idn? ( net-dns/idnkit ) gssapi? ( virtual/krb5 ) readline? ( sys-libs/readline ) SLOT=0 -SRC_URI=ftp://ftp.isc.org/isc/bind9/9.9.1-P4/bind-9.9.1-P4.tar.gz +SRC_URI=ftp://ftp.isc.org/isc/bind9/9.9.3-P2/bind-9.9.3-P2.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=a3bba9dbce49d9e54443e2f3ac893833 +_md5_=815a0f76c05e6e2659ff64798b405d4a diff --git a/metadata/md5-cache/net-libs/libdom-0.0.1 b/metadata/md5-cache/net-libs/libdom-0.0.1 index b5966d7d1467..709e7ddfe253 100644 --- a/metadata/md5-cache/net-libs/libdom-0.0.1 +++ b/metadata/md5-cache/net-libs/libdom-0.0.1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=net-libs/libhubbub-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] xml? ( expat? ( dev-libs/expat[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) !expat? ( dev-libs/libxml2[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) ) test? ( dev-lang/perl dev-perl/XML-XPath dev-perl/libxml-perl perl-core/Switch ) virtual/pkgconfig +DEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=net-libs/libhubbub-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] xml? ( expat? ( dev-libs/expat[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) !expat? ( dev-libs/libxml2[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) ) test? ( dev-lang/perl dev-perl/XML-XPath dev-perl/libxml-perl perl-core/Switch ) virtual/pkgconfig DESCRIPTION=implementation of the W3C DOM, written in C EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/projects/libdom/ -IUSE=expat test xml abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug static-libs +IUSE=expat test xml abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug static-libs KEYWORDS=~amd64 ~arm LICENSE=MIT -RDEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=net-libs/libhubbub-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] xml? ( expat? ( dev-libs/expat[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) !expat? ( dev-libs/libxml2[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) ) +RDEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=dev-libs/libwapcaplet-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=net-libs/libhubbub-0.2.0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] xml? ( expat? ( dev-libs/expat[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) !expat? ( dev-libs/libxml2[static-libs?] amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) ) REQUIRED_USE=test? ( xml ) SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/libdom-0.0.1-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d3961d2e1c7416a70d3ffae97fa595d3 diff --git a/metadata/md5-cache/net-libs/libhubbub-0.2.0 b/metadata/md5-cache/net-libs/libhubbub-0.2.0 index ed8468499a9a..f8dd7ce18f62 100644 --- a/metadata/md5-cache/net-libs/libhubbub-0.2.0 +++ b/metadata/md5-cache/net-libs/libhubbub-0.2.0 @@ -1,15 +1,15 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] !net-libs/hubbub test? ( dev-lang/perl dev-libs/json-c ) virtual/pkgconfig +DEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] !net-libs/hubbub test? ( dev-lang/perl dev-libs/json-c ) virtual/pkgconfig DESCRIPTION=HTML5 compliant parsing library, written in C EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/projects/hubbub/ -IUSE=doc test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug static-libs +IUSE=doc test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug static-libs KEYWORDS=~amd64 ~arm LICENSE=MIT -RDEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] !net-libs/hubbub +RDEPEND=>=dev-libs/libparserutils-0.1.2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] !net-libs/hubbub REQUIRED_USE=amd64? ( abi_x86_32? ( !test ) ) RESTRICT=test SLOT=0 SRC_URI=http://download.netsurf-browser.org/libs/releases/libhubbub-0.2.0-src.tar.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=bfb4d0ca84d3acd045f6499beba3c6bd diff --git a/metadata/md5-cache/net-libs/nacl-0_p20110221 b/metadata/md5-cache/net-libs/nacl-0_p20110221 index 0c4bcadd7280..869b838a1421 100644 --- a/metadata/md5-cache/net-libs/nacl-0_p20110221 +++ b/metadata/md5-cache/net-libs/nacl-0_p20110221 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=high-speed software library for network communication, encryption, decryption, signatures EAPI=5 HOMEPAGE=http://nacl.cr.yp.to/ -IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 LICENSE=public-domain SLOT=0 SRC_URI=http://hyperelliptic.org/nacl/nacl-20110221.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=5496f6742e696b2cb5c420d810e081a1 diff --git a/metadata/md5-cache/net-misc/whois-5.0.25 b/metadata/md5-cache/net-misc/whois-5.0.25 index 0f82654e3094..f955b1a0a844 100644 --- a/metadata/md5-cache/net-misc/whois-5.0.25 +++ b/metadata/md5-cache/net-misc/whois-5.0.25 @@ -4,11 +4,11 @@ DESCRIPTION=improved Whois Client EAPI=4 HOMEPAGE=http://www.linux.it/~md/software/ IUSE=iconv idn nls -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux LICENSE=GPL-2 RDEPEND=iconv? ( virtual/libiconv ) idn? ( net-dns/libidn ) nls? ( virtual/libintl ) RESTRICT=test SLOT=0 SRC_URI=mirror://debian/pool/main/w/whois/whois_5.0.25.tar.xz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=11065aaf36da34cd06d8953250e8c036 +_md5_=a8ee6c998f960b3ba05700afcf0b2f75 diff --git a/metadata/md5-cache/sci-astronomy/casacore-1.5.0 b/metadata/md5-cache/sci-astronomy/casacore-1.5.0 index 106d1f2eef87..332ae9eb1f1c 100644 --- a/metadata/md5-cache/sci-astronomy/casacore-1.5.0 +++ b/metadata/md5-cache/sci-astronomy/casacore-1.5.0 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=sci-libs/cfitsio sci-astronomy/wcslib sys-libs/readline virtual/blas virtual/lapack data? ( sci-astronomy/casa-data ) fftw? ( >=sci-libs/fftw-3 ) hdf5? ( sci-libs/hdf5 ) virtual/fortran SLOT=0 SRC_URI=http://casacore.googlecode.com/files/casacore-1.5.0.tar.bz2 -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=2232fcbe4ca1754f776ff0fee5ecc3f1 diff --git a/metadata/md5-cache/sci-astronomy/wcslib-4.17 b/metadata/md5-cache/sci-astronomy/wcslib-4.17 index 5659909ccec1..3f048d5f79c1 100644 --- a/metadata/md5-cache/sci-astronomy/wcslib-4.17 +++ b/metadata/md5-cache/sci-astronomy/wcslib-4.17 @@ -9,5 +9,5 @@ LICENSE=LGPL-3 RDEPEND=fits? ( sci-libs/cfitsio ) pgplot? ( sci-libs/pgplot ) fortran? ( virtual/fortran ) SLOT=0 SRC_URI=ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-4.17.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=59ea80c14bc5eefa0d836087fb4e7de9 diff --git a/metadata/md5-cache/sci-biology/mammoth-1.0 b/metadata/md5-cache/sci-biology/mammoth-1.0 index ffdf6200bce2..08ca1863291c 100644 --- a/metadata/md5-cache/sci-biology/mammoth-1.0 +++ b/metadata/md5-cache/sci-biology/mammoth-1.0 @@ -8,5 +8,5 @@ RDEPEND=virtual/fortran RESTRICT=fetch SLOT=0 SRC_URI=mammoth-1.0-src.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=bd4a5605bc5e1741d0cb359d2cbdd561 diff --git a/metadata/md5-cache/sci-biology/t-coffee-9.03.1318-r1 b/metadata/md5-cache/sci-biology/t-coffee-9.03.1318-r1 index 26136939846b..d1818ef62783 100644 --- a/metadata/md5-cache/sci-biology/t-coffee-9.03.1318-r1 +++ b/metadata/md5-cache/sci-biology/t-coffee-9.03.1318-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=sci-biology/clustalw sci-chemistry/tm-align virtual/fortran SLOT=0 SRC_URI=http://www.tcoffee.org/Packages/Stable/Version_9.03.r1318/T-COFFEE_distribution_Version_9.03.r1318.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f22ce6cd0b62d7e3fcc42a3718155671 diff --git a/metadata/md5-cache/sci-chemistry/ambertools-1.5-r1 b/metadata/md5-cache/sci-chemistry/ambertools-1.5-r1 index 3775a8927483..2f0449c8056a 100644 --- a/metadata/md5-cache/sci-chemistry/ambertools-1.5-r1 +++ b/metadata/md5-cache/sci-chemistry/ambertools-1.5-r1 @@ -10,5 +10,5 @@ RDEPEND=virtual/cblas virtual/lapack sci-libs/clapack sci-libs/arpack sci-libs/c RESTRICT=fetch SLOT=0 SRC_URI=AmberTools-1.5.tar.bz2 mirror://gentoo/ambertools-1.5-bugfix_1-10.patch.xz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=f9fc289be6b957c6f027c08f5c840ee8 diff --git a/metadata/md5-cache/sci-chemistry/apbs-1.2.1b-r4 b/metadata/md5-cache/sci-chemistry/apbs-1.2.1b-r4 index f4fa25880b9a..1843fd564504 100644 --- a/metadata/md5-cache/sci-chemistry/apbs-1.2.1b-r4 +++ b/metadata/md5-cache/sci-chemistry/apbs-1.2.1b-r4 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-libs/maloc[mpi=] virtual/blas sys-libs/readline arpack? ( sci-libs/arpack ) tools? ( !sci-libs/gts ) mpi? ( virtual/mpi ) virtual/fortran python? ( =dev-lang/python-2* ) SLOT=0 SRC_URI=mirror://sourceforge/apbs/apbs-1.2.1b-source.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=19ed78a63b32bc9acd82a9d3d0044890 diff --git a/metadata/md5-cache/sci-chemistry/apbs-1.3-r3 b/metadata/md5-cache/sci-chemistry/apbs-1.3-r3 index 881a7e1230c2..67322ac890e5 100644 --- a/metadata/md5-cache/sci-chemistry/apbs-1.3-r3 +++ b/metadata/md5-cache/sci-chemistry/apbs-1.3-r3 @@ -10,5 +10,5 @@ RDEPEND=dev-libs/maloc[mpi=] virtual/blas sys-libs/readline arpack? ( sci-libs/a REQUIRED_USE=mpi? ( !python ) SLOT=0 SRC_URI=mirror://sourceforge/apbs/apbs-1.3-source.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=92780185f5febba3b23885e4c58c87ba diff --git a/metadata/md5-cache/sci-chemistry/aqua-3.2-r2 b/metadata/md5-cache/sci-chemistry/aqua-3.2-r2 index bc752f84069c..5db8127acdb8 100644 --- a/metadata/md5-cache/sci-chemistry/aqua-3.2-r2 +++ b/metadata/md5-cache/sci-chemistry/aqua-3.2-r2 @@ -10,5 +10,5 @@ RDEPEND=sci-chemistry/procheck virtual/fortran RESTRICT=fetch SLOT=0 SRC_URI=aqua3.2.tar.gz doc? ( aqua-3.2-nmr_manual.tar.gz ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b73a0339385a363011e053ca65294a9b diff --git a/metadata/md5-cache/sci-chemistry/balbes-1.0.0_p100317-r2 b/metadata/md5-cache/sci-chemistry/balbes-1.0.0_p100317-r2 index 47196c8c74be..dc3d8deda457 100644 --- a/metadata/md5-cache/sci-chemistry/balbes-1.0.0_p100317-r2 +++ b/metadata/md5-cache/sci-chemistry/balbes-1.0.0_p100317-r2 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=sci-libs/ccp4-libs ~sci-libs/balbes-db-6.1.3 !<=sci-chemistry/ccp4-apps-6.1.3-r1 virtual/fortran =dev-lang/python-2* SLOT=0 SRC_URI=mirror://gentoo/balbes-1.0.0_p100317.tar.gz ftp://ftp.ccp4.ac.uk/ccp4/6.1.3/ccp4-6.1.3-core-src.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e917ea9370e216c271ae42f8c85c8ef1 diff --git a/metadata/md5-cache/sci-chemistry/ccp4-6.1.3-r1 b/metadata/md5-cache/sci-chemistry/ccp4-6.1.3-r1 index f252e6d173fc..6a40bfc8402f 100644 --- a/metadata/md5-cache/sci-chemistry/ccp4-6.1.3-r1 +++ b/metadata/md5-cache/sci-chemistry/ccp4-6.1.3-r1 @@ -8,5 +8,5 @@ KEYWORDS=amd64 ~ppc x86 ~amd64-linux ~x86-linux LICENSE=ccp4 RDEPEND=~sci-chemistry/ccp4-apps-6.1.3[X?] !<=sci-chemistry/ccp4-apps-6.1.3-r2 >=sci-chemistry/molrep-11.0.00-r1 >=sci-chemistry/mosflm-7.0.6-r2 sci-chemistry/mrbump[X?] >=sci-chemistry/oasis-4.0-r1 >=sci-chemistry/pdb-extract-3.004-r2 >=sci-chemistry/refmac-5.5.0110-r1 >=sci-chemistry/scala-3.3.18-r1 >=sci-chemistry/sfcheck-7.03.18-r1 sci-chemistry/xia2 arpwarp? ( sci-chemistry/arp-warp-bin ) balbes? ( sci-chemistry/balbes ) X? ( ~sci-chemistry/ccp4i-6.1.3 sci-chemistry/imosflm sci-chemistry/pymol sci-chemistry/rasmol ) virtual/fortran SLOT=0 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=f33c8c18ab5afdfd7ef02385e0d01ffe diff --git a/metadata/md5-cache/sci-chemistry/ccp4-apps-6.1.3-r11 b/metadata/md5-cache/sci-chemistry/ccp4-apps-6.1.3-r11 index cfd9ae7a4cee..fa2d26c58541 100644 --- a/metadata/md5-cache/sci-chemistry/ccp4-apps-6.1.3-r11 +++ b/metadata/md5-cache/sci-chemistry/ccp4-apps-6.1.3-r11 @@ -11,5 +11,5 @@ RDEPEND=>=dev-lang/tk-8.3 >=dev-tcltk/blt-2.4 dev-tcltk/iwidgets dev-tcltk/itcl RESTRICT=mirror SLOT=0 SRC_URI=ftp://ftp.ccp4.ac.uk/ccp4/6.1.3/ccp4-6.1.3-core-src.tar.gz http://dev.gentooexperimental.org/~jlec/distfiles/6.1.3-oasis4.0.patch.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=934945428a0a7668fc9d25f6f48b7b48 diff --git a/metadata/md5-cache/sci-chemistry/ccp4-apps-6.1.3-r12 b/metadata/md5-cache/sci-chemistry/ccp4-apps-6.1.3-r12 index b645a5ac8eff..95bf3f19b0e2 100644 --- a/metadata/md5-cache/sci-chemistry/ccp4-apps-6.1.3-r12 +++ b/metadata/md5-cache/sci-chemistry/ccp4-apps-6.1.3-r12 @@ -11,5 +11,5 @@ RDEPEND=>=dev-lang/tk-8.3 >=dev-tcltk/blt-2.4 dev-tcltk/iwidgets dev-tcltk/itcl RESTRICT=mirror SLOT=0 SRC_URI=ftp://ftp.ccp4.ac.uk/ccp4/6.1.3/ccp4-6.1.3-core-src.tar.gz http://dev.gentooexperimental.org/~jlec/distfiles/6.1.3-oasis4.0.patch.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=0b047b0525ce036c757c0b4825394b77 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 720336106947..fa0f8b5a7bb4 100644 --- a/metadata/md5-cache/sci-chemistry/cns-1.2.1-r7 +++ b/metadata/md5-cache/sci-chemistry/cns-1.2.1-r7 @@ -10,5 +10,5 @@ RDEPEND=app-shells/tcsh virtual/fortran RESTRICT=fetch test SLOT=0 SRC_URI=cns_solve_1.21_all-mp.tar.gz aria? ( aria2.3.2.tar.gz ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5e472e4fa3f60d76cb2c46b6964a9d5f diff --git a/metadata/md5-cache/sci-chemistry/cns-1.3_p7 b/metadata/md5-cache/sci-chemistry/cns-1.3_p7 index 0be0ce9c766d..30bd1dcdb571 100644 --- a/metadata/md5-cache/sci-chemistry/cns-1.3_p7 +++ b/metadata/md5-cache/sci-chemistry/cns-1.3_p7 @@ -10,5 +10,5 @@ RDEPEND=app-shells/tcsh virtual/fortran RESTRICT=fetch SLOT=0 SRC_URI=cns_solve_1.3_all.tar.gz aria? ( aria2.3.1.tar.gz ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=3c59691ed2bf06350621cf34fe688c1a diff --git a/metadata/md5-cache/sci-chemistry/cyana-2.1 b/metadata/md5-cache/sci-chemistry/cyana-2.1 index 33d7cb62e299..be9e847e040e 100644 --- a/metadata/md5-cache/sci-chemistry/cyana-2.1 +++ b/metadata/md5-cache/sci-chemistry/cyana-2.1 @@ -10,5 +10,5 @@ RDEPEND=dev-lang/ifc virtual/fortran RESTRICT=fetch SLOT=0 SRC_URI=cyana-2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=819b69d3b9fa5d2875c5938ebd5b08ae diff --git a/metadata/md5-cache/sci-chemistry/gamess-20110811.1 b/metadata/md5-cache/sci-chemistry/gamess-20110811.1 index dcdecd437815..881a816c8268 100644 --- a/metadata/md5-cache/sci-chemistry/gamess-20110811.1 +++ b/metadata/md5-cache/sci-chemistry/gamess-20110811.1 @@ -10,5 +10,5 @@ RDEPEND=app-shells/tcsh mpi? ( virtual/mpi ) virtual/blas net-misc/openssh virtu RESTRICT=fetch SLOT=0 SRC_URI=gamess-20110811.1.tar.gz qmmm-tinker? ( tinker.tar.Z ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=7332d237e9d9a9319144b67e323f9def diff --git a/metadata/md5-cache/sci-chemistry/gromacs-4.5.5-r1 b/metadata/md5-cache/sci-chemistry/gromacs-4.5.5-r1 index d43543acb062..2078d2036920 100644 --- a/metadata/md5-cache/sci-chemistry/gromacs-4.5.5-r1 +++ b/metadata/md5-cache/sci-chemistry/gromacs-4.5.5-r1 @@ -11,5 +11,5 @@ REQUIRED_USE=fkernels? ( !threads ) RESTRICT=test SLOT=0 SRC_URI=ftp://ftp.gromacs.org/pub/gromacs/gromacs-4.5.5.tar.gz sse2? ( http://dev.gentoo.org/~alexxy/gromacs/0001-Make-stack-non-executable-for-GAS-assembly.patch.gz ) sse2? ( http://dev.gentoo.org/~alexxy/gromacs/0002-Make-stack-non-executable-for-ATT-assembly.patch.gz ) doc? ( ftp://ftp.gromacs.org/pub/manual/manual-4.5.4.pdf -> gromacs-manual-4.5.4.pdf ) test? ( ftp://ftp.gromacs.org/pub/tests/gmxtest-4.0.4.tgz ) -_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=383cb1fd2579e9d2ed8ef1a89f39e0f1 diff --git a/metadata/md5-cache/sci-chemistry/gromacs-4.5.7 b/metadata/md5-cache/sci-chemistry/gromacs-4.5.7 index d9f2658ee9f2..7f888813c80f 100644 --- a/metadata/md5-cache/sci-chemistry/gromacs-4.5.7 +++ b/metadata/md5-cache/sci-chemistry/gromacs-4.5.7 @@ -11,5 +11,5 @@ REQUIRED_USE=fkernels? ( !threads ) RESTRICT=test SLOT=0 SRC_URI=test? ( ftp://ftp.gromacs.org/pub/tests/gmxtest-4.0.4.tgz ) doc? ( ftp://ftp.gromacs.org/pub/manual/manual-4.5.6.pdf -> gromacs-manual-4.5.6.pdf ) ftp://ftp.gromacs.org/pub/gromacs/gromacs-4.5.7.tar.gz sse2? ( http://dev.gentoo.org/~alexxy/gromacs/0001-Make-stack-non-executable-for-GAS-assembly.patch.gz ) sse2? ( http://dev.gentoo.org/~alexxy/gromacs/0002-Make-stack-non-executable-for-ATT-assembly.patch.gz ) -_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=5977a1f83b989707a4f99c327979d62e diff --git a/metadata/md5-cache/sci-chemistry/makecif-5.6.6 b/metadata/md5-cache/sci-chemistry/makecif-5.6.6 index 13582648b89b..63fefb1f6545 100644 --- a/metadata/md5-cache/sci-chemistry/makecif-5.6.6 +++ b/metadata/md5-cache/sci-chemistry/makecif-5.6.6 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=!>=sci-chemistry/refmac-5.6 sci-libs/monomer-db virtual/fortran SLOT=0 SRC_URI=mirror://gentoo/makecif-5.6.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=69d491660f7c0b0fbfc9e2b5e9766245 diff --git a/metadata/md5-cache/sci-chemistry/makecif-5.6.6-r1 b/metadata/md5-cache/sci-chemistry/makecif-5.6.6-r1 index 5d0797c653b7..18d2007a9c34 100644 --- a/metadata/md5-cache/sci-chemistry/makecif-5.6.6-r1 +++ b/metadata/md5-cache/sci-chemistry/makecif-5.6.6-r1 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=!>=sci-chemistry/refmac-5.6 sci-libs/monomer-db virtual/fortran SLOT=0 SRC_URI=mirror://gentoo/makecif-5.6.6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e2dab11b772d411380b3fdf4a0072edc diff --git a/metadata/md5-cache/sci-chemistry/mm-align-20120321 b/metadata/md5-cache/sci-chemistry/mm-align-20120321 index d073b397ef8a..8499db62313b 100644 --- a/metadata/md5-cache/sci-chemistry/mm-align-20120321 +++ b/metadata/md5-cache/sci-chemistry/mm-align-20120321 @@ -8,5 +8,5 @@ LICENSE=tm-align RDEPEND=virtual/fortran SLOT=0 SRC_URI=http://dev.gentoo.org/~jlec/distfiles/MM-align-20120321.tar.xz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a09f5834e0149b5cc1cf14b0fee17986 diff --git a/metadata/md5-cache/sci-chemistry/molden-4.8-r2 b/metadata/md5-cache/sci-chemistry/molden-4.8-r2 index 41426d8a8b4c..4eb77b4d5926 100644 --- a/metadata/md5-cache/sci-chemistry/molden-4.8-r2 +++ b/metadata/md5-cache/sci-chemistry/molden-4.8-r2 @@ -9,5 +9,5 @@ LICENSE=MOLDEN RDEPEND=x11-libs/libXmu virtual/glu opengl? ( media-libs/freeglut virtual/opengl ) virtual/fortran SLOT=0 SRC_URI=ftp://ftp.cmbi.kun.nl/pub/molgraph/molden/molden4.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=28bd70850ec8b1c96d4a67a91e3dc8b1 diff --git a/metadata/md5-cache/sci-chemistry/molden-5.0 b/metadata/md5-cache/sci-chemistry/molden-5.0 index 6ba34ec2121e..dc1146e8f828 100644 --- a/metadata/md5-cache/sci-chemistry/molden-5.0 +++ b/metadata/md5-cache/sci-chemistry/molden-5.0 @@ -9,5 +9,5 @@ LICENSE=MOLDEN RDEPEND=x11-libs/libXmu virtual/glu opengl? ( media-libs/freeglut virtual/opengl ) virtual/fortran SLOT=0 SRC_URI=ftp://ftp.cmbi.kun.nl/pub/molgraph/molden/molden5.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=ada5e3c29d44f4c0c2809f246930c4ba diff --git a/metadata/md5-cache/sci-chemistry/molrep-11.0.02 b/metadata/md5-cache/sci-chemistry/molrep-11.0.02 index d9e612afcae6..982dc708694c 100644 --- a/metadata/md5-cache/sci-chemistry/molrep-11.0.02 +++ b/metadata/md5-cache/sci-chemistry/molrep-11.0.02 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=>=sci-libs/ccp4-libs-6.1.3 sci-libs/mmdb virtual/lapack virtual/fortran SLOT=0 SRC_URI=mirror://gentoo/molrep-11.0.02.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=45c9b6a1c82f50c7de6181541e619b58 diff --git a/metadata/md5-cache/sci-chemistry/molrep-11.0.03-r1 b/metadata/md5-cache/sci-chemistry/molrep-11.0.03-r1 index 6305c84b4bed..0ca2827c0b16 100644 --- a/metadata/md5-cache/sci-chemistry/molrep-11.0.03-r1 +++ b/metadata/md5-cache/sci-chemistry/molrep-11.0.03-r1 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=>=sci-libs/ccp4-libs-6.1.3 sci-libs/mmdb virtual/lapack virtual/fortran SLOT=0 SRC_URI=http://dev.gentoo.org/~jlec/distfiles/molrep-11.0.03.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=fb1856189ca17dde7af73a2b18d4871b diff --git a/metadata/md5-cache/sci-chemistry/mopac7-1.10-r1 b/metadata/md5-cache/sci-chemistry/mopac7-1.10-r1 index 205c2357d6e9..fa5a0b52d142 100644 --- a/metadata/md5-cache/sci-chemistry/mopac7-1.10-r1 +++ b/metadata/md5-cache/sci-chemistry/mopac7-1.10-r1 @@ -7,5 +7,5 @@ LICENSE=mopac7 RDEPEND=dev-libs/libf2c virtual/fortran SLOT=0 SRC_URI=mirror://sourceforge/mopac7/mopac7-1.10.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=77a37e4e19a3fc60c80d9e8d066a9f2c diff --git a/metadata/md5-cache/sci-chemistry/mopac7-1.15 b/metadata/md5-cache/sci-chemistry/mopac7-1.15 index 282901c96ed5..4a54eaea987a 100644 --- a/metadata/md5-cache/sci-chemistry/mopac7-1.15 +++ b/metadata/md5-cache/sci-chemistry/mopac7-1.15 @@ -9,5 +9,5 @@ LICENSE=mopac7 RDEPEND=dev-libs/libf2c virtual/fortran SLOT=0 SRC_URI=http://www.bioinformatics.org/ghemical/download/current/mopac7-1.15.tar.gz http://wwwuser.gwdg.de/~ggroenh/qmmm/mopac/dcart.f http://wwwuser.gwdg.de/~ggroenh/qmmm/mopac/gmxmop.f -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=6e3c0f2fbb8871211f8b96be77f494b2 diff --git a/metadata/md5-cache/sci-chemistry/mosflm-7.0.6-r2 b/metadata/md5-cache/sci-chemistry/mosflm-7.0.6-r2 index 276e2699d9a1..2e201158631f 100644 --- a/metadata/md5-cache/sci-chemistry/mosflm-7.0.6-r2 +++ b/metadata/md5-cache/sci-chemistry/mosflm-7.0.6-r2 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=app-shells/tcsh virtual/jpeg sci-libs/ccp4-libs sys-libs/ncurses x11-libs/libxdl_view virtual/fortran SLOT=0 SRC_URI=http://www.mrc-lmb.cam.ac.uk/harry/mosflm/ver706/build-it-yourself/mosflm706.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=37ca3600f056d0641a90da0d596197f9 diff --git a/metadata/md5-cache/sci-chemistry/mosflm-7.0.7-r2 b/metadata/md5-cache/sci-chemistry/mosflm-7.0.7-r2 index 8d4964a08c61..c2733d97b71f 100644 --- a/metadata/md5-cache/sci-chemistry/mosflm-7.0.7-r2 +++ b/metadata/md5-cache/sci-chemistry/mosflm-7.0.7-r2 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=app-shells/tcsh virtual/jpeg sci-libs/cbflib sci-libs/ccp4-libs sys-libs/ncurses x11-libs/libxdl_view virtual/fortran SLOT=0 SRC_URI=http://www.mrc-lmb.cam.ac.uk/harry/mosflm/ver707/build-it-yourself/mosflm707.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6788a0af00d2a68bf32ecc948cd33f2f diff --git a/metadata/md5-cache/sci-chemistry/mosflm-7.0.9 b/metadata/md5-cache/sci-chemistry/mosflm-7.0.9 index d25e99d02fe3..0cbc0eabc021 100644 --- a/metadata/md5-cache/sci-chemistry/mosflm-7.0.9 +++ b/metadata/md5-cache/sci-chemistry/mosflm-7.0.9 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=app-shells/tcsh virtual/jpeg sci-libs/cbflib sci-libs/ccp4-libs sys-libs/ncurses x11-libs/libxdl_view virtual/fortran SLOT=0 SRC_URI=http://www.mrc-lmb.cam.ac.uk/harry/mosflm/ver709/build-it-yourself/mosflm709.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=41e22d5db8196143a9809d0ccfdf0bf1 diff --git a/metadata/md5-cache/sci-chemistry/oasis-4.0-r2 b/metadata/md5-cache/sci-chemistry/oasis-4.0-r2 index ca21e5be8275..22668b6ec6c6 100644 --- a/metadata/md5-cache/sci-chemistry/oasis-4.0-r2 +++ b/metadata/md5-cache/sci-chemistry/oasis-4.0-r2 @@ -9,5 +9,5 @@ LICENSE=ccp4 oasis RDEPEND=!dev-ml/oasis sci-chemistry/ccp4-apps sci-chemistry/pymol sci-libs/mmdb sci-visualization/gnuplot !minimal? ( sci-chemistry/solve-resolve-bin sci-chemistry/arp-warp-bin ) virtual/fortran SLOT=0 SRC_URI=http://dev.gentooexperimental.org/~jlec/distfiles/oasis4.0_Linux.zip -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=6a45ed5f4e0689d2daa81b2cf8d70cbf diff --git a/metadata/md5-cache/sci-chemistry/oasis-4.0-r3 b/metadata/md5-cache/sci-chemistry/oasis-4.0-r3 index 01eaf3531627..95db3cea24cc 100644 --- a/metadata/md5-cache/sci-chemistry/oasis-4.0-r3 +++ b/metadata/md5-cache/sci-chemistry/oasis-4.0-r3 @@ -9,5 +9,5 @@ LICENSE=ccp4 oasis RDEPEND=sci-chemistry/ccp4-apps sci-chemistry/pymol sci-libs/mmdb sci-visualization/gnuplot !minimal? ( sci-chemistry/solve-resolve-bin sci-chemistry/arp-warp-bin ) virtual/fortran SLOT=0 SRC_URI=http://dev.gentooexperimental.org/~jlec/distfiles/oasis4.0_Linux.zip -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=87571234967c66d1e55c69467ff712fb diff --git a/metadata/md5-cache/sci-chemistry/ortep3-1.0.3-r1 b/metadata/md5-cache/sci-chemistry/ortep3-1.0.3-r1 index cc865e80821a..507a356078d1 100644 --- a/metadata/md5-cache/sci-chemistry/ortep3-1.0.3-r1 +++ b/metadata/md5-cache/sci-chemistry/ortep3-1.0.3-r1 @@ -8,5 +8,5 @@ LICENSE=public-domain RDEPEND=sci-libs/pgplot x11-libs/libX11 virtual/fortran SLOT=0 SRC_URI=ftp://ftp.ornl.gov/pub/ortep/src/ortep.f -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d6a5259792d3c4b32bf7b299dc46e6ba diff --git a/metadata/md5-cache/sci-chemistry/pdb-tools-0.1.4-r3 b/metadata/md5-cache/sci-chemistry/pdb-tools-0.1.4-r3 index a2eb8111ec53..794a13525382 100644 --- a/metadata/md5-cache/sci-chemistry/pdb-tools-0.1.4-r3 +++ b/metadata/md5-cache/sci-chemistry/pdb-tools-0.1.4-r3 @@ -8,5 +8,5 @@ LICENSE=GPL-3 RDEPEND=sci-chemistry/dssp virtual/fortran =dev-lang/python-2* SLOT=0 SRC_URI=http://pdb-tools.googlecode.com/files/pdb-tools_0.1.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e00912b4c181dd92985385ecf35dbafd diff --git a/metadata/md5-cache/sci-chemistry/pdb-tools-0.1.4-r4 b/metadata/md5-cache/sci-chemistry/pdb-tools-0.1.4-r4 index ec8dda35a24a..33a3cea0649c 100644 --- a/metadata/md5-cache/sci-chemistry/pdb-tools-0.1.4-r4 +++ b/metadata/md5-cache/sci-chemistry/pdb-tools-0.1.4-r4 @@ -10,5 +10,5 @@ RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_ta REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_pypy1_9? ( python_targets_pypy1_9 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 python_single_target_pypy1_9 ) SLOT=0 SRC_URI=http://pdb-tools.googlecode.com/files/pdb-tools_0.1.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=781c66d3c67d0cbf3ea80ff28d939513 diff --git a/metadata/md5-cache/sci-chemistry/pdb-tools-0.2.1 b/metadata/md5-cache/sci-chemistry/pdb-tools-0.2.1 index d02f73c7937a..2d5ae839c5c4 100644 --- a/metadata/md5-cache/sci-chemistry/pdb-tools-0.2.1 +++ b/metadata/md5-cache/sci-chemistry/pdb-tools-0.2.1 @@ -10,5 +10,5 @@ RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_ta REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_pypy1_9? ( python_targets_pypy1_9 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 python_single_target_pypy1_9 ) SLOT=0 SRC_URI=http://pdb-tools.googlecode.com/files/pdbTools_0.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=5d20de2bcb3dda171aa810507957957f diff --git a/metadata/md5-cache/sci-chemistry/pdb-tools-0.2.1-r1 b/metadata/md5-cache/sci-chemistry/pdb-tools-0.2.1-r1 index 9f4229544f7a..7813c2cab617 100644 --- a/metadata/md5-cache/sci-chemistry/pdb-tools-0.2.1-r1 +++ b/metadata/md5-cache/sci-chemistry/pdb-tools-0.2.1-r1 @@ -10,5 +10,5 @@ RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_ta REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_pypy1_9? ( python_targets_pypy1_9 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 python_single_target_pypy1_9 ) SLOT=0 SRC_URI=http://pdb-tools.googlecode.com/files/pdbTools_0.2.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=cf1354108b6b5a49827476175dea5029 diff --git a/metadata/md5-cache/sci-chemistry/pdb2pqr-1.5.0-r2 b/metadata/md5-cache/sci-chemistry/pdb2pqr-1.5.0-r2 index 4c0fc2c03723..1953cdaf8358 100644 --- a/metadata/md5-cache/sci-chemistry/pdb2pqr-1.5.0-r2 +++ b/metadata/md5-cache/sci-chemistry/pdb2pqr-1.5.0-r2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-python/numpy sci-chemistry/openbabel opal? ( dev-python/zsi ) virtual/fortran || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) SLOT=0 SRC_URI=mirror://sourceforge/pdb2pqr/pdb2pqr-1.5.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c452b1c979e799b09dfe883ca7d047b3 diff --git a/metadata/md5-cache/sci-chemistry/pdb2pqr-1.7.0 b/metadata/md5-cache/sci-chemistry/pdb2pqr-1.7.0 index 4c952b2bfa82..75ca0d5a75d9 100644 --- a/metadata/md5-cache/sci-chemistry/pdb2pqr-1.7.0 +++ b/metadata/md5-cache/sci-chemistry/pdb2pqr-1.7.0 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-python/numpy sci-chemistry/openbabel opal? ( dev-python/zsi ) virtual/fortran || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) SLOT=0 SRC_URI=mirror://sourceforge/pdb2pqr/pdb2pqr-1.7.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=653d9ae5cfcc9cabd334c80a8566d7bd diff --git a/metadata/md5-cache/sci-chemistry/pdb2pqr-1.7.0-r2 b/metadata/md5-cache/sci-chemistry/pdb2pqr-1.7.0-r2 index d6aa09af0768..79839656cb94 100644 --- a/metadata/md5-cache/sci-chemistry/pdb2pqr-1.7.0-r2 +++ b/metadata/md5-cache/sci-chemistry/pdb2pqr-1.7.0-r2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-python/numpy sci-chemistry/openbabel opal? ( dev-python/zsi ) pdb2pka? ( sci-chemistry/apbs[python,-mpi] ) virtual/fortran || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* ) SLOT=0 SRC_URI=mirror://sourceforge/pdb2pqr/pdb2pqr-1.7.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=aa6bf48e07bfada7c6af5406d99bebd6 diff --git a/metadata/md5-cache/sci-chemistry/pdbmat-3.89 b/metadata/md5-cache/sci-chemistry/pdbmat-3.89 index 18728452f93f..51e1bd32e7db 100644 --- a/metadata/md5-cache/sci-chemistry/pdbmat-3.89 +++ b/metadata/md5-cache/sci-chemistry/pdbmat-3.89 @@ -9,5 +9,5 @@ LICENSE=CeCILL-2 RDEPEND=virtual/fortran SLOT=0 SRC_URI=http://ecole.modelisation.free.fr/enm2011.tar.gz -> pdbmat-3.89.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a3c6228a41cfa7230e87efcde6b8dbcf diff --git a/metadata/md5-cache/sci-chemistry/platon-20110126 b/metadata/md5-cache/sci-chemistry/platon-20110126 index 5836c990b7dd..bb9e1235d4a1 100644 --- a/metadata/md5-cache/sci-chemistry/platon-20110126 +++ b/metadata/md5-cache/sci-chemistry/platon-20110126 @@ -10,5 +10,5 @@ RDEPEND=x11-libs/libX11 virtual/fortran RESTRICT=mirror SLOT=0 SRC_URI=http://www.cryst.chem.uu.nl/xraysoft/unix/platon.tar.gz -> platon-20110126.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=483219c33a53d8637954e8aa989e4be8 diff --git a/metadata/md5-cache/sci-chemistry/pointless-1.6.14 b/metadata/md5-cache/sci-chemistry/pointless-1.6.14 index e829e4e176b1..6b542fada980 100644 --- a/metadata/md5-cache/sci-chemistry/pointless-1.6.14 +++ b/metadata/md5-cache/sci-chemistry/pointless-1.6.14 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=sci-chemistry/ccp4-apps >=sci-libs/ccp4-libs-6.1.3-r10 sci-libs/clipper sci-libs/fftw:2.1 sci-libs/mmdb >=sci-libs/cctbx-2010.03.29.2334-r3 virtual/fortran =dev-lang/python-2* SLOT=0 SRC_URI=ftp://ftp.mrc-lmb.cam.ac.uk/pub/pre/pointless-1.6.14.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=ed4cc1d83a4a9631495871c14b99a6a0 diff --git a/metadata/md5-cache/sci-chemistry/pointless-1.6.2 b/metadata/md5-cache/sci-chemistry/pointless-1.6.2 index 5dc04ffb9666..fbb1cc2c9de7 100644 --- a/metadata/md5-cache/sci-chemistry/pointless-1.6.2 +++ b/metadata/md5-cache/sci-chemistry/pointless-1.6.2 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=sci-chemistry/ccp4-apps >=sci-libs/ccp4-libs-6.1.3-r10 sci-libs/clipper sci-libs/fftw:2.1 sci-libs/mmdb >=sci-libs/cctbx-2010.03.29.2334-r3 virtual/fortran =dev-lang/python-2* SLOT=0 SRC_URI=ftp://ftp.mrc-lmb.cam.ac.uk/pub/pre/pointless-1.6.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=141d5bed73c259e7bf6b4a46b0867d07 diff --git a/metadata/md5-cache/sci-chemistry/procheck-3.5.4-r1 b/metadata/md5-cache/sci-chemistry/procheck-3.5.4-r1 index 98357aaf1f01..5e101bb32c2c 100644 --- a/metadata/md5-cache/sci-chemistry/procheck-3.5.4-r1 +++ b/metadata/md5-cache/sci-chemistry/procheck-3.5.4-r1 @@ -10,5 +10,5 @@ RDEPEND=app-shells/tcsh virtual/fortran RESTRICT=fetch SLOT=0 SRC_URI=procheck-3.5.4.tar.gz procheck-3.5.4-README doc? ( procheck-3.5.4-manual.tar.gz ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ab337b928030bd5cdd1b7fe3ef7b852e diff --git a/metadata/md5-cache/sci-chemistry/psi-3.4.0-r2 b/metadata/md5-cache/sci-chemistry/psi-3.4.0-r2 index de0fb0abaaff..50090e303ea2 100644 --- a/metadata/md5-cache/sci-chemistry/psi-3.4.0-r2 +++ b/metadata/md5-cache/sci-chemistry/psi-3.4.0-r2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=!sci-visualization/extrema virtual/blas virtual/lapack >=sci-libs/libint-1.1.4 virtual/fortran SLOT=0 SRC_URI=mirror://sourceforge/psicode/psi-3.4.0.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=9436a5af8a510f7235e1a31ef27cf4dc diff --git a/metadata/md5-cache/sci-chemistry/rasmol-2.7.5.2 b/metadata/md5-cache/sci-chemistry/rasmol-2.7.5.2 index c33db21353be..e8ef3f3d4ee5 100644 --- a/metadata/md5-cache/sci-chemistry/rasmol-2.7.5.2 +++ b/metadata/md5-cache/sci-chemistry/rasmol-2.7.5.2 @@ -8,5 +8,5 @@ LICENSE=|| ( GPL-2 RASLIC ) RDEPEND=dev-libs/cvector dev-util/gtk-builder-convert >=sci-libs/cbflib-0.9.2 >=sci-libs/cqrlib-1.1.2 >=sci-libs/neartree-3.1.1 x11-libs/cairo x11-libs/gtk+:2 x11-libs/libXext x11-libs/libXi x11-libs/vte:0 virtual/fortran SLOT=0 SRC_URI=mirror://sourceforge/openrasmol/RasMol/RasMol_2.7.5/rasmol-2.7.5.2-13May11.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b303958625cbc82a0c56bbe456e5cbf6 diff --git a/metadata/md5-cache/sci-chemistry/raster3d-3.0.2 b/metadata/md5-cache/sci-chemistry/raster3d-3.0.2 index aefcdc04ebf9..c5fd28f879a7 100644 --- a/metadata/md5-cache/sci-chemistry/raster3d-3.0.2 +++ b/metadata/md5-cache/sci-chemistry/raster3d-3.0.2 @@ -9,5 +9,5 @@ LICENSE=Artistic-2 RDEPEND=tiff? ( media-libs/tiff:0 ) gd? ( media-libs/gd[jpeg,png] ) virtual/fortran SLOT=0 SRC_URI=http://www.bmsc.washington.edu/raster3d/Raster3D_3.0-2.tar.gz -> Raster3D_3.0-2.tar -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 prefix 21058c21ca48453d771df15500873ede toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d37aa7dcb8afbdc270f29edcde442b53 diff --git a/metadata/md5-cache/sci-chemistry/refmac-5.5.0110-r3 b/metadata/md5-cache/sci-chemistry/refmac-5.5.0110-r3 index 35c53b9a12c2..d6b9336b4af1 100644 --- a/metadata/md5-cache/sci-chemistry/refmac-5.5.0110-r3 +++ b/metadata/md5-cache/sci-chemistry/refmac-5.5.0110-r3 @@ -9,5 +9,5 @@ LICENSE=ccp4 RDEPEND=sci-chemistry/makecif >=sci-libs/ccp4-libs-6.1.3-r7 sci-libs/mmdb =virtual/jre-1.6 virtual/fortran java? RESTRICT=mirror SLOT=0 SRC_URI=http://dasher.wustl.edu/tinker/downloads/tinker-5.1.09.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=46d7b7ec9167da3cc94e9645af5ea7f3 diff --git a/metadata/md5-cache/sci-chemistry/tinker-6 b/metadata/md5-cache/sci-chemistry/tinker-6 index dfe84b170d19..a2fd62b2ac6d 100644 --- a/metadata/md5-cache/sci-chemistry/tinker-6 +++ b/metadata/md5-cache/sci-chemistry/tinker-6 @@ -10,5 +10,5 @@ RDEPEND=>=sci-libs/fftw-3.2.2-r1[fortran,threads] dev-libs/maloc !dev-util/diffu RESTRICT=mirror SLOT=0 SRC_URI=http://dasher.wustl.edu/tinker/downloads/tinker-6.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b6da5f79d88ed2bd54a7c5a0c73204a6 diff --git a/metadata/md5-cache/sci-chemistry/tm-align-20120124 b/metadata/md5-cache/sci-chemistry/tm-align-20120124 index 47486d4338dd..fdd5ffab2047 100644 --- a/metadata/md5-cache/sci-chemistry/tm-align-20120124 +++ b/metadata/md5-cache/sci-chemistry/tm-align-20120124 @@ -9,5 +9,5 @@ LICENSE=tm-align RDEPEND=virtual/fortran SLOT=0 SRC_URI=http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools20120124.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=0041d5c111bc045c300acb1f463ae649 diff --git a/metadata/md5-cache/sci-chemistry/tm-align-20120707 b/metadata/md5-cache/sci-chemistry/tm-align-20120707 index d7e84d09828b..f82a47b7cb89 100644 --- a/metadata/md5-cache/sci-chemistry/tm-align-20120707 +++ b/metadata/md5-cache/sci-chemistry/tm-align-20120707 @@ -9,5 +9,5 @@ LICENSE=tm-align RDEPEND=virtual/fortran SLOT=0 SRC_URI=http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools20120707.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=3de0497ef8972c23b96e599005625540 diff --git a/metadata/md5-cache/sci-chemistry/tm-align-20130511 b/metadata/md5-cache/sci-chemistry/tm-align-20130511 index 71b38861ffd9..3ba0dc1bc24e 100644 --- a/metadata/md5-cache/sci-chemistry/tm-align-20130511 +++ b/metadata/md5-cache/sci-chemistry/tm-align-20130511 @@ -9,5 +9,5 @@ LICENSE=tm-align RDEPEND=virtual/fortran SLOT=0 SRC_URI=http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools20130511.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=6fbcd3898f36baf05ae60fbc6b71ece2 diff --git a/metadata/md5-cache/sci-electronics/voacapl-0.5.8 b/metadata/md5-cache/sci-electronics/voacapl-0.5.8 index 8bd9946f4750..6c36ac48f97d 100644 --- a/metadata/md5-cache/sci-electronics/voacapl-0.5.8 +++ b/metadata/md5-cache/sci-electronics/voacapl-0.5.8 @@ -9,5 +9,5 @@ RDEPEND=virtual/fortran RESTRICT=mirror bindist SLOT=0 SRC_URI=http://www.qsl.net/hz1jw/voacapl/downloads/voacapl-0.5.8.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e8dcd9fa10da25b14cd4cb06a4ac6765 diff --git a/metadata/md5-cache/sci-libs/acml-3.6.1-r1 b/metadata/md5-cache/sci-libs/acml-3.6.1-r1 index dd8442aa2e3d..ddc4a3852422 100644 --- a/metadata/md5-cache/sci-libs/acml-3.6.1-r1 +++ b/metadata/md5-cache/sci-libs/acml-3.6.1-r1 @@ -9,5 +9,5 @@ RDEPEND=app-admin/eselect-blas app-admin/eselect-lapack doc? ( app-doc/blas-docs RESTRICT=strip fetch SLOT=0 SRC_URI=x86? ( acml-3-6-1-gfortran-32bit.tgz ) amd64? ( acml-3-6-1-gfortran-64bit.tgz int64? ( acml-3-6-1-gfortran-64bit-int64.tgz ) ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b335c2a4090caafbae2736d79fbfffa2 diff --git a/metadata/md5-cache/sci-libs/acml-4.0.1 b/metadata/md5-cache/sci-libs/acml-4.0.1 index 5d2a0a7e62c8..665c05190c85 100644 --- a/metadata/md5-cache/sci-libs/acml-4.0.1 +++ b/metadata/md5-cache/sci-libs/acml-4.0.1 @@ -9,5 +9,5 @@ RDEPEND=ifc? ( dev-lang/ifc ) app-admin/eselect-blas app-admin/eselect-lapack do RESTRICT=strip fetch SLOT=0 SRC_URI=ifc? ( acml-4-0-1-ifort-64bit.tgz ) !ifc? ( int64? ( acml-4-0-1-gfortran-64bit-int64.tgz ) !int64? ( acml-4-0-1-gfortran-64bit.tgz ) ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=32baea16cbbe086fb9eca5b9f15ffd69 diff --git a/metadata/md5-cache/sci-libs/acml-4.1.0-r1 b/metadata/md5-cache/sci-libs/acml-4.1.0-r1 index b44852e88180..01ae85c0c652 100644 --- a/metadata/md5-cache/sci-libs/acml-4.1.0-r1 +++ b/metadata/md5-cache/sci-libs/acml-4.1.0-r1 @@ -10,5 +10,5 @@ RDEPEND=ifc? ( dev-lang/ifc ) gfortran? ( sys-devel/gcc:4.2 ) !gfortran? ( !ifc? RESTRICT=strip fetch SLOT=0 SRC_URI=amd64? ( ifc? ( acml-4-1-0-ifort-64bit.tgz int64? ( acml-4-1-0-ifort-64bit-int64.tgz ) ) gfortran? ( acml-4-1-0-gfortran-64bit.tgz int64? ( acml-4-1-0-gfortran-64bit-int64.tgz ) ) !ifc? ( !gfortran? ( acml-4-1-0-gfortran-64bit.tgz int64? ( acml-4-1-0-gfortran-64bit-int64.tgz ) ) ) ) x86? ( ifc? ( acml-4-1-0-ifort-32bit.tgz ) gfortran? ( acml-4-1-0-gfortran-32bit.tgz ) !ifc? ( !gfortran? ( acml-4-1-0-gfortran-32bit.tgz ) ) ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a912f2402b782615543bd533ba4f4961 diff --git a/metadata/md5-cache/sci-libs/amd-2.2.0 b/metadata/md5-cache/sci-libs/amd-2.2.0 index e83d90b7214f..0d9cf008df03 100644 --- a/metadata/md5-cache/sci-libs/amd-2.2.0 +++ b/metadata/md5-cache/sci-libs/amd-2.2.0 @@ -8,5 +8,5 @@ LICENSE=LGPL-2.1 RDEPEND=sci-libs/ufconfig virtual/fortran SLOT=0 SRC_URI=http://www.cise.ufl.edu/research/sparse/amd/AMD-2.2.0.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=c20cf07325b35350435703b05559c704 diff --git a/metadata/md5-cache/sci-libs/amd-2.2.3 b/metadata/md5-cache/sci-libs/amd-2.2.3 index ab89449bf628..6d86adf18962 100644 --- a/metadata/md5-cache/sci-libs/amd-2.2.3 +++ b/metadata/md5-cache/sci-libs/amd-2.2.3 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=sci-libs/ufconfig virtual/fortran SLOT=0 SRC_URI=http://www.cise.ufl.edu/research/sparse/amd/AMD-2.2.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=49357cc8a83972453a9287cd77f18d61 diff --git a/metadata/md5-cache/sci-libs/amd-2.3.1 b/metadata/md5-cache/sci-libs/amd-2.3.1 index 2d56bd6ade71..ab4894284853 100644 --- a/metadata/md5-cache/sci-libs/amd-2.3.1 +++ b/metadata/md5-cache/sci-libs/amd-2.3.1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=sci-libs/suitesparseconfig virtual/fortran SLOT=0 SRC_URI=http://dev.gentoo.org/~bicatali/distfiles/amd-2.3.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=3030f10b7cbe3ea944348eebc54da5a1 diff --git a/metadata/md5-cache/sci-libs/arpack-0.96-r3 b/metadata/md5-cache/sci-libs/arpack-0.96-r3 index 2a84e996902c..29a6e66acf33 100644 --- a/metadata/md5-cache/sci-libs/arpack-0.96-r3 +++ b/metadata/md5-cache/sci-libs/arpack-0.96-r3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=virtual/blas virtual/lapack mpi? ( virtual/mpi[fortran] ) virtual/fortran SLOT=0 SRC_URI=http://www.caam.rice.edu/software/ARPACK/SRC/arpack96.tar.gz http://www.caam.rice.edu/software/ARPACK/SRC/parpack96.tar.gz http://dev.gentoo.org/~bicatali/arpack-96-patches-2.tar.bz2 doc? ( http://www.caam.rice.edu/software/ARPACK/SRC/ug.ps.gz http://www.caam.rice.edu/software/ARPACK/DOCS/tutorial.ps.gz ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=ca649524b80b4161b3cf4ae82e34767a diff --git a/metadata/md5-cache/sci-libs/arpack-3.1.2 b/metadata/md5-cache/sci-libs/arpack-3.1.2 index cc3e10040d2c..2229e3d253be 100644 --- a/metadata/md5-cache/sci-libs/arpack-3.1.2 +++ b/metadata/md5-cache/sci-libs/arpack-3.1.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=virtual/blas virtual/lapack mpi? ( virtual/mpi[fortran] ) virtual/fortran SLOT=0 SRC_URI=http://forge.scilab.org/upload/arpack-ng/files/arpack-ng_3.1.2.tar.gz doc? ( http://www.caam.rice.edu/software/ARPACK/SRC/ug.ps.gz http://www.caam.rice.edu/software/ARPACK/DOCS/tutorial.ps.gz ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d7bb8055fb2cafb976d7d2f5106da5ea diff --git a/metadata/md5-cache/sci-libs/arpack-3.1.2-r1 b/metadata/md5-cache/sci-libs/arpack-3.1.2-r1 index fc84f36c3445..56f3d1ff78d3 100644 --- a/metadata/md5-cache/sci-libs/arpack-3.1.2-r1 +++ b/metadata/md5-cache/sci-libs/arpack-3.1.2-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=virtual/blas virtual/lapack mpi? ( virtual/mpi[fortran] ) virtual/fortran SLOT=0 SRC_URI=http://forge.scilab.org/upload/arpack-ng/files/arpack-ng_3.1.2.tar.gz doc? ( http://www.caam.rice.edu/software/ARPACK/SRC/ug.ps.gz http://www.caam.rice.edu/software/ARPACK/DOCS/tutorial.ps.gz ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=412edde996dfebf926b0e2b171dfcc1c diff --git a/metadata/md5-cache/sci-libs/arprec-2.2.16 b/metadata/md5-cache/sci-libs/arprec-2.2.16 index 59021d01e9e6..ab462d83ef54 100644 --- a/metadata/md5-cache/sci-libs/arprec-2.2.16 +++ b/metadata/md5-cache/sci-libs/arprec-2.2.16 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=qd? ( sci-libs/qd[fortran=] ) fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://crd.lbl.gov/~dhbailey/mpdist/arprec-2.2.16.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=3c90b06eee73511c9d42879e5b085fa3 diff --git a/metadata/md5-cache/sci-libs/blas-reference-20070226 b/metadata/md5-cache/sci-libs/blas-reference-20070226 index 6533276e486e..4ca97362b3fe 100644 --- a/metadata/md5-cache/sci-libs/blas-reference-20070226 +++ b/metadata/md5-cache/sci-libs/blas-reference-20070226 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=app-admin/eselect-blas doc? ( app-doc/blas-docs ) virtual/fortran SLOT=0 SRC_URI=http://www.netlib.org/lapack/lapack-lite-3.1.1.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=63624ffebf2907376a4db45cbec6b0df diff --git a/metadata/md5-cache/sci-libs/blas-reference-20070226-r2 b/metadata/md5-cache/sci-libs/blas-reference-20070226-r2 index 215372e1b113..83d39de1e3f6 100644 --- a/metadata/md5-cache/sci-libs/blas-reference-20070226-r2 +++ b/metadata/md5-cache/sci-libs/blas-reference-20070226-r2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=app-admin/eselect-blas doc? ( app-doc/blas-docs ) virtual/fortran SLOT=0 SRC_URI=http://www.netlib.org/lapack/lapack-lite-3.1.1.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=228df6308b26845bf1511869d402c823 diff --git a/metadata/md5-cache/sci-libs/blas-reference-20070226-r3 b/metadata/md5-cache/sci-libs/blas-reference-20070226-r3 index d93458ec4141..1f10f6839aeb 100644 --- a/metadata/md5-cache/sci-libs/blas-reference-20070226-r3 +++ b/metadata/md5-cache/sci-libs/blas-reference-20070226-r3 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=app-admin/eselect-blas doc? ( app-doc/blas-docs ) virtual/fortran SLOT=0 SRC_URI=http://www.netlib.org/lapack/lapack-lite-3.1.1.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a9bf49f09645442489e03ec3496f45e6 diff --git a/metadata/md5-cache/sci-libs/buddy-2.4 b/metadata/md5-cache/sci-libs/buddy-2.4 index f68bf242438b..123d6a525b8f 100644 --- a/metadata/md5-cache/sci-libs/buddy-2.4 +++ b/metadata/md5-cache/sci-libs/buddy-2.4 @@ -9,5 +9,5 @@ LICENSE=buddy RDEPEND=virtual/fortran SLOT=0 SRC_URI=mirror://sourceforge/buddy/buddy-2.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=0f326bbdd94b62898613d2a865604469 diff --git a/metadata/md5-cache/sci-libs/cbflib-0.9.2.10 b/metadata/md5-cache/sci-libs/cbflib-0.9.2.10 index 8bfa57a409c3..967a8819b07d 100644 --- a/metadata/md5-cache/sci-libs/cbflib-0.9.2.10 +++ b/metadata/md5-cache/sci-libs/cbflib-0.9.2.10 @@ -10,5 +10,5 @@ RDEPEND=sci-libs/hdf5 virtual/fortran RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/cbflib/CBFlib-0.9.2.10.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=8a281ea6deb25e81ef8b5da379227e25 diff --git a/metadata/md5-cache/sci-libs/cbflib-0.9.2.10-r1 b/metadata/md5-cache/sci-libs/cbflib-0.9.2.10-r1 index 5ceaba8c1e2e..e9b479561eb3 100644 --- a/metadata/md5-cache/sci-libs/cbflib-0.9.2.10-r1 +++ b/metadata/md5-cache/sci-libs/cbflib-0.9.2.10-r1 @@ -10,5 +10,5 @@ RDEPEND=sci-libs/hdf5 virtual/fortran RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/cbflib/CBFlib-0.9.2.10.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=0f7966252ac43b1c15c3b8f149fb9ebe diff --git a/metadata/md5-cache/sci-libs/cbflib-0.9.2.2 b/metadata/md5-cache/sci-libs/cbflib-0.9.2.2 index 43b2393dfade..533e49988559 100644 --- a/metadata/md5-cache/sci-libs/cbflib-0.9.2.2 +++ b/metadata/md5-cache/sci-libs/cbflib-0.9.2.2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=virtual/fortran virtual/fortran SLOT=0 SRC_URI=mirror://sourceforge/cbflib/CBFlib-0.9.2.2.tar.gz test? ( mirror://sourceforge/cbflib/CBFlib_0.9.2_Data_Files_Input.tar.gz mirror://sourceforge/cbflib/CBFlib_0.9.2_Data_Files_Output.tar.gz ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=8fb665a7ffa48a8399cd283739c70e1b diff --git a/metadata/md5-cache/sci-libs/cbflib-0.9.2.4 b/metadata/md5-cache/sci-libs/cbflib-0.9.2.4 index 61d9003affef..e0d99a39df7b 100644 --- a/metadata/md5-cache/sci-libs/cbflib-0.9.2.4 +++ b/metadata/md5-cache/sci-libs/cbflib-0.9.2.4 @@ -10,5 +10,5 @@ RDEPEND=virtual/fortran RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/cbflib/CBFlib-0.9.2.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=ecedc4405a4f92e06119c4bd6fc2b71d diff --git a/metadata/md5-cache/sci-libs/cblas-reference-20030223-r4 b/metadata/md5-cache/sci-libs/cblas-reference-20030223-r4 index ad0c23708e7c..ff527cdc628f 100644 --- a/metadata/md5-cache/sci-libs/cblas-reference-20030223-r4 +++ b/metadata/md5-cache/sci-libs/cblas-reference-20030223-r4 @@ -7,5 +7,5 @@ LICENSE=public-domain RDEPEND=virtual/blas app-admin/eselect-cblas virtual/fortran SLOT=0 SRC_URI=http://www.netlib.org/blas/blast-forum/cblas.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=0eb70f6a1fe3910c48d3146aa384c9f0 diff --git a/metadata/md5-cache/sci-libs/cblas-reference-20030223-r5 b/metadata/md5-cache/sci-libs/cblas-reference-20030223-r5 index a4d92e945acb..5c2ee1ed80ef 100644 --- a/metadata/md5-cache/sci-libs/cblas-reference-20030223-r5 +++ b/metadata/md5-cache/sci-libs/cblas-reference-20030223-r5 @@ -8,5 +8,5 @@ LICENSE=public-domain RDEPEND=virtual/blas app-admin/eselect-cblas virtual/fortran SLOT=0 SRC_URI=http://www.netlib.org/blas/blast-forum/cblas.tgz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=841dd57313a815bf69b6c107b51d2420 diff --git a/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r11 b/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r11 index 640e8217f54b..611d99a60182 100644 --- a/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r11 +++ b/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r11 @@ -8,5 +8,5 @@ LICENSE=ccp4 RDEPEND=!=sci-libs/cbflib-0.9.2.2 sci-libs/fftw:2.1 sci-libs/mmdb sci-libs/monomer-db sci-libs/ssm virtual/jpeg virtual/lapack virtual/blas virtual/fortran =dev-lang/python-2* SLOT=0 SRC_URI=ftp://ftp.ccp4.ac.uk/ccp4/6.1.3/ccp4-6.1.3-core-src.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=5e81bde35a8e682f7fb63cfe5ff1384a diff --git a/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r12 b/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r12 index 95a536bb6a29..a54d82b521a9 100644 --- a/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r12 +++ b/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r12 @@ -10,5 +10,5 @@ RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_ta REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) SLOT=0 SRC_URI=ftp://ftp.ccp4.ac.uk/ccp4/6.1.3/ccp4-6.1.3-core-src.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=7f0005fa528d4d890fb0056ebd0e797d diff --git a/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r13 b/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r13 index ec0aa191a499..d4288ded756a 100644 --- a/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r13 +++ b/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r13 @@ -10,5 +10,5 @@ RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_ta REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) SLOT=0 SRC_URI=ftp://ftp.ccp4.ac.uk/ccp4/6.1.3/ccp4-6.1.3-core-src.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=1f459f169755f3f1e3a205c09785718a diff --git a/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r14 b/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r14 index 992992a7a719..3ff62587637f 100644 --- a/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r14 +++ b/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r14 @@ -10,5 +10,5 @@ RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_ta REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) SLOT=0 SRC_URI=ftp://ftp.ccp4.ac.uk/ccp4/6.1.3/ccp4-6.1.3-core-src.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=38b22f71ef1e1039f2e7499f42c4e91a diff --git a/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r15 b/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r15 index 7ba5afd835b8..ef8792f62d24 100644 --- a/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r15 +++ b/metadata/md5-cache/sci-libs/ccp4-libs-6.1.3-r15 @@ -10,5 +10,5 @@ RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_ta REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) SLOT=0 SRC_URI=ftp://ftp.ccp4.ac.uk/ccp4/6.1.3/ccp4-6.1.3-core-src.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 gnuconfig ee02e61d6c68cee478e2e69214b7caef libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=414e71dc7190aa977ffd984394b4d637 diff --git a/metadata/md5-cache/sci-libs/cctbx-2010.03.29.2334-r6 b/metadata/md5-cache/sci-libs/cctbx-2010.03.29.2334-r6 index 6424349f93a0..a821ba95126c 100644 --- a/metadata/md5-cache/sci-libs/cctbx-2010.03.29.2334-r6 +++ b/metadata/md5-cache/sci-libs/cctbx-2010.03.29.2334-r6 @@ -9,5 +9,5 @@ LICENSE=cctbx-2.0 RDEPEND=>=dev-libs/boost-1.48[python] sci-libs/clipper sci-libs/fftw !minimal? ( sci-chemistry/cns sci-chemistry/shelx ) virtual/fortran =dev-lang/python-2* SLOT=0 SRC_URI=http://cci.lbl.gov/cctbx_build/results/2010_03_29_2334/cctbx_bundle.tar.gz -> cctbx-2010.03.29.2334.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 prefix 21058c21ca48453d771df15500873ede python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 prefix 21058c21ca48453d771df15500873ede python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=cbdc72d301f160e56cc4b042faaf3b1b diff --git a/metadata/md5-cache/sci-libs/cctbx-2010.03.29.2334-r7 b/metadata/md5-cache/sci-libs/cctbx-2010.03.29.2334-r7 index afef614e54ee..8a70c199c04c 100644 --- a/metadata/md5-cache/sci-libs/cctbx-2010.03.29.2334-r7 +++ b/metadata/md5-cache/sci-libs/cctbx-2010.03.29.2334-r7 @@ -10,5 +10,5 @@ RDEPEND=python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_ta REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) ?? ( openmp threads ) SLOT=0 SRC_URI=http://cci.lbl.gov/cctbx_build/results/2010_03_29_2334/cctbx_bundle.tar.gz -> cctbx-2010.03.29.2334.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 prefix 21058c21ca48453d771df15500873ede python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 prefix 21058c21ca48453d771df15500873ede python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=14639cf7a18fcc0a3a73b1fd0b44d89a diff --git a/metadata/md5-cache/sci-libs/cgcode-1.0-r2 b/metadata/md5-cache/sci-libs/cgcode-1.0-r2 index dc8d785bbe36..e8e10fe5075c 100644 --- a/metadata/md5-cache/sci-libs/cgcode-1.0-r2 +++ b/metadata/md5-cache/sci-libs/cgcode-1.0-r2 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=virtual/blas virtual/fortran SLOT=0 SRC_URI=http://www.fetk.org/codes/download/cgcode-1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=22ee171f172be8ba00486feccb771677 diff --git a/metadata/md5-cache/sci-libs/fftw-2.1.5-r8 b/metadata/md5-cache/sci-libs/fftw-2.1.5-r8 index b00102c139c5..e2fc70593589 100644 --- a/metadata/md5-cache/sci-libs/fftw-2.1.5-r8 +++ b/metadata/md5-cache/sci-libs/fftw-2.1.5-r8 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=mpi? ( virtual/mpi ) fortran? ( virtual/fortran ) SLOT=2.1 SRC_URI=http://www.fftw.org/fftw-2.1.5.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=16c6b8a6f3e1dddbb44f3bc4ad20621a diff --git a/metadata/md5-cache/sci-libs/fftw-3.2.2 b/metadata/md5-cache/sci-libs/fftw-3.2.2 index 8f9c8c783af3..bc98bd7464af 100644 --- a/metadata/md5-cache/sci-libs/fftw-3.2.2 +++ b/metadata/md5-cache/sci-libs/fftw-3.2.2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=fortran? ( virtual/fortran ) SLOT=3.0 SRC_URI=http://www.fftw.org/fftw-3.2.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d9885b46ebffda1fda5d79ce22fe6608 diff --git a/metadata/md5-cache/sci-libs/fftw-3.2.2-r2 b/metadata/md5-cache/sci-libs/fftw-3.2.2-r2 index 4695dda17669..27f04d631cc6 100644 --- a/metadata/md5-cache/sci-libs/fftw-3.2.2-r2 +++ b/metadata/md5-cache/sci-libs/fftw-3.2.2-r2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=fortran? ( virtual/fortran ) SLOT=3.0 SRC_URI=http://www.fftw.org/fftw-3.2.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=75234b129b85a094eed9c80ee64fda37 diff --git a/metadata/md5-cache/sci-libs/fftw-3.3.3 b/metadata/md5-cache/sci-libs/fftw-3.3.3 index 1e8bf4e461a6..48e825c60c92 100644 --- a/metadata/md5-cache/sci-libs/fftw-3.3.3 +++ b/metadata/md5-cache/sci-libs/fftw-3.3.3 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=mpi? ( virtual/mpi ) fortran? ( virtual/fortran ) SLOT=3.0 SRC_URI=http://www.fftw.org/fftw-3.3.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=5a3e5994e9512c8c7bff5771e581b6bd diff --git a/metadata/md5-cache/sci-libs/fftw-3.3.3-r1 b/metadata/md5-cache/sci-libs/fftw-3.3.3-r1 index 3730b0aa4e46..9355dbf2b720 100644 --- a/metadata/md5-cache/sci-libs/fftw-3.3.3-r1 +++ b/metadata/md5-cache/sci-libs/fftw-3.3.3-r1 @@ -3,12 +3,12 @@ DEPEND=mpi? ( virtual/mpi ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundl DESCRIPTION=Fast C library for the Discrete Fourier Transform EAPI=5 HOMEPAGE=http://www.fftw.org/ -IUSE=altivec avx doc fma fortran mpi neon openmp quad sse sse2 static-libs test threads zbus abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=altivec avx doc fma fortran mpi neon openmp quad sse sse2 static-libs test threads zbus abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=GPL-2 RDEPEND=mpi? ( virtual/mpi ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r2 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) fortran? ( virtual/fortran ) REQUIRED_USE=amd64? ( abi_x86_32? ( !mpi !quad ) ) SLOT=3.0 SRC_URI=http://www.fftw.org/fftw-3.3.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4b6807602c6d335d9f4ced4f3dbba6d6 diff --git a/metadata/md5-cache/sci-libs/fftw-3.3.3-r2 b/metadata/md5-cache/sci-libs/fftw-3.3.3-r2 index 2863b0e35c3a..15d71a7f0250 100644 --- a/metadata/md5-cache/sci-libs/fftw-3.3.3-r2 +++ b/metadata/md5-cache/sci-libs/fftw-3.3.3-r2 @@ -3,12 +3,12 @@ DEPEND=mpi? ( virtual/mpi ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundl DESCRIPTION=Fast C library for the Discrete Fourier Transform EAPI=5 HOMEPAGE=http://www.fftw.org/ -IUSE=altivec avx doc fma fortran mpi neon openmp quad sse sse2 static-libs test threads zbus abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=altivec avx doc fma fortran mpi neon openmp quad sse sse2 static-libs test threads zbus abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=GPL-2 RDEPEND=mpi? ( virtual/mpi ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r2 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) fortran? ( virtual/fortran ) REQUIRED_USE=amd64? ( abi_x86_32? ( !mpi !quad ) ) SLOT=3.0 SRC_URI=http://www.fftw.org/fftw-3.3.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f88bf1f3aae2a3e235d0b43d6dc46661 diff --git a/metadata/md5-cache/sci-libs/getdata-0.8.0 b/metadata/md5-cache/sci-libs/getdata-0.8.0 index be562cc4e76d..1da23fa9efb6 100644 --- a/metadata/md5-cache/sci-libs/getdata-0.8.0 +++ b/metadata/md5-cache/sci-libs/getdata-0.8.0 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=bzip2? ( app-arch/bzip2 ) lzma? ( app-arch/xz-utils ) perl? ( dev-lang/perl ) fortran? ( virtual/fortran ) python? ( =dev-lang/python-2* ) SLOT=0 SRC_URI=mirror://sourceforge/project/getdata/getdata/0.8.0/getdata-0.8.0.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=34650984b4ab52fb1e6e2b38651f9e1f diff --git a/metadata/md5-cache/sci-libs/gpp4-1.3.1 b/metadata/md5-cache/sci-libs/gpp4-1.3.1 index 44af7c2ae7ae..c02d5ae83e15 100644 --- a/metadata/md5-cache/sci-libs/gpp4-1.3.1 +++ b/metadata/md5-cache/sci-libs/gpp4-1.3.1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=sci-libs/mmdb fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://launchpad.net/gpp4/1.3/1.3.1/+download/gpp4-1.3.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=1e5f80e1fd4ea0a54185082522c10bbd diff --git a/metadata/md5-cache/sci-libs/gts-20100321-r3 b/metadata/md5-cache/sci-libs/gts-20100321-r3 index ef1b51397799..868a34fc09cb 100644 --- a/metadata/md5-cache/sci-libs/gts-20100321-r3 +++ b/metadata/md5-cache/sci-libs/gts-20100321-r3 @@ -10,5 +10,5 @@ RDEPEND=dev-libs/glib:2 !<=sci-chemistry/ccp4-apps-6.1.3-r2 virtual/fortran RESTRICT=test SLOT=0 SRC_URI=mirror://gentoo/gts-20100321.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a7eaf972f5b54f0b7301e4076f16e5eb diff --git a/metadata/md5-cache/sci-libs/gts-20111025-r1 b/metadata/md5-cache/sci-libs/gts-20111025-r1 index dd478839bf14..8071c65fdb14 100644 --- a/metadata/md5-cache/sci-libs/gts-20111025-r1 +++ b/metadata/md5-cache/sci-libs/gts-20111025-r1 @@ -10,5 +10,5 @@ RDEPEND=dev-libs/glib:2 virtual/fortran RESTRICT=test SLOT=0 SRC_URI=http://dev.gentoo.org/~bicatali/distfiles/gts-20111025.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=5f187f22c2bb92834f2361d9cea5aa3c diff --git a/metadata/md5-cache/sci-libs/gts-20120706 b/metadata/md5-cache/sci-libs/gts-20120706 index 843012ec9148..b7ecdcf04cf4 100644 --- a/metadata/md5-cache/sci-libs/gts-20120706 +++ b/metadata/md5-cache/sci-libs/gts-20120706 @@ -10,5 +10,5 @@ RDEPEND=dev-libs/glib:2 virtual/fortran RESTRICT=test SLOT=0 SRC_URI=http://gts.sourceforge.net/tarballs/gts-snapshot-120706.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=c3279e6882de2dcfe9dd0007383f03c0 diff --git a/metadata/md5-cache/sci-libs/gts-20121130 b/metadata/md5-cache/sci-libs/gts-20121130 index 4ced0e18cf1e..80e20be120ee 100644 --- a/metadata/md5-cache/sci-libs/gts-20121130 +++ b/metadata/md5-cache/sci-libs/gts-20121130 @@ -10,5 +10,5 @@ RDEPEND=dev-libs/glib:2 virtual/fortran RESTRICT=test SLOT=0 SRC_URI=http://gts.sourceforge.net/tarballs/gts-snapshot-121130.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b26b6ee2459962ead90a27faac6bf1d4 diff --git a/metadata/md5-cache/sci-libs/hdf-4.2.8 b/metadata/md5-cache/sci-libs/hdf-4.2.8 index acfffc423de4..d96797cb8a68 100644 --- a/metadata/md5-cache/sci-libs/hdf-4.2.8 +++ b/metadata/md5-cache/sci-libs/hdf-4.2.8 @@ -9,5 +9,5 @@ LICENSE=NCSA-HDF RDEPEND=sys-libs/zlib virtual/jpeg szip? ( >=sci-libs/szip-2 ) fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/hdf-4.2.8.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=08e65ec309e2758ba3a463a0a0195db7 diff --git a/metadata/md5-cache/sci-libs/hdf-4.2.9 b/metadata/md5-cache/sci-libs/hdf-4.2.9 index fc52dd02ccd4..9cb93c537064 100644 --- a/metadata/md5-cache/sci-libs/hdf-4.2.9 +++ b/metadata/md5-cache/sci-libs/hdf-4.2.9 @@ -9,5 +9,5 @@ LICENSE=NCSA-HDF RDEPEND=sys-libs/zlib virtual/jpeg szip? ( >=sci-libs/szip-2 ) fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/hdf-4.2.9.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=458a44bff057c650179351e00b1054c1 diff --git a/metadata/md5-cache/sci-libs/hdf5-1.8.10 b/metadata/md5-cache/sci-libs/hdf5-1.8.10 index ac9bda8cfef8..976ae72bd402 100644 --- a/metadata/md5-cache/sci-libs/hdf5-1.8.10 +++ b/metadata/md5-cache/sci-libs/hdf5-1.8.10 @@ -10,5 +10,5 @@ RDEPEND=mpi? ( virtual/mpi[romio] ) szip? ( >=sci-libs/szip-2.1 ) zlib? ( sys-li REQUIRED_USE=cxx? ( !mpi ) mpi? ( !cxx ) threads? ( !cxx !mpi !fortran ) fortran2003? ( fortran ) SLOT=0 SRC_URI=http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.10/src/hdf5-1.8.10.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=eb802f7f7588be2a37f6c9ebc933c00f diff --git a/metadata/md5-cache/sci-libs/hdf5-1.8.10_p1 b/metadata/md5-cache/sci-libs/hdf5-1.8.10_p1 index 68f0e5a76c49..a7cdff726ee5 100644 --- a/metadata/md5-cache/sci-libs/hdf5-1.8.10_p1 +++ b/metadata/md5-cache/sci-libs/hdf5-1.8.10_p1 @@ -10,5 +10,5 @@ RDEPEND=mpi? ( virtual/mpi[romio] ) szip? ( >=sci-libs/szip-2.1 ) zlib? ( sys-li REQUIRED_USE=cxx? ( !mpi ) mpi? ( !cxx ) threads? ( !cxx !mpi !fortran ) fortran2003? ( fortran ) SLOT=0/1.8.10 SRC_URI=http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.10-patch1/src/hdf5-1.8.10-patch1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a48984a30fd30e9e819120f11adfe39c diff --git a/metadata/md5-cache/sci-libs/hypre-2.8.0b-r1 b/metadata/md5-cache/sci-libs/hypre-2.8.0b-r1 index 9d2a56e6f3b6..4dfac6ce3c5c 100644 --- a/metadata/md5-cache/sci-libs/hypre-2.8.0b-r1 +++ b/metadata/md5-cache/sci-libs/hypre-2.8.0b-r1 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=sci-libs/superlu blas? ( virtual/blas ) lapack? ( virtual/lapack ) mpi? ( virtual/mpi ) fortran? ( virtual/fortran ) SLOT=0 SRC_URI=https://computation.llnl.gov/casc/hypre/download/hypre-2.8.0b.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=3e4ad7f3626d0ae23e78a8b6c8e6530a diff --git a/metadata/md5-cache/sci-libs/hypre-2.9.0b b/metadata/md5-cache/sci-libs/hypre-2.9.0b index d79a20b5f4f8..adb254f0057f 100644 --- a/metadata/md5-cache/sci-libs/hypre-2.9.0b +++ b/metadata/md5-cache/sci-libs/hypre-2.9.0b @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=sci-libs/superlu blas? ( virtual/blas ) lapack? ( virtual/lapack ) mpi? ( virtual/mpi ) fortran? ( virtual/fortran ) SLOT=0/2.9.0b SRC_URI=https://computation.llnl.gov/casc/hypre/download/hypre-2.9.0b.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=bf550b90f471f3538a0f20cd037283a0 diff --git a/metadata/md5-cache/sci-libs/ipp-7.1.0.079 b/metadata/md5-cache/sci-libs/ipp-7.1.0.079 index 788f4b47f7bf..c0437bba7f46 100644 --- a/metadata/md5-cache/sci-libs/ipp-7.1.0.079 +++ b/metadata/md5-cache/sci-libs/ipp-7.1.0.079 @@ -10,5 +10,5 @@ RDEPEND=>=dev-libs/intel-common-13 RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2749/parallel_studio_xe_2013_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=83b51d4db2a076dd316bf9ee8ad05dea diff --git a/metadata/md5-cache/sci-libs/ipp-7.1.1.117 b/metadata/md5-cache/sci-libs/ipp-7.1.1.117 index ce5640884058..fbad9d7da9ea 100644 --- a/metadata/md5-cache/sci-libs/ipp-7.1.1.117 +++ b/metadata/md5-cache/sci-libs/ipp-7.1.1.117 @@ -10,5 +10,5 @@ RDEPEND=>=dev-libs/intel-common-13 RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2872/parallel_studio_xe_2013_update1_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e07e393873855543e1d86fa3ebc19cd8 diff --git a/metadata/md5-cache/sci-libs/ipp-7.1.1.146 b/metadata/md5-cache/sci-libs/ipp-7.1.1.146 index 3a94c527964a..d3d9c9a8682b 100644 --- a/metadata/md5-cache/sci-libs/ipp-7.1.1.146 +++ b/metadata/md5-cache/sci-libs/ipp-7.1.1.146 @@ -10,5 +10,5 @@ RDEPEND=>=dev-libs/intel-common-13.1 RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/2987/parallel_studio_xe_2013_update2_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ea06bb531f6f79ea7bff0babc59b5c1b diff --git a/metadata/md5-cache/sci-libs/ipp-7.1.1.192 b/metadata/md5-cache/sci-libs/ipp-7.1.1.192 index b1e2b8516624..f1149ee8f10b 100644 --- a/metadata/md5-cache/sci-libs/ipp-7.1.1.192 +++ b/metadata/md5-cache/sci-libs/ipp-7.1.1.192 @@ -10,5 +10,5 @@ RDEPEND=>=dev-libs/intel-common-13.1 RESTRICT=mirror SLOT=0 SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_ia32.tgz ) -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 189700daeb388e53e5c5914048231049 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 intel-sdp 0751b8abfd9ee5716eb12d21f41d2b98 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=34bf302cc46a8eb76494ed67260f40cb diff --git a/metadata/md5-cache/sci-libs/lapack-reference-3.1.1-r1 b/metadata/md5-cache/sci-libs/lapack-reference-3.1.1-r1 index 9ca811e80984..d9d8783aaccc 100644 --- a/metadata/md5-cache/sci-libs/lapack-reference-3.1.1-r1 +++ b/metadata/md5-cache/sci-libs/lapack-reference-3.1.1-r1 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=app-admin/eselect-lapack virtual/blas virtual/fortran SLOT=0 SRC_URI=http://www.netlib.org/lapack/lapack-lite-3.1.1.tgz mirror://gentoo/lapack-reference-3.1.1-autotools.patch.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=40ddcb22156d31360a666cb7fc54bae9 diff --git a/metadata/md5-cache/sci-libs/lapack-reference-3.2.1-r1 b/metadata/md5-cache/sci-libs/lapack-reference-3.2.1-r1 index 5106ea40fa97..ffaab3f46309 100644 --- a/metadata/md5-cache/sci-libs/lapack-reference-3.2.1-r1 +++ b/metadata/md5-cache/sci-libs/lapack-reference-3.2.1-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=app-admin/eselect-lapack virtual/blas virtual/fortran SLOT=0 SRC_URI=mirror://gentoo/lapack-3.2.1.tgz mirror://gentoo/lapack-reference-3.2.1-autotools.patch.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a554fafebd579cedeb8efe59a51c928c diff --git a/metadata/md5-cache/sci-libs/lapack-reference-3.2.1-r3 b/metadata/md5-cache/sci-libs/lapack-reference-3.2.1-r3 index 4b4b727eff05..2c468f444bec 100644 --- a/metadata/md5-cache/sci-libs/lapack-reference-3.2.1-r3 +++ b/metadata/md5-cache/sci-libs/lapack-reference-3.2.1-r3 @@ -8,5 +8,5 @@ LICENSE=BSD RDEPEND=app-admin/eselect-lapack virtual/blas virtual/fortran SLOT=0 SRC_URI=mirror://gentoo/lapack-3.2.1.tgz mirror://gentoo/lapack-reference-3.2.1-autotools.patch.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=3cadb5b302bff0d93ddf8fdfa70a4d42 diff --git a/metadata/md5-cache/sci-libs/libbufr-000360 b/metadata/md5-cache/sci-libs/libbufr-000360 index 90d14e11032c..0c6ae983bbac 100644 --- a/metadata/md5-cache/sci-libs/libbufr-000360 +++ b/metadata/md5-cache/sci-libs/libbufr-000360 @@ -9,5 +9,5 @@ LICENSE=LGPL-3 RDEPEND=virtual/fortran SLOT=0 SRC_URI=http://www.ecmwf.int/products/data/software/download/software_files/bufr_000360.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=12281b6dd307481fafe684dde4fc5ee5 diff --git a/metadata/md5-cache/sci-libs/libbufr-000387 b/metadata/md5-cache/sci-libs/libbufr-000387 index ea80ef268185..b13cdae42069 100644 --- a/metadata/md5-cache/sci-libs/libbufr-000387 +++ b/metadata/md5-cache/sci-libs/libbufr-000387 @@ -9,5 +9,5 @@ LICENSE=LGPL-3 RDEPEND=virtual/fortran SLOT=0 SRC_URI=http://www.ecmwf.int/products/data/software/download/software_files/bufr_000387.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b3ed2edee2d2e0a2acce25f4b9361444 diff --git a/metadata/md5-cache/sci-libs/libctl-3.1 b/metadata/md5-cache/sci-libs/libctl-3.1 index d576e92e0573..11dbdacbdb65 100644 --- a/metadata/md5-cache/sci-libs/libctl-3.1 +++ b/metadata/md5-cache/sci-libs/libctl-3.1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-scheme/guile[deprecated] sci-libs/nlopt virtual/fortran SLOT=0 SRC_URI=http://ab-initio.mit.edu/libctl/libctl-3.1.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b3b696acf7bdd2e68f37f88853146cfc diff --git a/metadata/md5-cache/sci-libs/libctl-3.2 b/metadata/md5-cache/sci-libs/libctl-3.2 index 5c92b4a0d39e..d7d4fcb6190d 100644 --- a/metadata/md5-cache/sci-libs/libctl-3.2 +++ b/metadata/md5-cache/sci-libs/libctl-3.2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-scheme/guile sci-libs/nlopt virtual/fortran SLOT=0 SRC_URI=http://ab-initio.mit.edu/libctl/libctl-3.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=3d658b1b1e3f74f8c3600eb1489871e8 diff --git a/metadata/md5-cache/sci-libs/libint-1.1.4-r1 b/metadata/md5-cache/sci-libs/libint-1.1.4-r1 index f14ccc267722..2cdbbddfe542 100644 --- a/metadata/md5-cache/sci-libs/libint-1.1.4-r1 +++ b/metadata/md5-cache/sci-libs/libint-1.1.4-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=virtual/fortran SLOT=0 SRC_URI=http://www.chem.vt.edu/chem-dept/valeev/software/libint/src/libint-1.1.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=fa105742520fc92e4856e8c046acc2c9 diff --git a/metadata/md5-cache/sci-libs/lis-1.3.32 b/metadata/md5-cache/sci-libs/lis-1.3.32 index b19349641b78..8ee778b95845 100644 --- a/metadata/md5-cache/sci-libs/lis-1.3.32 +++ b/metadata/md5-cache/sci-libs/lis-1.3.32 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=mpi? ( virtual/mpi ) virtual/fortran SLOT=0 SRC_URI=http://www.ssisc.org/lis/dl/lis-1.3.32.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=63af4ed56dccf4f25d14d0763d169bac diff --git a/metadata/md5-cache/sci-libs/lis-1.4.11 b/metadata/md5-cache/sci-libs/lis-1.4.11 index 94aabcd77706..a4a8dff7adb3 100644 --- a/metadata/md5-cache/sci-libs/lis-1.4.11 +++ b/metadata/md5-cache/sci-libs/lis-1.4.11 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=mpi? ( virtual/mpi ) virtual/fortran SLOT=0 SRC_URI=http://www.ssisc.org/lis/dl/lis-1.4.11.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=1c1d59baba53558fd2bff98dfc61b628 diff --git a/metadata/md5-cache/sci-libs/mc-1.5 b/metadata/md5-cache/sci-libs/mc-1.5 index 5621cf63f342..d9c7b6a1e3c7 100644 --- a/metadata/md5-cache/sci-libs/mc-1.5 +++ b/metadata/md5-cache/sci-libs/mc-1.5 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/maloc media-libs/sg sci-libs/amd sci-libs/gamer sci-libs/punc sci-libs/superlu sci-libs/umfpack virtual/blas virtual/lapack virtual/fortran SLOT=0 SRC_URI=http://www.fetk.org/codes/download/mc-1.5.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=250ef030abd085dc2424422e5f14235a diff --git a/metadata/md5-cache/sci-libs/metis-4.0.1-r1 b/metadata/md5-cache/sci-libs/metis-4.0.1-r1 index e3fc125c34ff..2a0445317f2f 100644 --- a/metadata/md5-cache/sci-libs/metis-4.0.1-r1 +++ b/metadata/md5-cache/sci-libs/metis-4.0.1-r1 @@ -8,5 +8,5 @@ LICENSE=free-noncomm RDEPEND=!sci-libs/parmetis virtual/fortran SLOT=0 SRC_URI=http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/metis-4.0.1.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=cdca0fba641af4b645ac9827645b2d35 diff --git a/metadata/md5-cache/sci-libs/metis-4.0.3 b/metadata/md5-cache/sci-libs/metis-4.0.3 index 56e2e22f5b4f..0e8500e6c566 100644 --- a/metadata/md5-cache/sci-libs/metis-4.0.3 +++ b/metadata/md5-cache/sci-libs/metis-4.0.3 @@ -9,5 +9,5 @@ LICENSE=free-noncomm RDEPEND=!sci-libs/parmetis virtual/fortran SLOT=0 SRC_URI=http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/metis-4.0.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=0420316fb1642f864f2aa69275c05fa6 diff --git a/metadata/md5-cache/sci-libs/mkl-10.0.5.025 b/metadata/md5-cache/sci-libs/mkl-10.0.5.025 index 106b0abc2ea9..0cb19008ab48 100644 --- a/metadata/md5-cache/sci-libs/mkl-10.0.5.025 +++ b/metadata/md5-cache/sci-libs/mkl-10.0.5.025 @@ -9,5 +9,5 @@ RDEPEND=app-admin/eselect-blas app-admin/eselect-cblas app-admin/eselect-lapack RESTRICT=strip mirror SLOT=0 SRC_URI=http://registrationcenter-download.intel.com/irc_nas/1232/l_mkl_p_10.0.5.025.tgz -_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=check-reqs 0efdf29c9002a1995388968bf54e9d3d eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d5b84f8d54bb65d4842015fe94cf478f diff --git a/metadata/md5-cache/sci-libs/netcdf-4.1.1-r4 b/metadata/md5-cache/sci-libs/netcdf-4.1.1-r4 index 0052df674b3d..42ee9e1e78c6 100644 --- a/metadata/md5-cache/sci-libs/netcdf-4.1.1-r4 +++ b/metadata/md5-cache/sci-libs/netcdf-4.1.1-r4 @@ -9,5 +9,5 @@ LICENSE=UCAR-Unidata RDEPEND=dap? ( net-misc/curl ) hdf5? ( >=sci-libs/hdf5-1.8[zlib,szip?,fortran?] ) fortran? ( virtual/fortran ) SLOT=0 SRC_URI=ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.1.1.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e4e6a300905f39f6fa92e564f550d8bf diff --git a/metadata/md5-cache/sci-libs/netcdf-4.1.3 b/metadata/md5-cache/sci-libs/netcdf-4.1.3 index a7d7598f39f2..61e9ab553923 100644 --- a/metadata/md5-cache/sci-libs/netcdf-4.1.3 +++ b/metadata/md5-cache/sci-libs/netcdf-4.1.3 @@ -9,5 +9,5 @@ LICENSE=UCAR-Unidata RDEPEND=dap? ( net-misc/curl ) hdf5? ( >=sci-libs/hdf5-1.8.6[zlib,szip,fortran?] ) fortran? ( virtual/fortran ) SLOT=0 SRC_URI=ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.1.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=684c9d519a24366844c834f4d3903aab diff --git a/metadata/md5-cache/sci-libs/netcdf-fortran-4.2 b/metadata/md5-cache/sci-libs/netcdf-fortran-4.2 index b1ee3bb80624..5b34ddd6311c 100644 --- a/metadata/md5-cache/sci-libs/netcdf-fortran-4.2 +++ b/metadata/md5-cache/sci-libs/netcdf-fortran-4.2 @@ -9,5 +9,5 @@ LICENSE=UCAR-Unidata RDEPEND=virtual/fortran SLOT=0 SRC_URI=ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-fortran-4.2.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=db95fd88bd60fb5758e558f361c75d9f diff --git a/metadata/md5-cache/sci-libs/pgplot-5.2.2-r6 b/metadata/md5-cache/sci-libs/pgplot-5.2.2-r6 index 5287dda483bb..894e11ceff64 100644 --- a/metadata/md5-cache/sci-libs/pgplot-5.2.2-r6 +++ b/metadata/md5-cache/sci-libs/pgplot-5.2.2-r6 @@ -9,5 +9,5 @@ LICENSE=free-noncomm RDEPEND=media-libs/libpng x11-libs/libX11 x11-libs/libXt motif? ( >=x11-libs/motif-2.3:0 ) tk? ( dev-lang/tk ) virtual/fortran SLOT=0 SRC_URI=ftp://ftp.astro.caltech.edu/pub/pgplot/pgplot522.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=c37fbe7e5e77a6f9cda4532becb7a1fe diff --git a/metadata/md5-cache/sci-libs/plplot-5.9.9-r1 b/metadata/md5-cache/sci-libs/plplot-5.9.9-r1 index 406ca4c0ac81..c18467cb41e0 100644 --- a/metadata/md5-cache/sci-libs/plplot-5.9.9-r1 +++ b/metadata/md5-cache/sci-libs/plplot-5.9.9-r1 @@ -10,5 +10,5 @@ RDEPEND=ada? ( virtual/gnat ) cairo? ( x11-libs/cairo[svg?,X?] ) java? ( >=virtu REQUIRED_USE=test? ( latex ) SLOT=0 SRC_URI=mirror://sourceforge/plplot/plplot-5.9.9.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 wxwidgets fb1a306837717dfa2af841ecdf929565 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 wxwidgets fb1a306837717dfa2af841ecdf929565 _md5_=3d8323a29ad5553f3e9e705640806473 diff --git a/metadata/md5-cache/sci-libs/plplot-5.9.9-r2 b/metadata/md5-cache/sci-libs/plplot-5.9.9-r2 index 690090d31b5a..614b049cd26a 100644 --- a/metadata/md5-cache/sci-libs/plplot-5.9.9-r2 +++ b/metadata/md5-cache/sci-libs/plplot-5.9.9-r2 @@ -10,5 +10,5 @@ RDEPEND=ada? ( virtual/gnat ) cairo? ( x11-libs/cairo[svg?,X?] ) java? ( >=virtu REQUIRED_USE=test? ( latex ) SLOT=0 SRC_URI=mirror://sourceforge/plplot/plplot-5.9.9.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 wxwidgets fb1a306837717dfa2af841ecdf929565 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 wxwidgets fb1a306837717dfa2af841ecdf929565 _md5_=3888b7d8d695eb82dd9cc629e761f958 diff --git a/metadata/md5-cache/sci-libs/profnet-1.0.22 b/metadata/md5-cache/sci-libs/profnet-1.0.22 index 62d5e9f44768..723f3dba43ff 100644 --- a/metadata/md5-cache/sci-libs/profnet-1.0.22 +++ b/metadata/md5-cache/sci-libs/profnet-1.0.22 @@ -8,5 +8,5 @@ LICENSE=GPL-3 RDEPEND=sys-libs/libunwind virtual/fortran SLOT=0 SRC_URI=ftp://rostlab.org/profnet/profnet-1.0.22.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=af84db377292bcf954262f6ea7817dea diff --git a/metadata/md5-cache/sci-libs/profphd-utils-1.0.10 b/metadata/md5-cache/sci-libs/profphd-utils-1.0.10 index 7a535d66db3d..62df764ce433 100644 --- a/metadata/md5-cache/sci-libs/profphd-utils-1.0.10 +++ b/metadata/md5-cache/sci-libs/profphd-utils-1.0.10 @@ -8,5 +8,5 @@ LICENSE=GPL-3 RDEPEND=virtual/fortran SLOT=0 SRC_URI=ftp://rostlab.org/profphd-utils/profphd-utils-1.0.10.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=06df6c14d51bb23f9534c951969b08ff diff --git a/metadata/md5-cache/sci-libs/punc-1.5 b/metadata/md5-cache/sci-libs/punc-1.5 index 92dcf11c66eb..31e15eb18916 100644 --- a/metadata/md5-cache/sci-libs/punc-1.5 +++ b/metadata/md5-cache/sci-libs/punc-1.5 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/maloc[mpi=] dev-libs/libf2c sci-libs/amd sci-libs/cgcode sci-libs/arpack[mpi=] sci-libs/superlu sci-libs/umfpack virtual/blas virtual/lapack mpi? ( virtual/mpi ) virtual/fortran SLOT=0 SRC_URI=http://www.fetk.org/codes/download/punc-1.5.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=441635a41762af03a69012a541674e50 diff --git a/metadata/md5-cache/sci-libs/qd-2.3.13 b/metadata/md5-cache/sci-libs/qd-2.3.13 index 1e32789c33b2..60cc0350e60d 100644 --- a/metadata/md5-cache/sci-libs/qd-2.3.13 +++ b/metadata/md5-cache/sci-libs/qd-2.3.13 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://crd.lbl.gov/~dhbailey/mpdist/qd-2.3.13.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=5089500d05a10eefc8efe7e55854e77a diff --git a/metadata/md5-cache/sci-libs/qd-2.3.14 b/metadata/md5-cache/sci-libs/qd-2.3.14 index 57a13f040561..260c92f7f6cd 100644 --- a/metadata/md5-cache/sci-libs/qd-2.3.14 +++ b/metadata/md5-cache/sci-libs/qd-2.3.14 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://crd.lbl.gov/~dhbailey/mpdist/qd-2.3.14.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=67ac5de2aab0ba0546a90d49a0d06d99 diff --git a/metadata/md5-cache/sci-libs/qrupdate-1.1.0 b/metadata/md5-cache/sci-libs/qrupdate-1.1.0 index 339f63ef3ec3..87ad141c734a 100644 --- a/metadata/md5-cache/sci-libs/qrupdate-1.1.0 +++ b/metadata/md5-cache/sci-libs/qrupdate-1.1.0 @@ -8,5 +8,5 @@ LICENSE=GPL-3 RDEPEND=virtual/blas virtual/lapack virtual/fortran SLOT=0 SRC_URI=mirror://sourceforge/qrupdate/qrupdate-1.1.0.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=2f47995cfa3cfc92899c087f2ff824c0 diff --git a/metadata/md5-cache/sci-libs/qrupdate-1.1.1 b/metadata/md5-cache/sci-libs/qrupdate-1.1.1 index 2608a5c555c7..921679f92067 100644 --- a/metadata/md5-cache/sci-libs/qrupdate-1.1.1 +++ b/metadata/md5-cache/sci-libs/qrupdate-1.1.1 @@ -9,5 +9,5 @@ LICENSE=GPL-3 RDEPEND=virtual/lapack virtual/fortran SLOT=0 SRC_URI=mirror://sourceforge/qrupdate/qrupdate-1.1.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ec0edb41f1aa7115bd810b1365e7c8eb diff --git a/metadata/md5-cache/sci-libs/qrupdate-1.1.2 b/metadata/md5-cache/sci-libs/qrupdate-1.1.2 index 22516683093a..c216d1f89e17 100644 --- a/metadata/md5-cache/sci-libs/qrupdate-1.1.2 +++ b/metadata/md5-cache/sci-libs/qrupdate-1.1.2 @@ -9,5 +9,5 @@ LICENSE=GPL-3 RDEPEND=virtual/lapack virtual/fortran SLOT=0 SRC_URI=mirror://sourceforge/qrupdate/qrupdate-1.1.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c5206c0c12fc665a99698faa489ee99d diff --git a/metadata/md5-cache/sci-libs/scipy-0.12.0 b/metadata/md5-cache/sci-libs/scipy-0.12.0 index f62d4b0bf74f..c5d85959f752 100644 --- a/metadata/md5-cache/sci-libs/scipy-0.12.0 +++ b/metadata/md5-cache/sci-libs/scipy-0.12.0 @@ -10,5 +10,5 @@ RDEPEND=dev-python/numpy[lapack,python_targets_python2_5(-)?,python_targets_pyth REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 ) SLOT=0 SRC_URI=mirror://sourceforge/scipy/scipy-0.12.0.tar.gz doc? ( http://docs.scipy.org/doc/scipy/scipy-html.zip -> scipy-0.12.0-html.zip http://docs.scipy.org/doc/scipy/scipy-ref.pdf -> scipy-0.12.0-ref.pdf ) -_eclasses_=distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=distutils-r1 6bd583b2b71339e0f43259242b9d0733 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=1e07da205130bf5e2a8d008f22d1524c diff --git a/metadata/md5-cache/sci-libs/scipy-0.9.0-r1 b/metadata/md5-cache/sci-libs/scipy-0.9.0-r1 index c11785c92631..7d67f1770c00 100644 --- a/metadata/md5-cache/sci-libs/scipy-0.9.0-r1 +++ b/metadata/md5-cache/sci-libs/scipy-0.9.0-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=>=dev-python/numpy-1.5[lapack] >=media-libs/qhull-2012.1-r1 sci-libs/arpack sci-libs/superlu virtual/cblas virtual/lapack sparse? ( sci-libs/umfpack ) dev-python/imaging virtual/fortran || ( =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* =dev-lang/python-2.4* ) SLOT=0 SRC_URI=mirror://sourceforge/scipy/scipy-0.9.0.tar.gz doc? ( http://docs.scipy.org/doc/scipy-0.9.0/scipy-html.zip -> scipy-0.9-html.zip http://docs.scipy.org/doc/scipy-0.9.0/scipy-ref.pdf -> scipy-0.9-ref.pdf ) -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=466f8fc3439e2224292a37f40e764b21 diff --git a/metadata/md5-cache/sci-libs/superlu-4.1-r1 b/metadata/md5-cache/sci-libs/superlu-4.1-r1 index 2c9521e0e66c..e1d5742a9bef 100644 --- a/metadata/md5-cache/sci-libs/superlu-4.1-r1 +++ b/metadata/md5-cache/sci-libs/superlu-4.1-r1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=virtual/blas virtual/fortran SLOT=0 SRC_URI=http://crd.lbl.gov/~xiaoye/SuperLU//superlu_4.1.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=f3d97c9df9e9b4c21c741250774a4cef diff --git a/metadata/md5-cache/sci-libs/superlu-4.3 b/metadata/md5-cache/sci-libs/superlu-4.3 index b4e911d33c97..1319f53e20d8 100644 --- a/metadata/md5-cache/sci-libs/superlu-4.3 +++ b/metadata/md5-cache/sci-libs/superlu-4.3 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=virtual/blas virtual/fortran SLOT=0 SRC_URI=http://crd.lbl.gov/~xiaoye/SuperLU//superlu_4.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=3f4aa3dc4a72421e59558b8cbeb1a277 diff --git a/metadata/md5-cache/sci-libs/taucs-2.2 b/metadata/md5-cache/sci-libs/taucs-2.2 index 7503f4307311..e6c9d03ff589 100644 --- a/metadata/md5-cache/sci-libs/taucs-2.2 +++ b/metadata/md5-cache/sci-libs/taucs-2.2 @@ -9,5 +9,5 @@ LICENSE=LGPL-2.1 RDEPEND=virtual/blas virtual/lapack || ( sci-libs/metis sci-libs/parmetis ) cilk? ( dev-lang/cilk ) virtual/fortran SLOT=0 SRC_URI=http://www.tau.ac.il/~stoledo/taucs/2.2/taucs.tgz -> taucs-2.2.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=37834cfda9f8e30ccdce540ed7f72f7a diff --git a/metadata/md5-cache/sci-libs/udunits-2.1.15 b/metadata/md5-cache/sci-libs/udunits-2.1.15 index 448081adcb85..63519f5433f7 100644 --- a/metadata/md5-cache/sci-libs/udunits-2.1.15 +++ b/metadata/md5-cache/sci-libs/udunits-2.1.15 @@ -9,5 +9,5 @@ LICENSE=UCAR-Unidata RDEPEND=dev-libs/expat virtual/fortran SLOT=0 SRC_URI=ftp://ftp.unidata.ucar.edu/pub/udunits/udunits-2.1.15.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e4abbaf9443adaa874a342de14ebdd6a diff --git a/metadata/md5-cache/sci-libs/udunits-2.1.24 b/metadata/md5-cache/sci-libs/udunits-2.1.24 index 7e283bf16bea..65108177948a 100644 --- a/metadata/md5-cache/sci-libs/udunits-2.1.24 +++ b/metadata/md5-cache/sci-libs/udunits-2.1.24 @@ -9,5 +9,5 @@ LICENSE=UCAR-Unidata RDEPEND=dev-libs/expat virtual/fortran SLOT=0 SRC_URI=ftp://ftp.unidata.ucar.edu/pub/udunits/udunits-2.1.24.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a97cac1ad32fb120fce1df6909ace3b2 diff --git a/metadata/md5-cache/sci-libs/umfpack-5.2.0 b/metadata/md5-cache/sci-libs/umfpack-5.2.0 index bd6b7f67db79..004bcc2a3ad8 100644 --- a/metadata/md5-cache/sci-libs/umfpack-5.2.0 +++ b/metadata/md5-cache/sci-libs/umfpack-5.2.0 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=virtual/blas sci-libs/amd virtual/fortran SLOT=0 SRC_URI=http://www.cise.ufl.edu/research/sparse/umfpack/UMFPACK-5.2.0.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=92d51dc887e838539bd5ae5ced9cc4ce diff --git a/metadata/md5-cache/sci-libs/xgks-pmel-2.5.5 b/metadata/md5-cache/sci-libs/xgks-pmel-2.5.5 index 5e8dfbf9d113..3ab9d8e9f35d 100644 --- a/metadata/md5-cache/sci-libs/xgks-pmel-2.5.5 +++ b/metadata/md5-cache/sci-libs/xgks-pmel-2.5.5 @@ -9,5 +9,5 @@ LICENSE=UCAR-Unidata RDEPEND=x11-libs/libX11 virtual/fortran SLOT=0 SRC_URI=http://www.gentoogeek.org/files/xgks-pmel-2.5.5.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=6b3479eba7f3de65688b04ff1eeda570 diff --git a/metadata/md5-cache/sci-mathematics/agda-2.2.6-r1 b/metadata/md5-cache/sci-mathematics/agda-2.2.6-r1 index 56f369c967b9..0a81eebb4578 100644 --- a/metadata/md5-cache/sci-mathematics/agda-2.2.6-r1 +++ b/metadata/md5-cache/sci-mathematics/agda-2.2.6-r1 @@ -8,5 +8,5 @@ LICENSE=MIT RDEPEND=virtual/emacs app-emacs/haskell-mode SLOT=0 SRC_URI=http://code.haskell.org/Agda/Agda-2.2.6.tar.gz -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=62d9bb00ec917edd3ed5e144be209f39 diff --git a/metadata/md5-cache/sci-mathematics/agda-2.3.0.1 b/metadata/md5-cache/sci-mathematics/agda-2.3.0.1 index 4e9995117039..c4df1471911e 100644 --- a/metadata/md5-cache/sci-mathematics/agda-2.3.0.1 +++ b/metadata/md5-cache/sci-mathematics/agda-2.3.0.1 @@ -10,5 +10,5 @@ PDEPEND=stdlib? ( sci-mathematics/agda-stdlib ) RDEPEND=>=dev-haskell/binary-0.4.4[profile?] =dev-haskell/haskeline-0.6.3.2[profile?] =dev-haskell/haskell-src-exts-1.9.6[profile?] =dev-haskell/mtl-2.0[profile?] =dev-haskell/syb-0.1[profile?] =dev-haskell/zlib-0.4.0.1[profile?] =dev-lang/ghc-6.10.4 virtual/emacs app-emacs/haskell-mode SLOT=0 SRC_URI=mirror://hackage/packages/archive/Agda/2.3.0.1/Agda-2.3.0.1.tar.gz -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a6f16a925d4bb60326e9a1e9628dd51d diff --git a/metadata/md5-cache/sci-mathematics/agda-2.3.0.1-r1 b/metadata/md5-cache/sci-mathematics/agda-2.3.0.1-r1 index c76ed832d446..75eb93a0f302 100644 --- a/metadata/md5-cache/sci-mathematics/agda-2.3.0.1-r1 +++ b/metadata/md5-cache/sci-mathematics/agda-2.3.0.1-r1 @@ -10,5 +10,5 @@ PDEPEND=stdlib? ( sci-mathematics/agda-stdlib ) RDEPEND=>=dev-haskell/binary-0.4.4:=[profile?] =dev-haskell/haskeline-0.6.3.2:=[profile?] =dev-haskell/haskell-src-exts-1.9.6:=[profile?] =dev-haskell/mtl-2.0:=[profile?] =dev-haskell/quickcheck-2.3:=[profile?] =dev-haskell/syb-0.1:=[profile?] =dev-haskell/zlib-0.4.0.1:=[profile?] =dev-lang/ghc-6.10.4:= virtual/emacs app-emacs/haskell-mode SLOT=0/2.3.0.1 SRC_URI=mirror://hackage/packages/archive/Agda/2.3.0.1/Agda-2.3.0.1.tar.gz -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dcf0e0617924864d69f269466312cdd6 diff --git a/metadata/md5-cache/sci-mathematics/agda-2.3.2 b/metadata/md5-cache/sci-mathematics/agda-2.3.2 index 704a054b4ca2..272f54597e45 100644 --- a/metadata/md5-cache/sci-mathematics/agda-2.3.2 +++ b/metadata/md5-cache/sci-mathematics/agda-2.3.2 @@ -10,5 +10,5 @@ PDEPEND=stdlib? ( sci-mathematics/agda-stdlib ) RDEPEND=>=dev-haskell/binary-0.4.4:=[profile?] =dev-haskell/geniplate-0.6.0.3:=[profile?] =dev-haskell/hashable-1.1.2.3:=[profile?] =dev-haskell/haskeline-0.6.3.2:=[profile?] =dev-haskell/haskell-src-exts-1.9.6:=[profile?] =dev-haskell/mtl-2.0:=[profile?] =dev-haskell/quickcheck-2.3:=[profile?] =dev-haskell/zlib-0.4.0.1:=[profile?] =dev-lang/ghc-6.12.1:= virtual/emacs app-emacs/haskell-mode SLOT=0/2.3.2 SRC_URI=mirror://hackage/packages/archive/Agda/2.3.2/Agda-2.3.2.tar.gz -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9f8a015605482d1f223dad4dbda1705d diff --git a/metadata/md5-cache/sci-mathematics/agda-2.3.2-r2 b/metadata/md5-cache/sci-mathematics/agda-2.3.2-r2 index 7b0f39fc2af2..b32be9171588 100644 --- a/metadata/md5-cache/sci-mathematics/agda-2.3.2-r2 +++ b/metadata/md5-cache/sci-mathematics/agda-2.3.2-r2 @@ -10,5 +10,5 @@ PDEPEND=stdlib? ( sci-mathematics/agda-stdlib ) RDEPEND=>=dev-haskell/binary-0.4.4:=[profile?] =dev-haskell/geniplate-0.6.0.3:=[profile?] =dev-haskell/hashable-1.1.2.3:=[profile?] =dev-haskell/haskeline-0.6.3.2:=[profile?] =dev-haskell/haskell-src-exts-1.9.6:=[profile?] =dev-haskell/mtl-2.0:=[profile?] =dev-haskell/quickcheck-2.3:=[profile?] =dev-haskell/zlib-0.4.0.1:=[profile?] =dev-lang/ghc-6.12.1:= virtual/emacs app-emacs/haskell-mode SLOT=0/2.3.2 SRC_URI=mirror://hackage/packages/archive/Agda/2.3.2/Agda-2.3.2.tar.gz -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8471aeef5e7fc220cd69bfab7c1a220f diff --git a/metadata/md5-cache/sci-mathematics/agda-2.3.2-r5 b/metadata/md5-cache/sci-mathematics/agda-2.3.2-r5 index fa66dd4fd8e6..be233730b671 100644 --- a/metadata/md5-cache/sci-mathematics/agda-2.3.2-r5 +++ b/metadata/md5-cache/sci-mathematics/agda-2.3.2-r5 @@ -10,5 +10,5 @@ PDEPEND=stdlib? ( sci-mathematics/agda-stdlib ) RDEPEND=>=dev-haskell/binary-0.4.4:=[profile?] =dev-haskell/geniplate-0.6.0.3:=[profile?] =dev-haskell/hashable-1.1.2.3:=[profile?] =dev-haskell/hashtables-1.0:=[profile?] =dev-haskell/haskeline-0.6.3.2:=[profile?] =dev-haskell/haskell-src-exts-1.9.6:=[profile?] =dev-haskell/mtl-2.0:=[profile?] =dev-haskell/quickcheck-2.3:2=[profile?] =dev-haskell/zlib-0.4.0.1:=[profile?] =dev-lang/ghc-6.12.1:= virtual/emacs app-emacs/haskell-mode SLOT=0/2.3.2 SRC_URI=mirror://hackage/packages/archive/Agda/2.3.2/Agda-2.3.2.tar.gz -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b4eb350bda7bb7e5101c3f002a5bae09 diff --git a/metadata/md5-cache/sci-mathematics/agda-executable-2.3.0.1 b/metadata/md5-cache/sci-mathematics/agda-executable-2.3.0.1 index 662af7ae47ea..05c833f98bdc 100644 --- a/metadata/md5-cache/sci-mathematics/agda-executable-2.3.0.1 +++ b/metadata/md5-cache/sci-mathematics/agda-executable-2.3.0.1 @@ -7,5 +7,5 @@ KEYWORDS=~amd64 ~x86 LICENSE=MIT SLOT=0 SRC_URI=mirror://hackage/packages/archive/Agda-executable/2.3.0.1/Agda-executable-2.3.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1d94a3d7bb1416e81dcf6f13faac27cb diff --git a/metadata/md5-cache/sci-mathematics/agda-executable-2.3.0.1-r1 b/metadata/md5-cache/sci-mathematics/agda-executable-2.3.0.1-r1 index 049d8e4d9b64..11ee1fb78b67 100644 --- a/metadata/md5-cache/sci-mathematics/agda-executable-2.3.0.1-r1 +++ b/metadata/md5-cache/sci-mathematics/agda-executable-2.3.0.1-r1 @@ -7,5 +7,5 @@ KEYWORDS=~amd64 ~x86 LICENSE=MIT SLOT=0 SRC_URI=mirror://hackage/packages/archive/Agda-executable/2.3.0.1/Agda-executable-2.3.0.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b7514f1c9ef2a9c6311770ccef13d7ed diff --git a/metadata/md5-cache/sci-mathematics/agda-stdlib-0.7_pre20121118 b/metadata/md5-cache/sci-mathematics/agda-stdlib-0.7_pre20121118 index 6c05772cc595..4ebcd7b9526b 100644 --- a/metadata/md5-cache/sci-mathematics/agda-stdlib-0.7_pre20121118 +++ b/metadata/md5-cache/sci-mathematics/agda-stdlib-0.7_pre20121118 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND==sci-mathematics/agda-2.3.2*[profile?] =dev-haskell/filemanip-0.3*[profile?] SLOT=0 SRC_URI=http://dev.gentoo.org/~gienah/snapshots/agda-stdlib-0.7_pre20121118.tar.gz -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=ce27ecb596f0c2d81686289dc8fa1f2d diff --git a/metadata/md5-cache/sci-mathematics/agda-stdlib-0.7_pre20130109 b/metadata/md5-cache/sci-mathematics/agda-stdlib-0.7_pre20130109 index fb566e65e1ea..fdddee3abc22 100644 --- a/metadata/md5-cache/sci-mathematics/agda-stdlib-0.7_pre20130109 +++ b/metadata/md5-cache/sci-mathematics/agda-stdlib-0.7_pre20130109 @@ -9,5 +9,5 @@ LICENSE=MIT RDEPEND==sci-mathematics/agda-2.3.2*[profile?] =dev-haskell/filemanip-0.3*[profile?] SLOT=0 SRC_URI=http://dev.gentoo.org/~gienah/snapshots/agda-stdlib-0.7_pre20130109.tar.gz -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=4fa5040e5322e5f474fe59f354cf5a4e diff --git a/metadata/md5-cache/sci-mathematics/dataplot-20090821 b/metadata/md5-cache/sci-mathematics/dataplot-20090821 index 2e547d834477..4626c1f8e6ab 100644 --- a/metadata/md5-cache/sci-mathematics/dataplot-20090821 +++ b/metadata/md5-cache/sci-mathematics/dataplot-20090821 @@ -9,5 +9,5 @@ LICENSE=public-domain RDEPEND=media-libs/plotutils opengl? ( virtual/opengl ) gd? ( media-libs/gd[png,jpeg] ) X? ( x11-misc/xdg-utils ) virtual/fortran SLOT=0 SRC_URI=ftp://ftp.nist.gov/pub/dataplot/unix/dpsrc_2009_08_21.tar.gz ftp://ftp.nist.gov/pub/dataplot/unix/dplib.2009_07_15.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=de1d3ddf200062e096b4b7bdee76b91c diff --git a/metadata/md5-cache/sci-mathematics/diagrtb-2.64 b/metadata/md5-cache/sci-mathematics/diagrtb-2.64 index a9bfa3609ef0..88e464ffc916 100644 --- a/metadata/md5-cache/sci-mathematics/diagrtb-2.64 +++ b/metadata/md5-cache/sci-mathematics/diagrtb-2.64 @@ -9,5 +9,5 @@ LICENSE=as-is RDEPEND=virtual/fortran SLOT=0 SRC_URI=http://ecole.modelisation.free.fr/rtb2011.tar.gz -> diagrtb-2.64.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=8a03e2f6a02ec9aafad294fcb770d83f diff --git a/metadata/md5-cache/sci-mathematics/octave-3.6.4 b/metadata/md5-cache/sci-mathematics/octave-3.6.4 index 526731733480..da6e91f31f07 100644 --- a/metadata/md5-cache/sci-mathematics/octave-3.6.4 +++ b/metadata/md5-cache/sci-mathematics/octave-3.6.4 @@ -9,5 +9,5 @@ LICENSE=GPL-3 RDEPEND=app-text/ghostscript-gpl dev-libs/libpcre sys-libs/ncurses virtual/lapack curl? ( net-misc/curl ) fftw? ( sci-libs/fftw:3.0 ) glpk? ( sci-mathematics/glpk ) gnuplot? ( sci-visualization/gnuplot ) hdf5? ( sci-libs/hdf5 ) imagemagick? ( || ( media-gfx/graphicsmagick[cxx] media-gfx/imagemagick[cxx] ) ) opengl? ( media-libs/freetype:2 media-libs/fontconfig >=x11-libs/fltk-1.3:1[opengl] virtual/glu ) postscript? ( app-text/epstool media-gfx/pstoedit media-gfx/transfig ) qhull? ( media-libs/qhull ) qrupdate? ( sci-libs/qrupdate ) readline? ( sys-libs/readline ) sparse? ( sci-libs/arpack sci-libs/camd sci-libs/ccolamd sci-libs/cholmod sci-libs/colamd sci-libs/cxsparse sci-libs/umfpack ) X? ( x11-libs/libX11 ) zlib? ( sys-libs/zlib ) virtual/fortran SLOT=0/3.6.4 SRC_URI=mirror://gnu/octave/octave-3.6.4.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=19d6ccfbb244568dba9c1a37a6240262 diff --git a/metadata/md5-cache/sci-physics/camfr-20070717-r3 b/metadata/md5-cache/sci-physics/camfr-20070717-r3 index 2780fad38dd2..3ebeb3bd7292 100644 --- a/metadata/md5-cache/sci-physics/camfr-20070717-r3 +++ b/metadata/md5-cache/sci-physics/camfr-20070717-r3 @@ -8,5 +8,5 @@ LICENSE=GPL-2 RDEPEND=dev-libs/blitz >=dev-libs/boost-1.48[python] dev-python/imaging[tk] dev-python/matplotlib sci-libs/scipy virtual/lapack virtual/fortran =dev-lang/python-2* =dev-lang/python-2*[tk] SLOT=0 SRC_URI=mirror://sourceforge/camfr/camfr-20070717.tgz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=94b6008ce7e003304af8293dc2501433 diff --git a/metadata/md5-cache/sci-physics/cernlib-2006-r3 b/metadata/md5-cache/sci-physics/cernlib-2006-r3 index 62946c8f4f28..983001e6e9d0 100644 --- a/metadata/md5-cache/sci-physics/cernlib-2006-r3 +++ b/metadata/md5-cache/sci-physics/cernlib-2006-r3 @@ -8,5 +8,5 @@ LICENSE=GPL-2 LGPL-2 BSD RDEPEND=x11-libs/motif:0 virtual/lapack dev-lang/cfortran virtual/fortran SLOT=0 SRC_URI=mirror://debian/pool/main/c/cernlib/cernlib_2006.dfsg.2.orig.tar.gz mirror://debian/pool/main/c/cernlib/cernlib_2006.dfsg.2-14.diff.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=326f4dcb561b775836606b6aa764bf71 diff --git a/metadata/md5-cache/sci-physics/cernlib-2006-r5 b/metadata/md5-cache/sci-physics/cernlib-2006-r5 index 59bbdff2b0f7..3a2885d3c346 100644 --- a/metadata/md5-cache/sci-physics/cernlib-2006-r5 +++ b/metadata/md5-cache/sci-physics/cernlib-2006-r5 @@ -8,5 +8,5 @@ LICENSE=GPL-2 LGPL-2 BSD RDEPEND=x11-libs/motif:0 virtual/lapack dev-lang/cfortran virtual/fortran SLOT=0 SRC_URI=mirror://debian/pool/main/c/cernlib/cernlib_20061220+dfsg3.orig.tar.gz mirror://debian/pool/main/c/cernlib/cernlib_20061220+dfsg3-2.debian.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=c97b823c7e8341740938db2ba6ec8926 diff --git a/metadata/md5-cache/sci-physics/cernlib-montecarlo-2006-r2 b/metadata/md5-cache/sci-physics/cernlib-montecarlo-2006-r2 index c8bd574bb1c8..cdf71e43f194 100644 --- a/metadata/md5-cache/sci-physics/cernlib-montecarlo-2006-r2 +++ b/metadata/md5-cache/sci-physics/cernlib-montecarlo-2006-r2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 LGPL-2 BSD RDEPEND=x11-libs/motif:0 dev-lang/cfortran sci-physics/cernlib herwig? ( !sci-physics/herwig ) virtual/fortran SLOT=0 SRC_URI=mirror://debian/pool/main/m/mclibs/mclibs_2006.dfsg.2.orig.tar.gz mirror://debian/pool/main/m/mclibs/mclibs_2006.dfsg.2-5.diff.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d49257ff600630cbf10a4aa5b008d830 diff --git a/metadata/md5-cache/sci-physics/fastjet-3.0.3-r1 b/metadata/md5-cache/sci-physics/fastjet-3.0.3-r1 index a7ff47df2886..f41967b4fc24 100644 --- a/metadata/md5-cache/sci-physics/fastjet-3.0.3-r1 +++ b/metadata/md5-cache/sci-physics/fastjet-3.0.3-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 QPL RDEPEND=cgal? ( sci-mathematics/cgal ) plugins? ( virtual/fortran ) SLOT=0 SRC_URI=http://www.fastjet.fr//repo/fastjet-3.0.3.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=79bfbece9ebf01ab7d3cb3b8da58af32 diff --git a/metadata/md5-cache/sci-physics/geant-3.21.14-r2 b/metadata/md5-cache/sci-physics/geant-3.21.14-r2 index 8fc094994f08..f800eb8fc071 100644 --- a/metadata/md5-cache/sci-physics/geant-3.21.14-r2 +++ b/metadata/md5-cache/sci-physics/geant-3.21.14-r2 @@ -8,5 +8,5 @@ LICENSE=GPL-2 LGPL-2 BSD RDEPEND=dev-lang/cfortran sci-physics/cernlib sci-physics/paw x11-libs/motif:0 virtual/fortran SLOT=3 SRC_URI=mirror://debian/pool/main/g/geant321/geant321_3.21.14.dfsg.orig.tar.gz mirror://debian/pool/main/g/geant321/geant321_3.21.14.dfsg-8.diff.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=bdbeed04eef92c6c678c59e5aeb661f2 diff --git a/metadata/md5-cache/sci-physics/geant-3.21.14-r3 b/metadata/md5-cache/sci-physics/geant-3.21.14-r3 index dd8c2ac9650a..e91ad21a2750 100644 --- a/metadata/md5-cache/sci-physics/geant-3.21.14-r3 +++ b/metadata/md5-cache/sci-physics/geant-3.21.14-r3 @@ -8,5 +8,5 @@ LICENSE=GPL-2 LGPL-2 BSD RDEPEND=x11-libs/motif:0 dev-lang/cfortran sci-physics/cernlib sci-physics/paw virtual/fortran SLOT=3 SRC_URI=mirror://debian/pool/main/g/geant321/geant321_3.21.14.dfsg.orig.tar.gz mirror://debian/pool/main/g/geant321/geant321_3.21.14.dfsg-9.diff.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e00feeb38f722d79d2d001f030d34853 diff --git a/metadata/md5-cache/sci-physics/geant-4.9.4_p03 b/metadata/md5-cache/sci-physics/geant-4.9.4_p03 index 63f6654e6049..480fa250cc2a 100644 --- a/metadata/md5-cache/sci-physics/geant-4.9.4_p03 +++ b/metadata/md5-cache/sci-physics/geant-4.9.4_p03 @@ -9,5 +9,5 @@ LICENSE=geant4 RDEPEND=>=sci-physics/clhep-2.1 qt4? ( dev-qt/qtgui:4 dev-qt/qtopengl:4 ) gdml? ( dev-libs/xerces-c ) geant3? ( sci-physics/geant:3 ) dawn? ( media-gfx/dawn ) zlib? ( sys-libs/zlib ) virtual/fortran SLOT=4 SRC_URI=http://geant4.cern.ch/support/source/geant4.9.4.p03.tar.gz data? ( http://geant4.cern.ch/support/source/G4NDL.3.14.tar.gz ) data? ( http://geant4.cern.ch/support/source/G4EMLOW.6.19.tar.gz ) data? ( http://geant4.cern.ch/support/source/G4RadioactiveDecay.3.3.tar.gz ) data? ( http://geant4.cern.ch/support/source/G4NEUTRONXS.1.0.tar.gz ) data? ( http://geant4.cern.ch/support/source/G4PII.1.2.tar.gz ) data? ( http://geant4.cern.ch/support/source/G4PhotonEvaporation.2.1.tar.gz ) data? ( http://geant4.cern.ch/support/source/G4ABLA.3.0.tar.gz ) data? ( http://geant4.cern.ch/support/source/RealSurface.1.0.tar.gz ) -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6a8f1d2438873bb6b7685e11b1cb168f diff --git a/metadata/md5-cache/sci-physics/geant-4.9.6_p02-r1 b/metadata/md5-cache/sci-physics/geant-4.9.6_p02-r1 index 6b59436a5b0f..62bea92109d5 100644 --- a/metadata/md5-cache/sci-physics/geant-4.9.6_p02-r1 +++ b/metadata/md5-cache/sci-physics/geant-4.9.6_p02-r1 @@ -10,5 +10,5 @@ PDEPEND=data? ( ~sci-physics/geant-data-4.9.6_p02 ) doc? ( ~app-doc/geant-docs-4 RDEPEND=dev-libs/expat >=sci-physics/clhep-2.1.3 dawn? ( media-gfx/dawn ) gdml? ( dev-libs/xerces-c ) motif? ( x11-libs/motif:0 ) opengl? ( virtual/opengl ) inventor? ( media-libs/SoXt ) qt4? ( dev-qt/qtgui:4 opengl? ( dev-qt/qtopengl:4 ) ) raytracerx? ( x11-libs/libX11 x11-libs/libXmu ) zlib? ( sys-libs/zlib ) virtual/fortran SLOT=4 SRC_URI=http://geant4.cern.ch/support/source/geant4.9.6.p02.tar.gz -_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=d7048a4275c9aca816c7c0db4dde9f17 diff --git a/metadata/md5-cache/sci-physics/herwig-6.5.10 b/metadata/md5-cache/sci-physics/herwig-6.5.10 index 7f86700857ec..eef770dec9ed 100644 --- a/metadata/md5-cache/sci-physics/herwig-6.5.10 +++ b/metadata/md5-cache/sci-physics/herwig-6.5.10 @@ -9,5 +9,5 @@ RDEPEND=virtual/fortran RESTRICT=mirror bindist SLOT=0 SRC_URI=http://hepwww.rl.ac.uk/theory/seymour/herwig/herwig6510.f http://hepwww.rl.ac.uk/theory/seymour/herwig/herwig6510.inc http://hepwww.rl.ac.uk/theory/seymour/herwig/HERWIG65.INC -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=8f59c0b5522c7defeab3b360e37da278 diff --git a/metadata/md5-cache/sci-physics/herwig-6.5.21 b/metadata/md5-cache/sci-physics/herwig-6.5.21 index 18a8f8faa086..5aef2b4c9f9f 100644 --- a/metadata/md5-cache/sci-physics/herwig-6.5.21 +++ b/metadata/md5-cache/sci-physics/herwig-6.5.21 @@ -10,5 +10,5 @@ RDEPEND=!sci-physics/cernlib-montecarlo[herwig] virtual/fortran RESTRICT=mirror bindist SLOT=0 SRC_URI=http://www.hep.phy.cam.ac.uk/theory/webber/Herwig/herwig6521.f http://www.hep.phy.cam.ac.uk/theory/webber/Herwig/herwig6521.inc http://www.hep.phy.cam.ac.uk/theory/webber/Herwig/HERWIG65.INC doc? ( http://www.hep.phy.cam.ac.uk/theory/webber/Herwig/hw65_manual.pdf ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=08f7b1e78aa896b59f36eabe7718aea8 diff --git a/metadata/md5-cache/sci-physics/lammps-20130526 b/metadata/md5-cache/sci-physics/lammps-20130526 index 67df54716e30..05ee4f775941 100644 --- a/metadata/md5-cache/sci-physics/lammps-20130526 +++ b/metadata/md5-cache/sci-physics/lammps-20130526 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=mpi? ( virtual/mpi ) package-meam? ( virtual/fortran ) SLOT=0 SRC_URI=http://lammps.sandia.gov/tars/lammps-26May13.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=23d3f9e9b3d85383020e78d3c174976a diff --git a/metadata/md5-cache/sci-physics/paw-2.14.04-r2 b/metadata/md5-cache/sci-physics/paw-2.14.04-r2 index 139f909275cd..ca1528b2f309 100644 --- a/metadata/md5-cache/sci-physics/paw-2.14.04-r2 +++ b/metadata/md5-cache/sci-physics/paw-2.14.04-r2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 LGPL-2 BSD RDEPEND=sci-physics/cernlib x11-libs/libXaw x11-libs/motif:0 x11-libs/xbae virtual/fortran SLOT=0 SRC_URI=mirror://debian/pool/main/p/paw/paw_2.14.04.dfsg.2.orig.tar.gz mirror://debian/pool/main/p/paw/paw_2.14.04.dfsg.2-6.diff.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e072e4b1b48a7a551878dd7f8ad8ffb4 diff --git a/metadata/md5-cache/sci-physics/paw-2.14.04-r3 b/metadata/md5-cache/sci-physics/paw-2.14.04-r3 index 0fa5c9d590c7..1c3270ddda4a 100644 --- a/metadata/md5-cache/sci-physics/paw-2.14.04-r3 +++ b/metadata/md5-cache/sci-physics/paw-2.14.04-r3 @@ -8,5 +8,5 @@ LICENSE=GPL-2 LGPL-2 BSD RDEPEND=sci-physics/cernlib x11-libs/libXaw >=x11-libs/motif-2.3:0 x11-libs/xbae virtual/fortran SLOT=0 SRC_URI=mirror://debian/pool/main/p/paw/paw_2.14.04.dfsg.2.orig.tar.gz mirror://debian/pool/main/p/paw/paw_2.14.04.dfsg.2-7.debian.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=9da932a419e71d959435f11f4a6b1b86 diff --git a/metadata/md5-cache/sci-physics/paw-2.14.04-r4 b/metadata/md5-cache/sci-physics/paw-2.14.04-r4 index 2f9feb8f3f76..fd51bbb4c156 100644 --- a/metadata/md5-cache/sci-physics/paw-2.14.04-r4 +++ b/metadata/md5-cache/sci-physics/paw-2.14.04-r4 @@ -8,5 +8,5 @@ LICENSE=GPL-2 LGPL-2 BSD RDEPEND=sci-physics/cernlib x11-libs/libXaw >=x11-libs/motif-2.3:0 x11-libs/xbae virtual/fortran SLOT=0 SRC_URI=mirror://debian/pool/main/p/paw/paw_2.14.04.dfsg.2.orig.tar.gz mirror://debian/pool/main/p/paw/paw_2.14.04.dfsg.2-8.debian.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=bf771dde5954479d917118fc8522da3a diff --git a/metadata/md5-cache/sci-physics/pythia-6.4.24 b/metadata/md5-cache/sci-physics/pythia-6.4.24 index 98dd8b3d7979..cbd7035450ff 100644 --- a/metadata/md5-cache/sci-physics/pythia-6.4.24 +++ b/metadata/md5-cache/sci-physics/pythia-6.4.24 @@ -9,5 +9,5 @@ LICENSE=public-domain RDEPEND=virtual/fortran SLOT=6 SRC_URI=mirror://gentoo/pythia-6.4.24.tar.bz2 ftp://root.cern.ch/root/pythia6.tar.gz doc? ( http://home.thep.lu.se/~torbjorn/pythia/lutp0613man2.pdf ) examples? ( mirror://gentoo/pythia-6.4.18-examples.tar.bz2 ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=52a53cea1f68a423a6948ad2d0d093c6 diff --git a/metadata/md5-cache/sci-physics/pythia-6.4.27 b/metadata/md5-cache/sci-physics/pythia-6.4.27 index 1c10ffeba31b..b96dec374b05 100644 --- a/metadata/md5-cache/sci-physics/pythia-6.4.27 +++ b/metadata/md5-cache/sci-physics/pythia-6.4.27 @@ -9,5 +9,5 @@ LICENSE=public-domain RDEPEND=virtual/fortran SLOT=6 SRC_URI=http://dev.gentoo.org/~bicatali/distfiles/pythia-6.4.27.tar.bz2 ftp://root.cern.ch/root/pythia6.tar.gz doc? ( http://home.thep.lu.se/~torbjorn/pythia/lutp0613man2.pdf ) examples? ( mirror://gentoo/pythia-6.4.18-examples.tar.bz2 ) -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=848576be079dd5b75ec64f7a9f01489d diff --git a/metadata/md5-cache/sci-physics/pythia-8.1.45 b/metadata/md5-cache/sci-physics/pythia-8.1.45 index 43fb3ba98f35..d93866d3999b 100644 --- a/metadata/md5-cache/sci-physics/pythia-8.1.45 +++ b/metadata/md5-cache/sci-physics/pythia-8.1.45 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=hepmc? ( sci-physics/hepmc ) virtual/fortran SLOT=8 SRC_URI=http://home.thep.lu.se/~torbjorn/pythia8/pythia8145.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=bab37efa4c3d00d1f3d1b82389bc3228 diff --git a/metadata/md5-cache/sci-physics/pythia-8.1.70 b/metadata/md5-cache/sci-physics/pythia-8.1.70 index f9de786edd6e..14161cdd7ee7 100644 --- a/metadata/md5-cache/sci-physics/pythia-8.1.70 +++ b/metadata/md5-cache/sci-physics/pythia-8.1.70 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=hepmc? ( sci-physics/hepmc ) virtual/fortran SLOT=8 SRC_URI=http://home.thep.lu.se/~torbjorn/pythia8/pythia8170.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=f98d18a60668163992d31493632be933 diff --git a/metadata/md5-cache/sci-physics/pythia-8.1.76 b/metadata/md5-cache/sci-physics/pythia-8.1.76 index 8b76614828e9..23216d5b9a7e 100644 --- a/metadata/md5-cache/sci-physics/pythia-8.1.76 +++ b/metadata/md5-cache/sci-physics/pythia-8.1.76 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=hepmc? ( sci-physics/hepmc ) virtual/fortran SLOT=8 SRC_URI=http://home.thep.lu.se/~torbjorn/pythia8/pythia8176.tgz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=376c915d2e6aed5ce9a4d5aa51b959c3 diff --git a/metadata/md5-cache/sci-physics/root-5.32.03-r2 b/metadata/md5-cache/sci-physics/root-5.32.03-r2 index 167257ad62a2..1737103c2515 100644 --- a/metadata/md5-cache/sci-physics/root-5.32.03-r2 +++ b/metadata/md5-cache/sci-physics/root-5.32.03-r2 @@ -11,5 +11,5 @@ RDEPEND=app-arch/xz-utils >=dev-lang/cfortran-4.4-r2 dev-libs/libpcre media-font REQUIRED_USE=!X? ( !opengl !qt4 !xft ) mpi? ( math !openmp ) openmp? ( math !mpi ) SLOT=0 SRC_URI=ftp://root.cern.ch/root/root_v5.32.03.source.tar.gz doc? ( ftp://root.cern.ch/root/doc/ROOTUsersGuide.pdf math? ( ftp://root.cern.ch/root/doc/RooFit_Users_Manual_2.91-33.pdf http://tmva.sourceforge.net/docu/TMVAUsersGuide.pdf -> TMVAUsersGuide-v4.03.pdf ) htmldoc? ( http://root.cern.ch/drupal/sites/default/files/rootdrawing-logo.png http://root.cern.ch/drupal/sites/all/themes/newsflash/images/blue/root-banner.png http://root.cern.ch/drupal/sites/all/themes/newsflash/images/info.png ) ) -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=d671e18a473f016132e8a6355e14aafc diff --git a/metadata/md5-cache/sci-physics/root-5.32.04 b/metadata/md5-cache/sci-physics/root-5.32.04 index c0df10b532ba..17d06d5d1326 100644 --- a/metadata/md5-cache/sci-physics/root-5.32.04 +++ b/metadata/md5-cache/sci-physics/root-5.32.04 @@ -11,5 +11,5 @@ RDEPEND=app-arch/xz-utils >=dev-lang/cfortran-4.4-r2 dev-libs/libpcre media-font REQUIRED_USE=!X? ( !opengl !qt4 !xft ) mpi? ( math !openmp ) openmp? ( math !mpi ) SLOT=0 SRC_URI=ftp://root.cern.ch/root/root_v5.32.04.source.tar.gz doc? ( ftp://root.cern.ch/root/doc/ROOTUsersGuide.pdf math? ( ftp://root.cern.ch/root/doc/RooFit_Users_Manual_2.91-33.pdf http://tmva.sourceforge.net/docu/TMVAUsersGuide.pdf -> TMVAUsersGuide-v4.03.pdf ) htmldoc? ( http://root.cern.ch/drupal/sites/default/files/rootdrawing-logo.png http://root.cern.ch/drupal/sites/all/themes/newsflash/images/blue/root-banner.png http://root.cern.ch/drupal/sites/all/themes/newsflash/images/info.png ) ) -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a6952bfeb6c9545f9ab20db44431e90a diff --git a/metadata/md5-cache/sci-physics/root-5.34.09 b/metadata/md5-cache/sci-physics/root-5.34.09 index 743785675dbd..5026770bc244 100644 --- a/metadata/md5-cache/sci-physics/root-5.34.09 +++ b/metadata/md5-cache/sci-physics/root-5.34.09 @@ -11,5 +11,5 @@ RDEPEND=app-arch/xz-utils >=dev-lang/cfortran-4.4-r2 dev-libs/libpcre media-font REQUIRED_USE=!X? ( !opengl !qt4 ) htmldoc? ( doc ) mpi? ( math !openmp ) openmp? ( math !mpi ) python? ( python_single_target_python2_5? ( python_targets_python2_5 ) python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_5 python_single_target_python2_6 python_single_target_python2_7 ) ) SLOT=0 SRC_URI=ftp://root.cern.ch/root/root_v5.34.09.source.tar.gz doc? ( math? ( ftp://root.cern.ch/root/doc/RooFit_Users_Manual_2.91-33.pdf http://tmva.sourceforge.net/docu/TMVAUsersGuide.pdf -> TMVAUsersGuide-v4.03.pdf ) metric? ( ftp://root.cern.ch/root/doc/ROOTUsersGuideA4.pdf -> ROOTUsersGuideA4-5.34.09.pdf ) !metric? ( ftp://root.cern.ch/root/doc/ROOTUsersGuideLetter.pdf -> ROOTUsersGuideLetter-5.34.09.pdf ) htmldoc? ( http://root.cern.ch/drupal/sites/default/files/rootdrawing-logo.png http://root.cern.ch/drupal/sites/all/themes/newsflash/images/blue/root-banner.png http://root.cern.ch/drupal/sites/all/themes/newsflash/images/info.png ) ) -_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=13b853fcfbb7ad11392bd9ef5344b8e7 diff --git a/metadata/md5-cache/sci-physics/xfoil-6.97 b/metadata/md5-cache/sci-physics/xfoil-6.97 index 6c2a7d0ad9cc..0f68586bf2e6 100644 --- a/metadata/md5-cache/sci-physics/xfoil-6.97 +++ b/metadata/md5-cache/sci-physics/xfoil-6.97 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=x11-libs/libX11 virtual/fortran SLOT=0 SRC_URI=http://web.mit.edu/drela/Public/web/xfoil/xfoil6.97.tar.gz doc? ( http://web.mit.edu/drela/Public/web/xfoil/dataflow.pdf ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b8524ecf90e62b6a758a9f7915f8dfc0 diff --git a/metadata/md5-cache/sci-visualization/grace-5.1.22-r2 b/metadata/md5-cache/sci-visualization/grace-5.1.22-r2 index 3a17a52ac111..ef5a1490630e 100644 --- a/metadata/md5-cache/sci-visualization/grace-5.1.22-r2 +++ b/metadata/md5-cache/sci-visualization/grace-5.1.22-r2 @@ -9,5 +9,5 @@ LICENSE=GPL-2 LGPL-2 RDEPEND=media-libs/t1lib media-libs/tiff sys-libs/zlib >=x11-libs/motif-2.3:0 x11-libs/xbae fftw? ( sci-libs/fftw:2.1 ) jpeg? ( virtual/jpeg ) netcdf? ( sci-libs/netcdf ) png? ( media-libs/libpng ) x11-misc/xdg-utils fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://dev.gentoo.org/~jlec/distfiles/grace.png.tar ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/grace-5.1.22.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=2f53a806184a959ceb95768e37f13f16 diff --git a/metadata/md5-cache/sci-visualization/grace-5.1.22-r3 b/metadata/md5-cache/sci-visualization/grace-5.1.22-r3 index 66f41f0acc68..c22e548ab57b 100644 --- a/metadata/md5-cache/sci-visualization/grace-5.1.22-r3 +++ b/metadata/md5-cache/sci-visualization/grace-5.1.22-r3 @@ -9,5 +9,5 @@ LICENSE=GPL-2 LGPL-2 RDEPEND=media-libs/t1lib media-libs/tiff sys-libs/zlib >=x11-libs/motif-2.3:0 x11-libs/xbae fftw? ( sci-libs/fftw:2.1 ) jpeg? ( virtual/jpeg ) netcdf? ( sci-libs/netcdf ) png? ( media-libs/libpng ) x11-misc/xdg-utils fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://pkgs.fedoraproject.org/cgit/grace.git/plain/grace.png http://dev.gentoo.org/~jlec/distfiles/grace.png.tar ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/grace-5.1.22.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=0ecc128f754a9ae5902be31aacc41b78 diff --git a/metadata/md5-cache/sci-visualization/grace-5.1.23 b/metadata/md5-cache/sci-visualization/grace-5.1.23 index 3362473fa8e9..6496124cee19 100644 --- a/metadata/md5-cache/sci-visualization/grace-5.1.23 +++ b/metadata/md5-cache/sci-visualization/grace-5.1.23 @@ -9,5 +9,5 @@ LICENSE=GPL-2 LGPL-2 RDEPEND=media-libs/t1lib media-libs/tiff sys-libs/zlib >=x11-libs/motif-2.3:0 x11-libs/xbae fftw? ( sci-libs/fftw:2.1 ) jpeg? ( virtual/jpeg ) netcdf? ( sci-libs/netcdf ) png? ( media-libs/libpng ) x11-misc/xdg-utils fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://pkgs.fedoraproject.org/cgit/grace.git/plain/grace.png http://dev.gentoo.org/~jlec/distfiles/grace.png.tar ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/grace-5.1.23.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=58206c224adddd3b512fc78f669a3434 diff --git a/metadata/md5-cache/sci-visualization/grace-5.1.23-r1 b/metadata/md5-cache/sci-visualization/grace-5.1.23-r1 index 33ecf9e35ab0..ed0063422bb5 100644 --- a/metadata/md5-cache/sci-visualization/grace-5.1.23-r1 +++ b/metadata/md5-cache/sci-visualization/grace-5.1.23-r1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 LGPL-2 RDEPEND=media-libs/t1lib media-libs/tiff sys-libs/zlib >=x11-libs/motif-2.3:0 x11-libs/xbae fftw? ( sci-libs/fftw:2.1 ) jpeg? ( virtual/jpeg ) netcdf? ( sci-libs/netcdf ) png? ( media-libs/libpng ) x11-misc/xdg-utils fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://pkgs.fedoraproject.org/cgit/grace.git/plain/grace.png http://dev.gentoo.org/~jlec/distfiles/grace.png.tar ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/grace-5.1.23.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=265443d67319f98fcd2e177eb128207e diff --git a/metadata/md5-cache/sci-visualization/paraview-4.0.1-r1 b/metadata/md5-cache/sci-visualization/paraview-4.0.1-r1 new file mode 100644 index 000000000000..9cfdad492c75 --- /dev/null +++ b/metadata/md5-cache/sci-visualization/paraview-4.0.1-r1 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst prepare setup test +DEPEND=dev-libs/expat dev-libs/libxml2:2 dev-libs/protobuf media-libs/freetype media-libs/libpng:0 media-libs/libtheora media-libs/tiff sci-libs/hdf5[mpi=] ~sci-libs/netcdf-4.1.3[cxx,hdf5] sys-libs/zlib virtual/jpeg virtual/opengl >=x11-libs/gl2ps-1.3.8 x11-libs/libX11 x11-libs/libXext x11-libs/libXmu x11-libs/libXt coprocessing? ( plugins? ( dev-python/PyQt4 dev-qt/qtgui:4 ) ) ffmpeg? ( virtual/ffmpeg ) mpi? ( virtual/mpi[cxx,romio] ) mysql? ( virtual/mysql ) python? ( python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/matplotlib[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/mpi4py dev-python/numpy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/sip[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/twisted net-zope/zope-interface[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] mpi? ( dev-python/mpi4py ) qt4? ( dev-python/PyQt4[opengl,webkit,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) ) qt4? ( dev-qt/qtgui:4 dev-qt/qtopengl:4 dev-qt/qthelp:4[compat] dev-qt/qtsql:4 dev-qt/qtwebkit:4 ) sqlite? ( dev-db/sqlite ) tcl? ( dev-lang/tcl ) tk? ( dev-lang/tk ) python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] boost? ( >=dev-libs/boost-1.40.0[mpi?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) doc? ( app-doc/doxygen ) sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +DESCRIPTION=ParaView is a powerful scientific data visualization application +EAPI=5 +HOMEPAGE=http://www.paraview.org +IUSE=boost cg coprocessing development doc examples ffmpeg mpi mysql nvcontrol plugins python qt4 sqlite tcl test tk python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=paraview GPL-2 +RDEPEND=dev-libs/expat dev-libs/libxml2:2 dev-libs/protobuf media-libs/freetype media-libs/libpng:0 media-libs/libtheora media-libs/tiff sci-libs/hdf5[mpi=] ~sci-libs/netcdf-4.1.3[cxx,hdf5] sys-libs/zlib virtual/jpeg virtual/opengl >=x11-libs/gl2ps-1.3.8 x11-libs/libX11 x11-libs/libXext x11-libs/libXmu x11-libs/libXt coprocessing? ( plugins? ( dev-python/PyQt4 dev-qt/qtgui:4 ) ) ffmpeg? ( virtual/ffmpeg ) mpi? ( virtual/mpi[cxx,romio] ) mysql? ( virtual/mysql ) python? ( python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/matplotlib[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/mpi4py dev-python/numpy[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/sip[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] dev-python/twisted net-zope/zope-interface[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] mpi? ( dev-python/mpi4py ) qt4? ( dev-python/PyQt4[opengl,webkit,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] ) ) qt4? ( dev-qt/qtgui:4 dev-qt/qtopengl:4 dev-qt/qthelp:4[compat] dev-qt/qtsql:4 dev-qt/qtwebkit:4 ) sqlite? ( dev-db/sqlite ) tcl? ( dev-lang/tcl ) tk? ( dev-lang/tk ) +REQUIRED_USE=python? ( python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) ) mysql? ( sqlite ) +RESTRICT=mirror +SLOT=0 +SRC_URI=http://www.paraview.org/files/v4.0/ParaView-v4.0.1-source.tgz +_eclasses_=cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=b8884faa255f3314c1c71b096dfe7f78 diff --git a/metadata/md5-cache/sci-visualization/xd3d-8.3.1 b/metadata/md5-cache/sci-visualization/xd3d-8.3.1 index 02fa76badc39..3ff7c3ddcfd2 100644 --- a/metadata/md5-cache/sci-visualization/xd3d-8.3.1 +++ b/metadata/md5-cache/sci-visualization/xd3d-8.3.1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=x11-libs/libXpm virtual/fortran SLOT=0 SRC_URI=mirror://gentoo/xd3d-8.3.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=97883fbbb56acb49ac2beb95314b9fd4 diff --git a/metadata/md5-cache/sys-apps/biosdisk-0_p20100611 b/metadata/md5-cache/sys-apps/biosdisk-0_p20100611 deleted file mode 100644 index b3a816d76918..000000000000 --- a/metadata/md5-cache/sys-apps/biosdisk-0_p20100611 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=A script that creates floppy boot images to flash Dell BIOSes -EAPI=4 -HOMEPAGE=http://en.community.dell.com/techcenter/os-applications/w/wiki/linux-projects.aspx -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=|| ( app-text/unix2dos >=app-text/dos2unix-5.0 ) sys-boot/syslinux -SLOT=0 -SRC_URI=http://linux.dell.com/biosdisk/biosdisk-git-06112010.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=4874b14cb85a20a4eec0d79a16bb4252 diff --git a/metadata/md5-cache/sys-apps/biosdisk-0_p20100611-r1 b/metadata/md5-cache/sys-apps/biosdisk-0_p20100611-r1 new file mode 100644 index 000000000000..29415b1e9e83 --- /dev/null +++ b/metadata/md5-cache/sys-apps/biosdisk-0_p20100611-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install setup +DESCRIPTION=A script that creates floppy boot images to flash Dell BIOSes +EAPI=5 +HOMEPAGE=http://en.community.dell.com/techcenter/os-applications/w/wiki/linux-projects.aspx +IUSE=python_targets_python2_6 python_targets_python2_7 python_single_target_python2_6 python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=|| ( app-text/unix2dos >=app-text/dos2unix-5.0 ) sys-boot/syslinux python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] +REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 ) +SLOT=0 +SRC_URI=http://linux.dell.com/biosdisk/biosdisk-git-06112010.tar.gz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=52fb7551eb2adb258d3f3c352d14063f diff --git a/metadata/md5-cache/sys-apps/etckeeper-1.6 b/metadata/md5-cache/sys-apps/etckeeper-1.6 new file mode 100644 index 000000000000..54c83fec1d48 --- /dev/null +++ b/metadata/md5-cache/sys-apps/etckeeper-1.6 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst prepare +DEPEND=bazaar? ( dev-vcs/bzr ) +DESCRIPTION=A collection of tools to let /etc be stored in a repository +EAPI=5 +HOMEPAGE=http://kitenet.net/~joey/code/etckeeper/ +IUSE=bazaar cron python_targets_python2_6 python_targets_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=bazaar? ( dev-vcs/bzr ) app-portage/portage-utils cron? ( virtual/cron ) bazaar? ( python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)] ) !bazaar? ( || ( dev-vcs/git dev-vcs/mercurial dev-vcs/darcs ) ) +REQUIRED_USE=bazaar? ( || ( python_targets_python2_6 python_targets_python2_7 ) ) +SLOT=0 +SRC_URI=https://github.com/joeyh/etckeeper/archive/1.6.tar.gz -> etckeeper-1.6.tar.gz +_eclasses_=bash-completion-r1 cccf36bdb93b54baafea3b9d97abb0bf eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 prefix 21058c21ca48453d771df15500873ede python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=36eea19007342708ffe660049fcc5130 diff --git a/metadata/md5-cache/sys-apps/gentoo-systemd-integration-9999 b/metadata/md5-cache/sys-apps/gentoo-systemd-integration-9999 new file mode 100644 index 000000000000..718b8b66a3be --- /dev/null +++ b/metadata/md5-cache/sys-apps/gentoo-systemd-integration-9999 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=sys-devel/systemd-sdk dev-vcs/git || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool virtual/pkgconfig +DESCRIPTION=systemd integration files for Gentoo +EAPI=5 +HOMEPAGE=https://bitbucket.org/mgorny/gentoo-systemd-integration +LICENSE=BSD +RDEPEND=!<=sys-apps/systemd-206 !=sys-apps/systemd-9999 +SLOT=0 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 git-2 e92e09651292b1bef5656592364550f7 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 systemd 49c26d08111dd2c62b52cee32151b93b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=fc8e18da1501c7fa3d845390616b6463 diff --git a/metadata/md5-cache/sys-apps/portage-2.1.13.1 b/metadata/md5-cache/sys-apps/portage-2.1.13.1 index 5641a7ec5a10..6cfcbe1c5a7d 100644 --- a/metadata/md5-cache/sys-apps/portage-2.1.13.1 +++ b/metadata/md5-cache/sys-apps/portage-2.1.13.1 @@ -11,4 +11,4 @@ RDEPEND=python3? ( =dev-lang/python-3* ) !pypy2_0? ( !python2? ( !python3? ( || SLOT=0 SRC_URI=mirror://gentoo/portage-2.1.13.1.tar.bz2 http://dev.gentoo.org/~zmedico/portage/archives/portage-2.1.13.1.tar.bz2 _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=edf1706f8fff94c8695818db39a1c606 +_md5_=0efb992c868c8359817c804235d75040 diff --git a/metadata/md5-cache/sys-apps/portage-2.1.13.2 b/metadata/md5-cache/sys-apps/portage-2.1.13.2 new file mode 100644 index 000000000000..8ea5f7b576ae --- /dev/null +++ b/metadata/md5-cache/sys-apps/portage-2.1.13.2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst preinst prepare setup test +DEPEND=python3? ( =dev-lang/python-3* ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7 dev-lang/python:2.6[threads] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( virtual/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7 dev-lang/python:2.6[threads] ) ) ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=sys-devel/make-3.82 >=sys-apps/sed-4.0.5 sys-devel/patch doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) epydoc? ( >=dev-python/epydoc-2.0 !<=dev-python/pysqlite-2.4.1 ) +DESCRIPTION=Portage is the package management and distribution system for Gentoo +EAPI=2 +HOMEPAGE=http://www.gentoo.org/proj/en/portage/index.xml +IUSE=build doc epydoc +ipc linguas_ru pypy2_0 python2 python3 selinux xattr python_targets_pypy1_9 python_targets_pypy2_0 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_python2_6 python_targets_python2_7 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd +LICENSE=GPL-2 +PDEPEND=!build? ( >=net-misc/rsync-2.6.4 userland_GNU? ( >=sys-apps/coreutils-6.4 ) ) +RDEPEND=python3? ( =dev-lang/python-3* ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7 dev-lang/python:2.6[threads] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( virtual/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7 dev-lang/python:2.6[threads] ) ) ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) !build? ( >=sys-apps/sed-4.0.5 || ( >=app-shells/bash-4.2_p37[readline] ( =app-shells/bash-3.2_p17 ) ) >=app-admin/eselect-1.2 || ( python3? ( =dev-lang/python-3*[ssl] ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7[ssl] dev-lang/python:2.6[threads,ssl] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( virtual/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7[ssl] dev-lang/python:2.6[ssl,threads] ) ) ) dev-python/python-mhash ) ) elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 xattr? ( kernel_linux? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) ) selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] =dev-lang/python-2.7 dev-lang/python:2.6[threads] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( virtual/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7 dev-lang/python:2.6[threads] ) ) ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=sys-devel/make-3.82 >=sys-apps/sed-4.0.5 sys-devel/patch doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) epydoc? ( >=dev-python/epydoc-2.0 !<=dev-python/pysqlite-2.4.1 ) +DESCRIPTION=Portage is the package management and distribution system for Gentoo +EAPI=3 +HOMEPAGE=http://www.gentoo.org/proj/en/portage/index.xml +IUSE=build doc epydoc +ipc linguas_ru pypy2_0 python2 python3 selinux xattr python_targets_pypy1_9 python_targets_pypy2_0 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_python2_6 python_targets_python2_7 +KEYWORDS=~amd64-fbsd ~sparc-fbsd ~x86-fbsd +LICENSE=GPL-2 +PDEPEND=!build? ( >=net-misc/rsync-2.6.4 userland_GNU? ( >=sys-apps/coreutils-6.4 ) ) +RDEPEND=python3? ( =dev-lang/python-3* ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7 dev-lang/python:2.6[threads] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( virtual/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7 dev-lang/python:2.6[threads] ) ) ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) !build? ( >=sys-apps/sed-4.0.5 || ( >=app-shells/bash-4.2_p37[readline] ( =app-shells/bash-3.2_p17 ) ) >=app-admin/eselect-1.2 || ( python3? ( =dev-lang/python-3*[ssl] ) !pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-2.7[ssl] dev-lang/python:2.6[threads,ssl] ) ) ) ) pypy2_0? ( !python2? ( !python3? ( virtual/pypy:2.0[bzip2] ) ) ) python2? ( !python3? ( || ( dev-lang/python:2.7[ssl] dev-lang/python:2.6[ssl,threads] ) ) ) dev-python/python-mhash ) ) elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 xattr? ( kernel_linux? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) ) selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] =sys-apps/hwids-20130717-r1[udev] -RDEPEND=>=sys-apps/dbus-1.6.8-r1 >=sys-apps/util-linux-2.20 sys-libs/libcap acl? ( sys-apps/acl ) audit? ( >=sys-process/audit-2 ) cryptsetup? ( >=sys-fs/cryptsetup-1.6 ) gcrypt? ( >=dev-libs/libgcrypt-1.4.5 ) gudev? ( >=dev-libs/glib-2 ) http? ( net-libs/libmicrohttpd ) introspection? ( >=dev-libs/gobject-introspection-1.31.1 ) kmod? ( >=sys-apps/kmod-12 ) lzma? ( app-arch/xz-utils ) pam? ( virtual/pam ) python? ( python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] ) qrcode? ( media-gfx/qrencode ) selinux? ( sys-libs/libselinux ) tcpd? ( sys-apps/tcp-wrappers ) xattr? ( sys-apps/attr ) >=sys-apps/baselayout-2.2 openrc? ( >=sys-fs/udev-init-scripts-25 ) policykit? ( sys-auth/polkit ) || ( >=sys-apps/util-linux-2.22 =sys-apps/dbus-1.6.8-r1 >=sys-apps/util-linux-2.20 sys-libs/libcap acl? ( sys-apps/acl ) audit? ( >=sys-process/audit-2 ) cryptsetup? ( >=sys-fs/cryptsetup-1.6 ) gcrypt? ( >=dev-libs/libgcrypt-1.4.5 ) gudev? ( >=dev-libs/glib-2 ) http? ( net-libs/libmicrohttpd ) introspection? ( >=dev-libs/gobject-introspection-1.31.1 ) kmod? ( >=sys-apps/kmod-12 ) lzma? ( app-arch/xz-utils ) pam? ( virtual/pam ) python? ( python_single_target_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] ) qrcode? ( media-gfx/qrencode ) selinux? ( sys-libs/libselinux ) tcpd? ( sys-apps/tcp-wrappers ) xattr? ( sys-apps/attr ) >=sys-apps/baselayout-2.2 openrc? ( >=sys-fs/udev-init-scripts-25 ) policykit? ( sys-auth/polkit ) || ( >=sys-apps/util-linux-2.22 =virtual/jre-1.4 ) !minimal? ( x11-libs/libXtst x11-libs/libXi ) || ( sys-cluster/openmpi[fortran?,threads?] sys-cluster/mpich2[fortran?,threads?] ) fortran? ( virtual/fortran ) SLOT=0 SRC_URI=ftp://ftp.mcs.anl.gov/pub/mpi/mpe/mpe2-1.0.6p1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=6bdc57c65789e72841b6c9f0a2978c64 diff --git a/metadata/md5-cache/sys-cluster/mpe2-1.0.6_p1-r1 b/metadata/md5-cache/sys-cluster/mpe2-1.0.6_p1-r1 index 774dd2148e59..f3b45192c88d 100644 --- a/metadata/md5-cache/sys-cluster/mpe2-1.0.6_p1-r1 +++ b/metadata/md5-cache/sys-cluster/mpe2-1.0.6_p1-r1 @@ -9,5 +9,5 @@ LICENSE=mpich2 RDEPEND=!minimal? ( >=virtual/jre-1.4 ) !minimal? ( x11-libs/libXtst x11-libs/libXi ) || ( sys-cluster/openmpi[fortran?,threads?] sys-cluster/mpich2[fortran?,threads?] ) fortran? ( virtual/fortran ) SLOT=0 SRC_URI=ftp://ftp.mcs.anl.gov/pub/mpi/mpe/mpe2-1.0.6p1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=eb49c0912e3b81fc8e95045dac895c90 diff --git a/metadata/md5-cache/sys-cluster/mpich-3.0.4 b/metadata/md5-cache/sys-cluster/mpich-3.0.4 index 245f58b59c4e..d755397120a5 100644 --- a/metadata/md5-cache/sys-cluster/mpich-3.0.4 +++ b/metadata/md5-cache/sys-cluster/mpich-3.0.4 @@ -9,5 +9,5 @@ LICENSE=mpich RDEPEND=dev-libs/libaio sys-apps/hwloc romio? ( net-fs/nfs-utils ) !sys-cluster/mpich2 !sys-cluster/openmpi fortran? ( virtual/fortran ) SLOT=0 SRC_URI=http://www.mpich.org/static/downloads/3.0.4/mpich-3.0.4.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e0063856ea552584fb7ae283b58327c3 diff --git a/metadata/md5-cache/sys-cluster/mpich2-1.2.1_p1-r1 b/metadata/md5-cache/sys-cluster/mpich2-1.2.1_p1-r1 index bb94248c1dfe..5d24a971daa4 100644 --- a/metadata/md5-cache/sys-cluster/mpich2-1.2.1_p1-r1 +++ b/metadata/md5-cache/sys-cluster/mpich2-1.2.1_p1-r1 @@ -9,5 +9,5 @@ LICENSE=mpich2 RDEPEND=dev-libs/libaio romio? ( net-fs/nfs-utils ) !media-sound/mpd !sys-cluster/mpich !sys-cluster/openmpi fortran? ( virtual/fortran ) =dev-lang/python-2* SLOT=0 SRC_URI=http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/1.2.1p1/mpich2-1.2.1p1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 python 7aff825f110c83fa8c77f14ba3c71c47 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=4b1969e4f773d9b38ccff792cf89dbc3 diff --git a/metadata/md5-cache/sys-cluster/mpich2-1.4.1_p1 b/metadata/md5-cache/sys-cluster/mpich2-1.4.1_p1 index 737aec1ace3e..4ae946456d7c 100644 --- a/metadata/md5-cache/sys-cluster/mpich2-1.4.1_p1 +++ b/metadata/md5-cache/sys-cluster/mpich2-1.4.1_p1 @@ -9,5 +9,5 @@ LICENSE=mpich2 RDEPEND=dev-libs/libaio =sys-apps/h REQUIRED_USE=openmpi_rm_slurm? ( !openmpi_rm_pbs ) openmpi_rm_pbs? ( !openmpi_rm_slurm ) openmpi_fabrics_psm? ( openmpi_fabrics_ofed ) openmpi_ofed_features_control-hdr-padding? ( openmpi_fabrics_ofed ) openmpi_ofed_features_connectx-xrc? ( openmpi_fabrics_ofed ) openmpi_ofed_features_rdmacm? ( openmpi_fabrics_ofed ) openmpi_ofed_features_dynamic-sl? ( openmpi_fabrics_ofed ) openmpi_ofed_features_failover? ( openmpi_fabrics_ofed ) SLOT=0 SRC_URI=http://www.open-mpi.org/software/ompi/v1.6/downloads/openmpi-1.6.3.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7013467afcf6e25b1491c341222f1835 diff --git a/metadata/md5-cache/sys-cluster/openmpi-1.6.5 b/metadata/md5-cache/sys-cluster/openmpi-1.6.5 index d5c5d01dc2d5..ea55fc1c8482 100644 --- a/metadata/md5-cache/sys-cluster/openmpi-1.6.5 +++ b/metadata/md5-cache/sys-cluster/openmpi-1.6.5 @@ -10,5 +10,5 @@ RDEPEND=!sys-cluster/mpich !sys-cluster/mpich2 !sys-cluster/mpiexec >=sys-apps/h REQUIRED_USE=openmpi_rm_slurm? ( !openmpi_rm_pbs ) openmpi_rm_pbs? ( !openmpi_rm_slurm ) openmpi_fabrics_psm? ( openmpi_fabrics_ofed ) openmpi_ofed_features_control-hdr-padding? ( openmpi_fabrics_ofed ) openmpi_ofed_features_connectx-xrc? ( openmpi_fabrics_ofed ) openmpi_ofed_features_rdmacm? ( openmpi_fabrics_ofed ) openmpi_ofed_features_dynamic-sl? ( openmpi_fabrics_ofed ) openmpi_ofed_features_failover? ( openmpi_fabrics_ofed ) SLOT=0 SRC_URI=http://www.open-mpi.org/software/ompi/v1.6/downloads/openmpi-1.6.5.tar.bz2 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 b388b4ec010ad7e9ba7ecda375970041 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 db8710b355fc5598015c4bc3aad3bdb0 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=a118b64df91808df7932e78420dfba52 diff --git a/metadata/md5-cache/sys-devel/llvm-3.3-r1 b/metadata/md5-cache/sys-devel/llvm-3.3-r1 index 7d06c1bcf6c1..65aaa6521290 100644 --- a/metadata/md5-cache/sys-devel/llvm-3.3-r1 +++ b/metadata/md5-cache/sys-devel/llvm-3.3-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=dev-lang/perl >=sys-devel/make-3.79 >=sys-devel/flex-2.5.4 >=sys-devel/bison-1.875d || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx ) ) || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 ) sys-libs/zlib doc? ( dev-python/sphinx ) gold? ( >=sys-devel/binutils-2.22[cxx] ) libffi? ( virtual/pkgconfig virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) ocaml? ( dev-lang/ocaml ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] +DEPEND=dev-lang/perl >=sys-devel/make-3.79 >=sys-devel/flex-2.5.4 >=sys-devel/bison-1.875d || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx ) ) || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 ) sys-libs/zlib doc? ( dev-python/sphinx ) gold? ( >=sys-devel/binutils-2.22[cxx] ) libffi? ( virtual/pkgconfig virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) ocaml? ( dev-lang/ocaml ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] DESCRIPTION=Low Level Virtual Machine EAPI=5 HOMEPAGE=http://llvm.org/ -IUSE=clang debug doc gold kernel_FreeBSD +libffi multitarget ocaml python +static-analyzer test udis86 video_cards_radeon abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 +IUSE=clang debug doc gold kernel_FreeBSD +libffi multitarget ocaml python +static-analyzer test udis86 video_cards_radeon abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 KEYWORDS=~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos LICENSE=UoI-NCSA -RDEPEND=dev-lang/perl libffi? ( virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) clang? ( python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] ) ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) clang? ( !<=sys-devel/clang-3.3-r99 !>=sys-devel/clang-9999 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +RDEPEND=dev-lang/perl libffi? ( virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) clang? ( python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] ) ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) clang? ( !<=sys-devel/clang-3.3-r99 !>=sys-devel/clang-9999 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 ) test? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) SLOT=0 SRC_URI=http://llvm.org/releases/3.3/llvm-3.3.src.tar.gz clang? ( http://llvm.org/releases/3.3/compiler-rt-3.3.src.tar.gz http://llvm.org/releases/3.3/cfe-3.3.src.tar.gz ) !doc? ( http://dev.gentoo.org/~voyageur/distfiles/llvm-3.3-manpages.tar.bz2 ) -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=0daa06b7822a029a680530d04acd64fd diff --git a/metadata/md5-cache/sys-devel/llvm-9999-r1 b/metadata/md5-cache/sys-devel/llvm-9999-r1 index ef2d6aa3d683..5f713586c929 100644 --- a/metadata/md5-cache/sys-devel/llvm-9999-r1 +++ b/metadata/md5-cache/sys-devel/llvm-9999-r1 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install preinst prepare setup test unpack -DEPEND=dev-lang/perl dev-python/sphinx >=sys-devel/make-3.79 >=sys-devel/flex-2.5.4 >=sys-devel/bison-1.875d || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx ) ) || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 ) sys-libs/zlib gold? ( >=sys-devel/binutils-2.22[cxx] ) libffi? ( virtual/pkgconfig virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) ocaml? ( dev-lang/ocaml ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] || ( dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync +DEPEND=dev-lang/perl dev-python/sphinx >=sys-devel/make-3.79 >=sys-devel/flex-2.5.4 >=sys-devel/bison-1.875d || ( >=sys-devel/gcc-3.0 >=sys-devel/gcc-apple-4.2.1 ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx ) ) || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-3.2.3 ) sys-libs/zlib gold? ( >=sys-devel/binutils-2.22[cxx] ) libffi? ( virtual/pkgconfig virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) ocaml? ( dev-lang/ocaml ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] || ( dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync DESCRIPTION=Low Level Virtual Machine EAPI=5 HOMEPAGE=http://llvm.org/ -IUSE=clang debug doc gold +libffi multitarget ocaml python +static-analyzer test udis86 video_cards_radeon abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 +IUSE=clang debug doc gold +libffi multitarget ocaml python +static-analyzer test udis86 video_cards_radeon abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 LICENSE=UoI-NCSA -RDEPEND=dev-lang/perl libffi? ( virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) clang? ( python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] ) ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) clang? ( !<=sys-devel/clang-9999-r99 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +RDEPEND=dev-lang/perl libffi? ( virtual/libffi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) clang? ( python? ( python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_9? ( virtual/pypy:1.9 ) python_targets_pypy2_0? ( virtual/pypy:2.0 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_pypy1_9(-)?,python_targets_pypy2_0(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] ) ) udis86? ( dev-libs/udis86[pic(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) clang? ( !<=sys-devel/clang-9999-r99 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 ) test? ( || ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 ) ) SLOT=0 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad subversion e80e84db0fc102c2959858102060bec9 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 pax-utils 2424f959506320f5196de8f79fa05297 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad subversion e80e84db0fc102c2959858102060bec9 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=097b622652b7e0d6b6cbcf2bba29f8c9 diff --git a/metadata/md5-cache/sys-fs/rar2fs-1.16.0 b/metadata/md5-cache/sys-fs/rar2fs-1.16.0 deleted file mode 100644 index 008491e2cfa9..000000000000 --- a/metadata/md5-cache/sys-fs/rar2fs-1.16.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure prepare -DEPEND==app-arch/unrar-4.2*:= sys-fs/fuse || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool -DESCRIPTION=A FUSE based filesystem that can mount one or multiple RAR archive(s) -EAPI=5 -HOMEPAGE=http://code.google.com/p/rar2fs/ -IUSE=debug -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND==app-arch/unrar-4.2*:= sys-fs/fuse -SLOT=0 -SRC_URI=http://rar2fs.googlecode.com/files/rar2fs-1.16.0.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=50306a24e6d8cd94abacfcf3cf18c9c4 diff --git a/metadata/md5-cache/sys-fs/rar2fs-1.16.0_p20130509 b/metadata/md5-cache/sys-fs/rar2fs-1.17.2 similarity index 82% rename from metadata/md5-cache/sys-fs/rar2fs-1.16.0_p20130509 rename to metadata/md5-cache/sys-fs/rar2fs-1.17.2 index 6a335fc9cb33..8f027e0707f8 100644 --- a/metadata/md5-cache/sys-fs/rar2fs-1.16.0_p20130509 +++ b/metadata/md5-cache/sys-fs/rar2fs-1.17.2 @@ -1,4 +1,4 @@ -DEFINED_PHASES=configure prepare +DEFINED_PHASES=configure DEPEND=>=app-arch/unrar-5:= sys-fs/fuse || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=A FUSE based filesystem that can mount one or multiple RAR archive(s) EAPI=5 @@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=GPL-3 RDEPEND=>=app-arch/unrar-5:= sys-fs/fuse SLOT=0 -SRC_URI=http://dev.gentoo.org/~ssuominen/rar2fs-1.16.0_p20130509.tar.xz +SRC_URI=http://rar2fs.googlecode.com/files/rar2fs-1.17.2.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=c1c1d17228b33ae8cb21d082e773a24d +_md5_=2f8ce5e0f923eeb6b180eedc468a96e5 diff --git a/metadata/md5-cache/sys-kernel/gentoo-sources-3.0.88 b/metadata/md5-cache/sys-kernel/gentoo-sources-3.0.88 new file mode 100644 index 000000000000..dcabe64d3676 --- /dev/null +++ b/metadata/md5-cache/sys-kernel/gentoo-sources-3.0.88 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm preinst setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) deblob? ( =dev-lang/python-2* ) +DESCRIPTION=Full sources including the Gentoo patchset for the 3.0 kernel tree +EAPI=5 +HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches +IUSE=deblob symlink build deblob +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +LICENSE=GPL-2 !deblob? ( freedist ) +PDEPEND=!build? ( virtual/dev-manager ) +RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) +RESTRICT=binchecks strip +SLOT=3.0.88 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.0.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.0.N/deblob-3.0 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.0.N/deblob-check -> deblob-check-3.0 ) mirror://gentoo/genpatches-3.0-59.base.tar.xz mirror://gentoo/genpatches-3.0-59.extras.tar.xz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=9c4877f43e7494b4d1091ca33236c661 diff --git a/metadata/md5-cache/sys-kernel/gentoo-sources-3.10.4 b/metadata/md5-cache/sys-kernel/gentoo-sources-3.10.4 new file mode 100644 index 000000000000..87221139a05e --- /dev/null +++ b/metadata/md5-cache/sys-kernel/gentoo-sources-3.10.4 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm preinst setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) deblob? ( =dev-lang/python-2* ) +DESCRIPTION=Full sources including the Gentoo patchset for the 3.10 kernel tree +EAPI=5 +HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches +IUSE=deblob symlink build deblob +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +LICENSE=GPL-2 !deblob? ( freedist ) +PDEPEND=!build? ( virtual/dev-manager ) +RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) +RESTRICT=binchecks strip +SLOT=3.10.4 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-3.10 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.10.N/deblob-check -> deblob-check-3.10 ) mirror://gentoo/genpatches-3.10-8.base.tar.xz mirror://gentoo/genpatches-3.10-8.extras.tar.xz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=77e233191b2fd4148f68db5b40bc12ef diff --git a/metadata/md5-cache/sys-kernel/gentoo-sources-3.4.55 b/metadata/md5-cache/sys-kernel/gentoo-sources-3.4.55 new file mode 100644 index 000000000000..0a5fc8c586a7 --- /dev/null +++ b/metadata/md5-cache/sys-kernel/gentoo-sources-3.4.55 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm preinst setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) deblob? ( =dev-lang/python-2* ) +DESCRIPTION=Full sources including the Gentoo patchset for the 3.4 kernel tree +EAPI=5 +HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches +IUSE=deblob symlink build deblob +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +LICENSE=GPL-2 !deblob? ( freedist ) +PDEPEND=!build? ( virtual/dev-manager ) +RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) +RESTRICT=binchecks strip +SLOT=3.4.55 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.4.tar.xz deblob? ( http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.4.N/deblob-3.4 http://www.fsfla.org/svnwiki/selibre/linux-libre//download/releases/LATEST-3.4.N/deblob-check -> deblob-check-3.4 ) mirror://gentoo/genpatches-3.4-37.base.tar.xz mirror://gentoo/genpatches-3.4-37.extras.tar.xz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=d28fb822c74f51a1014d1e8cefd06816 diff --git a/metadata/md5-cache/sys-kernel/git-sources-3.11_rc3 b/metadata/md5-cache/sys-kernel/git-sources-3.11_rc3 new file mode 100644 index 000000000000..708d206b57c2 --- /dev/null +++ b/metadata/md5-cache/sys-kernel/git-sources-3.11_rc3 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm preinst setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=The very latest -git version of the Linux kernel +EAPI=5 +HOMEPAGE=http://www.kernel.org +IUSE=symlink build +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 +LICENSE=GPL-2 freedist +PDEPEND=!build? ( virtual/dev-manager ) +RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) +RESTRICT=binchecks strip +SLOT=3.11_rc3 +SRC_URI=mirror://kernel/linux/kernel/v3.x/testing/patch-3.11-rc3.xz mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=e6b0cda9ccf2ac2239ec4fb6f1678b1c diff --git a/metadata/md5-cache/sys-kernel/linux-firmware-20130728 b/metadata/md5-cache/sys-kernel/linux-firmware-20130728 new file mode 100644 index 000000000000..2f126535358f --- /dev/null +++ b/metadata/md5-cache/sys-kernel/linux-firmware-20130728 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install postinst preinst prepare unpack +DESCRIPTION=Linux firmware files +EAPI=5 +HOMEPAGE=http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git +IUSE=savedconfig savedconfig +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 +LICENSE=GPL-1 GPL-2 GPL-3 BSD freedist +RDEPEND=!savedconfig? ( !sys-firmware/alsa-firmware[alsa_cards_ca0132] !sys-firmware/alsa-firmware[alsa_cards_korg1212] !sys-firmware/alsa-firmware[alsa_cards_maestro3] !sys-firmware/alsa-firmware[alsa_cards_sb16] !sys-firmware/alsa-firmware[alsa_cards_ymfpci] !media-tv/cx18-firmware !=sys-devel/gcc-4.1.1 !build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) -DESCRIPTION=Linux-Mips GIT sources for MIPS-based machines, dated 20130721 +DESCRIPTION=Linux-Mips GIT sources for MIPS-based machines, dated 20130729 EAPI=5 HOMEPAGE=http://www.linux-mips.org/ http://www.gentoo.org/ IUSE=cobalt ip27 ip28 ip30 ip32r10k impactdebug odysseydebug symlink build @@ -9,7 +9,7 @@ LICENSE=GPL-2 freedist PDEPEND=!build? ( virtual/dev-manager ) RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) RESTRICT=binchecks strip -SLOT=3.10.1 -SRC_URI=mirror://kernel/linux/kernel/v3.x/patch-3.10.1.xz mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz mirror://gentoo/mipsgit-3.10.0-20130721.diff.xz mirror://gentoo/mips-sources-3.10.0-patches-v1.tar.xz +SLOT=3.10.4 +SRC_URI=mirror://kernel/linux/kernel/v3.x/patch-3.10.4.xz mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz mirror://gentoo/mipsgit-3.10.0-20130729.diff.xz mirror://gentoo/mips-sources-3.10.0-patches-v1.tar.xz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=95da1dfb54df2abfea3c3cf0c5b984c8 +_md5_=91933a084058279342d7a2eb0798acb4 diff --git a/metadata/md5-cache/sys-kernel/pf-sources-3.10.1 b/metadata/md5-cache/sys-kernel/pf-sources-3.10.1 new file mode 100644 index 000000000000..ef9d9eed12d1 --- /dev/null +++ b/metadata/md5-cache/sys-kernel/pf-sources-3.10.1 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and UKSM +EAPI=5 +HOMEPAGE=http://pf.natalenko.name/ +IUSE=symlink build +KEYWORDS=-* ~amd64 ~ppc ~ppc64 ~x86 +LICENSE=GPL-2 freedist +PDEPEND=!build? ( virtual/dev-manager ) +RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc ) +RESTRICT=binchecks strip +SLOT=3.10.1 +SRC_URI=mirror://kernel/linux/kernel/v3.x/linux-3.10.tar.xz http://pf.natalenko.name/sources/3.10/patch-3.10.1-pf.bz2 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 kernel-2 3069e33d5e6a0154cd506a02837eef37 multilib 892e597faee02a5b94eb02ab512e7622 readme.gentoo 2466b2f6a77a9600954c6b99ebca6e02 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=c626f80741357c2139b0172e2bac24a7 diff --git a/metadata/md5-cache/sys-libs/libcxx-0.0_p20130725 b/metadata/md5-cache/sys-libs/libcxx-0.0_p20130725 index ebe8682745eb..7c07eb8f2f35 100644 --- a/metadata/md5-cache/sys-libs/libcxx-0.0_p20130725 +++ b/metadata/md5-cache/sys-libs/libcxx-0.0_p20130725 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=libcxxrt? ( >=sys-libs/libcxxrt-0.0_p20130530[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) test? ( sys-devel/clang ) app-arch/xz-utils +DEPEND=libcxxrt? ( >=sys-libs/libcxxrt-0.0_p20130530[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) test? ( sys-devel/clang ) app-arch/xz-utils DESCRIPTION=New implementation of the C++ standard library, targeting C++11 EAPI=5 HOMEPAGE=http://libcxx.llvm.org/ -IUSE=elibc_glibc +libcxxrt static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=elibc_glibc +libcxxrt static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux LICENSE=|| ( UoI-NCSA MIT ) -RDEPEND=libcxxrt? ( >=sys-libs/libcxxrt-0.0_p20130530[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) +RDEPEND=libcxxrt? ( >=sys-libs/libcxxrt-0.0_p20130530[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) SLOT=0 SRC_URI=mirror://gentoo/libcxx-0.0_p20130725.tar.xz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=58b97037c3a543e77e1ce56b26e2c18f diff --git a/metadata/md5-cache/sys-libs/libcxx-9999 b/metadata/md5-cache/sys-libs/libcxx-9999 index 7365f09d747e..e88d671195d2 100644 --- a/metadata/md5-cache/sys-libs/libcxx-9999 +++ b/metadata/md5-cache/sys-libs/libcxx-9999 @@ -1,11 +1,11 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup test unpack -DEPEND=libcxxrt? ( >=sys-libs/libcxxrt-0.0_p20130530[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) test? ( sys-devel/clang ) app-arch/xz-utils || ( dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync +DEPEND=libcxxrt? ( >=sys-libs/libcxxrt-0.0_p20130530[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) test? ( sys-devel/clang ) app-arch/xz-utils || ( dev-vcs/subversion[webdav-neon] dev-vcs/subversion[webdav-serf] ) net-misc/rsync DESCRIPTION=New implementation of the C++ standard library, targeting C++11 EAPI=5 HOMEPAGE=http://libcxx.llvm.org/ -IUSE=elibc_glibc +libcxxrt static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=elibc_glibc +libcxxrt static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 LICENSE=|| ( UoI-NCSA MIT ) -RDEPEND=libcxxrt? ( >=sys-libs/libcxxrt-0.0_p20130530[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) +RDEPEND=libcxxrt? ( >=sys-libs/libcxxrt-0.0_p20130530[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !libcxxrt? ( >=sys-devel/gcc-4.7[cxx] ) SLOT=0 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 subversion e80e84db0fc102c2959858102060bec9 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 subversion e80e84db0fc102c2959858102060bec9 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=9fcdb07a0ba3d9f269537dc8eb6e8c6e diff --git a/metadata/md5-cache/sys-libs/libcxxrt-0.0_p20130725 b/metadata/md5-cache/sys-libs/libcxxrt-0.0_p20130725 index f7b8f4d075a9..2bd62f39f796 100644 --- a/metadata/md5-cache/sys-libs/libcxxrt-0.0_p20130725 +++ b/metadata/md5-cache/sys-libs/libcxxrt-0.0_p20130725 @@ -3,11 +3,11 @@ DEPEND=libunwind? ( >=sys-libs/libunwind-1.0.1-r1[static-libs?] ) app-arch/xz-ut DESCRIPTION=C++ Runtime from PathScale, FreeBSD and NetBSD. EAPI=5 HOMEPAGE=https://github.com/pathscale/libcxxrt http://www.pathscale.com/node/265 -IUSE=libunwind static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=libunwind static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux LICENSE=BSD-2 RDEPEND=libunwind? ( >=sys-libs/libunwind-1.0.1-r1[static-libs?] ) SLOT=0 SRC_URI=mirror://gentoo/libcxxrt-0.0_p20130725.tar.xz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 portability 536c5e70c5fb252ed3b769e04aa3f05b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 portability 536c5e70c5fb252ed3b769e04aa3f05b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=b7f65bd19c2cff5bd6fcf293f2375fbc diff --git a/metadata/md5-cache/sys-libs/libcxxrt-9999 b/metadata/md5-cache/sys-libs/libcxxrt-9999 index f9db05e02ce1..6fa2684b7caf 100644 --- a/metadata/md5-cache/sys-libs/libcxxrt-9999 +++ b/metadata/md5-cache/sys-libs/libcxxrt-9999 @@ -3,9 +3,9 @@ DEPEND=libunwind? ( >=sys-libs/libunwind-1.0.1-r1[static-libs?] ) dev-vcs/git DESCRIPTION=C++ Runtime from PathScale, FreeBSD and NetBSD. EAPI=5 HOMEPAGE=https://github.com/pathscale/libcxxrt http://www.pathscale.com/node/265 -IUSE=libunwind static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=libunwind static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 LICENSE=BSD-2 RDEPEND=libunwind? ( >=sys-libs/libunwind-1.0.1-r1[static-libs?] ) SLOT=0 -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 portability 536c5e70c5fb252ed3b769e04aa3f05b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 portability 536c5e70c5fb252ed3b769e04aa3f05b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=c99d55492954604c9bf9e619487fe78c diff --git a/metadata/md5-cache/sys-libs/zlib-1.2.8-r1 b/metadata/md5-cache/sys-libs/zlib-1.2.8-r1 index ec2a0294c1ec..6c0feee3f47a 100644 --- a/metadata/md5-cache/sys-libs/zlib-1.2.8-r1 +++ b/metadata/md5-cache/sys-libs/zlib-1.2.8-r1 @@ -3,11 +3,11 @@ DEPEND=minizip? ( || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13: DESCRIPTION=Standard (de)compression library EAPI=4 HOMEPAGE=http://www.zlib.net/ -IUSE=minizip static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=minizip static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd LICENSE=ZLIB RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) !=dev-libs/libffi-3.0.13-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 ) +RDEPEND=>=dev-libs/libffi-3.0.13-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 ) SLOT=0 -_eclasses_=multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_eclasses_=multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f _md5_=6fe9c7f369ee36e349c0b204d1570246 diff --git a/metadata/md5-cache/virtual/libiconv-0-r1 b/metadata/md5-cache/virtual/libiconv-0-r1 index d7289d8cdec2..ed1d92e2f40d 100644 --- a/metadata/md5-cache/virtual/libiconv-0-r1 +++ b/metadata/md5-cache/virtual/libiconv-0-r1 @@ -1,9 +1,9 @@ DEFINED_PHASES=- DESCRIPTION=Virtual for the GNU conversion library EAPI=4 -IUSE=elibc_glibc elibc_uclibc abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=elibc_glibc elibc_uclibc abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 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 ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt -RDEPEND=!elibc_glibc? ( !elibc_uclibc? ( dev-libs/libiconv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) ) +RDEPEND=!elibc_glibc? ( !elibc_uclibc? ( dev-libs/libiconv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) ) SLOT=0 -_eclasses_=multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f +_eclasses_=multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f _md5_=e1f1c5a6afea25d2fb35b7ad06751e7c diff --git a/metadata/md5-cache/www-apps/gitit-0.10.3.1 b/metadata/md5-cache/www-apps/gitit-0.10.3.1 index d0d48167cf10..fe53d424098b 100644 --- a/metadata/md5-cache/www-apps/gitit-0.10.3.1 +++ b/metadata/md5-cache/www-apps/gitit-0.10.3.1 @@ -9,5 +9,5 @@ LICENSE=GPL-2 RDEPEND=>=app-text/pandoc-1.10.0.5:=[profile?] =dev-haskell/base64-bytestring-0.1:=[profile?] =dev-haskell/blaze-html-0.4:=[profile?] =dev-haskell/configfile-1:=[profile?] =dev-haskell/feed-0.3.6:=[profile?] =dev-haskell/happstack-server-7.0:=[profile?] =dev-haskell/highlighting-kate-0.5.0.1:=[profile?] =dev-haskell/hslogger-1:=[profile?] =dev-haskell/hstringtemplate-0.6:=[profile?] =dev-haskell/http-4000.0:=[profile?] =dev-haskell/json-0.4:=[profile?] =dev-haskell/network-2.1.0.0:=[profile?] =dev-haskell/recaptcha-0.1:=[profile?] dev-haskell/safe:=[profile?] >dev-haskell/sha-1:=[profile?] =dev-haskell/xml-1.3.5:=[profile?] =dev-haskell/xss-sanitize-0.3*:=[profile?] =dev-haskell/zlib-0.5*:=[profile?] >=dev-lang/ghc-6.12.1:= plugins? ( dev-haskell/ghc-paths:=[profile?] ) SLOT=0/0.10.3.1 SRC_URI=mirror://hackage/packages/archive/gitit/0.10.3.1/gitit-0.10.3.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=e5264f1acbfc6ec0be379620f873afca diff --git a/metadata/md5-cache/www-client/chromium-28.0.1500.89 b/metadata/md5-cache/www-client/chromium-28.0.1500.89 index 6801294303fc..472efa6d15c0 100644 --- a/metadata/md5-cache/www-client/chromium-28.0.1500.89 +++ b/metadata/md5-cache/www-client/chromium-28.0.1500.89 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=app-accessibility/speech-dispatcher:= app-arch/bzip2:= app-arch/snappy:= system-sqlite? ( dev-db/sqlite:3 ) cups? ( dev-libs/libgcrypt:= >=net-print/cups-1.3.11:= ) >=dev-lang/v8-3.17.6:= =dev-lang/v8-3.18* >=dev-libs/elfutils-0.149 dev-libs/expat:= >=dev-libs/icu-49.1.1-r1:= >=dev-libs/jsoncpp-0.5.0-r1:= >=dev-libs/libevent-1.4.13:= dev-libs/libxml2:=[icu] dev-libs/libxslt:= dev-libs/nspr:= >=dev-libs/nss-3.12.3:= dev-libs/protobuf:= dev-libs/re2:= gnome? ( >=gnome-base/gconf-2.24.0:= ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28.2:= ) gps? ( >=sci-geosciences/gpsd-3.7:=[shm] ) >=media-libs/alsa-lib-1.0.19:= media-libs/flac:= media-libs/harfbuzz:=[icu(+)] >=media-libs/libjpeg-turbo-1.2.0-r1:= media-libs/libpng:0= media-libs/libvpx:= >=media-libs/libwebp-0.2.0_rc1:= !arm? ( !x86? ( >=media-libs/mesa-9.1:=[gles2] ) ) media-libs/opus:= media-libs/speex:= pulseaudio? ( media-sound/pulseaudio:= ) system-ffmpeg? ( || ( >=media-video/ffmpeg-1.0:=[opus] >=media-video/libav-9.5:=[opus] ) ) sys-apps/dbus:= sys-apps/pciutils:= sys-libs/zlib:=[minizip] virtual/udev virtual/libusb:1= x11-libs/gtk+:2= x11-libs/libXinerama:= x11-libs/libXScrnSaver:= x11-libs/libXtst:= kerberos? ( virtual/krb5 ) selinux? ( sec-policy/selinux-chromium ) || ( dev-lang/python:2.7 dev-lang/python:2.6 ) !arm? ( >=dev-lang/nacl-toolchain-newlib-0_p9093 dev-lang/yasm ) dev-lang/perl dev-python/ply dev-python/simplejson >=dev-util/gperf-3.0.3 sys-apps/hwids >=sys-devel/bison-2.4.3 sys-devel/flex >=sys-devel/make-3.81-r2 virtual/pkgconfig test? ( dev-python/pyftpdlib ) >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEPEND=app-accessibility/speech-dispatcher:= app-arch/bzip2:= app-arch/snappy:= system-sqlite? ( dev-db/sqlite:3 ) cups? ( dev-libs/libgcrypt:= >=net-print/cups-1.3.11:= ) >=dev-lang/v8-3.17.6:= =dev-lang/v8-3.18* >=dev-libs/elfutils-0.149 dev-libs/expat:= >=dev-libs/icu-49.1.1-r1:= >=dev-libs/jsoncpp-0.5.0-r1:= >=dev-libs/libevent-1.4.13:= dev-libs/libxml2:=[icu] dev-libs/libxslt:= dev-libs/nspr:= >=dev-libs/nss-3.12.3:= dev-libs/protobuf:= dev-libs/re2:= gnome? ( >=gnome-base/gconf-2.24.0:= ) gnome-keyring? ( >=gnome-base/gnome-keyring-2.28.2:= ) gps? ( >=sci-geosciences/gpsd-3.7:=[shm] ) >=media-libs/alsa-lib-1.0.19:= media-libs/flac:= media-libs/harfbuzz:=[icu(+)] >=media-libs/libjpeg-turbo-1.2.0-r1:= media-libs/libpng:0= media-libs/libvpx:= >=media-libs/libwebp-0.2.0_rc1:= !arm? ( !x86? ( >=media-libs/mesa-9.1:=[gles2] ) ) media-libs/opus:= media-libs/speex:= pulseaudio? ( media-sound/pulseaudio:= ) system-ffmpeg? ( || ( >=media-video/ffmpeg-1.0:=[opus] >=media-video/libav-9.5:=[opus] ) ) sys-apps/dbus:= sys-apps/pciutils:= sys-libs/zlib:=[minizip] virtual/udev virtual/libusb:1= x11-libs/gtk+:2= x11-libs/libXinerama:= x11-libs/libXScrnSaver:= x11-libs/libXtst:= kerberos? ( virtual/krb5 ) selinux? ( sec-policy/selinux-chromium ) || ( dev-lang/python:2.7 dev-lang/python:2.6 ) !arm? ( >=dev-lang/nacl-toolchain-newlib-0_p9093 <=dev-lang/nacl-toolchain-newlib-0_p10915 dev-lang/yasm ) dev-lang/perl dev-python/ply dev-python/simplejson >=dev-util/gperf-3.0.3 sys-apps/hwids >=sys-devel/bison-2.4.3 sys-devel/flex >=sys-devel/make-3.81-r2 virtual/pkgconfig test? ( dev-python/pyftpdlib ) >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) DESCRIPTION=Open-source version of Google Chrome web browser EAPI=5 HOMEPAGE=http://chromium.org/ @@ -10,4 +10,4 @@ RDEPEND=app-accessibility/speech-dispatcher:= app-arch/bzip2:= app-arch/snappy:= SLOT=0 SRC_URI=https://commondatastorage.googleapis.com/chromium-browser-official/chromium-28.0.1500.89-lite.tar.xz test? ( https://commondatastorage.googleapis.com/chromium-browser-official/chromium-28.0.1500.89-testdata.tar.xz ) _eclasses_=chromium 10deb47dfb7657ba0fc7814da0bad35e eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic d900015de4e092f26d8c0a18b6bd60de gnome2-utils 794d2847b4af390a1e020924876c8297 linux-info dd8fdcccc30f117673b4cba4ed4f74a7 multilib 892e597faee02a5b94eb02ab512e7622 pax-utils 2424f959506320f5196de8f79fa05297 portability 536c5e70c5fb252ed3b769e04aa3f05b python-any-r1 be3acf497433d6ff87b861634fd38bb5 python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=418392182123b814a94e0bc55b884365 +_md5_=75b4e1ca3fdaa8296fe1e9ec2cbf188e diff --git a/metadata/md5-cache/www-client/netsurf-3.0 b/metadata/md5-cache/www-client/netsurf-3.0 index ad28f35d8217..c3234f986b59 100644 --- a/metadata/md5-cache/www-client/netsurf-3.0 +++ b/metadata/md5-cache/www-client/netsurf-3.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-libs/libxml2 net-misc/curl >=dev-libs/libcss-0.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=net-libs/libhubbub-0.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] bmp? ( >=media-libs/libnsbmp-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) fbcon? ( >=dev-libs/libnsfb-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] truetype? ( media-fonts/dejavu media-libs/freetype ) ) gif? ( >=media-libs/libnsgif-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) gtk? ( dev-libs/glib:2 gnome-base/libglade:2.0 media-libs/lcms:0 x11-libs/gtk+:2 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-gtklibs ) ) ) gstreamer? ( media-libs/gstreamer:0.10 ) javascript? ( dev-libs/nsgenbind ) jpeg? ( virtual/jpeg amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) mng? ( media-libs/libmng amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) pdf-writer? ( media-libs/libharu ) png? ( media-libs/libpng amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) svg? ( svgtiny? ( >=media-libs/libsvgtiny-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !svgtiny? ( gnome-base/librsvg:2 ) ) webp? ( >=media-libs/libwebp-0.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) javascript? ( dev-libs/nsgenbind ) rosprite? ( >=media-libs/librosprite-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) virtual/pkgconfig +DEPEND=dev-libs/libxml2 net-misc/curl >=dev-libs/libcss-0.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=net-libs/libhubbub-0.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] bmp? ( >=media-libs/libnsbmp-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) fbcon? ( >=dev-libs/libnsfb-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] truetype? ( media-fonts/dejavu media-libs/freetype ) ) gif? ( >=media-libs/libnsgif-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) gtk? ( dev-libs/glib:2 gnome-base/libglade:2.0 media-libs/lcms:0 x11-libs/gtk+:2 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-gtklibs ) ) ) gstreamer? ( media-libs/gstreamer:0.10 ) javascript? ( dev-libs/nsgenbind ) jpeg? ( virtual/jpeg amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) mng? ( media-libs/libmng amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) pdf-writer? ( media-libs/libharu ) png? ( media-libs/libpng amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) svg? ( svgtiny? ( >=media-libs/libsvgtiny-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !svgtiny? ( gnome-base/librsvg:2 ) ) webp? ( >=media-libs/libwebp-0.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) javascript? ( dev-libs/nsgenbind ) rosprite? ( >=media-libs/librosprite-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) virtual/pkgconfig DESCRIPTION=a free, open source web browser EAPI=5 HOMEPAGE=http://www.netsurf-browser.org/ -IUSE=+bmp fbcon truetype +gif gstreamer gtk javascript +jpeg +mng pdf-writer +png +rosprite +svg +svgtiny +webp fbcon_frontend_able fbcon_frontend_linux fbcon_frontend_sdl fbcon_frontend_vnc fbcon_frontend_x abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 debug +IUSE=+bmp fbcon truetype +gif gstreamer gtk javascript +jpeg +mng pdf-writer +png +rosprite +svg +svgtiny +webp fbcon_frontend_able fbcon_frontend_linux fbcon_frontend_sdl fbcon_frontend_vnc fbcon_frontend_x abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 debug KEYWORDS=~amd64 ~arm LICENSE=GPL-2 MIT -RDEPEND=dev-libs/libxml2 net-misc/curl >=dev-libs/libcss-0.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=net-libs/libhubbub-0.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] bmp? ( >=media-libs/libnsbmp-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) fbcon? ( >=dev-libs/libnsfb-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] truetype? ( media-fonts/dejavu media-libs/freetype ) ) gif? ( >=media-libs/libnsgif-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) gtk? ( dev-libs/glib:2 gnome-base/libglade:2.0 media-libs/lcms:0 x11-libs/gtk+:2 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-gtklibs ) ) ) gstreamer? ( media-libs/gstreamer:0.10 ) javascript? ( dev-libs/nsgenbind ) jpeg? ( virtual/jpeg amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) mng? ( media-libs/libmng amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) pdf-writer? ( media-libs/libharu ) png? ( media-libs/libpng amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) svg? ( svgtiny? ( >=media-libs/libsvgtiny-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !svgtiny? ( gnome-base/librsvg:2 ) ) webp? ( >=media-libs/libwebp-0.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) +RDEPEND=dev-libs/libxml2 net-misc/curl >=dev-libs/libcss-0.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=net-libs/libhubbub-0.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] bmp? ( >=media-libs/libnsbmp-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) fbcon? ( >=dev-libs/libnsfb-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] truetype? ( media-fonts/dejavu media-libs/freetype ) ) gif? ( >=media-libs/libnsgif-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) gtk? ( dev-libs/glib:2 gnome-base/libglade:2.0 media-libs/lcms:0 x11-libs/gtk+:2 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-gtklibs ) ) ) gstreamer? ( media-libs/gstreamer:0.10 ) javascript? ( dev-libs/nsgenbind ) jpeg? ( virtual/jpeg amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) mng? ( media-libs/libmng amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) pdf-writer? ( media-libs/libharu ) png? ( media-libs/libpng amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs ) ) ) svg? ( svgtiny? ( >=media-libs/libsvgtiny-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !svgtiny? ( gnome-base/librsvg:2 ) ) webp? ( >=media-libs/libwebp-0.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) REQUIRED_USE=|| ( fbcon gtk ) amd64? ( abi_x86_32? ( !gstreamer !javascript !pdf-writer svg? ( svgtiny ) !truetype ) ) fbcon? ( ^^ ( fbcon_frontend_able fbcon_frontend_linux fbcon_frontend_sdl fbcon_frontend_vnc fbcon_frontend_x ) ) SLOT=0 SRC_URI=http://download.netsurf-browser.org/netsurf/releases/source/netsurf-3.0-src.tar.gz http://xmw.de/mirror/netsurf-fb.modes-example.gz http://download.netsurf-browser.org/libs/releases/buildsystem-1.0.tar.gz -> netsurf-buildsystem-1.0.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 netsurf 0b3fe194c8a4d60fe4955f30d31a9c1f toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=edd7fe62dcb4aa6ec389e8ee3822d0a3 diff --git a/metadata/md5-cache/www-misc/profile-sync-daemon-5.36.4_p20130721 b/metadata/md5-cache/www-misc/profile-sync-daemon-5.38.2 similarity index 80% rename from metadata/md5-cache/www-misc/profile-sync-daemon-5.36.4_p20130721 rename to metadata/md5-cache/www-misc/profile-sync-daemon-5.38.2 index 81b23e40f168..58b1701928b8 100644 --- a/metadata/md5-cache/www-misc/profile-sync-daemon-5.36.4_p20130721 +++ b/metadata/md5-cache/www-misc/profile-sync-daemon-5.38.2 @@ -6,6 +6,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 GPL-3 RDEPEND=app-shells/bash net-misc/rsync SLOT=0 -SRC_URI=https://github.com/graysky2/profile-sync-daemon/archive/f78e3f3cc1c02757c0025fa5d5e311015a13e9dc.tar.gz -> profile-sync-daemon-5.36.4_p20130721.tar.gz +SRC_URI=https://github.com/graysky2/profile-sync-daemon/archive/v5.38.2.tar.gz -> profile-sync-daemon-5.38.2.tar.gz _eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vcs-snapshot 58b766562c9fbfb3268b04e33cdf2f66 -_md5_=9720b1335127ae98b1b3026fbfecfbef +_md5_=fe7703f6c05a6ceda3e0ea984c33363b diff --git a/metadata/md5-cache/x11-apps/iceauth-1.0.6 b/metadata/md5-cache/x11-apps/iceauth-1.0.6 new file mode 100644 index 000000000000..105aeee20528 --- /dev/null +++ b/metadata/md5-cache/x11-apps/iceauth-1.0.6 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare test unpack +DEPEND=x11-libs/libICE x11-proto/xproto || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DESCRIPTION=ICE authority file utility +EAPI=5 +HOMEPAGE=http://xorg.freedesktop.org/ +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 ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt +LICENSE=MIT +RDEPEND=x11-libs/libICE +SLOT=0 +SRC_URI=http://xorg.freedesktop.org/releases/individual/app/iceauth-1.0.6.tar.bz2 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_md5_=fd7fc8eca87f559e801a6b30070ae44b diff --git a/metadata/md5-cache/x11-libs/libICE-1.0.8-r1 b/metadata/md5-cache/x11-libs/libICE-1.0.8-r1 index 973dddc0f5df..dfb4c6768a6d 100644 --- a/metadata/md5-cache/x11-libs/libICE-1.0.8-r1 +++ b/metadata/md5-cache/x11-libs/libICE-1.0.8-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=x11-libs/xtrans x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=x11-libs/xtrans x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org ICE library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=ipv6 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=ipv6 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/xtrans x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/xtrans x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libICE-1.0.8.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=4d48d8207568608e1c76d89cc0e37bf1 diff --git a/metadata/md5-cache/x11-libs/libSM-1.2.1-r1 b/metadata/md5-cache/x11-libs/libSM-1.2.1-r1 index 2289e51cd8a6..9c927e3919a2 100644 --- a/metadata/md5-cache/x11-libs/libSM-1.2.1-r1 +++ b/metadata/md5-cache/x11-libs/libSM-1.2.1-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=>=x11-libs/libICE-1.0.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/xtrans x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] !elibc_FreeBSD? ( !elibc_SunOS? ( uuid? ( >=sys-apps/util-linux-2.16 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) ) ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=>=x11-libs/libICE-1.0.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/xtrans x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] !elibc_FreeBSD? ( !elibc_SunOS? ( uuid? ( >=sys-apps/util-linux-2.16 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) ) ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org SM library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=doc ipv6 +uuid abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=doc ipv6 +uuid abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-libs/libICE-1.0.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/xtrans x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] !elibc_FreeBSD? ( !elibc_SunOS? ( uuid? ( >=sys-apps/util-linux-2.16 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) ) ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libICE-1.0.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/xtrans x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] !elibc_FreeBSD? ( !elibc_SunOS? ( uuid? ( >=sys-apps/util-linux-2.16 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) ) ) ) ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libSM-1.2.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=c27f575d22603fe774e9fbbf36b6aaf6 diff --git a/metadata/md5-cache/x11-libs/libX11-1.5.0-r1 b/metadata/md5-cache/x11-libs/libX11-1.5.0-r1 index 298c9ef5f2ac..5b71fd4a7b4f 100644 --- a/metadata/md5-cache/x11-libs/libX11-1.5.0-r1 +++ b/metadata/md5-cache/x11-libs/libX11-1.5.0-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=>=x11-libs/libxcb-1.8.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/xtrans >=x11-proto/xproto-7.0.17[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xf86bigfontproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] test? ( dev-lang/perl ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=>=x11-libs/libxcb-1.8.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/xtrans >=x11-proto/xproto-7.0.17[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xf86bigfontproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] test? ( dev-lang/perl ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org X11 library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=ipv6 test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=ipv6 test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-libs/libxcb-1.8.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/xtrans >=x11-proto/xproto-7.0.17[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xf86bigfontproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libxcb-1.8.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/xtrans >=x11-proto/xproto-7.0.17[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xf86bigfontproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libX11-1.5.0.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=c3bbf8717c54af6c8e2122e3e91bbb1e diff --git a/metadata/md5-cache/x11-libs/libX11-1.6.0 b/metadata/md5-cache/x11-libs/libX11-1.6.0 index 5e379d3181e7..7573e34be5b7 100644 --- a/metadata/md5-cache/x11-libs/libX11-1.6.0 +++ b/metadata/md5-cache/x11-libs/libX11-1.6.0 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-libs/libxcb-1.8.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/xtrans >=x11-proto/xproto-7.0.17[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xf86bigfontproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] test? ( dev-lang/perl ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=>=x11-libs/libxcb-1.8.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/xtrans >=x11-proto/xproto-7.0.17[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xf86bigfontproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] test? ( dev-lang/perl ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org X11 library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=ipv6 test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=ipv6 test abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-libs/libxcb-1.8.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/xtrans >=x11-proto/xproto-7.0.17[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xf86bigfontproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libxcb-1.8.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/xtrans >=x11-proto/xproto-7.0.17[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xf86bigfontproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libX11-1.6.0.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=01c4604ef7e2114f1ffd644e075edaac diff --git a/metadata/md5-cache/x11-libs/libXScrnSaver-1.2.2-r1 b/metadata/md5-cache/x11-libs/libXScrnSaver-1.2.2-r1 index 4ca1da3a011d..3be28ef8cef1 100644 --- a/metadata/md5-cache/x11-libs/libXScrnSaver-1.2.2-r1 +++ b/metadata/md5-cache/x11-libs/libXScrnSaver-1.2.2-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/scrnsaverproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/scrnsaverproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org XScrnSaver library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/scrnsaverproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/scrnsaverproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXScrnSaver-1.2.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=ed7d19bbe428f03e6e13c460413914bb diff --git a/metadata/md5-cache/x11-libs/libXau-1.0.7-r1 b/metadata/md5-cache/x11-libs/libXau-1.0.7-r1 index d39051b0a9a9..aa0ff3f28649 100644 --- a/metadata/md5-cache/x11-libs/libXau-1.0.7-r1 +++ b/metadata/md5-cache/x11-libs/libXau-1.0.7-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xau library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXau-1.0.7.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=a35ccd5376c2b2838f1cfbad9eda4415 diff --git a/metadata/md5-cache/x11-libs/libXau-1.0.8 b/metadata/md5-cache/x11-libs/libXau-1.0.8 index dcdf0963c6ab..9ebfb1f544e4 100644 --- a/metadata/md5-cache/x11-libs/libXau-1.0.8 +++ b/metadata/md5-cache/x11-libs/libXau-1.0.8 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xau library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXau-1.0.8.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=21df83014c8d88d839bff9211b9ab59e diff --git a/metadata/md5-cache/x11-libs/libXaw-1.0.11-r2 b/metadata/md5-cache/x11-libs/libXaw-1.0.11-r2 index b02cb24d21e3..bdd85e7b9354 100644 --- a/metadata/md5-cache/x11-libs/libXaw-1.0.11-r2 +++ b/metadata/md5-cache/x11-libs/libXaw-1.0.11-r2 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXpm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXpm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xaw library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=deprecated abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=deprecated abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXpm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXpm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXaw-1.0.11.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=d1cb6b264ca549bb587ce86cefbb80bc diff --git a/metadata/md5-cache/x11-libs/libXcomposite-0.4.4-r1 b/metadata/md5-cache/x11-libs/libXcomposite-0.4.4-r1 index bf94151a20a4..0714ff53783d 100644 --- a/metadata/md5-cache/x11-libs/libXcomposite-0.4.4-r1 +++ b/metadata/md5-cache/x11-libs/libXcomposite-0.4.4-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/compositeproto-0.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/compositeproto-0.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xcomposite library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/compositeproto-0.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/compositeproto-0.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXcomposite-0.4.4.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=90f4a495fb2670e37438fa31f5f6c55a diff --git a/metadata/md5-cache/x11-libs/libXcursor-1.1.13-r1 b/metadata/md5-cache/x11-libs/libXcursor-1.1.13-r1 index f1e4c4261296..77c72e589b4e 100644 --- a/metadata/md5-cache/x11-libs/libXcursor-1.1.13-r1 +++ b/metadata/md5-cache/x11-libs/libXcursor-1.1.13-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xcursor library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.13.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=5dd06b20e13f32a25736b3d700048657 diff --git a/metadata/md5-cache/x11-libs/libXcursor-1.1.14 b/metadata/md5-cache/x11-libs/libXcursor-1.1.14 index 2db67f255e51..6a0367ef6ca8 100644 --- a/metadata/md5-cache/x11-libs/libXcursor-1.1.14 +++ b/metadata/md5-cache/x11-libs/libXcursor-1.1.14 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xcursor library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.1.14.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=d176f019590e1e496a0b7900b262e4c5 diff --git a/metadata/md5-cache/x11-libs/libXdamage-1.1.4-r1 b/metadata/md5-cache/x11-libs/libXdamage-1.1.4-r1 index 34f9f3b214d2..5e0c2a65fe32 100644 --- a/metadata/md5-cache/x11-libs/libXdamage-1.1.4-r1 +++ b/metadata/md5-cache/x11-libs/libXdamage-1.1.4-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/damageproto-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/damageproto-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xdamage library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/damageproto-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXfixes[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/damageproto-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXdamage-1.1.4.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=8c45946dc3484df7060e9d96a505c629 diff --git a/metadata/md5-cache/x11-libs/libXdmcp-1.1.1-r1 b/metadata/md5-cache/x11-libs/libXdmcp-1.1.1-r1 index 89a326bcfb90..8970aa2024ab 100644 --- a/metadata/md5-cache/x11-libs/libXdmcp-1.1.1-r1 +++ b/metadata/md5-cache/x11-libs/libXdmcp-1.1.1-r1 @@ -3,11 +3,11 @@ DEPEND=x11-proto/xproto || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake DESCRIPTION=X.Org Xdmcp library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT RDEPEND=x11-proto/xproto abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXdmcp-1.1.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=4afb2d25bf94b56beb3a43a8c196e131 diff --git a/metadata/md5-cache/x11-libs/libXext-1.3.1-r1 b/metadata/md5-cache/x11-libs/libXext-1.3.1-r1 index 168bca004722..5a745d05a7d4 100644 --- a/metadata/md5-cache/x11-libs/libXext-1.3.1-r1 +++ b/metadata/md5-cache/x11-libs/libXext-1.3.1-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=>=x11-libs/libX11-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.1.99[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=>=x11-libs/libX11-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.1.99[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xext library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-libs/libX11-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.1.99[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libX11-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.1.99[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXext-1.3.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=e25b362fb23c6330fbc64dd218ff5311 diff --git a/metadata/md5-cache/x11-libs/libXext-1.3.2 b/metadata/md5-cache/x11-libs/libXext-1.3.2 index 8252632b00a3..b710e14fb0b3 100644 --- a/metadata/md5-cache/x11-libs/libXext-1.3.2 +++ b/metadata/md5-cache/x11-libs/libXext-1.3.2 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-libs/libX11-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.1.99[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=>=x11-libs/libX11-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.1.99[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xext library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-libs/libX11-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.1.99[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libX11-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.1.99[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXext-1.3.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=eb331604e1615b63411799f1599b1b49 diff --git a/metadata/md5-cache/x11-libs/libXfixes-5.0-r1 b/metadata/md5-cache/x11-libs/libXfixes-5.0-r1 index 481247db4192..63ce0568be88 100644 --- a/metadata/md5-cache/x11-libs/libXfixes-5.0-r1 +++ b/metadata/md5-cache/x11-libs/libXfixes-5.0-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/fixesproto-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/fixesproto-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xfixes library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/fixesproto-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/fixesproto-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXfixes-5.0.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=d691968878927b81745e16c3f7af600f diff --git a/metadata/md5-cache/x11-libs/libXfixes-5.0.1 b/metadata/md5-cache/x11-libs/libXfixes-5.0.1 index 20a9432c04cd..a9ee9d1cf83b 100644 --- a/metadata/md5-cache/x11-libs/libXfixes-5.0.1 +++ b/metadata/md5-cache/x11-libs/libXfixes-5.0.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/fixesproto-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/fixesproto-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xfixes library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/fixesproto-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/fixesproto-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXfixes-5.0.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=6186b5524e038176c108cf912e3a8193 diff --git a/metadata/md5-cache/x11-libs/libXft-2.3.1-r1 b/metadata/md5-cache/x11-libs/libXft-2.3.1-r1 index dc7b7004bebc..51b0cee0ef0a 100644 --- a/metadata/md5-cache/x11-libs/libXft-2.3.1-r1 +++ b/metadata/md5-cache/x11-libs/libXft-2.3.1-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] media-libs/fontconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] virtual/ttf-fonts || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] media-libs/fontconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] virtual/ttf-fonts || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xft library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] media-libs/fontconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] virtual/ttf-fonts abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libXrender-0.8.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] media-libs/freetype[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] media-libs/fontconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] virtual/ttf-fonts abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXft-2.3.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=cf85a8bd0eb07d189ca78bcb3adf8be1 diff --git a/metadata/md5-cache/x11-libs/libXi-1.6.2-r1 b/metadata/md5-cache/x11-libs/libXi-1.6.2-r1 index 7667179c87bf..1e9d98fada0a 100644 --- a/metadata/md5-cache/x11-libs/libXi-1.6.2-r1 +++ b/metadata/md5-cache/x11-libs/libXi-1.6.2-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/inputproto-2.1.99.6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/inputproto-2.1.99.6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xi library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/inputproto-2.1.99.6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/inputproto-2.1.99.6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXi-1.6.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=640f3b059defe906d153505caaa87928 diff --git a/metadata/md5-cache/x11-libs/libXi-1.7 b/metadata/md5-cache/x11-libs/libXi-1.7 index e528073c53d8..6f4f7aeb3f69 100644 --- a/metadata/md5-cache/x11-libs/libXi-1.7 +++ b/metadata/md5-cache/x11-libs/libXi-1.7 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xi library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXi-1.7.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=b9927032cc8219e3fd41ed8a13156fc3 diff --git a/metadata/md5-cache/x11-libs/libXi-1.7.1 b/metadata/md5-cache/x11-libs/libXi-1.7.1 index 3189eaf39613..69485e0e42f8 100644 --- a/metadata/md5-cache/x11-libs/libXi-1.7.1 +++ b/metadata/md5-cache/x11-libs/libXi-1.7.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXfixes-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXfixes-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xi library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXfixes-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXfixes-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXi-1.7.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=86c790f30a648f990a278bfe49d226a9 diff --git a/metadata/md5-cache/x11-libs/libXi-1.7.2 b/metadata/md5-cache/x11-libs/libXi-1.7.2 index 790e88bd1bd7..20b4fc103127 100644 --- a/metadata/md5-cache/x11-libs/libXi-1.7.2 +++ b/metadata/md5-cache/x11-libs/libXi-1.7.2 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXfixes-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXfixes-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xi library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXfixes-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-libs/libX11-1.4.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXfixes-5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/inputproto-2.2.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xproto-7.0.13[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXi-1.7.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=03d448d36e6deb57b2bd62b8eb7ac9e5 diff --git a/metadata/md5-cache/x11-libs/libXinerama-1.1.2-r1 b/metadata/md5-cache/x11-libs/libXinerama-1.1.2-r1 index a99dea491320..e785af3294a0 100644 --- a/metadata/md5-cache/x11-libs/libXinerama-1.1.2-r1 +++ b/metadata/md5-cache/x11-libs/libXinerama-1.1.2-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xineramaproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xineramaproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xinerama library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xineramaproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xineramaproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXinerama-1.1.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=9c32e3d3487470f188529541cfd35c23 diff --git a/metadata/md5-cache/x11-libs/libXinerama-1.1.3 b/metadata/md5-cache/x11-libs/libXinerama-1.1.3 index 5f16d5db68b2..988ba61a6f68 100644 --- a/metadata/md5-cache/x11-libs/libXinerama-1.1.3 +++ b/metadata/md5-cache/x11-libs/libXinerama-1.1.3 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xineramaproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xineramaproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xinerama library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xineramaproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xineramaproto-1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXinerama-1.1.3.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=54c245828fa0470883c901326ce7d0de diff --git a/metadata/md5-cache/x11-libs/libXmu-1.1.1-r1 b/metadata/md5-cache/x11-libs/libXmu-1.1.1-r1 index cc746307c903..5b19cc9ee4c6 100644 --- a/metadata/md5-cache/x11-libs/libXmu-1.1.1-r1 +++ b/metadata/md5-cache/x11-libs/libXmu-1.1.1-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xmu library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=ipv6 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=ipv6 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXmu-1.1.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=b7c148ebb928f9e865e07c1de216b566 diff --git a/metadata/md5-cache/x11-libs/libXp-1.0.1-r1 b/metadata/md5-cache/x11-libs/libXp-1.0.1-r1 index e38d88c90b9c..871de072f368 100644 --- a/metadata/md5-cache/x11-libs/libXp-1.0.1-r1 +++ b/metadata/md5-cache/x11-libs/libXp-1.0.1-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/printproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/printproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xp library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/printproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/printproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXp-1.0.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=fd111cb6e72d01e6bedd2523cfb569d7 diff --git a/metadata/md5-cache/x11-libs/libXp-1.0.2 b/metadata/md5-cache/x11-libs/libXp-1.0.2 index 1b4e050a2b04..96adacebc300 100644 --- a/metadata/md5-cache/x11-libs/libXp-1.0.2 +++ b/metadata/md5-cache/x11-libs/libXp-1.0.2 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/printproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/printproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xp library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/printproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/printproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXp-1.0.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=ae21ebf16e468ef86744e1cc451ac268 diff --git a/metadata/md5-cache/x11-libs/libXpm-3.5.10-r1 b/metadata/md5-cache/x11-libs/libXpm-3.5.10-r1 index 5878377d0828..82a35ee3edb9 100644 --- a/metadata/md5-cache/x11-libs/libXpm-3.5.10-r1 +++ b/metadata/md5-cache/x11-libs/libXpm-3.5.10-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] sys-devel/gettext || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] sys-devel/gettext || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xpm library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXpm-3.5.10.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=c7fc1ff7f9b5444cf04bb1432c5f26a0 diff --git a/metadata/md5-cache/x11-libs/libXrandr-1.4.0-r1 b/metadata/md5-cache/x11-libs/libXrandr-1.4.0-r1 index cb318296a80a..cf73930425e0 100644 --- a/metadata/md5-cache/x11-libs/libXrandr-1.4.0-r1 +++ b/metadata/md5-cache/x11-libs/libXrandr-1.4.0-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrender[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/randrproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/renderproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXrender[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/randrproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/renderproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xrandr library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrender[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/randrproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/renderproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXrender[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/randrproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/renderproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXrandr-1.4.0.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=082b91c1d7a5d2d7bfc64d4f30e9c4fe diff --git a/metadata/md5-cache/x11-libs/libXrandr-1.4.1 b/metadata/md5-cache/x11-libs/libXrandr-1.4.1 index ba28713d1e74..58c36aa63337 100644 --- a/metadata/md5-cache/x11-libs/libXrandr-1.4.1 +++ b/metadata/md5-cache/x11-libs/libXrandr-1.4.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrender[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/randrproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/renderproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXrender[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/randrproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/renderproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xrandr library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrender[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/randrproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/renderproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXrender[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/randrproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/renderproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXrandr-1.4.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=dd9e22ea9c24738b3fc7608e868b4a89 diff --git a/metadata/md5-cache/x11-libs/libXrender-0.9.7-r1 b/metadata/md5-cache/x11-libs/libXrender-0.9.7-r1 index 292649a5b3c6..16cac238fa93 100644 --- a/metadata/md5-cache/x11-libs/libXrender-0.9.7-r1 +++ b/metadata/md5-cache/x11-libs/libXrender-0.9.7-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/renderproto-0.9.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/renderproto-0.9.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xrender library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/renderproto-0.9.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/renderproto-0.9.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXrender-0.9.7.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=a3c3fd095ba292f88a6a24a0a292f714 diff --git a/metadata/md5-cache/x11-libs/libXrender-0.9.8 b/metadata/md5-cache/x11-libs/libXrender-0.9.8 index bab72e85d2b6..689bbf901a2e 100644 --- a/metadata/md5-cache/x11-libs/libXrender-0.9.8 +++ b/metadata/md5-cache/x11-libs/libXrender-0.9.8 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/renderproto-0.9.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/renderproto-0.9.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xrender library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/renderproto-0.9.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/renderproto-0.9.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXrender-0.9.8.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=496dab66c4d9c66fd2528e751716e6fa diff --git a/metadata/md5-cache/x11-libs/libXt-1.1.3-r1 b/metadata/md5-cache/x11-libs/libXt-1.1.3-r1 index 9d99d28cc8c5..4daf3568a623 100644 --- a/metadata/md5-cache/x11-libs/libXt-1.1.3-r1 +++ b/metadata/md5-cache/x11-libs/libXt-1.1.3-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libSM[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libICE[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libSM[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libICE[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xt library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libSM[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libICE[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libSM[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libICE[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXt-1.1.3.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=7a9289a5211f0677c546dfaa9c4fa578 diff --git a/metadata/md5-cache/x11-libs/libXt-1.1.4 b/metadata/md5-cache/x11-libs/libXt-1.1.4 index d8b094dfb3c3..ca2f157abf1e 100644 --- a/metadata/md5-cache/x11-libs/libXt-1.1.4 +++ b/metadata/md5-cache/x11-libs/libXt-1.1.4 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libSM[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libICE[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libSM[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libICE[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xt library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libSM[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libICE[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libSM[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libICE[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/kbproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXt-1.1.4.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=c4076e5cdadf9be2b9b64ce9a97f2086 diff --git a/metadata/md5-cache/x11-libs/libXtst-1.2.1-r1 b/metadata/md5-cache/x11-libs/libXtst-1.2.1-r1 index 00de6ae9a942..16ad43075ff5 100644 --- a/metadata/md5-cache/x11-libs/libXtst-1.2.1-r1 +++ b/metadata/md5-cache/x11-libs/libXtst-1.2.1-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.0.99.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/recordproto-1.13.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.99.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.0.99.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/recordproto-1.13.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.99.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xtst library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.0.99.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/recordproto-1.13.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.99.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.0.99.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/recordproto-1.13.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.99.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXtst-1.2.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=363dd4bc9a7362b51c2b3c678a259197 diff --git a/metadata/md5-cache/x11-libs/libXtst-1.2.2 b/metadata/md5-cache/x11-libs/libXtst-1.2.2 index 1218c0f5ce10..cf4d8d3e3202 100644 --- a/metadata/md5-cache/x11-libs/libXtst-1.2.2 +++ b/metadata/md5-cache/x11-libs/libXtst-1.2.2 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.0.99.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/recordproto-1.13.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.99.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.0.99.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/recordproto-1.13.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.99.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X.Org Xtst library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-libs/libXext-1.0.99.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/recordproto-1.13.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xextproto-7.0.99.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-libs/libXext-1.0.99.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXi[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/recordproto-1.13.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xextproto-7.0.99.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/inputproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXtst-1.2.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=a8c5a8a9dfc9d3bdea9ba67b6f9dcc48 diff --git a/metadata/md5-cache/x11-libs/libXv-1.0.7-r1 b/metadata/md5-cache/x11-libs/libXv-1.0.7-r1 index af0dd329b06c..d593c5aa668c 100644 --- a/metadata/md5-cache/x11-libs/libXv-1.0.7-r1 +++ b/metadata/md5-cache/x11-libs/libXv-1.0.7-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xv library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXv-1.0.7.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=9aaa793e4e2938dd426a06fae82d4300 diff --git a/metadata/md5-cache/x11-libs/libXv-1.0.8 b/metadata/md5-cache/x11-libs/libXv-1.0.8 index 1a91df6be22f..24adbd01fbc3 100644 --- a/metadata/md5-cache/x11-libs/libXv-1.0.8 +++ b/metadata/md5-cache/x11-libs/libXv-1.0.8 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xv library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXv-1.0.8.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=dc7e3383f2593ce44522d52f58c94650 diff --git a/metadata/md5-cache/x11-libs/libXv-1.0.9 b/metadata/md5-cache/x11-libs/libXv-1.0.9 index c76dad5d1798..d591abc9340a 100644 --- a/metadata/md5-cache/x11-libs/libXv-1.0.9 +++ b/metadata/md5-cache/x11-libs/libXv-1.0.9 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xv library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXv-1.0.9.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=3b51c137cb018c48ee62cf283251a4e1 diff --git a/metadata/md5-cache/x11-libs/libXvMC-1.0.7-r1 b/metadata/md5-cache/x11-libs/libXvMC-1.0.7-r1 index 4e4519835439..9bbb32c1810f 100644 --- a/metadata/md5-cache/x11-libs/libXvMC-1.0.7-r1 +++ b/metadata/md5-cache/x11-libs/libXvMC-1.0.7-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org XvMC library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-solaris LICENSE=MIT PDEPEND=app-admin/eselect-xvmc -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXvMC-1.0.7.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=5eb53b984b5251ef36c1cdb365ab5c95 diff --git a/metadata/md5-cache/x11-libs/libXvMC-1.0.8 b/metadata/md5-cache/x11-libs/libXvMC-1.0.8 index 67dcf753143d..c2e3f3de1aac 100644 --- a/metadata/md5-cache/x11-libs/libXvMC-1.0.8 +++ b/metadata/md5-cache/x11-libs/libXvMC-1.0.8 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org XvMC library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-solaris LICENSE=MIT PDEPEND=app-admin/eselect-xvmc -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/videoproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXvMC-1.0.8.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=6498732e833168f39288969bf068194b diff --git a/metadata/md5-cache/x11-libs/libXxf86dga-1.1.3-r1 b/metadata/md5-cache/x11-libs/libXxf86dga-1.1.3-r1 index 7ee7954db013..8f0f128accff 100644 --- a/metadata/md5-cache/x11-libs/libXxf86dga-1.1.3-r1 +++ b/metadata/md5-cache/x11-libs/libXxf86dga-1.1.3-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xf86dgaproto-2.0.99.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xf86dgaproto-2.0.99.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xxf86dga library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xf86dgaproto-2.0.99.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xf86dgaproto-2.0.99.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-1.1.3.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=0b7e54b21eb50d47201cb626bd8ce714 diff --git a/metadata/md5-cache/x11-libs/libXxf86dga-1.1.4 b/metadata/md5-cache/x11-libs/libXxf86dga-1.1.4 index 8428c796376d..0fa23e8ee27a 100644 --- a/metadata/md5-cache/x11-libs/libXxf86dga-1.1.4 +++ b/metadata/md5-cache/x11-libs/libXxf86dga-1.1.4 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xf86dgaproto-2.0.99.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xf86dgaproto-2.0.99.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xxf86dga library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xf86dgaproto-2.0.99.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xf86dgaproto-2.0.99.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-1.1.4.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=36c46849a100b3c6fb1a025b21ec84b4 diff --git a/metadata/md5-cache/x11-libs/libXxf86vm-1.1.2-r1 b/metadata/md5-cache/x11-libs/libXxf86vm-1.1.2-r1 index cb57a4c34305..094e9b4219ba 100644 --- a/metadata/md5-cache/x11-libs/libXxf86vm-1.1.2-r1 +++ b/metadata/md5-cache/x11-libs/libXxf86vm-1.1.2-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xf86vidmodeproto-2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xf86vidmodeproto-2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xxf86vm library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xf86vidmodeproto-2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xf86vidmodeproto-2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXxf86vm-1.1.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=790edd9a3dff2b81148a4d480d72c5c7 diff --git a/metadata/md5-cache/x11-libs/libXxf86vm-1.1.3 b/metadata/md5-cache/x11-libs/libXxf86vm-1.1.3 index bf98ca7965fc..b579795bd9ff 100644 --- a/metadata/md5-cache/x11-libs/libXxf86vm-1.1.3 +++ b/metadata/md5-cache/x11-libs/libXxf86vm-1.1.3 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xf86vidmodeproto-2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xf86vidmodeproto-2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Xxf86vm library EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] >=x11-proto/xf86vidmodeproto-2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] >=x11-proto/xf86vidmodeproto-2.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xextproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-proto/xproto[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/lib/libXxf86vm-1.1.3.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=d0f2c2f5921020cb323e84c12045b76b diff --git a/metadata/md5-cache/x11-libs/libpciaccess-0.13.1-r1 b/metadata/md5-cache/x11-libs/libpciaccess-0.13.1-r1 index 82044979ea2a..c5f33fb9fc53 100644 --- a/metadata/md5-cache/x11-libs/libpciaccess-0.13.1-r1 +++ b/metadata/md5-cache/x11-libs/libpciaccess-0.13.1-r1 @@ -3,11 +3,11 @@ DEPEND=!=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=!=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=Library providing generic access to the PCI bus and devices EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=minimal zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs +IUSE=minimal zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=!=x11-proto/dri2proto-2.2 ) +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] dri? ( x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !=x11-drivers/nvidia-drivers-180* !=x11-drivers/nvidia-drivers-185* !=x11-drivers/nvidia-drivers-190* abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) virtual/pkgconfig doc? ( app-doc/doxygen media-gfx/graphviz virtual/latex-base ) dri? ( >=x11-proto/dri2proto-2.2 ) DESCRIPTION=VDPAU wrapper and trace libraries EAPI=5 HOMEPAGE=http://www.freedesktop.org/wiki/Software/VDPAU -IUSE=doc dri abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=doc dri abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] dri? ( x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !=x11-drivers/nvidia-drivers-180* !=x11-drivers/nvidia-drivers-185* !=x11-drivers/nvidia-drivers-190* abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] dri? ( x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !=x11-drivers/nvidia-drivers-180* !=x11-drivers/nvidia-drivers-185* !=x11-drivers/nvidia-drivers-190* abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.5.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=284dc5928c59c89aba878e6404c534f7 diff --git a/metadata/md5-cache/x11-libs/libvdpau-0.6 b/metadata/md5-cache/x11-libs/libvdpau-0.6 index 04e1b7e03416..5e561cbb9086 100644 --- a/metadata/md5-cache/x11-libs/libvdpau-0.6 +++ b/metadata/md5-cache/x11-libs/libvdpau-0.6 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] dri? ( x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !=x11-drivers/nvidia-drivers-180* !=x11-drivers/nvidia-drivers-185* !=x11-drivers/nvidia-drivers-190* abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) virtual/pkgconfig doc? ( app-doc/doxygen media-gfx/graphviz virtual/latex-base ) dri? ( >=x11-proto/dri2proto-2.2 ) +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] dri? ( x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !=x11-drivers/nvidia-drivers-180* !=x11-drivers/nvidia-drivers-185* !=x11-drivers/nvidia-drivers-190* abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) virtual/pkgconfig doc? ( app-doc/doxygen media-gfx/graphviz virtual/latex-base ) dri? ( >=x11-proto/dri2proto-2.2 ) DESCRIPTION=VDPAU wrapper and trace libraries EAPI=5 HOMEPAGE=http://www.freedesktop.org/wiki/Software/VDPAU -IUSE=doc dri abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=doc dri abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] dri? ( x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) !=x11-drivers/nvidia-drivers-180* !=x11-drivers/nvidia-drivers-185* !=x11-drivers/nvidia-drivers-190* abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] dri? ( x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) !=x11-drivers/nvidia-drivers-180* !=x11-drivers/nvidia-drivers-185* !=x11-drivers/nvidia-drivers-190* abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.6.tar.gz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=616c54da124f717b7c789d9e94325738 diff --git a/metadata/md5-cache/x11-libs/libxcb-1.9-r1 b/metadata/md5-cache/x11-libs/libxcb-1.9-r1 index 31ed7d60459e..60a83c4001d1 100644 --- a/metadata/md5-cache/x11-libs/libxcb-1.9-r1 +++ b/metadata/md5-cache/x11-libs/libxcb-1.9-r1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=dev-libs/libpthread-stubs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] dev-lang/python[xml] dev-libs/libxslt >=x11-proto/xcb-proto-1.7-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?,python_single_target_python3_1(+)?,python_single_target_python3_2(+)?,python_single_target_python3_3(+)?] python_single_target_python2_6? ( dev-lang/python:2.6[xml] ) python_single_target_python2_7? ( dev-lang/python:2.7[xml] ) python_single_target_python3_1? ( dev-lang/python:3.1[xml] ) python_single_target_python3_2? ( dev-lang/python:3.2[xml] ) python_single_target_python3_3? ( dev-lang/python:3.3[xml] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?,python_single_target_python3_1(+)?,python_single_target_python3_2(+)?,python_single_target_python3_3(+)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=dev-libs/libpthread-stubs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] dev-lang/python[xml] dev-libs/libxslt >=x11-proto/xcb-proto-1.7-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?,python_single_target_python3_1(+)?,python_single_target_python3_2(+)?,python_single_target_python3_3(+)?] python_single_target_python2_6? ( dev-lang/python:2.6[xml] ) python_single_target_python2_7? ( dev-lang/python:2.7[xml] ) python_single_target_python3_1? ( dev-lang/python:3.1[xml] ) python_single_target_python3_2? ( dev-lang/python:3.2[xml] ) python_single_target_python3_3? ( dev-lang/python:3.3[xml] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?,python_single_target_python3_1(+)?,python_single_target_python3_2(+)?,python_single_target_python3_3(+)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X C-language Bindings library EAPI=5 HOMEPAGE=http://xcb.freedesktop.org/ -IUSE=selinux python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_single_target_python2_6 python_single_target_python2_7 python_single_target_python3_1 python_single_target_python3_2 python_single_target_python3_3 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=selinux python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_single_target_python2_6 python_single_target_python2_7 python_single_target_python3_1 python_single_target_python3_2 python_single_target_python3_3 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=dev-libs/libpthread-stubs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=dev-libs/libpthread-stubs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_1? ( python_targets_python3_1 ) python_single_target_python3_2? ( python_targets_python3_2 ) python_single_target_python3_3? ( python_targets_python3_3 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 python_single_target_python3_1 python_single_target_python3_2 python_single_target_python3_3 ) SLOT=0 SRC_URI=http://xcb.freedesktop.org/dist/libxcb-1.9.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=7307b1c569736a4ad948826183c2ecd9 diff --git a/metadata/md5-cache/x11-libs/libxcb-1.9.1 b/metadata/md5-cache/x11-libs/libxcb-1.9.1 index 74f762b32146..9fe895920bdf 100644 --- a/metadata/md5-cache/x11-libs/libxcb-1.9.1 +++ b/metadata/md5-cache/x11-libs/libxcb-1.9.1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=dev-libs/libpthread-stubs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] dev-lang/python[xml] dev-libs/libxslt >=x11-proto/xcb-proto-1.7-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?,python_single_target_python3_1(+)?,python_single_target_python3_2(+)?,python_single_target_python3_3(+)?] python_single_target_python2_6? ( dev-lang/python:2.6[xml] ) python_single_target_python2_7? ( dev-lang/python:2.7[xml] ) python_single_target_python3_1? ( dev-lang/python:3.1[xml] ) python_single_target_python3_2? ( dev-lang/python:3.2[xml] ) python_single_target_python3_3? ( dev-lang/python:3.3[xml] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?,python_single_target_python3_1(+)?,python_single_target_python3_2(+)?,python_single_target_python3_3(+)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +DEPEND=dev-libs/libpthread-stubs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] dev-lang/python[xml] dev-libs/libxslt >=x11-proto/xcb-proto-1.7-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?,python_single_target_python3_1(+)?,python_single_target_python3_2(+)?,python_single_target_python3_3(+)?] python_single_target_python2_6? ( dev-lang/python:2.6[xml] ) python_single_target_python2_7? ( dev-lang/python:2.7[xml] ) python_single_target_python3_1? ( dev-lang/python:3.1[xml] ) python_single_target_python3_2? ( dev-lang/python:3.2[xml] ) python_single_target_python3_3? ( dev-lang/python:3.3[xml] ) dev-python/python-exec[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?,python_single_target_python3_1(+)?,python_single_target_python3_2(+)?,python_single_target_python3_3(+)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig doc? ( doc? ( app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DESCRIPTION=X C-language Bindings library EAPI=5 HOMEPAGE=http://xcb.freedesktop.org/ -IUSE=selinux xkb python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_single_target_python2_6 python_single_target_python2_7 python_single_target_python3_1 python_single_target_python3_2 python_single_target_python3_3 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 static-libs doc +IUSE=selinux xkb python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_single_target_python2_6 python_single_target_python2_7 python_single_target_python3_1 python_single_target_python3_2 python_single_target_python3_3 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 static-libs doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=dev-libs/libpthread-stubs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=dev-libs/libpthread-stubs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXau[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXdmcp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) REQUIRED_USE=python_single_target_python2_6? ( python_targets_python2_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_1? ( python_targets_python3_1 ) python_single_target_python3_2? ( python_targets_python3_2 ) python_single_target_python3_3? ( python_targets_python3_3 ) ^^ ( python_single_target_python2_6 python_single_target_python2_7 python_single_target_python3_1 python_single_target_python3_2 python_single_target_python3_3 ) SLOT=0 SRC_URI=http://xcb.freedesktop.org/dist/libxcb-1.9.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=abd7face09008aabe90b2506f33bb434 diff --git a/metadata/md5-cache/x11-libs/motif-2.2.3-r12 b/metadata/md5-cache/x11-libs/motif-2.2.3-r12 index 6bff243533eb..22e718225c95 100644 --- a/metadata/md5-cache/x11-libs/motif-2.2.3-r12 +++ b/metadata/md5-cache/x11-libs/motif-2.2.3-r12 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs ) !app-emulation/emul-linux-x86-motif ) x11-libs/libXaw x11-misc/xbitmaps || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs ) !app-emulation/emul-linux-x86-motif ) x11-libs/libXaw x11-misc/xbitmaps || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=Legacy Open Motif libraries for old binaries EAPI=5 HOMEPAGE=http://motif.ics.com/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 LICENSE=MOTIF MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs ) !app-emulation/emul-linux-x86-motif ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs ) !app-emulation/emul-linux-x86-motif ) SLOT=2.2 SRC_URI=ftp://ftp.ics.com/openmotif/2.2/2.2.3/src/openMotif-2.2.3.tar.gz mirror://gentoo/openmotif-2.2.3-patches-5.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=eb033add0c53663c1dc2d5b19a6d5908 diff --git a/metadata/md5-cache/x11-libs/motif-2.3.4-r1 b/metadata/md5-cache/x11-libs/motif-2.3.4-r1 index 9bf9bbfc6a4f..935e37b6a500 100644 --- a/metadata/md5-cache/x11-libs/motif-2.3.4-r1 +++ b/metadata/md5-cache/x11-libs/motif-2.3.4-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] unicode? ( virtual/libiconv ) xft? ( media-libs/fontconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXft[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) jpeg? ( virtual/jpeg ) png? ( >=media-libs/libpng-1.4:0= ) abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs ) !app-emulation/emul-linux-x86-motif ) sys-devel/flex || ( dev-util/byacc sys-freebsd/freebsd-ubin ) x11-misc/xbitmaps || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] unicode? ( virtual/libiconv ) xft? ( media-libs/fontconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXft[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) jpeg? ( virtual/jpeg ) png? ( >=media-libs/libpng-1.4:0= ) abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs ) !app-emulation/emul-linux-x86-motif ) sys-devel/flex || ( dev-util/byacc sys-freebsd/freebsd-ubin ) x11-misc/xbitmaps || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool DESCRIPTION=The Motif user interface component toolkit EAPI=5 HOMEPAGE=http://sourceforge.net/projects/motif/ http://motif.ics.com/ -IUSE=examples jpeg +motif22-compatibility png static-libs unicode xft abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=examples jpeg +motif22-compatibility png static-libs unicode xft abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=LGPL-2.1+ MIT -RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] unicode? ( virtual/libiconv ) xft? ( media-libs/fontconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXft[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] ) jpeg? ( virtual/jpeg ) png? ( >=media-libs/libpng-1.4:0= ) abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs ) !app-emulation/emul-linux-x86-motif ) +RDEPEND=x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXext[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXmu[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXp[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] unicode? ( virtual/libiconv ) xft? ( media-libs/fontconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] x11-libs/libXft[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] ) jpeg? ( virtual/jpeg ) png? ( >=media-libs/libpng-1.4:0= ) abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs ) !app-emulation/emul-linux-x86-motif ) SLOT=0 SRC_URI=mirror://sourceforge/project/motif/Motif%202.3.4%20Source%20Code/motif-2.3.4-src.tgz mirror://gentoo/motif-2.3.4-patches-1.tar.xz -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multilib-minimal 09c985fcba99d0f16fc7161fffa80730 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=a2b69285dd46bf03ae0f81e76427e320 diff --git a/metadata/md5-cache/x11-misc/obconf-2.0.3_p20111019 b/metadata/md5-cache/x11-misc/obconf-2.0.3_p20111019 index cb9d399a9678..7c6f1e1a2984 100644 --- a/metadata/md5-cache/x11-misc/obconf-2.0.3_p20111019 +++ b/metadata/md5-cache/x11-misc/obconf-2.0.3_p20111019 @@ -10,4 +10,4 @@ RDEPEND=gnome-base/libglade:2.0 x11-libs/gtk+:2 x11-libs/startup-notification >= SLOT=0 SRC_URI=http://dev.gentoo.org/~hwoarang/distfiles/obconf-2.0.3_p20111019.tar.gz _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=033d1dfa22ec72d095ffbd72b42d1f83 +_md5_=1ca118b7252d1d396693c207e3e895b1 diff --git a/metadata/md5-cache/x11-misc/virtualgl-2.3.2-r3 b/metadata/md5-cache/x11-misc/virtualgl-2.3.2-r3 index 37edd600fd29..8add14e65499 100644 --- a/metadata/md5-cache/x11-misc/virtualgl-2.3.2-r3 +++ b/metadata/md5-cache/x11-misc/virtualgl-2.3.2-r3 @@ -3,11 +3,11 @@ DEPEND=ssl? ( dev-libs/openssl ) media-libs/libjpeg-turbo x11-libs/libX11 x11-li DESCRIPTION=Run OpenGL applications remotely with full 3D hardware acceleration EAPI=5 HOMEPAGE=http://www.virtualgl.org/ -IUSE=ssl abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=ssl abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~amd64 ~x86 LICENSE=LGPL-2.1 wxWinLL-3.1 FLTK RDEPEND=ssl? ( dev-libs/openssl ) media-libs/libjpeg-turbo x11-libs/libX11 x11-libs/libXext x11-libs/libXv amd64? ( abi_x86_32? ( || ( ( x11-libs/libX11[abi_x86_32] x11-libs/libXext[abi_x86_32] x11-libs/libXv[abi_x86_32] ) app-emulation/emul-linux-x86-xlibs ) app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-opengl ) ) virtual/glu virtual/opengl SLOT=0 SRC_URI=mirror://sourceforge/virtualgl/VirtualGL/2.3.2/VirtualGL-2.3.2.tar.gz -_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 systemd 49c26d08111dd2c62b52cee32151b93b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 +_eclasses_=cmake-multilib 8ad37ef7965c43a2a428cb69256bf631 cmake-utils 92319f03251f1235bc887cc84e5aef21 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 systemd 49c26d08111dd2c62b52cee32151b93b toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 _md5_=e1c068d119fb85fe343445701537b41a diff --git a/metadata/md5-cache/x11-misc/xmobar-0.13 b/metadata/md5-cache/x11-misc/xmobar-0.13 index 0106858ec4a1..eece0c7a18a7 100644 --- a/metadata/md5-cache/x11-misc/xmobar-0.13 +++ b/metadata/md5-cache/x11-misc/xmobar-0.13 @@ -8,5 +8,5 @@ KEYWORDS=~amd64 ~x86 LICENSE=BSD SLOT=0 SRC_URI=mirror://hackage/packages/archive/xmobar/0.13/xmobar-0.13.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=c7b80dddcbfc17a6759fde5d7860d9a0 diff --git a/metadata/md5-cache/x11-misc/xmobar-0.14 b/metadata/md5-cache/x11-misc/xmobar-0.14 index 50429bde60e3..a3e526827855 100644 --- a/metadata/md5-cache/x11-misc/xmobar-0.14 +++ b/metadata/md5-cache/x11-misc/xmobar-0.14 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=x11-libs/libXrandr mpd? ( media-sound/mpd ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/xmobar/0.14/xmobar-0.14.tar.gz -_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=7169f1f744d2845f76990daf7d4aa715 diff --git a/metadata/md5-cache/x11-misc/xmobar-0.16-r1 b/metadata/md5-cache/x11-misc/xmobar-0.16-r1 index e14332305c2b..f443f9569965 100644 --- a/metadata/md5-cache/x11-misc/xmobar-0.16-r1 +++ b/metadata/md5-cache/x11-misc/xmobar-0.16-r1 @@ -10,5 +10,5 @@ RDEPEND=x11-libs/libXrandr wifi? ( net-wireless/wireless-tools ) mpd? ( media-so REQUIRED_USE=mpris? ( dbus ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/xmobar/0.16/xmobar-0.16.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=9fe660971984da81bdba47fc56d99299 diff --git a/metadata/md5-cache/x11-misc/xmobar-0.18 b/metadata/md5-cache/x11-misc/xmobar-0.18 index 7240d2fbe631..3a35d203d192 100644 --- a/metadata/md5-cache/x11-misc/xmobar-0.18 +++ b/metadata/md5-cache/x11-misc/xmobar-0.18 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=x11-libs/libXrandr wifi? ( net-wireless/wireless-tools ) mpd? ( media-sound/mpd ) SLOT=0 SRC_URI=mirror://hackage/packages/archive/xmobar/0.18/xmobar-0.18.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=b1f42ff658a4d30af789e5d105ac032d diff --git a/metadata/md5-cache/x11-proto/compositeproto-0.4.2-r1 b/metadata/md5-cache/x11-proto/compositeproto-0.4.2-r1 index ad9e855b67b6..5fb386c3c196 100644 --- a/metadata/md5-cache/x11-proto/compositeproto-0.4.2-r1 +++ b/metadata/md5-cache/x11-proto/compositeproto-0.4.2-r1 @@ -3,11 +3,11 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org Composite protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/compositeproto-0.4.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=110ad8cb6924e489036370b09c546a86 diff --git a/metadata/md5-cache/x11-proto/damageproto-1.2.1-r1 b/metadata/md5-cache/x11-proto/damageproto-1.2.1-r1 index 67fcbba0f15c..d3a659a54b45 100644 --- a/metadata/md5-cache/x11-proto/damageproto-1.2.1-r1 +++ b/metadata/md5-cache/x11-proto/damageproto-1.2.1-r1 @@ -3,11 +3,11 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org Damage protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/damageproto-1.2.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=713b8f2400bcb65ae6f8e3336da95298 diff --git a/metadata/md5-cache/x11-proto/fixesproto-5.0-r1 b/metadata/md5-cache/x11-proto/fixesproto-5.0-r1 index f73961748a70..bc886e497da5 100644 --- a/metadata/md5-cache/x11-proto/fixesproto-5.0-r1 +++ b/metadata/md5-cache/x11-proto/fixesproto-5.0-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=x11-proto/xextproto-7.0.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig +DEPEND=>=x11-proto/xextproto-7.0.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig DESCRIPTION=X.Org Fixes protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT -RDEPEND=>=x11-proto/xextproto-7.0.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) +RDEPEND=>=x11-proto/xextproto-7.0.99.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/fixesproto-5.0.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=d0851adf93a9860eacecbda6dcac1949 diff --git a/metadata/md5-cache/x11-proto/inputproto-2.2-r1 b/metadata/md5-cache/x11-proto/inputproto-2.2-r1 index 542952be09c9..d31dd9436503 100644 --- a/metadata/md5-cache/x11-proto/inputproto-2.2-r1 +++ b/metadata/md5-cache/x11-proto/inputproto-2.2-r1 @@ -3,11 +3,11 @@ DEPEND=!=sys-devel/automake-1.12:1.12 >=sys-devel/a DESCRIPTION=X.Org Input protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/inputproto-2.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=4623d4fe9b21a7805f97ff448d8b1366 diff --git a/metadata/md5-cache/x11-proto/inputproto-2.3 b/metadata/md5-cache/x11-proto/inputproto-2.3 index 21a5d67ac22a..3fcc8535743b 100644 --- a/metadata/md5-cache/x11-proto/inputproto-2.3 +++ b/metadata/md5-cache/x11-proto/inputproto-2.3 @@ -3,11 +3,11 @@ DEPEND=!=sys-devel/automake-1.12:1.12 >=sys-devel/a DESCRIPTION=X.Org Input protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/inputproto-2.3.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=2dd8f5253ce322fc2d2c105a99b44008 diff --git a/metadata/md5-cache/x11-proto/kbproto-1.0.6-r1 b/metadata/md5-cache/x11-proto/kbproto-1.0.6-r1 index 8f4ea3220aec..635faaaa41c0 100644 --- a/metadata/md5-cache/x11-proto/kbproto-1.0.6-r1 +++ b/metadata/md5-cache/x11-proto/kbproto-1.0.6-r1 @@ -3,11 +3,11 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org KB protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/kbproto-1.0.6.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=248d0cd767529c1ba6168116e3601a6c diff --git a/metadata/md5-cache/x11-proto/printproto-1.0.5-r1 b/metadata/md5-cache/x11-proto/printproto-1.0.5-r1 index da7614558fe0..f7971a3e70cf 100644 --- a/metadata/md5-cache/x11-proto/printproto-1.0.5-r1 +++ b/metadata/md5-cache/x11-proto/printproto-1.0.5-r1 @@ -3,11 +3,11 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org Print protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/printproto-1.0.5.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=e4c554ab0a49cf90371fd98c28042f33 diff --git a/metadata/md5-cache/x11-proto/randrproto-1.4.0-r1 b/metadata/md5-cache/x11-proto/randrproto-1.4.0-r1 index a7ec860b8595..14e71ae786c6 100644 --- a/metadata/md5-cache/x11-proto/randrproto-1.4.0-r1 +++ b/metadata/md5-cache/x11-proto/randrproto-1.4.0-r1 @@ -3,11 +3,11 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org Randr protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/randrproto-1.4.0.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=eb81d6fd434c9f14a5d31a751b032279 diff --git a/metadata/md5-cache/x11-proto/recordproto-1.14.2-r1 b/metadata/md5-cache/x11-proto/recordproto-1.14.2-r1 index 4967f25219a3..750a1078c3f2 100644 --- a/metadata/md5-cache/x11-proto/recordproto-1.14.2-r1 +++ b/metadata/md5-cache/x11-proto/recordproto-1.14.2-r1 @@ -3,11 +3,11 @@ DEPEND=!=sys-devel/automake-1.12:1.12 >=sys-dev DESCRIPTION=X.Org Record protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT RDEPEND=!=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org Render protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/renderproto-0.11.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=3f56ffd618d1c2eb8e7be8459e523b0e diff --git a/metadata/md5-cache/x11-proto/scrnsaverproto-1.2.2-r1 b/metadata/md5-cache/x11-proto/scrnsaverproto-1.2.2-r1 index d1bc04f2fc4d..145064217063 100644 --- a/metadata/md5-cache/x11-proto/scrnsaverproto-1.2.2-r1 +++ b/metadata/md5-cache/x11-proto/scrnsaverproto-1.2.2-r1 @@ -3,11 +3,11 @@ DEPEND=!=sys-devel/automake-1.12:1.12 >=sys-de DESCRIPTION=X.Org ScrnSaver protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=!=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org Video protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/videoproto-2.3.1.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=d8b92b8bc6bff02fdbb055bc943ccc6e diff --git a/metadata/md5-cache/x11-proto/videoproto-2.3.2 b/metadata/md5-cache/x11-proto/videoproto-2.3.2 index 5dbb999bcd78..e1c3a8466203 100644 --- a/metadata/md5-cache/x11-proto/videoproto-2.3.2 +++ b/metadata/md5-cache/x11-proto/videoproto-2.3.2 @@ -3,11 +3,11 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org Video protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/videoproto-2.3.2.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=3e2942ee78d6c7c2cb0f85a09df743ba diff --git a/metadata/md5-cache/x11-proto/xcb-proto-1.8-r2 b/metadata/md5-cache/x11-proto/xcb-proto-1.8-r2 index ed716a1c98fb..06a85f9ef5b7 100644 --- a/metadata/md5-cache/x11-proto/xcb-proto-1.8-r2 +++ b/metadata/md5-cache/x11-proto/xcb-proto-1.8-r2 @@ -3,11 +3,11 @@ DEPEND=python_single_target_python2_5? ( dev-lang/python:2.5 ) python_single_tar DESCRIPTION=X C-language Bindings protocol headers EAPI=5 HOMEPAGE=http://xcb.freedesktop.org/ -IUSE=python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_single_target_python2_5 python_single_target_python2_6 python_single_target_python2_7 python_single_target_python3_1 python_single_target_python3_2 python_single_target_python3_3 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_single_target_python2_5 python_single_target_python2_6 python_single_target_python2_7 python_single_target_python3_1 python_single_target_python3_2 python_single_target_python3_3 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=python_single_target_python2_5? ( dev-lang/python:2.5 ) python_single_target_python2_6? ( dev-lang/python:2.6 ) python_single_target_python2_7? ( dev-lang/python:2.7 ) python_single_target_python3_1? ( dev-lang/python:3.1 ) python_single_target_python3_2? ( dev-lang/python:3.2 ) python_single_target_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,python_single_target_python2_5(+)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?,python_single_target_python3_1(+)?,python_single_target_python3_2(+)?,python_single_target_python3_3(+)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xcb.freedesktop.org/dist/xcb-proto-1.8.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 7e219c03c7f3c029a5d1030f38aeafef python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=cb66e5a4418e7b8d0fdec82223e68ee4 diff --git a/metadata/md5-cache/x11-proto/xcb-proto-1.8-r3 b/metadata/md5-cache/x11-proto/xcb-proto-1.8-r3 index 5c66906e43d1..211abe7149bd 100644 --- a/metadata/md5-cache/x11-proto/xcb-proto-1.8-r3 +++ b/metadata/md5-cache/x11-proto/xcb-proto-1.8-r3 @@ -3,11 +3,11 @@ DEPEND=python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_ DESCRIPTION=X C-language Bindings protocol headers EAPI=5 HOMEPAGE=http://xcb.freedesktop.org/ -IUSE=python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 ) python_targets_python3_3? ( dev-lang/python:3.3 ) dev-python/python-exec[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xcb.freedesktop.org/dist/xcb-proto-1.8.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 094dc7421f9aea7525b85b899f67e62a python-utils-r1 e3288ba49a9a4406c283001e4d284aad toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=b6b07fa7ad8a6c6b9076768ca31f6f3e diff --git a/metadata/md5-cache/x11-proto/xextproto-7.2.1-r1 b/metadata/md5-cache/x11-proto/xextproto-7.2.1-r1 index d9c24b311813..10d3bd999eef 100644 --- a/metadata/md5-cache/x11-proto/xextproto-7.2.1-r1 +++ b/metadata/md5-cache/x11-proto/xextproto-7.2.1-r1 @@ -3,11 +3,11 @@ DEPEND=!=sys-devel/automake-1.12:1.12 >=sys-devel DESCRIPTION=X.Org XExt protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT RDEPEND=!=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org XF86BigFont protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/xf86bigfontproto-1.2.0.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=b9ccc6bd2baf8b8d9cd0c921daaf9830 diff --git a/metadata/md5-cache/x11-proto/xf86dgaproto-2.1-r2 b/metadata/md5-cache/x11-proto/xf86dgaproto-2.1-r2 index 2e09c79d8907..86831b72c376 100644 --- a/metadata/md5-cache/x11-proto/xf86dgaproto-2.1-r2 +++ b/metadata/md5-cache/x11-proto/xf86dgaproto-2.1-r2 @@ -3,11 +3,11 @@ DEPEND=!=sys-devel/automake-1.12:1.12 >=sys DESCRIPTION=X.Org XF86DGA protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris LICENSE=MIT RDEPEND=!=sys-devel/automake-1.12:1.12 >=sys- DESCRIPTION=X.Org XF86VidMode protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=MIT RDEPEND=!=sys-devel/automake-1.12:1.12 >=sys DESCRIPTION=X.Org Xinerama protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=!=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org xproto protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/xproto-7.0.23.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=492deb28ec6dbca7c182a756d804b7e6 diff --git a/metadata/md5-cache/x11-proto/xproto-7.0.24 b/metadata/md5-cache/x11-proto/xproto-7.0.24 index e7e832ae3d6c..63ce7998d6d4 100644 --- a/metadata/md5-cache/x11-proto/xproto-7.0.24 +++ b/metadata/md5-cache/x11-proto/xproto-7.0.24 @@ -3,11 +3,11 @@ DEPEND=|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sy DESCRIPTION=X.Org xproto protocol headers EAPI=5 HOMEPAGE=http://xorg.freedesktop.org/ -IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 doc +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_x86_32 abi_x86_64 abi_mips_n32 abi_mips_n64 abi_mips_o32 doc KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-xlibs-20130224 ) SLOT=0 SRC_URI=http://xorg.freedesktop.org/releases/individual/proto/xproto-7.0.24.tar.bz2 -_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build b6dc20bb8669149b6a8c44341ca78534 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 +_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-multilib c576ed7a3d3613a39130380c3d008357 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 63afaaed8aa819fdcb814c7cd39495a2 flag-o-matic d900015de4e092f26d8c0a18b6bd60de libtool b1c8688e60f9580bcb9bb46e08737eb1 multibuild c2f33b0eedd7bcfd5bc226baa8da7837 multilib 892e597faee02a5b94eb02ab512e7622 multilib-build c5cb10d9ab5fcd1081c8bd043ae6e555 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xorg-2 647bf09b251366e5d15095e1c7a7dda4 _md5_=6d009eaf808ca5289b05ff4c1b312f4f diff --git a/metadata/md5-cache/x11-wm/xmonad-0.10 b/metadata/md5-cache/x11-wm/xmonad-0.10 index 0ee0dee48295..9470d93ffff4 100644 --- a/metadata/md5-cache/x11-wm/xmonad-0.10 +++ b/metadata/md5-cache/x11-wm/xmonad-0.10 @@ -10,5 +10,5 @@ PDEPEND=default-term? ( x11-terms/xterm ) x11-apps/xmessage RDEPEND=dev-haskell/extensible-exceptions[profile?] dev-haskell/mtl[profile?] =dev-haskell/utf8-string-0.3*[profile?] =dev-haskell/x11-1.5*[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/xmonad/0.10/xmonad-0.10.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=dbdb0e382ed0ae6166fd67b76520815a diff --git a/metadata/md5-cache/x11-wm/xmonad-0.11 b/metadata/md5-cache/x11-wm/xmonad-0.11 index 56542a3edf9b..d0f8f7ae1931 100644 --- a/metadata/md5-cache/x11-wm/xmonad-0.11 +++ b/metadata/md5-cache/x11-wm/xmonad-0.11 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/extensible-exceptions:=[profile?] dev-haskell/mtl:=[profile?] =dev-haskell/utf8-string-0.3*:=[profile?] >=dev-haskell/x11-1.5:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.11 SRC_URI=mirror://hackage/packages/archive/xmonad/0.11/xmonad-0.11.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=cd733739b3e4cdd23f5571970354abcb diff --git a/metadata/md5-cache/x11-wm/xmonad-0.11-r1 b/metadata/md5-cache/x11-wm/xmonad-0.11-r1 index 9e136768d8b4..be05a3b0526a 100644 --- a/metadata/md5-cache/x11-wm/xmonad-0.11-r1 +++ b/metadata/md5-cache/x11-wm/xmonad-0.11-r1 @@ -10,5 +10,5 @@ PDEPEND=default-term? ( x11-terms/xterm ) x11-apps/xmessage RDEPEND=dev-haskell/extensible-exceptions:=[profile?] dev-haskell/mtl:=[profile?] =dev-haskell/utf8-string-0.3*:=[profile?] >=dev-haskell/x11-1.5:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.11 SRC_URI=mirror://hackage/packages/archive/xmonad/0.11/xmonad-0.11.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=65b063ffb25275a5e4b2fd2d63004b16 diff --git a/metadata/md5-cache/x11-wm/xmonad-contrib-0.10 b/metadata/md5-cache/x11-wm/xmonad-contrib-0.10 index 8f8fdb4fe832..79b27aff98cd 100644 --- a/metadata/md5-cache/x11-wm/xmonad-contrib-0.10 +++ b/metadata/md5-cache/x11-wm/xmonad-contrib-0.10 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND==dev-haskell/x11-xft-0.2[profile?] ) ~x11-wm/xmonad-0.10[profile?] >=dev-lang/ghc-6.10.1 SLOT=0 SRC_URI=mirror://hackage/packages/archive/xmonad-contrib/0.10/xmonad-contrib-0.10.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=1b9a5214405612a3f88c608e8e5eb26d diff --git a/metadata/md5-cache/x11-wm/xmonad-contrib-0.11 b/metadata/md5-cache/x11-wm/xmonad-contrib-0.11 index c0e7f4a1b64b..da9768da091d 100644 --- a/metadata/md5-cache/x11-wm/xmonad-contrib-0.11 +++ b/metadata/md5-cache/x11-wm/xmonad-contrib-0.11 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/extensible-exceptions:=[profile?] >=dev-haskell/mtl-1:=[profile?] =dev-haskell/x11-xft-0.2:=[profile?] >=dev-lang/ghc-6.10.4:= =x11-wm/xmonad-0.11*:=[profile?] SLOT=0/0.11 SRC_URI=mirror://hackage/packages/archive/xmonad-contrib/0.11/xmonad-contrib-0.11.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=766543c9cbe1a12bdf56434271edd08c diff --git a/metadata/md5-cache/x11-wm/xmonad-contrib-0.11.1 b/metadata/md5-cache/x11-wm/xmonad-contrib-0.11.1 index d6e57db81ec6..979e9d593b35 100644 --- a/metadata/md5-cache/x11-wm/xmonad-contrib-0.11.1 +++ b/metadata/md5-cache/x11-wm/xmonad-contrib-0.11.1 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/extensible-exceptions:=[profile?] >=dev-haskell/mtl-1:=[profile?] =dev-haskell/x11-1.6.1:=[profile?] =dev-lang/ghc-6.10.4:= =x11-wm/xmonad-0.11*:=[profile?] xft? ( >=dev-haskell/x11-xft-0.2:=[profile?] ) SLOT=0/0.11.1 SRC_URI=mirror://hackage/packages/archive/xmonad-contrib/0.11.1/xmonad-contrib-0.11.1.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=717a7a64180a97975a0b96beca64ec80 diff --git a/metadata/md5-cache/x11-wm/xmonad-contrib-0.11.2 b/metadata/md5-cache/x11-wm/xmonad-contrib-0.11.2 index bd4614d6c2a4..a6bff34c54a7 100644 --- a/metadata/md5-cache/x11-wm/xmonad-contrib-0.11.2 +++ b/metadata/md5-cache/x11-wm/xmonad-contrib-0.11.2 @@ -9,5 +9,5 @@ LICENSE=BSD RDEPEND=dev-haskell/extensible-exceptions:=[profile?] >=dev-haskell/mtl-1:=[profile?] =dev-haskell/x11-1.6.1:=[profile?] =dev-lang/ghc-6.10.4:= =x11-wm/xmonad-0.11*:=[profile?] xft? ( >=dev-haskell/x11-xft-0.2:=[profile?] ) SLOT=0/0.11.2 SRC_URI=mirror://hackage/packages/archive/xmonad-contrib/0.11.2/xmonad-contrib-0.11.2.tar.gz -_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 0fe5ac58a8b877fae07bb258b762852e multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_eclasses_=eutils 63afaaed8aa819fdcb814c7cd39495a2 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 _md5_=18c11307bbb28ca82b7b30f9578824b6 diff --git a/metadata/md5-cache/xfce-extra/tumbler-0.1.29 b/metadata/md5-cache/xfce-extra/tumbler-0.1.29 index b46a0fe8a380..bb30bab2d444 100644 --- a/metadata/md5-cache/xfce-extra/tumbler-0.1.29 +++ b/metadata/md5-cache/xfce-extra/tumbler-0.1.29 @@ -6,8 +6,8 @@ HOMEPAGE=http://www.xfce.org/projects/thunar/ IUSE=curl debug ffmpeg gstreamer jpeg odf pdf raw KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux LICENSE=GPL-2 -RDEPEND=>=dev-libs/dbus-glib-0.100:= >=dev-libs/glib-2.24:2= media-libs/freetype:2= media-libs/libpng:0= >=sys-apps/dbus-1.6:= >=x11-libs/gdk-pixbuf-2.14:2= curl? ( net-misc/curl:= ) ffmpeg? ( >=media-video/ffmpegthumbnailer-2.0.8:= ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) jpeg? ( virtual/jpeg:= ) odf? ( >=gnome-extra/libgsf-1.14.20:= ) pdf? ( >=app-text/poppler-0.12.4[cairo] ) raw? ( >=media-libs/libopenraw-0.0.8:=[gtk] ) >=xfce-base/thunar-1.4 +RDEPEND=>=dev-libs/dbus-glib-0.100:= >=dev-libs/glib-2.24:2= media-libs/freetype:2= media-libs/libpng:0= >=sys-apps/dbus-1.6:= >=x11-libs/gdk-pixbuf-2.14:2= curl? ( net-misc/curl:= ) ffmpeg? ( >=media-video/ffmpegthumbnailer-2.0.8:= ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) jpeg? ( virtual/jpeg:= ) odf? ( >=gnome-extra/libgsf-1.14.20:= ) pdf? ( >=app-text/poppler-0.12.4[cairo] ) raw? ( >=media-libs/libopenraw-0.0.8:=[gtk] ) >=xfce-base/thunar-1.4 gstreamer? ( media-plugins/gst-plugins-meta:1.0 ) SLOT=0 SRC_URI=mirror://xfce/src/apps/tumbler/0.1/tumbler-0.1.29.tar.bz2 _eclasses_=autotools 16761a2f972abd686713e5967ff3c754 base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 63afaaed8aa819fdcb814c7cd39495a2 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 794d2847b4af390a1e020924876c8297 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 xfconf ba58c6f43e7fdfc116752aa58b488d83 -_md5_=308d7d7dd009b71654444c9dae7ad1e6 +_md5_=ba37b3cc94d7295619a0266f790d7545 diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 5ed1da2f0b1f..05084547cb78 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Mon, 29 Jul 2013 09:36:58 +0000 +Tue, 30 Jul 2013 07:36:57 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index 257791538751..e4682c2f0189 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Mon Jul 29 09:36:55 UTC 2013 +Tue Jul 30 07:36:55 UTC 2013 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 352dfab36a6d..d93560bddbbc 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 29 Jul 2013 10:00:01 +0000 +Tue, 30 Jul 2013 08:00:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 232619e0ca00..1a08c28b943e 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1375090501 Mon Jul 29 09:35:01 2013 UTC +1375169701 Tue Jul 30 07:35:01 2013 UTC diff --git a/net-dns/bind-tools/Manifest b/net-dns/bind-tools/Manifest index d773bb28c3b9..b97c3b77384f 100644 --- a/net-dns/bind-tools/Manifest +++ b/net-dns/bind-tools/Manifest @@ -1,4 +1,2 @@ -DIST bind-9.9.1-P2.tar.gz 7223896 SHA256 a46ecf6177b69d6e9a83a15f792d0594adcc8e800086208dd9b84452afb84d0e SHA512 9c3adf1621ea0f953cd81c9ff6c2d0a6a2dd766b2558ec43ebd6143f16738db011730d235052514d52200f87a6b16107acf173a38a6f5c8885f63a7e6384e852 WHIRLPOOL 3652e660f551b30ad28a43941cc910683b706cf3bc306c7c88622ac6f967ae9961626d0321c32bc8206e1f799c10658b0d8cda0479bd5f2cfa5d34494509239d -DIST bind-9.9.1-P4.tar.gz 7227655 SHA256 18f90727fd9566da037e71569d9b3a4834c96b04d9e75f9899eba0bc88c0868a SHA512 b40236c48ea05f52c637165c1a4cc528698542253d1268c571be0362d25457590c04202e70646d463d7ef7a2eea7ba7bb0a0d4e12bd1b36400dedbebeb776379 WHIRLPOOL 577f76fc6cc4ba02930e8c82dee94aed218acbd1f2a39fbd6d19901fba2409eed2bb62270317d53d3c701f4615de3febf7d85daa8ca84bbec6111de91abd1647 -DIST bind-9.9.2-P2.tar.gz 7277958 SHA256 ff822734e3550969251411e20f6f7397d14a912613a42af423752e93fdb565d2 SHA512 d790e378444410d8e42ab6ca028f9a30b3c5c5f0f41b2ccef1a706a84d3d0115d505268a41c0ee4cfd33dcc6249d7a61bcd60346165076fed1331dd02e5520e8 WHIRLPOOL 170faff81d861d67d4526622658ec5e675ded6818d1ffb5bf66e65add35450660254be8ded96c7119b3b5c1a3ac97bff179655ee2c6cd74164220cfde56ba31a DIST bind-9.9.2.tar.gz 7285050 SHA256 7e6530b198d512e27a856bbd7426b1a3c47fd55d06d667adb66f760259009b48 SHA512 a64eec10ba69d1bc97524bdf003a3fc3721b0879e128b58fe1e8e181165cd613e7f9492f9a1dfab7a4e689adf743db70e85ec2bce4220ce8203e5fdb478e92f4 WHIRLPOOL cffc59ab3a0cc1113183e85d9b543f4b1d183b181d9b5ab5caea6698645adf919fc84a3b8820cd6d54ef3cb98a008f950e7599f685adbf516da17deb043d9ad8 +DIST bind-9.9.3-P2.tar.gz 7459422 SHA256 5e8ab06c7b73f38b47ce9ad12ca0afa7c714bbba2f6b7421c26c0d8b84b6c678 SHA512 def149b8b4050d65bf35109db5843502aaf785cd331d041b9336e0e25a43ede3c7337d5ef46f4726542bf1126bddb5e9404eaaad8f4ff9bcb464ef52df31225a WHIRLPOOL dd5ec585c33a3e6c2d1347d450fc7db8a55b1b321523ce695232c2d544761891c48b95447ded818b4333874607b53689feab6d41eb2d4421239f4d2ffc3e2e83 diff --git a/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild b/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild deleted file mode 100644 index 2aa8d35c008d..000000000000 --- a/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild +++ /dev/null @@ -1,100 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild,v 1.8 2012/11/04 20:45:11 ulm Exp $ - -EAPI="4" - -inherit eutils autotools flag-o-matic toolchain-funcs - -MY_PN=${PN//-tools} -MY_PV=${PV/_p/-P} -MY_PV=${MY_PV/_rc/rc} -MY_P="${MY_PN}-${MY_PV}" - -DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen" -HOMEPAGE="http://www.isc.org/software/bind" -SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz" - -LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="doc gssapi idn ipv6 readline ssl urandom xml" -# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 - -DEPEND="ssl? ( dev-libs/openssl ) - xml? ( dev-libs/libxml2 ) - idn? ( net-dns/idnkit ) - gssapi? ( virtual/krb5 ) - readline? ( sys-libs/readline )" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { - # bug 231247 - epatch "${FILESDIR}"/${PN}-9.5.0_p1-lwconfig.patch - - # Disable tests for now, bug 406399 - sed -i '/^SUBDIRS/s:tests::' bin/Makefile.in lib/Makefile.in || die - - # bug #220361 - rm {aclocal,libtool}.m4 - eautoreconf -} - -src_configure() { - local myconf= - - if use urandom; then - myconf="${myconf} --with-randomdev=/dev/urandom" - else - myconf="${myconf} --with-randomdev=/dev/random" - fi - - # bug 344029 - append-cflags "-DDIG_SIGCHASE" - - # localstatedir for nsupdate -l, bug 395785 - tc-export BUILD_CC - econf \ - --localstatedir=/var \ - $(use_enable ipv6) \ - $(use_with idn) \ - $(use_with ssl openssl) \ - $(use_with xml libxml2) \ - $(use_with gssapi) \ - $(use_with readline) \ - ${myconf} - - # bug #151839 - echo '#undef SO_BSDCOMPAT' >> config.h -} - -src_compile() { - emake -C lib/ || die "emake lib failed" - emake -C bin/dig/ || die "emake bin/dig failed" - emake -C bin/nsupdate/ || die "emake bin/nsupdate failed" - emake -C bin/dnssec/ || die "emake bin/dnssec failed" -} - -src_install() { - dodoc README CHANGES FAQ - - cd "${S}"/bin/dig - dobin dig host nslookup - doman {dig,host,nslookup}.1 - - cd "${S}"/bin/nsupdate - dobin nsupdate - doman nsupdate.1 - if use doc; then - dohtml nsupdate.html - fi - - cd "${S}"/bin/dnssec - dobin dnssec-keygen - doman dnssec-keygen.8 - if use doc; then - dohtml dnssec-keygen.html - fi -} diff --git a/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild b/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild deleted file mode 100644 index 2c74e43ae525..000000000000 --- a/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild +++ /dev/null @@ -1,103 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild,v 1.2 2012/11/04 20:45:11 ulm Exp $ - -EAPI="4" - -inherit eutils autotools flag-o-matic toolchain-funcs - -MY_PN=${PN//-tools} -MY_PV=${PV/_p/-P} -MY_PV=${MY_PV/_rc/rc} -MY_P="${MY_PN}-${MY_PV}" - -DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen" -HOMEPAGE="http://www.isc.org/software/bind" -SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz" - -LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="doc gssapi idn ipv6 readline ssl urandom xml" -# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 - -DEPEND="ssl? ( dev-libs/openssl ) - xml? ( dev-libs/libxml2 ) - idn? ( net-dns/idnkit ) - gssapi? ( virtual/krb5 ) - readline? ( sys-libs/readline )" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" - -src_prepare() { - # bug 231247 - epatch "${FILESDIR}"/${PN}-9.5.0_p1-lwconfig.patch - - # Disable tests for now, bug 406399 - sed -i '/^SUBDIRS/s:tests::' bin/Makefile.in lib/Makefile.in || die - - # bug 425170 - epatch "${FILESDIR}"/bind-libxml2-2.8.x.patch - - # bug #220361 - rm {aclocal,libtool}.m4 - eautoreconf -} - -src_configure() { - local myconf= - - if use urandom; then - myconf="${myconf} --with-randomdev=/dev/urandom" - else - myconf="${myconf} --with-randomdev=/dev/random" - fi - - # bug 344029 - append-cflags "-DDIG_SIGCHASE" - - # localstatedir for nsupdate -l, bug 395785 - tc-export BUILD_CC - econf \ - --localstatedir=/var \ - $(use_enable ipv6) \ - $(use_with idn) \ - $(use_with ssl openssl "${EPREFIX}"/usr) \ - $(use_with xml libxml2) \ - $(use_with gssapi) \ - $(use_with readline) \ - ${myconf} - - # bug #151839 - echo '#undef SO_BSDCOMPAT' >> config.h -} - -src_compile() { - emake -C lib/ || die "emake lib failed" - emake -C bin/dig/ || die "emake bin/dig failed" - emake -C bin/nsupdate/ || die "emake bin/nsupdate failed" - emake -C bin/dnssec/ || die "emake bin/dnssec failed" -} - -src_install() { - dodoc README CHANGES FAQ - - cd "${S}"/bin/dig - dobin dig host nslookup - doman {dig,host,nslookup}.1 - - cd "${S}"/bin/nsupdate - dobin nsupdate - doman nsupdate.1 - if use doc; then - dohtml nsupdate.html - fi - - cd "${S}"/bin/dnssec - dobin dnssec-keygen - doman dnssec-keygen.8 - if use doc; then - dohtml dnssec-keygen.html - fi -} diff --git a/net-dns/bind-tools/bind-tools-9.9.2_p2.ebuild b/net-dns/bind-tools/bind-tools-9.9.3_p2.ebuild similarity index 97% rename from net-dns/bind-tools/bind-tools-9.9.2_p2.ebuild rename to net-dns/bind-tools/bind-tools-9.9.3_p2.ebuild index 8e5e25ef9139..fb1f43a969d5 100644 --- a/net-dns/bind-tools/bind-tools-9.9.2_p2.ebuild +++ b/net-dns/bind-tools/bind-tools-9.9.3_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.2_p2.ebuild,v 1.1 2013/03/29 13:05:51 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.3_p2.ebuild,v 1.1 2013/07/30 06:04:23 idl0r Exp $ EAPI="4" diff --git a/net-dns/bind/Manifest b/net-dns/bind/Manifest index cc2fa538219d..1955bb923eca 100644 --- a/net-dns/bind/Manifest +++ b/net-dns/bind/Manifest @@ -1,13 +1,11 @@ DIST bind-9.8.3-P1-geoip-1.3.patch 54137 SHA256 9d5716d661fc3d76b3f201a0bcf563f4c1cd1fedf42c8434e4cce31f666866ff SHA512 33ed5855c1e20681667a7def229a6f6a721d309fb7e4a817825c80e652ce24036c220597c5a0252f6f4a11acaf652319868ae79d8eb3236ca52fb5311298a95a WHIRLPOOL b8e97e15c212710ed6efef508a883cc6adda530c1201263371b8208f85c813389ec9fd6c636d7fcc70ca848cfafea8c4f1edc9195b083995732ad4feef2e7dfe -DIST bind-9.8.5-P1.tar.gz 7263322 SHA256 f1aa010cef49c453e24f0cadedd1866dc7e3c9fd385f39ee3e68f3a4ba226cc6 SHA512 d2c47a0dcfc438b6a84f015b7e16fc1d132da27cdece82707d7d900fbb17bf7ea453f3747d6bafd5a6c6f02a985fdad07f76d27077c36637bee0eefb697ae080 WHIRLPOOL 62e1952bb3bbb2754b902c9553f54de3183c1a1499c2aee7a140618bfc48bdf3e80bb23c625aff4db96985f0bcbf4f447b6f783ed051c1bb8eba940deabd0eae -DIST bind-9.9.2-P1.tar.gz 7277498 SHA256 4bce7c020402623333b655be5167ae8c52f30a6bfe9750caa3ab70da7d90219c SHA512 38bc2d878c7c75056d75c86d44a17815863064d3d69eb2eccaf9c3e1a4686045dc825352052ec1937d670bcb9a9b6ce6ddb6f87af56a2f1350dced55fa53ec15 WHIRLPOOL 4dc9ca276a5d955cef3c51129e44b3a8e092bbfcefc66c0088f4a1ee3987ec6ef8400f6a74e67a469a4f73bb788f4b25f3e54f8e6354969395731ed3ca597361 +DIST bind-9.8.5-P2.tar.gz 7262961 SHA256 4c0e25e69e6a4665295b2322df94647f020e93c86189c39f6860d7654a411f1e SHA512 1d17acadb70d8cb9c4199ab0d27f87ac80b7996c307776d02b6add46bc0dda9e46ce9327981616fc3937b05d00f7774c3ccb93d8c56cfad13cd2535fe3b6f590 WHIRLPOOL f07a4b8f093ab453a408533f3d3b6808335410145fb2464b8ad492802d26c9c7146bb7c612348470bc33569a0c200f5fa5b4eef132f7f65301e10f668d3854f2 DIST bind-9.9.2-P2.tar.gz 7277958 SHA256 ff822734e3550969251411e20f6f7397d14a912613a42af423752e93fdb565d2 SHA512 d790e378444410d8e42ab6ca028f9a30b3c5c5f0f41b2ccef1a706a84d3d0115d505268a41c0ee4cfd33dcc6249d7a61bcd60346165076fed1331dd02e5520e8 WHIRLPOOL 170faff81d861d67d4526622658ec5e675ded6818d1ffb5bf66e65add35450660254be8ded96c7119b3b5c1a3ac97bff179655ee2c6cd74164220cfde56ba31a DIST bind-9.9.2-geoip-1.3.patch 54328 SHA256 0d87a1b547b42c775ffb591bc8104f92c18e99ebe2ab3a97e8c5bc5731be6fba SHA512 7673b3001bc7d64e80ee548c63ab083141affdd76edf6704da6980c26de341be7341d7566dd9bc8d3b02a0a08934ccd513bd61d2a426f61b3b47959ec14d21ae WHIRLPOOL f561baae427ff4141022b94ca557e2c3fba58434531f45c28b153ada537cadec2388694689b30c1a5b5db9c10e9cbaaad6c7a42797effc7c429c4403c6516404 -DIST bind-9.9.3-P1.tar.gz 7459819 SHA256 1baa22e47c3b307c5fcc7aaf6700dd5953b5b9b7737d1e36117545af7bdbb435 SHA512 946cfeb80a05898fb3143fde653655e1ba0c98d28ad7544356fbe1ca33ca4d01dc3ba1fb31a44ae7def02687940c42a10696ad7110a7ab9d86ec3df503eb2ff5 WHIRLPOOL a99ee2ca82fbb57039e12fc1675280d15ade3496465f8acce2fc2bff2928324e56f231ac5f03f3ee0f0b4f3be2e76349b5141c2a104e6b2c5e7f1f3598f066dd +DIST bind-9.9.3-P2.tar.gz 7459422 SHA256 5e8ab06c7b73f38b47ce9ad12ca0afa7c714bbba2f6b7421c26c0d8b84b6c678 SHA512 def149b8b4050d65bf35109db5843502aaf785cd331d041b9336e0e25a43ede3c7337d5ef46f4726542bf1126bddb5e9404eaaad8f4ff9bcb464ef52df31225a WHIRLPOOL dd5ec585c33a3e6c2d1347d450fc7db8a55b1b321523ce695232c2d544761891c48b95447ded818b4333874607b53689feab6d41eb2d4421239f4d2ffc3e2e83 DIST bind-geoip-1.3-readme.txt 10040 SHA256 380ce89f1a614f46571ad59bddf0f268275691aa2d7a7a7bf1c2a3ef4d26e845 SHA512 463b9c5178cd00b8c3626fafc32e2c4db5005b9442c364525a22a3bd20b6f3ff99fab32e9103355d08546b349398499e221109a96d8d073d1fbe9a1f3d385ae9 WHIRLPOOL a00f0e5564f37b434f84d152e797c249640913e13ab7f109e2ff0abc45c519a28ad24e4f6173fa587c4774653f4c9381f9b8ab33c5697f47b30fa139eed48569 DIST bind-sdb-ldap-1.1.0-fc14.patch.bz2 9477 SHA256 fe043a573ba187dcc8b0f7313d4408236e6916ec246b0443b7e71b33c8303ae9 SHA512 62690ef3471055e4ae3d8dcedd296c0a5c3a75a3be237c76fdea07aa879f2bb1df4c56b8ca1e3ed9b488a980d16f9c9a3a12a53ef3208607472d18c225916ac5 WHIRLPOOL da3683f815509c5adf0ef819cf1165b64ba35efc6c588fd46b1c6b3d0374766442acb02ecf19dd90bbad5afb174dd27fd3e0894166ea8e78901e95ae870f9f5e DIST dyndns-samples.tbz2 22866 SHA256 92fb06a92ca99cbbe96b90bcca229ef9c12397db57ae17e199dad9f1218fdbe8 SHA512 83b0bf99f8e9ff709e8e9336d8c5231b98a4b5f0c60c10792f34931e32cc638d261967dfa5a83151ec3740977d94ddd6e21e9ce91267b3e279b88affdbc18cac WHIRLPOOL 08d4e6a817f1d02597631e18152dbd55ea1bc4c82174be150cc77efc9e1f0f03b6471d1cefbe4229cd3161de752ef232a43ca274a07b78e9c974ceb04cfe99a2 -DIST rl-9.8.5-P1.patch 103398 SHA256 5bbae9739f5e1ef4fa0477290422854059780bbff53fd8a69996fce07593bdca SHA512 723384e4327fed860f3021d82f3f791baae164f09e166fe873a867c68e6b57cf539995df92942c6418161c0cfd7e1f82f701db3412299eb50f1c483448e00595 WHIRLPOOL e454243c16fe4272288ea433c3bdd6aafe062caf5def914ca9f4c57ef8231282e4fca24938888321c644e69be4b7dc0b088ca3c2e780d4949a4e57f10168cab6 +DIST rl-9.8.5-P2.patch 103552 SHA256 256da99443a6bb260197f28b88e07d273c9f6910513eff4b5ac90c84eaab2a6c SHA512 da6fa827d2c1f46fdd7c16bfd2653c95bf78cc4acd52266d4ed9255c0eb005519896e8fc2d041c1aaf6f24306a9418964a9ce77cf188ceb23c1301c021d8bddb WHIRLPOOL f30d6a86fb3ba2a6e96e9d1c01366bf3d6bbc9b75b83b73760a399346062ca5fb8d428af152b08e08b026301cee08ecd83f1379e34867a06bc18e0d3d1e5453c DIST rl-9.9.2-P2.patch 100619 SHA256 a4c814eb842a84afd3f138187786efd9f593bc2902b21fe3298f4fe6eed9ce40 SHA512 f68d6d32e685c1535d9eaa4bbec4fae05133d5eb8fc6d4274048bf96704b8ce90bcdffd9a3b7f0df681ac7dd3b83459f95a682eb2ec540b41f037726195b5107 WHIRLPOOL 4a9f93f951f20a6b5a7cbcd1c6e4cb4955553ad7b87096d5674469abdc7e0bb0178d75debf2fe24bd6b6d958052e75d531c298791df9efbc7a44735fa07b493a -DIST rl-9.9.2.patch 91993 SHA256 0bf1935ce77cfbc7cf6fa9bdb3798545c612d6fa30f6bb097ad23258ea83ac2d SHA512 9e1ace18b4dc41bf2f2e292eb0b56ee1d12a256ac2714bd8aebe9f8b249254aea450571009e2c95f96d6fa478f0508e89fc1273000ce1e09e58298578b53cd0c WHIRLPOOL 8cdd514f98241a055ed8bdcf8bc808a95c022e0c54af3c953e3d7372b1410f3b62bc39ee81a6a72ba568ba7b7ee41d7082465f29bbbbe063982cd0cff3428523 -DIST rl-9.9.3-P1.patch 103910 SHA256 acbcc5651565e916ff30d652241e687b051ae6eb79aa55298d9183586123a2f8 SHA512 8d10b1ad60fd2a68af5161de1c7a71cde674b57d43ba178e2048b308f99a32a15a35000c0aea2d7f05811b885d2757199904d8e20f98c6d18f63f5aa144dfe0e WHIRLPOOL 0d1b5a025100899464240b3165b7259aa2ddef777f823d1f61a33cba5d77719d4e22ba7de91f511beb0bcc991b3c30f8264b34a34c3e57ba6e5ba2907b8d513c +DIST rl-9.9.3-P2.patch 104064 SHA256 9aff9d39077160a7a156aa40456f19779b7f5ed2e5b42903b6c0f865acae2fae SHA512 f6e057cf33dd3baf95773637dc75ea1b3fc834e908048e096e57482b583f502cfe73a82104f4045d7f1668cfb531b18429c53b77caba9f12d3c4e605e4b51efa WHIRLPOOL e1a53d0cc7d3a2133e11b5d29e481deefda1562f8f335fc385c3f75205a229f1f861b78218a02e25871a55f572edceca49372e87e81a58dd62bca8d752abeccb diff --git a/net-dns/bind/bind-9.8.5_p1.ebuild b/net-dns/bind/bind-9.8.5_p2.ebuild similarity index 98% rename from net-dns/bind/bind-9.8.5_p1.ebuild rename to net-dns/bind/bind-9.8.5_p2.ebuild index 1139ce5b6ba2..a9e0804e1e5b 100644 --- a/net-dns/bind/bind-9.8.5_p1.ebuild +++ b/net-dns/bind/bind-9.8.5_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.5_p1.ebuild,v 1.1 2013/06/30 13:31:19 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.8.5_p2.ebuild,v 1.1 2013/07/29 19:31:14 idl0r Exp $ # Re dlz/mysql and threads, needs to be verified.. # MySQL uses thread local storage in its C api. Thus MySQL @@ -129,8 +129,8 @@ src_prepare() { # sed -i -e 's:^ RELEASETYPE=: RELEASETYPE=-P:' \ # -e 's:RELEASEVER=:RELEASEVER=1:' \ # ${GEOIP_PATCH_A} || die -# sed -i -e 's:RELEASEVER=1:RELEASEVER=2:' \ -# ${GEOIP_PATCH_A} || die + sed -i -e 's:RELEASEVER=1:RELEASEVER=2:' \ + ${GEOIP_PATCH_A} || die epatch ${GEOIP_PATCH_A} fi diff --git a/net-dns/bind/bind-9.9.2_p1.ebuild b/net-dns/bind/bind-9.9.2_p1.ebuild deleted file mode 100644 index 4ab4336c9fbe..000000000000 --- a/net-dns/bind/bind-9.9.2_p1.ebuild +++ /dev/null @@ -1,422 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.2_p1.ebuild,v 1.12 2013/04/08 05:41:23 ulm Exp $ - -# Re dlz/mysql and threads, needs to be verified.. -# MySQL uses thread local storage in its C api. Thus MySQL -# requires that each thread of an application execute a MySQL -# thread initialization to setup the thread local storage. -# This is impossible to do safely while staying within the DLZ -# driver API. This is a limitation caused by MySQL, and not the DLZ API. -# Because of this BIND MUST only run with a single thread when -# using the MySQL driver. - -EAPI="4" - -PYTHON_DEPEND="python? 2:2.7 3" -SUPPORT_PYTHON_ABIS="1" - -inherit python eutils autotools toolchain-funcs flag-o-matic multilib db-use user - -MY_PV="${PV/_p/-P}" -MY_PV="${MY_PV/_rc/rc}" -MY_P="${PN}-${MY_PV}" - -SDB_LDAP_VER="1.1.0-fc14" - -# bind-9.8.0-P1-geoip-1.3.patch -GEOIP_PV=1.3 -#GEOIP_PV_AGAINST="${MY_PV}" -GEOIP_PV_AGAINST="9.9.2" -GEOIP_P="bind-${GEOIP_PV_AGAINST}-geoip-${GEOIP_PV}" -GEOIP_PATCH_A="${GEOIP_P}.patch" -GEOIP_DOC_A="bind-geoip-1.3-readme.txt" -GEOIP_SRC_URI_BASE="http://bind-geoip.googlecode.com/" - -RRL_PV="9.9.2" - -# GeoIP: http://bind-geoip.googlecode.com/ -# DNS RRL: http://www.redbarn.org/dns/ratelimits/ -# SDB-LDAP: http://bind9-ldap.bayour.com/ - -DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server" -HOMEPAGE="http://www.isc.org/software/bind" -SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz - doc? ( mirror://gentoo/dyndns-samples.tbz2 ) - geoip? ( ${GEOIP_SRC_URI_BASE}/files/${GEOIP_DOC_A} - ${GEOIP_SRC_URI_BASE}/files/${GEOIP_PATCH_A} ) - sdb-ldap? ( - http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-${SDB_LDAP_VER}.patch.bz2 - ) - rrl? ( http://ss.vix.com/~vixie/rl-${RRL_PV}.patch )" - -LICENSE="ISC BSD BSD-2 HPND JNIC openssl" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="berkdb caps dlz doc filter-aaaa geoip gost gssapi idn ipv6 ldap mysql odbc -postgres python rpz rrl sdb-ldap selinux ssl static-libs threads urandom xml" -# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 - -REQUIRED_USE="postgres? ( dlz ) - berkdb? ( dlz ) - mysql? ( dlz !threads ) - odbc? ( dlz ) - ldap? ( dlz ) - sdb-ldap? ( dlz ) - gost? ( ssl ) - threads? ( caps )" - -DEPEND="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[-bindist] ) - python? ( virtual/python-argparse )" - -RDEPEND="${DEPEND} - selinux? ( sec-policy/selinux-bind ) - || ( sys-process/psmisc >=sys-freebsd/freebsd-ubin-9.0_rc sys-process/fuser-bsd )" - -S="${WORKDIR}/${MY_P}" - -pkg_setup() { - ebegin "Creating named group and user" - enewgroup named 40 - enewuser named 40 -1 /etc/bind named - eend ${?} - - if use python; then - python_pkg_setup - fi -} - -src_prepare() { - # Adjusting PATHs in manpages - for i in bin/{named/named.8,check/named-checkconf.8,rndc/rndc.8} ; do - sed -i \ - -e 's:/etc/named.conf:/etc/bind/named.conf:g' \ - -e 's:/etc/rndc.conf:/etc/bind/rndc.conf:g' \ - -e 's:/etc/rndc.key:/etc/bind/rndc.key:g' \ - "${i}" || die "sed failed, ${i} doesn't exist" - done - - if use dlz; then - # bind fails to reconnect to MySQL5 databases, bug #180720, patch by Nicolas Brousse - # (http://www.shell-tips.com/2007/09/04/bind-950-patch-dlz-mysql-5-for-auto-reconnect/) - if use mysql && has_version ">=dev-db/mysql-5"; then - epatch "${FILESDIR}"/bind-dlzmysql5-reconnect.patch - fi - - if use odbc; then - epatch "${FILESDIR}/${PN}-9.7.3-odbc-dlz-detect.patch" - fi - - # sdb-ldap patch as per bug #160567 - # Upstream URL: http://bind9-ldap.bayour.com/ - # New patch take from bug 302735 - if use sdb-ldap; then - epatch "${WORKDIR}"/${PN}-sdb-ldap-${SDB_LDAP_VER}.patch - cp -fp contrib/sdb/ldap/ldapdb.[ch] bin/named/ - cp -fp contrib/sdb/ldap/{ldap2zone.1,ldap2zone.c} bin/tools/ - cp -fp contrib/sdb/ldap/{zone2ldap.1,zone2ldap.c} bin/tools/ - fi - fi - - # should be installed by bind-tools - sed -i -r -e "s:(nsupdate|dig) ::g" bin/Makefile.in || die - - if use geoip; then - cp "${DISTDIR}"/${GEOIP_PATCH_A} "${S}" || die - sed -i -e 's:^ RELEASETYPE=: RELEASETYPE=-P:' \ - -e 's:RELEASEVER=:RELEASEVER=1:' \ - ${GEOIP_PATCH_A} || die -# sed -i -e 's:RELEASEVER=2:RELEASEVER=3:' ${GEOIP_PATCH_A} || die - epatch ${GEOIP_PATCH_A} - fi - - if use rrl; then - cp "${DISTDIR}"/rl-${RRL_PV}.patch "${S}" || die - sed -i -e 's:^ RELEASETYPE=: RELEASETYPE=-P:' \ - -e 's:^ RELEASEVER=: RELEASEVER=1:' \ - rl-${RRL_PV}.patch || die - - # Response Rate Limiting (DNS RRL) - bug 434650 - epatch rl-${RRL_PV}.patch - fi - - # Disable tests for now, bug 406399 - sed -i '/^SUBDIRS/s:tests::' bin/Makefile.in lib/Makefile.in || die - - # bug #220361 - rm {aclocal,libtool}.m4 - eautoreconf -} - -src_configure() { - local myconf="" - - if use urandom; then - myconf="${myconf} --with-randomdev=/dev/urandom" - else - myconf="${myconf} --with-randomdev=/dev/random" - fi - - use geoip && myconf="${myconf} --with-geoip" - - # bug #158664 -# gcc-specs-ssp && replace-flags -O[23s] -O - - # To include db.h from proper path - use berkdb && append-flags "-I$(db_includedir)" - - export BUILD_CC=$(tc-getBUILD_CC) - econf \ - --sysconfdir=/etc/bind \ - --localstatedir=/var \ - --with-libtool \ - $(use_enable threads) \ - $(use_with dlz dlopen) \ - $(use_with dlz dlz-filesystem) \ - $(use_with dlz dlz-stub) \ - $(use_with postgres dlz-postgres) \ - $(use_with mysql dlz-mysql) \ - $(use_with berkdb dlz-bdb) \ - $(use_with ldap dlz-ldap) \ - $(use_with odbc dlz-odbc) \ - $(use_with ssl openssl "${EPREFIX}"/usr) \ - $(use_with idn) \ - $(use_enable ipv6) \ - $(use_with xml libxml2) \ - $(use_with gssapi) \ - $(use_enable rpz rpz-nsip) \ - $(use_enable rpz rpz-nsdname) \ - $(use_enable caps linux-caps) \ - $(use_with gost) \ - $(use_enable filter-aaaa) \ - $(use_with python) \ - --without-readline \ - ${myconf} - - # $(use_enable static-libs static) \ - - # bug #151839 - echo '#undef SO_BSDCOMPAT' >> config.h -} - -src_install() { - emake DESTDIR="${D}" install - - dodoc CHANGES FAQ README - - if use idn; then - dodoc contrib/idn/README.idnkit - fi - - if use doc; then - dodoc doc/arm/Bv9ARM.pdf - - docinto misc - dodoc doc/misc/* - - # might a 'html' useflag make sense? - docinto html - dohtml -r doc/arm/* - - docinto contrib - dodoc contrib/named-bootconf/named-bootconf.sh \ - contrib/nanny/nanny.pl - - # some handy-dandy dynamic dns examples - pushd "${D}"/usr/share/doc/${PF} 1>/dev/null - tar xf "${DISTDIR}"/dyndns-samples.tbz2 || die - popd 1>/dev/null - fi - - use geoip && dodoc "${DISTDIR}"/${GEOIP_DOC_A} - - insinto /etc/bind - newins "${FILESDIR}"/named.conf-r5 named.conf - - # ftp://ftp.rs.internic.net/domain/named.cache: - insinto /var/bind - doins "${FILESDIR}"/named.cache - - insinto /var/bind/pri - newins "${FILESDIR}"/127.zone-r1 127.zone - newins "${FILESDIR}"/localhost.zone-r3 localhost.zone - - newinitd "${FILESDIR}"/named.init-r12 named - newconfd "${FILESDIR}"/named.confd-r6 named - - if use gost; then - sed -i -e 's/^OPENSSL_LIBGOST=${OPENSSL_LIBGOST:-0}$/OPENSSL_LIBGOST=${OPENSSL_LIBGOST:-1}/' "${D}/etc/init.d/named" || die - else - sed -i -e 's/^OPENSSL_LIBGOST=${OPENSSL_LIBGOST:-1}$/OPENSSL_LIBGOST=${OPENSSL_LIBGOST:-0}/' "${D}/etc/init.d/named" || die - fi - - newenvd "${FILESDIR}"/10bind.env 10bind - - # Let's get rid of those tools and their manpages since they're provided by bind-tools - rm -f "${D}"/usr/share/man/man1/{dig,host,nslookup}.1* - rm -f "${D}"/usr/share/man/man8/{dnssec-keygen,nsupdate}.8* - rm -f "${D}"/usr/bin/{dig,host,nslookup,dnssec-keygen,nsupdate} - rm -f "${D}"/usr/sbin/{dig,host,nslookup,dnssec-keygen,nsupdate} - - # bug 405251, library archives aren't properly handled by --enable/disable-static - if ! use static-libs; then - find "${D}" -type f -name '*.la' -delete || die - fi - - if use python; then - install_python_tools() { - python_convert_shebangs $PYTHON_ABI bin/python/dnssec-checkds - exeinto /usr/sbin - newexe bin/python/dnssec-checkds dnssec-checkds-${PYTHON_ABI} - } - python_execute_function install_python_tools - - rm -f "${D}/usr/sbin/dnssec-checkds" - python_generate_wrapper_scripts "${D}usr/sbin/dnssec-checkds" - fi - - dosym /var/bind/named.cache /var/bind/root.cache - dosym /var/bind/pri /etc/bind/pri - dosym /var/bind/sec /etc/bind/sec - dosym /var/bind/dyn /etc/bind/dyn - keepdir /var/bind/{pri,sec,dyn} - - dodir /var/{run,log}/named - - fowners root:named /{etc,var}/bind /var/{run,log}/named /var/bind/{sec,pri,dyn} - fowners root:named /var/bind/named.cache /var/bind/pri/{127,localhost}.zone /etc/bind/{bind.keys,named.conf} - fperms 0640 /var/bind/named.cache /var/bind/pri/{127,localhost}.zone /etc/bind/{bind.keys,named.conf} - fperms 0750 /etc/bind /var/bind/pri - fperms 0770 /var/{run,log}/named /var/bind/{,sec,dyn} -} - -pkg_postinst() { - if [ ! -f '/etc/bind/rndc.key' ]; then - if use urandom; then - einfo "Using /dev/urandom for generating rndc.key" - /usr/sbin/rndc-confgen -r /dev/urandom -a - echo - else - einfo "Using /dev/random for generating rndc.key" - /usr/sbin/rndc-confgen -a - echo - fi - chown root:named /etc/bind/rndc.key - chmod 0640 /etc/bind/rndc.key - fi - - einfo - einfo "You can edit /etc/conf.d/named to customize named settings" - einfo - use mysql || use postgres || use ldap && { - elog "If your named depends on MySQL/PostgreSQL or LDAP," - elog "uncomment the specified rc_named_* lines in your" - elog "/etc/conf.d/named config to ensure they'll start before bind" - einfo - } - einfo "If you'd like to run bind in a chroot AND this is a new" - einfo "install OR your bind doesn't already run in a chroot:" - einfo "1) Uncomment and set the CHROOT variable in /etc/conf.d/named." - einfo "2) Run \`emerge --config '=${CATEGORY}/${PF}'\`" - einfo - - CHROOT=$(source /etc/conf.d/named 2>/dev/null; echo ${CHROOT}) - if [[ -n ${CHROOT} ]]; then - elog "NOTE: As of net-dns/bind-9.4.3_p5-r1 the chroot part of the init-script got some major changes!" - elog "To enable the old behaviour (without using mount) uncomment the" - elog "CHROOT_NOMOUNT option in your /etc/conf.d/named config." - elog "If you decide to use the new/default method, ensure to make backup" - elog "first and merge your existing configs/zones to /etc/bind and" - elog "/var/bind because bind will now mount the needed directories into" - elog "the chroot dir." - fi - - ewarn - ewarn "NOTE: /var/bind/named.ca has been renamed to /var/bind/named.cache" - ewarn "you may need to fix your named.conf!" - ewarn - ewarn "NOTE: If you upgrade from =2.6.39 + local myeconfargs=( + --with-confdir=/etc/conf.d + --with-mapdir=/etc/autofs + $(use_with dmalloc) + $(use_with ldap openldap) + $(use_with libtirpc) + $(use_with sasl) + $(use_with hesiod) + $(use_enable mount-locking) + --disable-ext-env + --enable-sloppy-mount # bug #453778 + --enable-forced-shutdown + --enable-ignore-busy + ) + autotools-utils_src_configure +} + +src_install() { + autotools-utils_src_install + + if kernel_is -lt 2 6 30; then + # kernel patches + docinto patches + dodoc patches/${PN}4-2.6.??{,.?{,?}}-v5-update-????????.patch + fi + newinitd "${FILESDIR}"/autofs5.initd autofs + insinto etc/autofs + newins "${FILESDIR}"/autofs5-auto.master auto.master +} + +pkg_postinst() { + if kernel_is -lt 2 6 30; then + elog "This version of ${PN} requires a kernel with autofs4 supporting" + elog "protocol version 5.00. Patches for kernels older than 2.6.30 have" + elog "been installed into" + elog "${EROOT}usr/share/doc/${P}/patches." + elog "For further instructions how to patch the kernel, please refer to" + elog "${EROOT}usr/share/doc/${P}/INSTALL." + elog + fi + elog "If you plan on using autofs for automounting remote NFS mounts," + elog "please check that both portmap (or rpcbind) and rpc.statd/lockd" + elog "are running." +} diff --git a/net-fs/autofs/autofs-9999.ebuild b/net-fs/autofs/autofs-9999.ebuild index 10a1f05d0ce5..538044a96563 100644 --- a/net-fs/autofs/autofs-9999.ebuild +++ b/net-fs/autofs/autofs-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-9999.ebuild,v 1.2 2013/06/13 15:03:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-9999.ebuild,v 1.3 2013/07/30 07:31:20 maksbotan Exp $ EAPI=5 @@ -24,6 +24,7 @@ REQUIRED_USE="sasl? ( ldap )" # currently, sasl code assumes the presence of kerberosV RDEPEND=">=sys-apps/util-linux-2.20 + dmalloc? ( dev-libs/dmalloc[threads] ) hesiod? ( net-dns/hesiod ) ldap? ( >=net-nds/openldap-2.0 sasl? ( @@ -40,11 +41,6 @@ DEPEND="${RDEPEND} CONFIG_CHECK="~AUTOFS4_FS" -src_prepare() { - epatch_user - autotools-utils_src_prepare -} - src_configure() { # --with-confdir is for bug #361481 # --with-mapdir is for bug #385113 @@ -62,12 +58,16 @@ src_configure() { $(use_enable mount-locking) --disable-ext-env --enable-sloppy-mount - --enable-forced-shutdown + --enable-force-shutdown --enable-ignore-busy ) autotools-utils_src_configure } +src_compile() { + autotools-utils_src_compile DONTSTRIP=1 +} + src_install() { autotools-utils_src_install diff --git a/net-fs/autofs/files/autofs-5.0.7-libtirpc-link.patch b/net-fs/autofs/files/autofs-5.0.7-libtirpc-link.patch new file mode 100644 index 000000000000..92143f1d3066 --- /dev/null +++ b/net-fs/autofs/files/autofs-5.0.7-libtirpc-link.patch @@ -0,0 +1,10 @@ +diff --git a/modules/Makefile b/modules/Makefile +index 4ecbd6a..6a17540 100644 +--- a/modules/Makefile ++++ b/modules/Makefile +@@ -114,4 +114,4 @@ lookup_ldap.so: lookup_ldap.c dclist.o base64.o $(SASL_OBJ) + + mount_nfs.so: mount_nfs.c replicated.o + $(CC) $(LDFLAGS) $(SOLDFLAGS) $(CFLAGS) -o mount_nfs.so \ +- mount_nfs.c replicated.o $(AUTOFS_LIB) $(LIBNSL) ++ mount_nfs.c replicated.o $(AUTOFS_LIB) $(LIBNSL) $(TIRPCLIB) diff --git a/net-fs/autofs/files/autofs-5.0.7-parallel-make.patch b/net-fs/autofs/files/autofs-5.0.7-parallel-make.patch new file mode 100644 index 000000000000..f510f8fa2015 --- /dev/null +++ b/net-fs/autofs/files/autofs-5.0.7-parallel-make.patch @@ -0,0 +1,48 @@ +From ed85b855e1bcdb814b3dca7f6c768b86e6353fe7 Mon Sep 17 00:00:00 2001 +From: "Lan Yixun (dlan)" +Date: Thu, 25 Jul 2013 10:04:23 +0800 +Subject: [PATCH] fix occasional build error when enable parallel compiling + +the problem here we pass "-jX" ( X> 1) to "make", and "rpc_subs.c" +occasionally fail to compile due to it can't find "mount.h", +the root cause it that "mount.h" haven't generated by that time, +add this patch should fix this problem. +to make rpc_subs.o explicitly depend on "mount.h". + +--- +error message: + +x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -D_REENTRANT +-D_FILE_OFFSET_BITS=64 -I/usr/include/tirp c -D_REENTRANT +-D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -I../include -fPIC +-D_GNU_SOURCE -DAUTOFS_MA P_DIR=\"/etc/autofs\" +-DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c rpc_subs.c +rpc_subs.c:46:19: fatal error: mount.h: No such file or directory + #include "mount.h" + ^ +compilation terminated. +make[1]: *** [rpc_subs.o] Error 1 +make[1]: *** Waiting for unfinished +jobs.... + +Signed-off-by: Lan Yixun (dlan) +--- + lib/Makefile | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/lib/Makefile b/lib/Makefile +index 5418009..314779b 100644 +--- a/lib/Makefile ++++ b/lib/Makefile +@@ -70,6 +70,8 @@ nss_tok.o: nss_tok.c nss_parse.tab.h + + nss_parse.tab.o: nss_parse.tab.c nss_parse.tab.h + ++rpc_subs.o: mount.h ++ + install: all + + clean: +-- +1.8.3.2 + diff --git a/net-fs/autofs/files/autofs-5.0.7-respect-user-flags-and-fix-asneeded-r3.patch b/net-fs/autofs/files/autofs-5.0.7-respect-user-flags-and-fix-asneeded-r3.patch new file mode 100644 index 000000000000..c12d4bbe2b17 --- /dev/null +++ b/net-fs/autofs/files/autofs-5.0.7-respect-user-flags-and-fix-asneeded-r3.patch @@ -0,0 +1,144 @@ +--- a/Makefile.conf.in ++++ b/Makefile.conf.in +@@ -100,3 +100,6 @@ initdir = @initdir@ + + # Location of systemd unit files + systemddir = @systemddir@ ++ ++# Use the compiler determined by configure ++CC := @CC@ +--- a/Makefile.rules ++++ b/Makefile.rules +@@ -16,44 +16,30 @@ INSTALLROOT = $(DESTDIR) + AUTOFS_LIB = ../lib/autofs.a + + # Compilers, linkers and flags +-# The STRIP defined here *must not* remove any dynamic-loading symbols +- + ifdef DMALLOCLIB + DEBUG=1 + endif + + ifdef DEBUG + CFLAGS ?= -g -Wall -DDEBUG +-LDFLAGS = -g +-STRIP = : + else +-ifdef DONTSTRIP + CFLAGS ?= -O2 -g +-LDFLAGS = -g +-STRIP = : +-else +-CFLAGS ?= -O2 -Wall +-LDFLAGS = -s +-STRIP = strip --strip-debug +-endif + endif ++AUTOFS_LDFLAGS = -g + +-CC = gcc +-CXX = g++ + CXXFLAGS = $(CFLAGS) + LD = ld + SOLDFLAGS = -shared + + CFLAGS += -D_REENTRANT -D_FILE_OFFSET_BITS=64 +-LDFLAGS += -lpthread + + ifdef TIRPCLIB + CFLAGS += -I/usr/include/tirpc +-LDFLAGS += $(TIRPCLIB) ++AUTOFS_LDFLAGS += $(TIRPCLIB) + endif + + ifdef DMALLOCLIB +-LDFLAGS += $(DMALLOCLIB) ++AUTOFS_LDFLAGS += $(DMALLOCLIB) + endif + + ifdef SASL +@@ -71,5 +57,4 @@ endif + $(CC) $(CFLAGS) -S $< + + .c.so: +- $(CC) $(SOLDFLAGS) $(CFLAGS) -o $*.so $< $(AUTOFS_LIB) $(DMALLOCLIB) $(LIBNSL) +- $(STRIP) $*.so ++ $(CC) $(LDFLAGS) $(SOLDFLAGS) $(CFLAGS) -o $*.so $< $(AUTOFS_LIB) $(DMALLOCLIB) $(LIBNSL) +--- a/configure.in ++++ b/configure.in +@@ -183,7 +183,7 @@ AC_ARG_WITH(hesiod, + : Search for Hesiod in normal directory path + else + : Search for Hesiod in specific directory +- LDFLAGS="$LDFLAGS -L${withval}/lib" ++ LDFLAGS="$LDFLAGS -Wl,--no-as-needed -L${withval}/lib" + LIBHESIOD="-L${withval}/lib" + HESIOD_FLAGS="-I${withval}/include" + fi +--- a/daemon/Makefile ++++ b/daemon/Makefile +@@ -20,7 +20,7 @@ CFLAGS += -DAUTOFS_FIFO_DIR=\"$(autofsfi + CFLAGS += -DAUTOFS_FLAG_DIR=\"$(autofsflagdir)\" + CFLAGS += -DVERSION_STRING=\"$(version)\" + LDFLAGS += -rdynamic +-LIBS = -ldl ++LIBS += -ldl -lpthread + + ifeq ($(LDAP), 1) + CFLAGS += $(XML_FLAGS) +@@ -30,8 +30,7 @@ endif + all: automount + + automount: $(OBJS) $(AUTOFS_LIB) +- $(CC) $(LDFLAGS) $(DAEMON_LDFLAGS) -o automount $(OBJS) $(AUTOFS_LIB) $(LIBS) +- $(STRIP) automount ++ $(CC) $(AUTOFS_LDFLAGS) $(DAEMON_LDFLAGS) $(LDFLAGS) -o automount $(OBJS) $(AUTOFS_LIB) $(LIBS) + + clean: + rm -f *.o *.s *~ automount +--- a/lib/Makefile ++++ b/lib/Makefile +@@ -41,14 +41,12 @@ mount_clnt.c: mount.h + + mount_clnt.o: mount_clnt.c + $(CC) $(CFLAGS) -o mount_clnt.o -c mount_clnt.c +- $(STRIP) mount_clnt.o + + mount_xdr.c: mount.h + $(RPCGEN) -c -o mount_xdr.c mount.x + + mount_xdr.o: mount_xdr.c + $(CC) $(CFLAGS) -Wno-unused-variable -o mount_xdr.o -c mount_xdr.c +- $(STRIP) mount_xdr.o + + master_tok.c: master_tok.l + $(LEX) -o$@ -Pmaster_ $? +--- a/modules/Makefile ++++ b/modules/Makefile +@@ -87,9 +87,8 @@ endif + # Ad hoc compilation rules for modules which need auxilliary libraries + # + lookup_hesiod.so: lookup_hesiod.c +- $(CC) $(SOLDFLAGS) $(CFLAGS) $(HESIOD_FLAGS) -o lookup_hesiod.so \ ++ $(CC) $(LDFLAGS) $(SOLDFLAGS) $(CFLAGS) $(HESIOD_FLAGS) -o lookup_hesiod.so \ + lookup_hesiod.c $(AUTOFS_LIB) $(LIBHESIOD) $(LIBRESOLV) +- $(STRIP) lookup_hesiod.so + + cyrus-sasl.o: cyrus-sasl.c + $(CC) $(CFLAGS) $(LDAP_FLAGS) -c $< +@@ -98,13 +97,10 @@ cyrus-sasl-extern.o: cyrus-sasl-extern.c + $(CC) $(CFLAGS) $(LDAP_FLAGS) -c $< + + lookup_ldap.so: lookup_ldap.c dclist.o base64.o $(SASL_OBJ) +- $(CC) $(SOLDFLAGS) $(CFLAGS) $(LDAP_FLAGS) -o lookup_ldap.so \ ++ $(CC) $(LDFLAGS) $(SOLDFLAGS) $(CFLAGS) $(LDAP_FLAGS) -o lookup_ldap.so \ + lookup_ldap.c dclist.o base64.o $(SASL_OBJ) \ + $(AUTOFS_LIB) $(LIBLDAP) $(LIBRESOLV) +- $(STRIP) lookup_ldap.so + + mount_nfs.so: mount_nfs.c replicated.o +- $(CC) $(SOLDFLAGS) $(CFLAGS) -o mount_nfs.so \ ++ $(CC) $(LDFLAGS) $(SOLDFLAGS) $(CFLAGS) -o mount_nfs.so \ + mount_nfs.c replicated.o $(AUTOFS_LIB) $(LIBNSL) +- $(STRIP) mount_nfs.so +- diff --git a/net-misc/curl/metadata.xml b/net-misc/curl/metadata.xml index 129443a779b3..95bef496087e 100644 --- a/net-misc/curl/metadata.xml +++ b/net-misc/curl/metadata.xml @@ -21,5 +21,7 @@ cpe:/a:curl:curl cpe:/a:curl:libcurl + cpe:/a:haxx:curl + cpe:/a:haxx:libcurl diff --git a/net-misc/whois/whois-5.0.25.ebuild b/net-misc/whois/whois-5.0.25.ebuild index dda3eb8914a0..4094e4cb8cdd 100644 --- a/net-misc/whois/whois-5.0.25.ebuild +++ b/net-misc/whois/whois-5.0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.25.ebuild,v 1.1 2013/05/22 04:18:08 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.25.ebuild,v 1.3 2013/07/30 04:07:21 pinkbyte Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="iconv idn nls" RESTRICT="test" #59327 diff --git a/net-wireless/bluez/metadata.xml b/net-wireless/bluez/metadata.xml index 5fc50b43d693..3bcadac26264 100644 --- a/net-wireless/bluez/metadata.xml +++ b/net-wireless/bluez/metadata.xml @@ -12,4 +12,8 @@ Install tools for testing of various Bluetooth functions + + cpe:/a:bluez:bluez + cpe:/a:bluez:bluez-libs + diff --git a/profiles/arch/mips/mips64/multilib/make.defaults b/profiles/arch/mips/mips64/multilib/make.defaults index ba66777a9def..e0c745b57a42 100644 --- a/profiles/arch/mips/mips64/multilib/make.defaults +++ b/profiles/arch/mips/mips64/multilib/make.defaults @@ -1,6 +1,6 @@ -# Copyright 2011-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/make.defaults,v 1.9 2013/07/28 02:41:57 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/make.defaults,v 1.10 2013/07/30 01:33:44 mattst88 Exp $ PROFILE_ARCH="mips64" @@ -20,3 +20,5 @@ CFLAGS_n64="-mabi=64" CHOST_n64=${CHOST} SYMLINK_LIB="no" + +USE_EXPAND_HIDDEN="-ABI_MIPS" diff --git a/profiles/arch/mips/mips64/multilib/n32/use.force b/profiles/arch/mips/mips64/multilib/n32/use.force new file mode 100644 index 000000000000..b9524c8488c6 --- /dev/null +++ b/profiles/arch/mips/mips64/multilib/n32/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/n32/use.force,v 1.3 2013/07/29 23:03:40 mattst88 Exp $ + +abi_mips_n32 diff --git a/profiles/arch/mips/mips64/multilib/n64/use.force b/profiles/arch/mips/mips64/multilib/n64/use.force new file mode 100644 index 000000000000..0df46b32274a --- /dev/null +++ b/profiles/arch/mips/mips64/multilib/n64/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/n64/use.force,v 1.3 2013/07/29 23:03:40 mattst88 Exp $ + +abi_mips_n64 diff --git a/profiles/arch/mips/mips64/multilib/o32/use.force b/profiles/arch/mips/mips64/multilib/o32/use.force new file mode 100644 index 000000000000..3ba6c22ada02 --- /dev/null +++ b/profiles/arch/mips/mips64/multilib/o32/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/o32/use.force,v 1.3 2013/07/29 23:03:40 mattst88 Exp $ + +abi_mips_o32 diff --git a/profiles/arch/mips/mips64/multilib/use.mask b/profiles/arch/mips/mips64/multilib/use.mask new file mode 100644 index 000000000000..b8657df01019 --- /dev/null +++ b/profiles/arch/mips/mips64/multilib/use.mask @@ -0,0 +1,9 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/multilib/use.mask,v 1.1 2013/07/29 23:03:39 mattst88 Exp $ + +# Matt Turner (29 Jul 2013) +# Unmask the multilib flags for this arch. +-abi_mips_o32 +-abi_mips_n32 +-abi_mips_n64 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults index 5fa958e1bf3d..a674d95efbec 100644 --- a/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults +++ b/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults @@ -1,6 +1,6 @@ -# Copyright 2011-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults,v 1.8 2013/07/28 02:41:58 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults,v 1.9 2013/07/30 01:33:44 mattst88 Exp $ PROFILE_ARCH="mips64el" @@ -20,3 +20,5 @@ CFLAGS_n64="-mabi=64" CHOST_n64="${CHOST}" SYMLINK_LIB="no" + +USE_EXPAND_HIDDEN="-ABI_MIPS" diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force new file mode 100644 index 000000000000..c6580b61355e --- /dev/null +++ b/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force,v 1.3 2013/07/29 23:03:40 mattst88 Exp $ + +abi_mips_n32 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force new file mode 100644 index 000000000000..bce6dbab16d0 --- /dev/null +++ b/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force,v 1.3 2013/07/29 23:03:40 mattst88 Exp $ + +abi_mips_n64 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force new file mode 100644 index 000000000000..4f9d10e3815c --- /dev/null +++ b/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force @@ -0,0 +1,5 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force,v 1.3 2013/07/29 23:03:40 mattst88 Exp $ + +abi_mips_o32 diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/use.mask b/profiles/arch/mips/mipsel/mips64el/multilib/use.mask new file mode 100644 index 000000000000..7923488e263a --- /dev/null +++ b/profiles/arch/mips/mipsel/mips64el/multilib/use.mask @@ -0,0 +1,9 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/use.mask,v 1.1 2013/07/29 23:03:40 mattst88 Exp $ + +# Matt Turner (29 Jul 2013) +# Unmask the multilib flags for this arch. +-abi_mips_o32 +-abi_mips_n32 +-abi_mips_n64 diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 79c086429e92..35063da73ff1 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.102 2013/07/29 08:17:25 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.103 2013/07/30 01:26:57 mattst88 Exp $ # # System-wide defaults for the Portage system # See portage(5) manpage @@ -16,11 +16,11 @@ USE_EXPAND_VALUES_USERLAND="BSD GNU" # Env vars to expand into USE vars. Modifying this requires prior # discussion on gentoo-dev@gentoo.org. -USE_EXPAND="ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS CURL_SSL DRACUT_MODULES DVB_CARDS ELIBC ENLIGHTENMENT_MODULES FCDSL_CARDS FFTOOLS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL LCD_DEVICES LIBREOFFICE_EXTENSIONS LINGUAS LIRC_DEVICES MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS" +USE_EXPAND="ABI_MIPS ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS CURL_SSL DRACUT_MODULES DVB_CARDS ELIBC ENLIGHTENMENT_MODULES FCDSL_CARDS FFTOOLS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL LCD_DEVICES LIBREOFFICE_EXTENSIONS LINGUAS LIRC_DEVICES MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS" # USE_EXPAND variables whose contents are not shown in package manager # output. Changes need discussion on gentoo-dev. -USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC CROSSCOMPILE_OPTS ABI_X86" +USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC CROSSCOMPILE_OPTS ABI_MIPS ABI_X86" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf" diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 2ca645878e53..1b6589cfbe03 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.491 2013/07/21 13:38:19 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.492 2013/07/29 13:09:40 olemarkus Exp $ # This file requires >=portage-2.1.1 # New entries go on top. @@ -183,11 +183,6 @@ sys-auth/pam_mktemp prevent-removal # fontconfig-infinality dependency not yet keyworded on most arches media-libs/freetype infinality -# Ole Markus With (20 Jul 2012) -# Kolab support broken with newer c-client. Masking use flag until either -# problem is solved or the kolab patch is removed. Bug #416859 -dev-lang/php kolab - # Ralph Sennhauser (18 Jul 2012) # Requires masked eclipse-sdk. dev-lang/icc eclipse diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 36b96109312c..138f80988929 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.173 2013/06/16 00:04:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.174 2013/07/29 23:04:15 mattst88 Exp $ # masking here and unmasking in default/linux/ kmod @@ -329,6 +329,10 @@ python_single_target_pypy2_0 abi_x86_32 abi_x86_64 abi_x86_x32 +# Matt Turner (29 Jul 2013) +abi_mips_o32 +abi_mips_n32 +abi_mips_n64 # Zac Medico (21 Mar 2013) # Python 3.4 pre-releases not available in main tree yet. diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index d5ffd58dd04f..98353c0fceb0 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.11 2013/07/27 07:01:10 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.12 2013/07/30 00:27:07 mattst88 Exp $ # This file describes the packages needed to build a stage1 based on this # profile. Packages in this file are built in order. @@ -29,7 +29,6 @@ sys-apps/grep sys-apps/less sys-apps/net-tools sys-apps/sed -sys-apps/texinfo sys-devel/binutils sys-devel/bison sys-devel/flex diff --git a/profiles/desc/abi_mips.desc b/profiles/desc/abi_mips.desc new file mode 100644 index 000000000000..815319d8a34d --- /dev/null +++ b/profiles/desc/abi_mips.desc @@ -0,0 +1,11 @@ +# Copyright 2013-2013 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/abi_mips.desc,v 1.1 2013/07/29 23:52:24 mattst88 Exp $ + +# This file contains descriptions of ABI_MIPS USE_EXPAND flags. + +# Keep it sorted. Please do not add anything without prior discussion +# on gentoo-dev. +n32 +n64 +o32 diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults index b076592d5d31..1a6f7a5ebe02 100644 --- a/profiles/embedded/make.defaults +++ b/profiles/embedded/make.defaults @@ -27,11 +27,11 @@ USE_EXPAND_VALUES_USERLAND="BSD GNU" # Env vars to expand into USE vars. Modifying this requires prior # discussion on gentoo-dev@gentoo.org. -USE_EXPAND="APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES ENLIGHTENMENT_MODULES FOO2ZJS_DEVICES FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS DVB_CARDS LIRC_DEVICES INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC CROSSCOMPILE_OPTS ALSA_CARDS LCD_DEVICES CAMERAS NETBEANS_MODULES QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS SANE_BACKENDS RUBY_TARGETS PHP_TARGETS NGINX_MODULES_HTTP NGINX_MODULES_MAIL XFCE_PLUGINS XTABLES_ADDONS GPSD_PROTOCOLS COLLECTD_PLUGINS DRACUT_MODULES OFED_DRIVERS GRUB_PLATFORMS FFTOOLS PYTHON_TARGETS CURL_SSL OPENMPI_FABRICS OPENMPI_RM OPENMPI_OFED_FEATURES LIBREOFFICE_EXTENSIONS VOICEMAIL_STORAGE PYTHON_SINGLE_TARGET ABI_X86" +USE_EXPAND="APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES ENLIGHTENMENT_MODULES FOO2ZJS_DEVICES FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS DVB_CARDS LIRC_DEVICES INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC CROSSCOMPILE_OPTS ALSA_CARDS LCD_DEVICES CAMERAS NETBEANS_MODULES QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS SANE_BACKENDS RUBY_TARGETS PHP_TARGETS NGINX_MODULES_HTTP NGINX_MODULES_MAIL XFCE_PLUGINS XTABLES_ADDONS GPSD_PROTOCOLS COLLECTD_PLUGINS DRACUT_MODULES OFED_DRIVERS GRUB_PLATFORMS FFTOOLS PYTHON_TARGETS CURL_SSL OPENMPI_FABRICS OPENMPI_RM OPENMPI_OFED_FEATURES LIBREOFFICE_EXTENSIONS VOICEMAIL_STORAGE PYTHON_SINGLE_TARGET ABI_MIPS ABI_X86" # USE_EXPAND variables whose contents are not shown in package manager # output. Changes need discussion on gentoo-dev. -USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC CROSSCOMPILE_OPTS ABI_X86" +USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC CROSSCOMPILE_OPTS ABI_MIPS ABI_X86" # Variables that are set exclusively by the profile # and not by user configuration files. diff --git a/profiles/package.mask b/profiles/package.mask index 635846268fba..1c7f6f126474 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14962 2013/07/28 21:05:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14964 2013/07/29 23:56:00 aballier 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 @@ -467,16 +467,8 @@ app-text/cuneiform # Samuli Suominen (16 Mar 2013) # Reasons to keep them masked: -# - libsamplerate depends on libsndfile -# - libsndfile depends on emul-linux for sqlite which doesn't scale # - libv4l depends on emul-linux for jpeg -# - portaudio is not commited yet: bug #468706 -# - twolame depends on libsndfile ->=media-libs/libsamplerate-0.1.8-r1 ->=media-libs/libsndfile-1.0.25-r1 >=media-libs/libv4l-0.9.5-r1 ->=media-sound/portaudio-19_pre20111121-r1 ->=media-sound/twolame-0.3.13-r1 # Markos Chandras (13 Mar 2013) # Mask because breaking updates out of the blue is bad diff --git a/profiles/releases/make.defaults b/profiles/releases/make.defaults index ca2520d3e31a..110c540e3f5b 100644 --- a/profiles/releases/make.defaults +++ b/profiles/releases/make.defaults @@ -1,7 +1,7 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/releases/make.defaults,v 1.4 2013/01/20 13:46:00 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/releases/make.defaults,v 1.5 2013/07/30 00:31:00 mattst88 Exp $ # These USE flags are what is common between the various sub-profiles. Stages 2 # and 3 are built against these, so be careful what you add. -USE="acl gdbm gpm nptl unicode" +USE="acl gdbm nptl unicode" diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1ee86d71c6ba..ff7bff72625e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1597,21 +1597,24 @@ dev-libs/totem-pl-parser:introspection - Use dev-libs/gobject-introspection for dev-libs/totem-pl-parser:quvi - Use media-libs/quvi for parsing video links dev-libs/ucommon:socks - Build with socks proxy support dev-libs/udis86:pic - Force shared libraries to be built as PIC -dev-libs/weston:clients - Enable support for clients. -dev-libs/weston:colord - Allow setting color managment. -dev-libs/weston:drm - Enable drm compositor support. -dev-libs/weston:egl - Enable egl acceleration. -dev-libs/weston:fbdev - Enable fbdev compositor support. -dev-libs/weston:gles2 - Use GLESv2 cairo instead of full GL. -dev-libs/weston:headless - Headless backend and a noop renderer, mainly for testing purposes. -dev-libs/weston:rdp - Enable Remote Desktop Protocol compositor support. -dev-libs/weston:resize-optimization - Increase performance, allocate more RAM. Recommended to disable on Raspberry Pi. -dev-libs/weston:rpi - Raspberry Pi GPU support. -dev-libs/weston:simple-clients - Enable simple-clients?. -dev-libs/weston:tablet - Enable interface for tablets. -dev-libs/weston:wayland-compositor - Enable Wayland compositor support. -dev-libs/weston:x11 - Enable X11 compositor support. -dev-libs/weston:xwayland - Enable ability support native X11 applications. +dev-libs/weston:clients - Enable support for clients +dev-libs/weston:colord - Allow setting color managment +dev-libs/weston:drm - Enable drm compositor support +dev-libs/weston:editor - Install wayland-editor example application +dev-libs/weston:egl - Enable egl acceleration +dev-libs/weston:fbdev - Enable fbdev compositor support +dev-libs/weston:gles2 - Use GLESv2 cairo instead of full GL +dev-libs/weston:headless - Headless backend and a noop renderer, mainly for testing purposes +dev-libs/weston:rdp - Enable Remote Desktop Protocol compositor support +dev-libs/weston:resize-optimization - Increase performance, allocate more RAM. Recommended to disable on Raspberry Pi +dev-libs/weston:rpi - Raspberry Pi GPU support +dev-libs/weston:simple-clients - Enable simple-clients +dev-libs/weston:tablet - Enable interface for tablets +dev-libs/weston:unwind - Enable libunwind usage for backtraces +dev-libs/weston:view - Install wayland-view example application +dev-libs/weston:wayland-compositor - Enable Wayland compositor support +dev-libs/weston:x11 - Enable X11 compositor support +dev-libs/weston:xwayland - Enable ability support native X11 applications dev-libs/xapian:brass - Enabled brass backend db support dev-libs/xapian:chert - Enabled chert backend db support dev-libs/xapian:inmemory - Enabled inmemory backend db support diff --git a/sci-visualization/paraview/files/paraview-4.0.1-Protobuf.patch b/sci-visualization/paraview/files/paraview-4.0.1-Protobuf.patch new file mode 100644 index 000000000000..6a09a1ac9a74 --- /dev/null +++ b/sci-visualization/paraview/files/paraview-4.0.1-Protobuf.patch @@ -0,0 +1,72 @@ +http://paraview.org/Bug/view.php?id=13656 + +diff -up ParaView/ParaViewCore/ServerImplementation/Core/CMakeLists.txt.Protobuf ParaView/ParaViewCore/ServerImplementation/Core/CMakeLists.txt +--- ParaView/ParaViewCore/ServerImplementation/Core/CMakeLists.txt.Protobuf 2012-11-08 07:51:51.000000000 -0700 ++++ ParaView/ParaViewCore/ServerImplementation/Core/CMakeLists.txt 2012-11-13 15:17:53.980027098 -0700 +@@ -81,16 +81,24 @@ + #------------------------------------------------------------------------------ + # Generate the protbuf message file. + #------------------------------------------------------------------------------ +-get_target_property(PROTOC_LOCATION protoc_compiler LOCATION) ++if (VTK_USE_SYSTEM_PROTOBUF) ++ set (_PROTOC_COMPILER protoc) ++ set (_PROTOC_DEPEND "") ++else() ++ set (_PROTOC_COMPILER protoc_compiler) ++ set (_PROTOC_DEPEND ${_PROTOC_COMPILER}) ++endif() ++ ++get_target_property(PROTOC_LOCATION ${_PROTOC_COMPILER} LOCATION) + add_custom_command( + OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/vtkPVMessage.pb.h + ${CMAKE_CURRENT_BINARY_DIR}/vtkPVMessage.pb.cc + +- COMMAND protoc_compiler ++ COMMAND ${_PROTOC_COMPILER} + "--cpp_out=dllexport_decl=VTKPVSERVERIMPLEMENTATIONCORE_EXPORT:${CMAKE_CURRENT_BINARY_DIR}" + --proto_path "@CMAKE_CURRENT_SOURCE_DIR@" + "${CMAKE_CURRENT_SOURCE_DIR}/vtkPVMessage.proto" +- DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/vtkPVMessage.proto protoc_compiler ++ DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/vtkPVMessage.proto ${_PROTOC_DEPEND} + WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} + ) + +@@ -109,5 +117,9 @@ + vtk_module_library(vtkPVServerImplementationCore + ${Module_SRCS}) + ++if (VTK_USE_SYSTEM_PROTOBUF) ++ target_link_libraries(vtkPVServerImplementationCore ${CMAKE_THREAD_LIBS_INIT}) ++endif() ++ + add_dependencies(vtkPVServerImplementationCore + protobuf_code_generation) +diff -up ParaView/ThirdParty/protobuf/CMakeLists.txt.Protobuf ParaView/ThirdParty/protobuf/CMakeLists.txt +--- ParaView/ThirdParty/protobuf/CMakeLists.txt.Protobuf 2012-11-08 07:51:51.000000000 -0700 ++++ ParaView/ThirdParty/protobuf/CMakeLists.txt 2012-11-13 15:09:31.526673020 -0700 +@@ -34,7 +34,7 @@ + set (PROTOBUF_INSTALL_LIB_DIR ${VTK_INSTALL_LIBRARY_DIR}) + set (PROTOBUF_INSTALL_EXPORT_NAME ${VTK_INSTALL_EXPORT_NAME}) + +-vtk_module_third_party(protobuf ++vtk_module_third_party(Protobuf + INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/vtkprotobuf/src + LIBRARIES protobuf + ) +@@ -42,10 +42,12 @@ + # protobuf exports it's build-dir targets to a custom file + # (PROTOBUF_EXPORTS.cmake). We don't care much about that. We export + # build-dir targets ourselves. +-vtk_target_export(protobuf) +-vtk_target_export(protobuf-lite) +-if (NOT CMAKE_CROSSCOMPILING) +- vtk_compile_tools_target_export(protoc_compiler) ++if (NOT VTK_USE_SYSTEM_PROTOBUF) ++ vtk_target_export(protobuf) ++ vtk_target_export(protobuf-lite) ++ if (NOT CMAKE_CROSSCOMPILING) ++ vtk_compile_tools_target_export(protoc_compiler) ++ endif() + endif() + + # All these exports don't add any install rules. However we make protobuf itself diff --git a/sci-visualization/paraview/paraview-4.0.1-r1.ebuild b/sci-visualization/paraview/paraview-4.0.1-r1.ebuild new file mode 100644 index 000000000000..3af5c909b196 --- /dev/null +++ b/sci-visualization/paraview/paraview-4.0.1-r1.ebuild @@ -0,0 +1,285 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/paraview/paraview-4.0.1-r1.ebuild,v 1.1 2013/07/29 15:04:55 hasufell Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python2_6 python2_7 ) +inherit eutils multilib versionator python-single-r1 cmake-utils + +MAIN_PV=$(get_major_version) +MAJOR_PV=$(get_version_component_range 1-2) +MY_P="ParaView-v${PV}-source" + +DESCRIPTION="ParaView is a powerful scientific data visualization application" +HOMEPAGE="http://www.paraview.org" +SRC_URI="http://www.paraview.org/files/v${MAJOR_PV}/${MY_P}.tgz" +RESTRICT="mirror" + +LICENSE="paraview GPL-2" +KEYWORDS="~amd64 ~x86" +SLOT="0" +IUSE="boost cg coprocessing development doc examples ffmpeg mpi mysql nvcontrol plugins python qt4 sqlite tcl test tk" + +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) + mysql? ( sqlite )" # "vtksqlite, needed by vtkIOSQL" and "vtkIOSQL, needed by vtkIOMySQL" + +RDEPEND=" + dev-libs/expat + dev-libs/libxml2:2 + dev-libs/protobuf + media-libs/freetype + media-libs/libpng:0 + media-libs/libtheora + media-libs/tiff + sci-libs/hdf5[mpi=] + ~sci-libs/netcdf-4.1.3[cxx,hdf5] + sys-libs/zlib + virtual/jpeg + virtual/opengl + >=x11-libs/gl2ps-1.3.8 + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXmu + x11-libs/libXt + coprocessing? ( + plugins? ( + dev-python/PyQt4 + dev-qt/qtgui:4 + ) + ) + ffmpeg? ( virtual/ffmpeg ) + mpi? ( virtual/mpi[cxx,romio] ) + mysql? ( virtual/mysql ) + python? ( + ${PYTHON_DEPS} + dev-python/matplotlib[${PYTHON_USEDEP}] + dev-python/mpi4py + dev-python/numpy[${PYTHON_USEDEP}] + dev-python/sip[${PYTHON_USEDEP}] + dev-python/twisted + net-zope/zope-interface[${PYTHON_USEDEP}] + mpi? ( dev-python/mpi4py ) + qt4? ( dev-python/PyQt4[opengl,webkit,${PYTHON_USEDEP}] ) + ) + qt4? ( + dev-qt/qtgui:4 + dev-qt/qtopengl:4 + dev-qt/qthelp:4[compat] + dev-qt/qtsql:4 + dev-qt/qtwebkit:4 + ) + sqlite? ( dev-db/sqlite ) + tcl? ( dev-lang/tcl ) + tk? ( dev-lang/tk )" +DEPEND="${RDEPEND} + ${PYTHON_DEPS} + boost? ( >=dev-libs/boost-1.40.0[mpi?,${PYTHON_USEDEP}] ) + doc? ( app-doc/doxygen )" + +S=${WORKDIR}/${MY_P} + +pkg_setup() { + python-single-r1_pkg_setup + PVLIBDIR=$(get_libdir)/${PN}-${MAJOR_PV} +} + +src_prepare() { + # see patch headers for description + epatch "${FILESDIR}"/${P}-xdmf-cstring.patch \ + "${FILESDIR}"/${P}-removesqlite.patch \ + "${FILESDIR}"/${P}-gcc-4.7.patch \ + "${FILESDIR}"/${P}-vtknetcd.patch \ + "${FILESDIR}"/${P}-vtk-cg-path.patch \ + "${FILESDIR}"/${P}-Protobuf.patch + + # lib64 fixes + sed -i \ + -e "s:/usr/lib:${EPREFIX}/usr/$(get_libdir):g" \ + VTK/ThirdParty/xdmf2/vtkxdmf2/libsrc/CMakeLists.txt || die + sed -i \ + -e "s:\/lib\/python:\/$(get_libdir)\/python:g" \ + VTK/ThirdParty/xdmf2/vtkxdmf2/CMake/setup_install_paths.py || die + sed -i \ + -e "s:lib/paraview-:$(get_libdir)/paraview-:g" \ + CMakeLists.txt \ + Plugins/SciberQuestToolKit/CMakeLists.txt \ + ParaViewConfig.cmake.in \ + CoProcessing/PythonCatalyst/vtkCPPythonScriptPipeline.cxx \ + ParaViewCore/ClientServerCore/Core/vtkProcessModuleInitializePython.h || die + + # no proper switch + use nvcontrol || { + sed -i \ + -e '/VTK_USE_NVCONTROL/s#1#0#' \ + VTK/Rendering/OpenGL/CMakeLists.txt || die + } +} + +src_configure() { + local mysql_lib mysql_includedir + + if [[ $(mysql_config --version | sed 's/\.//g') -lt 5529 ]] ; then + mysql_lib="/usr/$(get_libdir)/mysql/libmysqlclient.so" + mysql_includedir="/usr/include/mysql" + else + mysql_lib="$(mysql_config --variable=pkglibdir)/libmysqlclient.so" + mysql_includedir="$(mysql_config --variable=pkgincludedir)" + fi + + # TODO: use system jsoncpp + # VTK_USE_SYSTEM_QTTESTING + # PARAVIEW_USE_SYSTEM_AUTOBAHN + local mycmakeargs=( + -DPV_INSTALL_LIB_DIR="${PVLIBDIR}" + -DCMAKE_INSTALL_PREFIX="${EPREFIX}"/usr + -DEXPAT_INCLUDE_DIR="${EPREFIX}"/usr/include + -DEXPAT_LIBRARY="${EPREFIX}"/usr/$(get_libdir)/libexpat.so + -DOPENGL_gl_LIBRARY="${EPREFIX}"/usr/$(get_libdir)/libGL.so + -DOPENGL_glu_LIBRARY="${EPREFIX}"/usr/$(get_libdir)/libGLU.so + -DBUILD_SHARED_LIBS=ON + -DVTK_USE_SYSTEM_EXPAT=ON + -DVTK_USE_SYSTEM_FREETYPE=ON + -DVTK_USE_SYSTEM_GL2PS=ON + -DVTK_USE_SYSTEM_HDF5=ON + -DVTK_USE_SYSTEM_JPEG=ON + -DVTK_USE_SYSTEM_LIBXML2=ON + -DVTK_USE_SYSTEM_OGGTHEORA=ON + -DVTK_USE_SYSTEM_PNG=ON + -DVTK_USE_SYSTEM_PROTOBUF=ON + -DVTK_USE_SYSTEM_TIFF=ON + -DVTK_USE_SYSTEM_XDMF2=OFF + -DVTK_USE_SYSTEM_ZLIB=ON + -DPARAVIEW_USE_SYSTEM_MPI4PY=ON + -DPARAVIEW_USE_SYSTEM_ZOPE=ON + -DPARAVIEW_USE_SYSTEM_TWISTED=ON + -DCMAKE_VERBOSE_MAKEFILE=ON + -DCMAKE_COLOR_MAKEFILE=TRUE + -DVTK_USE_OFFSCREEN=TRUE + -DCMAKE_USE_PTHREADS=ON + -DVTK_USE_FFMPEG_ENCODER=OFF + -DPROTOC_LOCATION=$(type -P protoc) + -DVTK_Group_StandAlone=ON + -DMYSQL_INCLUDE_DIRECTORIES="$(usex mysql "${mysql_includedir}" "")" + -DMYSQL_LIBRARY="$(usex mysql "${mysql_lib}" "")" + # force this module due to incorrect build system deps + # wrt bug 460528 + -DModule_vtkUtilitiesProcessXML=ON + ) + + # TODO: XDMF_USE_MYSQL? + # VTK_WRAP_JAVA + mycmakeargs+=( + $(cmake-utils_use development PARAVIEW_INSTALL_DEVELOPMENT_FILES) + $(cmake-utils_use qt4 PARAVIEW_BUILD_QT_GUI) + $(cmake-utils_use qt4 Module_vtkGUISupportQtOpenGL) + $(cmake-utils_use qt4 Module_vtkGUISupportQtSQL) + $(cmake-utils_use qt4 Module_vtkGUISupportQtWebkit) + $(cmake-utils_use qt4 Module_vtkRenderingQt) + $(cmake-utils_use qt4 Module_vtkViewsQt) + $(cmake-utils_use qt4 VTK_Group_ParaViewQt) + $(cmake-utils_use qt4 VTK_Group_Qt) + $(cmake-utils_use !qt4 PQWIDGETS_DISABLE_QTWEBKIT) + $(cmake-utils_use boost Module_vtkInfovisBoost) + $(cmake-utils_use boost Module_vtkInfovisBoostGraphAlg) + $(cmake-utils_use mpi PARAVIEW_USE_MPI) + $(cmake-utils_use mpi PARAVIEW_USE_MPI_SSEND) + $(cmake-utils_use mpi PARAVIEW_USE_ICE_T) + $(cmake-utils_use mpi VTK_Group_MPI) + $(cmake-utils_use mpi VTK_XDMF_USE_MPI) + $(cmake-utils_use mpi XDMF_BUILD_MPI) + $(cmake-utils_use python PARAVIEW_ENABLE_PYTHON) + $(cmake-utils_use python VTK_Group_ParaViewPython) + $(cmake-utils_use python XDMF_WRAP_PYTHON) + $(cmake-utils_use python Module_vtkPython) + $(cmake-utils_use python Module_pqPython) + $(cmake-utils_use python Module_vtkWrappingPythonCore) + $(cmake-utils_use python Module_vtkPVPythonSupport) + $(cmake-utils_use python Module_AutobahnPython) + $(cmake-utils_use python Module_Twisted) + $(cmake-utils_use python Module_ZopeInterface) + $(cmake-utils_use python Module_vtkmpi4py) + $(usex qt4 "$(cmake-utils_use python Module_pqPython)" "-DModule_pqPython=OFF") + $(cmake-utils_use doc BUILD_DOCUMENTATION) + $(cmake-utils_use doc PARAVIEW_BUILD_WEB_DOCUMENTATION) + $(cmake-utils_use examples BUILD_EXAMPLES) + $(cmake-utils_use cg VTK_USE_CG_SHADERS) + $(cmake-utils_use mysql Module_vtkIOMySQL) + $(cmake-utils_use sqlite Module_vtksqlite) + $(cmake-utils_use coprocessing PARAVIEW_ENABLE_CATALYST) + $(cmake-utils_use ffmpeg PARAVIEW_ENABLE_FFMPEG) + $(cmake-utils_use ffmpeg VTK_USE_FFMPEG_ENCODER) + $(cmake-utils_use ffmpeg Module_vtkIOFFMPEG) + $(cmake-utils_use tk VTK_Group_Tk) + $(cmake-utils_use tk VTK_USE_TK) + $(cmake-utils_use tk Module_vtkRenderingTk) + $(cmake-utils_use tcl Module_vtkTclTk) + $(cmake-utils_use tcl Module_vtkWrappingTcl) + $(cmake-utils_use test BUILD_TESTING) + ) + + if use qt4 ; then + mycmakeargs+=( -DVTK_INSTALL_QT_DIR=/${PVLIBDIR}/plugins/designer ) + if use python ; then + # paraview cannot guess sip directory properly + mycmakeargs+=( -DSIP_INCLUDE_DIR="${EPREFIX}$(python_get_includedir)" ) + fi + fi + + # TODO: MantaView VaporPlugin VRPlugin + mycmakeargs+=( + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_AdiosReader) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_AnalyzeNIfTIIO) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_ArrowGlyph) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_EyeDomeLighting) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_ForceTime) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_GMVReader) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_H5PartReader) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_Moments) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_NonOrthogonalSource) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_PacMan) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_PointSprite) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_PrismPlugin) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_QuadView) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_SLACTools) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_SciberQuestToolKit) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_SierraPlotTools) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_SurfaceLIC) + $(cmake-utils_use plugins PARAVIEW_BUILD_PLUGIN_UncertaintyRendering) + # these are always needed for plugins + $(cmake-utils_use plugins Module_vtkFiltersFlowPaths) + $(cmake-utils_use plugins Module_vtkPVServerManagerApplication) + ) + + cmake-utils_src_configure +} + +src_compile() { + cmake-utils_src_compile +} + +src_install() { + cmake-utils_src_install + + # set up the environment + echo "LDPATH=${EPREFIX}/usr/${PVLIBDIR}" > "${T}"/40${PN} + echo "PYTHONPATH="${EPREFIX}"/usr/${PVLIBDIR}:/usr/${PVLIBDIR}/site-packages" >> "${T}"/40${PN} + doenvd "${T}"/40${PN} + + newicon "${S}"/Applications/ParaView/pvIcon.png paraview.png + make_desktop_entry paraview "Paraview" paraview + + use python && python_optimize "${D}"/usr/$(get_libdir)/${PN}-${MAJOR_PV} +} + +pkg_postinst() { + # with Qt4.5 there seem to be issues reading data files + # under certain locales. Setting LC_ALL=C should fix these. + echo + elog "If you experience data corruption during parsing of" + elog "data files with paraview please try setting your" + elog "locale to LC_ALL=C." + elog "If you plan to use paraview component from an existing shell" + elog "you should run env-update and . /etc/profile first" + echo +} diff --git a/sys-apps/biosdisk/biosdisk-0_p20100611.ebuild b/sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild similarity index 72% rename from sys-apps/biosdisk/biosdisk-0_p20100611.ebuild rename to sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild index 2b3325e05a90..827ea67c2598 100644 --- a/sys-apps/biosdisk/biosdisk-0_p20100611.ebuild +++ b/sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild @@ -1,9 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/biosdisk/biosdisk-0_p20100611.ebuild,v 1.1 2012/09/16 10:01:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild,v 1.1 2013/07/30 01:24:40 floppym Exp $ -EAPI="4" -inherit versionator +EAPI="5" + +PYTHON_COMPAT=( python2_{6,7} ) + +inherit versionator python-single-r1 MY_PV=$(get_version_component_range 2) MY_PV_YEAR=${MY_PV:1:4} @@ -20,11 +23,14 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=" - || ( app-text/unix2dos >=app-text/dos2unix-5.0 ) - sys-boot/syslinux" +RDEPEND="|| ( app-text/unix2dos >=app-text/dos2unix-5.0 ) + sys-boot/syslinux + ${PYTHON_DEPS}" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" src_install() { + python_fix_shebang blconf + dosbin biosdisk blconf dodoc AUTHORS README README.dosdisk TODO VERSION diff --git a/sys-apps/etckeeper/Manifest b/sys-apps/etckeeper/Manifest index 2cd434b6b377..93417d3caaa9 100644 --- a/sys-apps/etckeeper/Manifest +++ b/sys-apps/etckeeper/Manifest @@ -1 +1,2 @@ DIST etckeeper-1.4.tar.gz 47314 SHA256 05d03c688ebbfb7543aaeac044fa980ff56b38b81cb68aabd827d82334f0d4c3 SHA512 b93e2850e4f4510d78e6f280d680a3ee9ad1fa9123c7dd1bb2db2c4dfeb71549a42c83931631850545c99f8b23d2c74c6f107c58aea025fe6e804917f293fcb5 WHIRLPOOL ba69f987bb08272f07dcc70435c5a7f7d4f4a0fc44eea82775ae2911278196d77e1e7f63ee8473d77e157e4b1b75c7377e7df6041e1978f641be39a59b1c27c8 +DIST etckeeper-1.6.tar.gz 47684 SHA256 5fb2f101949937512a02459cd1845ce54e54bbdd8e74baabed8f09f380015254 SHA512 8d1b982bb8fcd94267ed84a202f4d2d75cccbe6d5df0ff6c5073b2ae6fbe204a82c78b5b841b596ba60dcf14feae6a09dab93408a1488ba5165d5ff172beec2a WHIRLPOOL 00235500c133348b917ac1b0b0d902751168c2d4ba825c65bcad257839dcddfefd77a6a21678e44405e09a8b254fc06488f0393bd6f87b641645f324ad0ceb99 diff --git a/sys-apps/etckeeper/etckeeper-1.6.ebuild b/sys-apps/etckeeper/etckeeper-1.6.ebuild new file mode 100644 index 000000000000..94017cb71368 --- /dev/null +++ b/sys-apps/etckeeper/etckeeper-1.6.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/etckeeper/etckeeper-1.6.ebuild,v 1.1 2013/07/29 22:32:42 mrueg Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python2_6 python2_7 ) + +inherit eutils bash-completion-r1 prefix python-r1 + +DESCRIPTION="A collection of tools to let /etc be stored in a repository" +HOMEPAGE="http://kitenet.net/~joey/code/etckeeper/" +SRC_URI="https://github.com/joeyh/etckeeper/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +SLOT="0" +IUSE="bazaar cron" +REQUIRED_USE="bazaar? ( ${PYTHON_REQUIRED_USE} )" + +VCS_DEPEND="dev-vcs/git + dev-vcs/mercurial + dev-vcs/darcs" +DEPEND="bazaar? ( dev-vcs/bzr )" +RDEPEND="${DEPEND} + app-portage/portage-utils + cron? ( virtual/cron ) + bazaar? ( ${PYTHON_DEPS} ) + !bazaar? ( || ( ${VCS_DEPEND} ) )" + +src_prepare(){ + epatch "${FILESDIR}"/${PN}-1.5-gentoo.patch +} + +src_compile() { + : +} + +src_install(){ + emake DESTDIR="${ED}" install + + bzr_install() { + ${PYTHON} ./${PN}-bzr/__init__.py install --root="${ED}" || + die "bzr support installation failed!" + } + use bazaar && python_foreach_impl bzr_install + + if use prefix; then + doenvd "${FILESDIR}"/99${PN} + eprefixify "${ED%/}"/etc/env.d/99${PN} + fi + + newbashcomp bash_completion ${PN} + dodoc README TODO + docinto examples + dodoc "${FILESDIR}"/bashrc + + if use cron ; then + exeinto /etc/cron.daily + newexe debian/cron.daily etckeeper + fi +} + +pkg_postinst(){ + elog "${PN} supports the following VCS: ${VCS_DEPEND}" + elog " dev-vcs/bzr" + elog "This ebuild just ensures at least one is installed!" + elog "For dev-vcs/bzr you need to enable 'bazaar' useflag." + elog + elog "You may want to adjust your /etc/portage/bashrc" + elog "see the example file in /usr/share/doc/${P}/examples" + elog + elog "To initialise your etc-dir as a repository run:" + elog "${PN} init -d /etc" +} diff --git a/sys-apps/etckeeper/files/etckeeper-1.5-gentoo.patch b/sys-apps/etckeeper/files/etckeeper-1.5-gentoo.patch new file mode 100644 index 000000000000..15f7cbf0af2d --- /dev/null +++ b/sys-apps/etckeeper/files/etckeeper-1.5-gentoo.patch @@ -0,0 +1,64 @@ +Original patch by Luke-Jr (luke-jr+gentoobugs@utopios.org) +Minor fixes by Manuel Rueger (mrueg@rueg.eu) + +https://bugs.gentoo.org/show_bug.cgi?id=216114 +Gentoo specific additions + +--- Makefile ++++ Makefile +@@ -23,7 +23,6 @@ + $(INSTALL_DATA) $(CONFFILE) $(DESTDIR)$(etcdir)/etckeeper/etckeeper.conf + $(INSTALL_EXE) etckeeper $(DESTDIR)$(bindir)/etckeeper + $(INSTALL_DATA) etckeeper.8 $(DESTDIR)$(mandir)/man8/etckeeper.8 +- $(INSTALL_DATA) bash_completion $(DESTDIR)$(etcdir)/bash_completion.d/etckeeper + ifeq ($(HIGHLEVEL_PACKAGE_MANAGER),apt) + $(INSTALL_DATA) apt.conf $(DESTDIR)$(etcdir)/apt/apt.conf.d/05etckeeper + mkdir -p $(DESTDIR)$(etcdir)/cruft/filters-unex +@@ -39,7 +37,6 @@ + ifeq ($(HIGHLEVEL_PACKAGE_MANAGER),zypper) + $(INSTALL_DATA) zypper-etckeeper.py $(DESTDIR)$(prefix)/lib/zypp/plugins/commit/zypper-etckeeper.py + endif +- -./etckeeper-bzr/__init__.py install --root=$(DESTDIR) ${PYTHON_INSTALL_OPTS} || echo "** bzr support not installed" + echo "** installation successful" + + clean: etckeeper.spec +--- etckeeper.conf ++++ etckeeper.conf +@@ -31,11 +31,13 @@ + + # The high-level package manager that's being used. + # (apt, pacman-g2, yum, zypper etc) +-HIGHLEVEL_PACKAGE_MANAGER=apt ++# For gentoo this is emerge ++HIGHLEVEL_PACKAGE_MANAGER=emerge + + # The low-level package manager that's being used. + # (dpkg, rpm, pacman, pacman-g2, etc) +-LOWLEVEL_PACKAGE_MANAGER=dpkg ++# For gentoo this is qlist ++LOWLEVEL_PACKAGE_MANAGER=qlist + + # To push each commit to a remote, put the name of the remote here. + # (eg, "origin" for git). +--- list-installed.d/50list-installed ++++ list-installed.d/50list-installed +@@ -9,4 +9,6 @@ + rpm -qa --qf "%|epoch?{%{epoch}}:{0}|:%{name}-%{version}-%{release}.%{arch}\n" | sort + elif [ "$LOWLEVEL_PACKAGE_MANAGER" = pacman ]; then + pacman -Q ++elif [ "$LOWLEVEL_PACKAGE_MANAGER" = qlist ]; then ++ qlist -ICv + fi +--- update-ignore.d/01update-ignore ++++ update-ignore.d/01update-ignore +@@ -99,6 +99,10 @@ + ignore "*.pacorig" + ignore "*.pacsave" + nl ++ elif [ "$LOWLEVEL_PACKAGE_MANAGER" = "qlist" ]; then ++ comment "new and old versions of conffiles, stored by emerge" ++ ignore "*.cfg_*" ++ nl + fi + + comment "old versions of files" diff --git a/sys-apps/gentoo-systemd-integration/Manifest b/sys-apps/gentoo-systemd-integration/Manifest new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild new file mode 100644 index 000000000000..c7ea45200a57 --- /dev/null +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild,v 1.2 2013/07/29 22:11:13 mgorny Exp $ + +EAPI=5 + +#if LIVE +AUTOTOOLS_AUTORECONF=1 +EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +inherit git-2 +#endif + +inherit autotools-utils systemd + +DESCRIPTION="systemd integration files for Gentoo" +HOMEPAGE="https://bitbucket.org/mgorny/gentoo-systemd-integration" +SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND="!<=sys-apps/systemd-206 + !=sys-apps/systemd-9999" + +#if LIVE +SRC_URI= +KEYWORDS= + +DEPEND="${DEPEND} + sys-devel/systemd-sdk" +#endif + +src_configure() { + local myeconfargs=( + "$(systemd_with_unitdir)" + ) + + autotools-utils_src_configure +} diff --git a/sys-apps/gentoo-systemd-integration/metadata.xml b/sys-apps/gentoo-systemd-integration/metadata.xml new file mode 100644 index 000000000000..fe305d209585 --- /dev/null +++ b/sys-apps/gentoo-systemd-integration/metadata.xml @@ -0,0 +1,8 @@ + + + + + systemd@gentoo.org + Gentoo systemd team + + diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index 7ed9bc241617..516b9cc8cb8d 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -2,6 +2,7 @@ DIST portage-2.1.11.62.tar.bz2 916085 SHA256 894bd50830264d222210f54174482633558 DIST portage-2.1.12.13.tar.bz2 886517 SHA256 4a521eee6cc37bd25f82e35d4c3ea07c666eaa7dabd4447e7e1c63a852389f5e SHA512 cb4b4f4919a720fa12db060c33e849837bd261dc8e5b4e26a63f438b830c051e6d1ca52049142881bbdf56e050ff03911cd3e77d5154cbc1b47f5820cd694c20 WHIRLPOOL e95fcf066d75a17f0222f2955cb43c33353240f80335f2d95b9ff396f184aee8558288a962672366712583eff27f95327efa6406d436c61a03ebcf68e7048948 DIST portage-2.1.12.2.tar.bz2 868695 SHA256 700cf7118d60aa14a2d759887e50988a3e527e04fe980100f25cc69357ae2437 SHA512 53bfbcad9743b2613501191f4883d0b99d1e99ca6fdff550996121cb47c7b8333837d825f6174cb82f83cc16069ebe66a0aba0cc7b13f86a65a055d961e2c70b WHIRLPOOL 736dcc71a323d83c7fd75aa9f5c047b0fe234c66545a1744a2d69ca1b15af4d9bc60d9dfb2f9e76f1645e4d9c061f86bc56f4beac4e146b5cef970198b9010f6 DIST portage-2.1.13.1.tar.bz2 892696 SHA256 57b1cdd4fcde756897b9e70457672f5f92af06ec2fa5c273878a6fc86f2568b5 SHA512 0ba3cdd9277100baaad36a4991b75db2f698e4bceeee6946c3cc127d4d753ec8df73c21484363bd6d41238786931083d08f593e286932c01f6b65c18d384f4f3 WHIRLPOOL 5fda2ad0c8d7a1d8d577697ae3ed19d1c2b98f7efce52b222e4e5efdc311bc1f49c5c4393196a629694d7130d3b54084753988215f8688e57d0bdab0e02701dd +DIST portage-2.1.13.2.tar.bz2 895069 SHA256 a66929667efd27cea68f8b7ba84192caff6e8acc76318ba48528af250ddc3849 SHA512 cdb3f81186e49228d5dab3e43fc5ea4cad52750541f7cddf4c738acdb81c28801695742375c364fff905adf382a4904fb1b7dbfae984d8d01060df858491f76c WHIRLPOOL b265db73497a0c7d556e892dd858656713546e28f7cc86dcf6d064d60cc4ad4773a038d4eb5b91c497a0229c17a9e49b17b5208f77e600c785ebe21b5737285f DIST portage-2.1.6.7.patch.bz2 50118 SHA256 5f0605b51a24d23703330b040d2f7154322284db3e0cefa7499002ff1fa733c0 SHA512 dd2acc1d436cad77cfc83c4dec79316763c1fb88d61b7702e8e47e6f31b2b9fe49e8a4cf4a947614a2acd6db2ef080ed8b4ae5fce9d9be29d7e218a0ec1576c0 WHIRLPOOL 050f923249fde7c4774a2a8a944889e4270a89b00441f1923c01ab0be38f107503e018d7ab7a7f42615e7e375f0f6c0eb3bdbf3ff4ce1ce226957238a729b1ee DIST portage-2.1.6.7_p1.patch.bz2 4741 SHA256 ddaae2ad8c01e6477bfe22e23a4da57eb9d079a27a17a08385d56fe2c49eec30 SHA512 39058d815827b340787d813515ed4fb8c52c4fb0caa12ae70c8a9a97b9ba16c2bf4177190cb7d1c508055ce8a7aaa390ba9b31642c7d74bfb4a14d729e720617 WHIRLPOOL 8eab9574ed2e6cabac593d93f8b6ff71465c01376e7eec4cf357c336b5ed3d4f3fb3521991148ba4e34ba00c56bec5534c98311167c03866812277a8d88b0494 DIST portage-2.1.6.tar.bz2 518771 SHA256 b1c507445b3858449c861568f477e1cfab8b2326ded906b852c5193fb3839647 SHA512 d035f84601802ecaea3c0edea037a783fec743733bd40895eb5bb8a220449eb24cf1e2623cbca2e378197caba63a833d8cc54f1e49d886266307288b0adcfbdc WHIRLPOOL 25b6a6e3810f428c630ec7a6dc3cf2cfbe6bfdf276553786e1436b2630532ab442186e427bc75f249a224c5171b508a92303ce352b07be1a8a4d805c568ec10f @@ -9,4 +10,5 @@ DIST portage-2.2.0_alpha175.tar.bz2 866662 SHA256 97976729bbdac82e790ec0691ccd15 DIST portage-2.2.0_alpha177.patch.bz2 12456 SHA256 4a4659a0cadc7e92eee630419586155b5a7f1e869b5ece5a3689f6adfbc49c21 SHA512 f137864b191d4605c12266889021259d4448063c96eb1e8601f17c5ec71c584fa81ef79cf5609d9e3fdbe89300a06de86da8d122b229ccb3bf352d9cb85654c2 WHIRLPOOL ede934ba974b7ab2da815d607301c3c86e2370f9f5c1c75841dbdf163dcb4ce7b8c472e8967b04b4094705f547ffca89c4a013c3072938f413afa03947ab8385 DIST portage-2.2.0_alpha188.patch.bz2 64370 SHA256 d75c56425096507ed180f690849832c1970dcdeac96b6aa90cf97b29c7aaa91f SHA512 4fa84a75f2288ade7b3c02dc95f67dd32eb92b636f63ad365a3688708d2514f7819ea1b6fa19bbb27f047c10cd944940d03fe1a37d4bc348e2a2457cc7010507 WHIRLPOOL 30c82da2252100b50494399542fe45f652632005d310c89543b904c952fbd34ed2d1b370f4b02fa5e53f79e1007c78dd7775af761f5a08608fc9614a68ac6e82 DIST portage-2.2.0_alpha190.tar.bz2 892695 SHA256 a1d20df4240662661deb23b957c53f1e22253517bccd7c28a08356ed2e663df5 SHA512 3c89ffe9b1817580e129031b98cf03f2c77b0bd0915a5c596a2e4da566d27ba5736ec3aba95e9f0e9719c6ceb4a0208962c0a8e1bd0f25da7ac4f3718d4cc93a WHIRLPOOL 1207122c3737d79f030c4cbc069777f77bd153c1bd60c6b1e1a77d7e1137c8e73e77c1fd9abcfcd6918cebc1b0932c674f81195ad8d0b882e7ec32631355785c +DIST portage-2.2.0_alpha191.patch.bz2 6347 SHA256 62ef1e47d322e3993d5bfd21e64d03c1ca36419d0362271f79b4d22aec6f66f0 SHA512 6470a3eb99a084a86f2e90298a12d293bdc4b1481b6ef2b9ef39180dfed761ea05fd8e4fa47901013debf10e8556fb56520d53a5d0b0c2f4c80d2d1640fe5ac4 WHIRLPOOL 3fe3129d07805a00f64a0efb0509fff9da96000157cc5c269664d73053644af53509998ea00358b7d876fbf9827842586e9ec42c43fd055d13b8ed81cfa46aae DIST portage-man-pl-2.1.2.tar.bz2 53893 SHA256 960eaa7c6f3a2af44bdc665266a8e884628a562373cc477d301597ecc5ef961f SHA512 5f5c8dd1559048546633b1e7291ff8c0f5d637595f1a4c98405424b08c30c089fc9359e0214f78fbe358754f20d327794f4692b9b67639585c29b755975ee853 WHIRLPOOL 756e267b84077501d976f46fa448cda5368cd52aeca6ec43d109c81fe8e2364e0cd0f35630d68a4186c70e3b440b7c870b86ac7ef83cc0afa43e10f9f8e1f422 diff --git a/sys-apps/portage/portage-2.1.13.1.ebuild b/sys-apps/portage/portage-2.1.13.1.ebuild index dce7581ec72a..6326ddaee8a3 100644 --- a/sys-apps/portage/portage-2.1.13.1.ebuild +++ b/sys-apps/portage/portage-2.1.13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.13.1.ebuild,v 1.2 2013/07/28 09:21:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.13.1.ebuild,v 1.3 2013/07/29 17:53:18 zmedico Exp $ # Require EAPI 2 since we now require at least python-2.6 (for python 3 # syntax support) which also requires EAPI 2. @@ -447,6 +447,32 @@ new_config_protect() { } pkg_postinst() { + + if ${REPOS_CONF_UPGRADE} ; then + einfo "Generating repos.conf" + local repo_name= + [[ -f ${PORTDIR}/profiles/repo_name ]] && \ + repo_name=$(< "${PORTDIR}/profiles/repo_name") + if [[ -z ${REPOS_CONF_SYNC} ]] ; then + REPOS_CONF_SYNC=$(grep "^sync-uri =" "${ROOT}/usr/share/portage/config/repos.conf") + REPOS_CONF_SYNC=${REPOS_CONF_SYNC##* } + fi + cat <<-EOF > "${T}/repos.conf" + [DEFAULT] + main-repo = ${repo_name:-gentoo} + + [${repo_name:-gentoo}] + location = ${PORTDIR:-/usr/portage} + sync-type = rsync + sync-uri = ${REPOS_CONF_SYNC} + EOF + local dest=${ROOT}/etc/portage/repos.conf + if [[ ! -f ${dest} ]] && mkdir -p "${dest}" 2>/dev/null ; then + dest=${ROOT}/etc/portage/repos.conf/${repo_name:-gentoo}.conf + fi + mv "${T}/repos.conf" "$(new_config_protect "${dest}")" + fi + if ${NEEDED_REBUILD_UPGRADE} ; then einfo "rebuilding NEEDED.ELF.2 files" local cpv filename line newline @@ -463,15 +489,6 @@ pkg_postinst() { fi local distdir=${PORTAGE_ACTUAL_DISTDIR-${DISTDIR}} - if ${USERPRIV_UPGRADE} && \ - [[ -d ${distdir} && -w ${distdir} ]] ; then - local ownership=$(get_ownership "${distdir}") - if [[ ${ownership#*:} == portage ]] ; then - einfo "Adjusting DISTDIR permissions for userpriv" - find "${distdir}" -maxdepth 1 -type d -uid 0 \ - -exec chown -R portage:portage {} + - fi - fi if ${USERSYNC_UPGRADE} && \ [[ -d ${PORTDIR} && -w ${PORTDIR} ]] ; then @@ -484,28 +501,16 @@ pkg_postinst() { fi fi - if ${REPOS_CONF_UPGRADE} ; then - einfo "Generating repos.conf" - local repo_name= - [[ -f ${PORTDIR}/profiles/repo_name ]] && \ - repo_name=$(< "${PORTDIR}/profiles/repo_name") - if [[ -z ${REPOS_CONF_SYNC} ]] ; then - REPOS_CONF_SYNC=$(grep "^sync-uri =" "${ROOT}/usr/share/portage/config/repos.conf") - REPOS_CONF_SYNC=${REPOS_CONF_SYNC##* } - fi - cat <<-EOF > "${T}/repos.conf" - [DEFAULT] - main-repo = ${repo_name:-gentoo} - - [${repo_name:-gentoo}] - location = ${PORTDIR:-/usr/portage} - sync-type = rsync - sync-uri = ${REPOS_CONF_SYNC} - EOF - local dest=${ROOT}/etc/portage/repos.conf - if [[ ! -f ${dest} ]] && mkdir -p "${dest}" 2>/dev/null ; then - dest=${ROOT}/etc/portage/repos.conf/${repo_name:-gentoo}.conf + # Do this last, since it could take a long time if there + # are lots of live sources, and the user may be tempted + # to kill emerge while it is running. + if ${USERPRIV_UPGRADE} && \ + [[ -d ${distdir} && -w ${distdir} ]] ; then + local ownership=$(get_ownership "${distdir}") + if [[ ${ownership#*:} == portage ]] ; then + einfo "Adjusting DISTDIR permissions for userpriv" + find "${distdir}" -maxdepth 1 -type d -uid 0 \ + -exec chown -R portage:portage {} + fi - mv "${T}/repos.conf" "$(new_config_protect "${dest}")" fi } diff --git a/sys-apps/portage/portage-2.1.13.2.ebuild b/sys-apps/portage/portage-2.1.13.2.ebuild new file mode 100644 index 000000000000..29afce196da7 --- /dev/null +++ b/sys-apps/portage/portage-2.1.13.2.ebuild @@ -0,0 +1,520 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.13.2.ebuild,v 1.2 2013/07/30 07:01:10 zmedico Exp $ + +# Require EAPI 2 since we now require at least python-2.6 (for python 3 +# syntax support) which also requires EAPI 2. +EAPI=2 +PYTHON_COMPAT=( + pypy1_9 pypy2_0 + python3_1 python3_2 python3_3 python3_4 + python2_6 python2_7 +) +inherit eutils multilib + +DESCRIPTION="Portage is the package management and distribution system for Gentoo" +HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +SLOT="0" +IUSE="build doc epydoc +ipc linguas_ru pypy2_0 python2 python3 selinux xattr" + +for _pyimpl in ${PYTHON_COMPAT[@]} ; do + IUSE+=" python_targets_${_pyimpl}" +done +unset _pyimpl + +# Import of the io module in python-2.6 raises ImportError for the +# thread module if threading is disabled. +python_dep_ssl="python3? ( =dev-lang/python-3*[ssl] ) + !pypy2_0? ( !python2? ( !python3? ( + || ( >=dev-lang/python-2.7[ssl] dev-lang/python:2.6[threads,ssl] ) + ) ) ) + pypy2_0? ( !python2? ( !python3? ( virtual/pypy:2.0[bzip2] ) ) ) + python2? ( !python3? ( || ( dev-lang/python:2.7[ssl] dev-lang/python:2.6[ssl,threads] ) ) )" +python_dep="${python_dep_ssl//\[ssl\]}" +python_dep="${python_dep//,ssl}" +python_dep="${python_dep//ssl,}" + +python_dep="${python_dep} + python_targets_pypy1_9? ( virtual/pypy:1.9 ) + python_targets_pypy2_0? ( virtual/pypy:2.0 ) + python_targets_python2_6? ( dev-lang/python:2.6 ) + python_targets_python2_7? ( dev-lang/python:2.7 ) + python_targets_python3_1? ( dev-lang/python:3.1 ) + python_targets_python3_2? ( dev-lang/python:3.2 ) + python_targets_python3_3? ( dev-lang/python:3.3 ) + python_targets_python3_4? ( dev-lang/python:3.4 ) +" + +# The pysqlite blocker is for bug #282760. +# make-3.82 is for bug #455858 +DEPEND="${python_dep} + >=sys-devel/make-3.82 + >=sys-apps/sed-4.0.5 sys-devel/patch + doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) + epydoc? ( >=dev-python/epydoc-2.0 !<=dev-python/pysqlite-2.4.1 )" +# Require sandbox-2.2 for bug #288863. +# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's +# quite slow, so it's not considered in the dependencies as an alternative to +# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so +# for now, don't pull in xattr deps for other kernels. +# For whirlpool hash, require python[ssl] or python-mhash (bug #425046). +# For compgen, require bash[readline] (bug #445576). +RDEPEND="${python_dep} + !build? ( >=sys-apps/sed-4.0.5 + || ( >=app-shells/bash-4.2_p37[readline] ( =app-shells/bash-3.2_p17 ) ) + >=app-admin/eselect-1.2 + || ( ${python_dep_ssl} dev-python/python-mhash ) + ) + elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) + elibc_glibc? ( >=sys-apps/sandbox-2.2 ) + elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) + >=app-misc/pax-utils-0.1.17 + xattr? ( kernel_linux? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) ) + selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] = 0x2060000 and "good" or "bad")') = good ]] +} + +current_python_has_xattr() { + [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' + local PYTHON=/usr/bin/${EPYTHON} + [[ $("${PYTHON}" -c 'import sys ; sys.stdout.write(sys.hexversion >= 0x3030000 and "yes" or "no")') = yes ]] || \ + "${PYTHON}" -c 'import xattr' 2>/dev/null +} + +call_with_python_impl() { + [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' + env EPYTHON=${EPYTHON} "$@" +} + +get_python_interpreter() { + [ $# -eq 1 ] || die "expected 1 argument, got $#: $*" + local impl=$1 python + case "${impl}" in + python*) + python=${impl/_/.} + ;; + pypy*) + python=${impl/_/.} + python=${python/pypy/pypy-c} + ;; + *) + die "Unrecognized python target: ${impl}" + esac + echo ${python} +} + +get_python_sitedir() { + [ $# -eq 1 ] || die "expected 1 argument, got $#: $*" + local impl=$1 + local site_dir=/usr/$(get_libdir)/${impl/_/.}/site-packages + [[ -d ${ROOT}${site_dir} ]] || \ + ewarn "site-packages dir missing for ${impl}: ${ROOT}${site_dir}" + echo "${site_dir}" +} + +python_compileall() { + [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' + local d=$1 PYTHON=/usr/bin/${EPYTHON} + local d_image=${D}${d#/} + [[ -d ${d_image} ]] || die "directory does not exist: ${d_image}" + case "${EPYTHON}" in + python*) + "${PYTHON}" -m compileall -q -f -d "${d}" "${d_image}" || die + # Note: Using -OO breaks emaint, since it requires __doc__, + # and __doc__ is None when -OO is used. + "${PYTHON}" -O -m compileall -q -f -d "${d}" "${d_image}" || die + ;; + pypy*) + "${PYTHON}" -m compileall -q -f -d "${d}" "${d_image}" || die + ;; + *) + die "Unrecognized EPYTHON value: ${EPYTHON}" + esac +} + +pkg_setup() { + if use python2 && use python3 ; then + ewarn "Both python2 and python3 USE flags are enabled, but only one" + ewarn "can be in the shebangs. Using python3." + fi + if use pypy2_0 && use python3 ; then + ewarn "Both pypy2_0 and python3 USE flags are enabled, but only one" + ewarn "can be in the shebangs. Using python3." + fi + if use pypy2_0 && use python2 ; then + ewarn "Both pypy2_0 and python2 USE flags are enabled, but only one" + ewarn "can be in the shebangs. Using python2" + fi + if ! use pypy2_0 && ! use python2 && ! use python3 && \ + ! compatible_python_is_selected ; then + ewarn "Attempting to select a compatible default python interpreter" + local x success=0 + for x in /usr/bin/python2.* ; do + x=${x#/usr/bin/python2.} + if [[ $x -ge 6 ]] 2>/dev/null ; then + eselect python set python2.$x + if compatible_python_is_selected ; then + elog "Default python interpreter is now set to python-2.$x" + success=1 + break + fi + fi + done + if [ $success != 1 ] ; then + eerror "Unable to select a compatible default python interpreter!" + die "This version of portage requires at least python-2.6 to be selected as the default python interpreter (see \`eselect python --help\`)." + fi + fi + + # We use EPYTHON to designate the active python interpreter, + # but we only export when needed, via call_with_python_impl. + EPYTHON=python + export -n EPYTHON + if use python3; then + EPYTHON=python3 + elif use python2; then + EPYTHON=python2 + elif use pypy2_0; then + EPYTHON=pypy-c2.0 + fi +} + +src_prepare() { + if [ -n "${PATCHVER}" ] ; then + if [[ -L $S/bin/ebuild-helpers/portageq ]] ; then + rm "$S/bin/ebuild-helpers/portageq" \ + || die "failed to remove portageq helper symlink" + fi + epatch "${WORKDIR}/${PN}-${PATCHVER}.patch" + fi + einfo "Setting portage.VERSION to ${PVR} ..." + sed -e "s/^VERSION=.*/VERSION=\"${PVR}\"/" -i pym/portage/__init__.py || \ + die "Failed to patch portage.VERSION" + sed -e "1s/VERSION/${PVR}/" -i doc/fragment/version || \ + die "Failed to patch VERSION in doc/fragment/version" + sed -e "1s/VERSION/${PVR}/" -i $(find man -type f) || \ + die "Failed to patch VERSION in man page headers" + + if ! use ipc ; then + einfo "Disabling ipc..." + sed -e "s:_enable_ipc_daemon = True:_enable_ipc_daemon = False:" \ + -i pym/_emerge/AbstractEbuildProcess.py || \ + die "failed to patch AbstractEbuildProcess.py" + fi + + if use xattr && use kernel_linux ; then + einfo "Adding FEATURES=xattr to make.globals ..." + echo -e '\nFEATURES="${FEATURES} xattr"' >> cnf/make.globals \ + || die "failed to append to make.globals" + fi + + local set_shebang= + if use python3; then + set_shebang=python3 + elif use python2; then + set_shebang=python2 + elif use pypy2_0; then + set_shebang=pypy-c2.0 + fi + if [[ -n ${set_shebang} ]] ; then + einfo "Converting shebangs for ${set_shebang}..." + while read -r -d $'\0' ; do + local shebang=$(head -n1 "$REPLY") + if [[ ${shebang} == "#!/usr/bin/python"* ]] ; then + sed -i -e "1s:python:${set_shebang}:" "$REPLY" || \ + die "sed failed" + fi + done < <(find . -type f -print0) + fi + + cd "${S}/cnf" || die + if [ -f "make.conf.example.${ARCH}".diff ]; then + patch make.conf.example "make.conf.example.${ARCH}".diff || \ + die "Failed to patch make.conf.example" + else + eerror "" + eerror "Portage does not have an arch-specific configuration for this arch." + eerror "Please notify the arch maintainer about this issue. Using generic." + eerror "" + fi +} + +src_compile() { + if use doc; then + call_with_python_impl \ + emake docbook || die + fi + + if use epydoc; then + einfo "Generating api docs" + call_with_python_impl \ + emake epydoc || die + fi +} + +src_test() { + call_with_python_impl \ + emake test || die +} + +src_install() { + call_with_python_impl \ + emake DESTDIR="${D}" \ + sysconfdir="/etc" \ + prefix="/usr" \ + install || die + + # Extended set config is currently disabled in portage-2.1.x. + rm -rf "${D}/usr/share/portage/config/sets" || die + + # Use dodoc for compression, since the Makefile doesn't do that. + dodoc "${S}"/{ChangeLog,NEWS,RELEASE-NOTES} || die + + # Allow external portage API consumers to import portage python modules + # (this used to be done with PYTHONPATH setting in /etc/env.d). + # For each of PYTHON_TARGETS, install a tree of *.py symlinks in + # site-packages, and compile with the corresponding interpreter. + local impl files mod_dir dest_mod_dir python relative_path x + for impl in "${PYTHON_COMPAT[@]}" ; do + use "python_targets_${impl}" || continue + if use build && [[ ${ROOT} == / && + ! -x /usr/bin/$(get_python_interpreter ${impl}) ]] ; then + # Tolerate --nodeps at beginning of stage1 for catalyst + ewarn "skipping python_targets_${impl}, interpreter not found" + continue + fi + while read -r mod_dir ; do + cd "${D}/usr/lib/portage/pym/${mod_dir}" || die + files=$(echo *.py) + if [ -z "${files}" ] || [ "${files}" = "*.py" ]; then + # __pycache__ directories contain no py files + continue + fi + dest_mod_dir=$(get_python_sitedir ${impl})/${mod_dir} + dodir "${dest_mod_dir}" || die + relative_path=../../../lib/portage/pym/${mod_dir} + x=/${mod_dir} + while [ -n "${x}" ] ; do + relative_path=../${relative_path} + x=${x%/*} + done + for x in ${files} ; do + dosym "${relative_path}/${x}" \ + "${dest_mod_dir}/${x}" || die + done + done < <(cd "${D}"/usr/lib/portage/pym || die ; find * -type d ! -path "portage/tests*") + cd "${S}" || die + EPYTHON=$(get_python_interpreter ${impl}) \ + python_compileall "$(get_python_sitedir ${impl})" + done + + # Compile /usr/lib/portage/pym with the active interpreter, since portage + # internal commands force this directory to the beginning of sys.path. + python_compileall /usr/lib/portage/pym +} + +pkg_preinst() { + if [[ $ROOT == / ]] ; then + # Run some minimal tests as a sanity check. + local test_runner=$(find "$D" -name runTests) + if [[ -n $test_runner && -x $test_runner ]] ; then + einfo "Running preinst sanity tests..." + "$test_runner" || die "preinst sanity tests failed" + fi + fi + + if use xattr && ! current_python_has_xattr ; then + ewarn "For optimal performance in xattr handling, install" + ewarn "dev-python/pyxattr, or install >=dev-lang/python-3.3 and" + ewarn "enable USE=python3 for $CATEGORY/$PN." + fi + + # elog dir must exist to avoid logrotate error for bug #415911. + # This code runs in preinst in order to bypass the mapping of + # portage:portage to root:root which happens after src_install. + keepdir /var/log/portage/elog + # This is allowed to fail if the user/group are invalid for prefix users. + if chown portage:portage "${D}"var/log/portage{,/elog} 2>/dev/null ; then + chmod g+s,ug+rwx "${D}"var/log/portage{,/elog} + fi + + if [[ -d ${ROOT}var/log/portage && \ + $(ls -ld "${ROOT}var/log/portage") != *" portage portage "* ]] && \ + has_version '=${CATEGORY}/${PN}-2.1.6_rc" ; } \ + && NEEDED_REBUILD_UPGRADE=true || NEEDED_REBUILD_UPGRADE=false + + if has_version "<${CATEGORY}/${PN}-2.1.13" ; then + USERPRIV_UPGRADE=true + USERSYNC_UPGRADE=true + REPOS_CONF_UPGRADE=true + REPOS_CONF_SYNC= + type portageq >/dev/null 2>&1 && \ + REPOS_CONF_SYNC=$(portageq envvar SYNC) + else + USERPRIV_UPGRADE=false + USERSYNC_UPGRADE=false + REPOS_CONF_UPGRADE=false + fi +} + +get_ownership() { + case ${USERLAND} in + BSD) + stat -f '%Su:%Sg' "${1}" + ;; + *) + stat -c '%U:%G' "${1}" + ;; + esac +} + +new_config_protect() { + # Generate a ._cfg file even if the target file + # does not exist, ensuring that the user will + # notice the config change. + local basename=${1##*/} + local dirname=${1%/*} + local i=0 + while true ; do + local filename=$( + echo -n "${dirname}/._cfg" + printf "%04d" ${i} + echo -n "_${basename}" + ) + [[ -e ${filename} ]] || break + (( i++ )) + done + echo "${filename}" +} + +pkg_postinst() { + + if ${REPOS_CONF_UPGRADE} ; then + einfo "Generating repos.conf" + local repo_name= + [[ -f ${PORTDIR}/profiles/repo_name ]] && \ + repo_name=$(< "${PORTDIR}/profiles/repo_name") + if [[ -z ${REPOS_CONF_SYNC} ]] ; then + REPOS_CONF_SYNC=$(grep "^sync-uri =" "${ROOT}/usr/share/portage/config/repos.conf") + REPOS_CONF_SYNC=${REPOS_CONF_SYNC##* } + fi + cat <<-EOF > "${T}/repos.conf" + [DEFAULT] + main-repo = ${repo_name:-gentoo} + + [${repo_name:-gentoo}] + location = ${PORTDIR:-/usr/portage} + sync-type = rsync + sync-uri = ${REPOS_CONF_SYNC} + EOF + local dest=${ROOT}/etc/portage/repos.conf + if [[ ! -f ${dest} ]] && mkdir -p "${dest}" 2>/dev/null ; then + dest=${ROOT}/etc/portage/repos.conf/${repo_name:-gentoo}.conf + fi + # Don't install the config update if the desired repos.conf directory + # and config file exist, since users may accept it blindly and break + # their config (bug #478726). + [[ -e ${ROOT}/etc/portage/repos.conf/${repo_name:-gentoo}.conf ]] || \ + mv "${T}/repos.conf" "$(new_config_protect "${dest}")" + fi + + if ${NEEDED_REBUILD_UPGRADE} ; then + einfo "rebuilding NEEDED.ELF.2 files" + local cpv filename line newline + for cpv in "${ROOT}/var/db/pkg"/*/*; do + [[ -f "${cpv}/NEEDED" && ! -f "${cpv}/NEEDED.ELF.2" ]] || continue + while read -r line; do + filename=${line% *} + newline=$(scanelf -BF "%a;%F;%S;%r;%n" "${ROOT%/}${filename}") + newline=${newline// - } + [[ ${#ROOT} -gt 1 ]] && newline=${newline/${ROOT%/}} + echo "${newline:3}" >> "${cpv}/NEEDED.ELF.2" + done < "${cpv}/NEEDED" + done + fi + + local distdir=${PORTAGE_ACTUAL_DISTDIR-${DISTDIR}} + + if ${USERSYNC_UPGRADE} && \ + [[ -d ${PORTDIR} && -w ${PORTDIR} ]] ; then + local ownership=$(get_ownership "${PORTDIR}") + if [[ -n ${ownership} ]] ; then + einfo "Adjusting PORTDIR permissions for usersync" + find "${PORTDIR}" -path "${distdir%/}" -prune -o \ + ! \( -user "${ownership%:*}" -a -group "${ownership#*:}" \) \ + -exec chown "${ownership}" {} + + fi + fi + + # Do this last, since it could take a long time if there + # are lots of live sources, and the user may be tempted + # to kill emerge while it is running. + if ${USERPRIV_UPGRADE} && \ + [[ -d ${distdir} && -w ${distdir} ]] ; then + local ownership=$(get_ownership "${distdir}") + if [[ ${ownership#*:} == portage ]] ; then + einfo "Adjusting DISTDIR permissions for userpriv" + find "${distdir}" -maxdepth 1 -type d -uid 0 \ + -exec chown -R portage:portage {} + + fi + fi +} diff --git a/sys-apps/portage/portage-2.2.0_alpha190.ebuild b/sys-apps/portage/portage-2.2.0_alpha190.ebuild index d9276f11a0eb..7c1da589c357 100644 --- a/sys-apps/portage/portage-2.2.0_alpha190.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha190.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha190.ebuild,v 1.2 2013/07/28 09:21:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha190.ebuild,v 1.3 2013/07/29 17:53:18 zmedico Exp $ # Require EAPI 2 since we now require at least python-2.6 (for python 3 # syntax support) which also requires EAPI 2. @@ -414,9 +414,6 @@ pkg_preinst() { chmod g+s,ug+rwx "${ED}"var/log/portage{,/elog} fi - has_version "<=${CATEGORY}/${PN}-2.2_pre5" \ - && WORLD_MIGRATION_UPGRADE=true || WORLD_MIGRATION_UPGRADE=false - # If portage-2.1.6 is installed and the preserved_libs_registry exists, # assume that the NEEDED.ELF.2 files have already been generated. has_version "<=${CATEGORY}/${PN}-2.2_pre7" && \ @@ -473,12 +470,30 @@ new_config_protect() { } pkg_postinst() { - if $WORLD_MIGRATION_UPGRADE && \ - grep -q "^@" "${EROOT}/var/lib/portage/world"; then - einfo "moving set references from the worldfile into world_sets" - cd "${EROOT}/var/lib/portage/" - grep "^@" world >> world_sets - sed -i -e '/^@/d' world + + if ${REPOS_CONF_UPGRADE} ; then + einfo "Generating repos.conf" + local repo_name= + [[ -f ${PORTDIR}/profiles/repo_name ]] && \ + repo_name=$(< "${PORTDIR}/profiles/repo_name") + if [[ -z ${REPOS_CONF_SYNC} ]] ; then + REPOS_CONF_SYNC=$(grep "^sync-uri =" "${EROOT}/usr/share/portage/config/repos.conf") + REPOS_CONF_SYNC=${REPOS_CONF_SYNC##* } + fi + cat <<-EOF > "${T}/repos.conf" + [DEFAULT] + main-repo = ${repo_name:-gentoo} + + [${repo_name:-gentoo}] + location = ${PORTDIR:-${EPREFIX}/usr/portage} + sync-type = rsync + sync-uri = ${REPOS_CONF_SYNC} + EOF + local dest=${EROOT}/etc/portage/repos.conf + if [[ ! -f ${dest} ]] && mkdir -p "${dest}" 2>/dev/null ; then + dest=${EROOT}/etc/portage/repos.conf/${repo_name:-gentoo}.conf + fi + mv "${T}/repos.conf" "$(new_config_protect "${dest}")" fi if ${NEEDED_REBUILD_UPGRADE} ; then @@ -497,15 +512,6 @@ pkg_postinst() { fi local distdir=${PORTAGE_ACTUAL_DISTDIR-${DISTDIR}} - if ${USERPRIV_UPGRADE} && \ - [[ -d ${distdir} && -w ${distdir} ]] ; then - local ownership=$(get_ownership "${distdir}") - if [[ ${ownership#*:} == portage ]] ; then - einfo "Adjusting DISTDIR permissions for userpriv" - find "${distdir}" -maxdepth 1 -type d -uid 0 \ - -exec chown -R portage:portage {} + - fi - fi if ${USERSYNC_UPGRADE} && \ [[ -d ${PORTDIR} && -w ${PORTDIR} ]] ; then @@ -518,28 +524,16 @@ pkg_postinst() { fi fi - if ${REPOS_CONF_UPGRADE} ; then - einfo "Generating repos.conf" - local repo_name= - [[ -f ${PORTDIR}/profiles/repo_name ]] && \ - repo_name=$(< "${PORTDIR}/profiles/repo_name") - if [[ -z ${REPOS_CONF_SYNC} ]] ; then - REPOS_CONF_SYNC=$(grep "^sync-uri =" "${EROOT}/usr/share/portage/config/repos.conf") - REPOS_CONF_SYNC=${REPOS_CONF_SYNC##* } - fi - cat <<-EOF > "${T}/repos.conf" - [DEFAULT] - main-repo = ${repo_name:-gentoo} - - [${repo_name:-gentoo}] - location = ${PORTDIR:-${EPREFIX}/usr/portage} - sync-type = rsync - sync-uri = ${REPOS_CONF_SYNC} - EOF - local dest=${EROOT}/etc/portage/repos.conf - if [[ ! -f ${dest} ]] && mkdir -p "${dest}" 2>/dev/null ; then - dest=${EROOT}/etc/portage/repos.conf/${repo_name:-gentoo}.conf + # Do this last, since it could take a long time if there + # are lots of live sources, and the user may be tempted + # to kill emerge while it is running. + if ${USERPRIV_UPGRADE} && \ + [[ -d ${distdir} && -w ${distdir} ]] ; then + local ownership=$(get_ownership "${distdir}") + if [[ ${ownership#*:} == portage ]] ; then + einfo "Adjusting DISTDIR permissions for userpriv" + find "${distdir}" -maxdepth 1 -type d -uid 0 \ + -exec chown -R portage:portage {} + fi - mv "${T}/repos.conf" "$(new_config_protect "${dest}")" fi } diff --git a/sys-apps/portage/portage-2.2.0_alpha191.ebuild b/sys-apps/portage/portage-2.2.0_alpha191.ebuild new file mode 100644 index 000000000000..06fd60a84c80 --- /dev/null +++ b/sys-apps/portage/portage-2.2.0_alpha191.ebuild @@ -0,0 +1,543 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha191.ebuild,v 1.1 2013/07/30 07:03:31 zmedico Exp $ + +# Require EAPI 2 since we now require at least python-2.6 (for python 3 +# syntax support) which also requires EAPI 2. +EAPI=3 +PYTHON_COMPAT=( + pypy1_9 pypy2_0 + python3_1 python3_2 python3_3 python3_4 + python2_6 python2_7 +) +inherit eutils multilib + +DESCRIPTION="Portage is the package management and distribution system for Gentoo" +HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" +LICENSE="GPL-2" +KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +SLOT="0" +IUSE="build doc epydoc +ipc linguas_ru pypy2_0 python2 python3 selinux xattr" + +for _pyimpl in ${PYTHON_COMPAT[@]} ; do + IUSE+=" python_targets_${_pyimpl}" +done +unset _pyimpl + +# Import of the io module in python-2.6 raises ImportError for the +# thread module if threading is disabled. +python_dep_ssl="python3? ( =dev-lang/python-3*[ssl] ) + !pypy2_0? ( !python2? ( !python3? ( + || ( >=dev-lang/python-2.7[ssl] dev-lang/python:2.6[threads,ssl] ) + ) ) ) + pypy2_0? ( !python2? ( !python3? ( virtual/pypy:2.0[bzip2] ) ) ) + python2? ( !python3? ( || ( dev-lang/python:2.7[ssl] dev-lang/python:2.6[ssl,threads] ) ) )" +python_dep="${python_dep_ssl//\[ssl\]}" +python_dep="${python_dep//,ssl}" +python_dep="${python_dep//ssl,}" + +python_dep="${python_dep} + python_targets_pypy1_9? ( virtual/pypy:1.9 ) + python_targets_pypy2_0? ( virtual/pypy:2.0 ) + python_targets_python2_6? ( dev-lang/python:2.6 ) + python_targets_python2_7? ( dev-lang/python:2.7 ) + python_targets_python3_1? ( dev-lang/python:3.1 ) + python_targets_python3_2? ( dev-lang/python:3.2 ) + python_targets_python3_3? ( dev-lang/python:3.3 ) + python_targets_python3_4? ( dev-lang/python:3.4 ) +" + +# The pysqlite blocker is for bug #282760. +# make-3.82 is for bug #455858 +DEPEND="${python_dep} + >=sys-devel/make-3.82 + >=sys-apps/sed-4.0.5 sys-devel/patch + doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) + epydoc? ( >=dev-python/epydoc-2.0 !<=dev-python/pysqlite-2.4.1 )" +# Require sandbox-2.2 for bug #288863. +# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's +# quite slow, so it's not considered in the dependencies as an alternative to +# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so +# for now, don't pull in xattr deps for other kernels. +# For whirlpool hash, require python[ssl] or python-mhash (bug #425046). +# For compgen, require bash[readline] (bug #445576). +RDEPEND="${python_dep} + !build? ( >=sys-apps/sed-4.0.5 + || ( >=app-shells/bash-4.2_p37[readline] ( =app-shells/bash-3.2_p17 ) ) + >=app-admin/eselect-1.2 + || ( ${python_dep_ssl} dev-python/python-mhash ) + ) + elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) + elibc_glibc? ( >=sys-apps/sandbox-2.2 ) + elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) + >=app-misc/pax-utils-0.1.17 + xattr? ( kernel_linux? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) ) + selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] = 0x2060000 and "good" or "bad")') = good ]] +} + +current_python_has_xattr() { + [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' + local PYTHON=${EPREFIX}/usr/bin/${EPYTHON} + [[ $("${PYTHON}" -c 'import sys ; sys.stdout.write(sys.hexversion >= 0x3030000 and "yes" or "no")') = yes ]] || \ + "${PYTHON}" -c 'import xattr' 2>/dev/null +} + +call_with_python_impl() { + [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' + env EPYTHON=${EPYTHON} "$@" +} + +get_python_interpreter() { + [ $# -eq 1 ] || die "expected 1 argument, got $#: $*" + local impl=$1 python + case "${impl}" in + python*) + python=${impl/_/.} + ;; + pypy*) + python=${impl/_/.} + python=${python/pypy/pypy-c} + ;; + *) + die "Unrecognized python target: ${impl}" + esac + echo ${python} +} + +get_python_sitedir() { + [ $# -eq 1 ] || die "expected 1 argument, got $#: $*" + local impl=$1 + local site_dir=/usr/$(get_libdir)/${impl/_/.}/site-packages + [[ -d ${EROOT}${site_dir} ]] || \ + ewarn "site-packages dir missing for ${impl}: ${EROOT}${site_dir}" + echo "${site_dir}" +} + +python_compileall() { + [[ ${EPYTHON} ]] || die 'No Python implementation set (EPYTHON is null).' + local d=${EPREFIX}$1 PYTHON=${EPREFIX}/usr/bin/${EPYTHON} + local d_image=${D}${d#/} + [[ -d ${d_image} ]] || die "directory does not exist: ${d_image}" + case "${EPYTHON}" in + python*) + "${PYTHON}" -m compileall -q -f -d "${d}" "${d_image}" || die + # Note: Using -OO breaks emaint, since it requires __doc__, + # and __doc__ is None when -OO is used. + "${PYTHON}" -O -m compileall -q -f -d "${d}" "${d_image}" || die + ;; + pypy*) + "${PYTHON}" -m compileall -q -f -d "${d}" "${d_image}" || die + ;; + *) + die "Unrecognized EPYTHON value: ${EPYTHON}" + esac +} + +pkg_setup() { + if use python2 && use python3 ; then + ewarn "Both python2 and python3 USE flags are enabled, but only one" + ewarn "can be in the shebangs. Using python3." + fi + if use pypy2_0 && use python3 ; then + ewarn "Both pypy2_0 and python3 USE flags are enabled, but only one" + ewarn "can be in the shebangs. Using python3." + fi + if use pypy2_0 && use python2 ; then + ewarn "Both pypy2_0 and python2 USE flags are enabled, but only one" + ewarn "can be in the shebangs. Using python2" + fi + if ! use pypy2_0 && ! use python2 && ! use python3 && \ + ! compatible_python_is_selected ; then + ewarn "Attempting to select a compatible default python interpreter" + local x success=0 + for x in "${EPREFIX}"/usr/bin/python2.* ; do + x=${x#${EPREFIX}/usr/bin/python2.} + if [[ $x -ge 6 ]] 2>/dev/null ; then + eselect python set python2.$x + if compatible_python_is_selected ; then + elog "Default python interpreter is now set to python-2.$x" + success=1 + break + fi + fi + done + if [ $success != 1 ] ; then + eerror "Unable to select a compatible default python interpreter!" + die "This version of portage requires at least python-2.6 to be selected as the default python interpreter (see \`eselect python --help\`)." + fi + fi + + # We use EPYTHON to designate the active python interpreter, + # but we only export when needed, via call_with_python_impl. + EPYTHON=python + export -n EPYTHON + if use python3; then + EPYTHON=python3 + elif use python2; then + EPYTHON=python2 + elif use pypy2_0; then + EPYTHON=pypy-c2.0 + fi +} + +src_prepare() { + if [ -n "${PATCHVER}" ] ; then + if [[ -L $S/bin/ebuild-helpers/portageq ]] ; then + rm "$S/bin/ebuild-helpers/portageq" \ + || die "failed to remove portageq helper symlink" + fi + epatch "${WORKDIR}/${PN}-${PATCHVER}.patch" + fi + einfo "Setting portage.VERSION to ${PVR} ..." + sed -e "s/^VERSION=.*/VERSION=\"${PVR}\"/" -i pym/portage/__init__.py || \ + die "Failed to patch portage.VERSION" + sed -e "1s/VERSION/${PVR}/" -i doc/fragment/version || \ + die "Failed to patch VERSION in doc/fragment/version" + sed -e "1s/VERSION/${PVR}/" -i $(find man -type f) || \ + die "Failed to patch VERSION in man page headers" + + if ! use ipc ; then + einfo "Disabling ipc..." + sed -e "s:_enable_ipc_daemon = True:_enable_ipc_daemon = False:" \ + -i pym/_emerge/AbstractEbuildProcess.py || \ + die "failed to patch AbstractEbuildProcess.py" + fi + + if use xattr && use kernel_linux ; then + einfo "Adding FEATURES=xattr to make.globals ..." + echo -e '\nFEATURES="${FEATURES} xattr"' >> cnf/make.globals \ + || die "failed to append to make.globals" + fi + + local set_shebang= + if use python3; then + set_shebang=python3 + elif use python2; then + set_shebang=python2 + elif use pypy2_0; then + set_shebang=pypy-c2.0 + fi + if [[ -n ${set_shebang} ]] ; then + einfo "Converting shebangs for ${set_shebang}..." + while read -r -d $'\0' ; do + local shebang=$(head -n1 "$REPLY") + if [[ ${shebang} == "#!/usr/bin/python"* ]] ; then + sed -i -e "1s:python:${set_shebang}:" "$REPLY" || \ + die "sed failed" + fi + done < <(find . -type f -print0) + fi + + if [[ -n ${EPREFIX} ]] ; then + einfo "Setting portage.const.EPREFIX ..." + sed -e "s|^\(SANDBOX_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/bin/sandbox\"\)|\\1${EPREFIX}\\2|" \ + -e "s|^\(FAKEROOT_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/bin/fakeroot\"\)|\\1${EPREFIX}\\2|" \ + -e "s|^\(BASH_BINARY[[:space:]]*=[[:space:]]*\"\)\(/bin/bash\"\)|\\1${EPREFIX}\\2|" \ + -e "s|^\(MOVE_BINARY[[:space:]]*=[[:space:]]*\"\)\(/bin/mv\"\)|\\1${EPREFIX}\\2|" \ + -e "s|^\(PRELINK_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/sbin/prelink\"\)|\\1${EPREFIX}\\2|" \ + -e "s|^\(EPREFIX[[:space:]]*=[[:space:]]*\"\).*|\\1${EPREFIX}\"|" \ + -i pym/portage/const.py || \ + die "Failed to patch portage.const.EPREFIX" + + einfo "Prefixing shebangs ..." + while read -r -d $'\0' ; do + local shebang=$(head -n1 "$REPLY") + if [[ ${shebang} == "#!"* && ! ${shebang} == "#!${EPREFIX}/"* ]] ; then + sed -i -e "1s:.*:#!${EPREFIX}${shebang:2}:" "$REPLY" || \ + die "sed failed" + fi + done < <(find . -type f -print0) + + einfo "Adjusting make.globals ..." + sed -e "s|\(/usr/portage\)|${EPREFIX}\\1|" \ + -e "s|^\(PORTAGE_TMPDIR=\"\)\(/var/tmp\"\)|\\1${EPREFIX}\\2|" \ + -i cnf/make.globals || die "sed failed" + + einfo "Adjusting repos.conf ..." + sed -e "s|^\(main-repo = \).*|\\1gentoo_prefix|" \ + -e "s|^\\[gentoo\\]|[gentoo_prefix]|" \ + -e "s|^\(location = \)\(/usr/portage\)|\\1${EPREFIX}\\2|" \ + -e "s|^\(sync-uri = \).*|\\1rsync://rsync.prefix.freens.org/gentoo-portage-prefix|" \ + -i cnf/repos.conf || die "sed failed" + + einfo "Adding FEATURES=force-prefix to make.globals ..." + echo -e '\nFEATURES="${FEATURES} force-prefix"' >> cnf/make.globals \ + || die "failed to append to make.globals" + fi + + cd "${S}/cnf" || die + if [ -f "make.conf.example.${ARCH}".diff ]; then + patch make.conf.example "make.conf.example.${ARCH}".diff || \ + die "Failed to patch make.conf.example" + else + eerror "" + eerror "Portage does not have an arch-specific configuration for this arch." + eerror "Please notify the arch maintainer about this issue. Using generic." + eerror "" + fi +} + +src_compile() { + if use doc; then + call_with_python_impl \ + emake docbook || die + fi + + if use epydoc; then + einfo "Generating api docs" + call_with_python_impl \ + emake epydoc || die + fi +} + +src_test() { + # make files executable, in case they were created by patch + find bin -type f | xargs chmod +x + call_with_python_impl \ + emake test || die +} + +src_install() { + call_with_python_impl \ + emake DESTDIR="${D}" \ + sysconfdir="${EPREFIX}/etc" \ + prefix="${EPREFIX}/usr" \ + install || die + + # Use dodoc for compression, since the Makefile doesn't do that. + dodoc "${S}"/{ChangeLog,NEWS,RELEASE-NOTES} || die + + # Allow external portage API consumers to import portage python modules + # (this used to be done with PYTHONPATH setting in /etc/env.d). + # For each of PYTHON_TARGETS, install a tree of *.py symlinks in + # site-packages, and compile with the corresponding interpreter. + local impl files mod_dir dest_mod_dir python relative_path x + for impl in "${PYTHON_COMPAT[@]}" ; do + use "python_targets_${impl}" || continue + if use build && [[ ${ROOT} == / && + ! -x ${EPREFIX}/usr/bin/$(get_python_interpreter ${impl}) ]] ; then + # Tolerate --nodeps at beginning of stage1 for catalyst + ewarn "skipping python_targets_${impl}, interpreter not found" + continue + fi + while read -r mod_dir ; do + cd "${ED}/usr/lib/portage/pym/${mod_dir}" || die + files=$(echo *.py) + if [ -z "${files}" ] || [ "${files}" = "*.py" ]; then + # __pycache__ directories contain no py files + continue + fi + dest_mod_dir=$(get_python_sitedir ${impl})/${mod_dir} + dodir "${dest_mod_dir}" || die + relative_path=../../../lib/portage/pym/${mod_dir} + x=/${mod_dir} + while [ -n "${x}" ] ; do + relative_path=../${relative_path} + x=${x%/*} + done + for x in ${files} ; do + dosym "${relative_path}/${x}" \ + "${dest_mod_dir}/${x}" || die + done + done < <(cd "${ED}"/usr/lib/portage/pym || die ; find * -type d ! -path "portage/tests*") + cd "${S}" || die + EPYTHON=$(get_python_interpreter ${impl}) \ + python_compileall "$(get_python_sitedir ${impl})" + done + + # Compile /usr/lib/portage/pym with the active interpreter, since portage + # internal commands force this directory to the beginning of sys.path. + python_compileall /usr/lib/portage/pym +} + +pkg_preinst() { + if [[ $ROOT == / ]] ; then + # Run some minimal tests as a sanity check. + local test_runner=$(find "$ED" -name runTests) + if [[ -n $test_runner && -x $test_runner ]] ; then + einfo "Running preinst sanity tests..." + "$test_runner" || die "preinst sanity tests failed" + fi + fi + + if use xattr && ! current_python_has_xattr ; then + ewarn "For optimal performance in xattr handling, install" + ewarn "dev-python/pyxattr, or install >=dev-lang/python-3.3 and" + ewarn "enable USE=python3 for $CATEGORY/$PN." + fi + + # elog dir must exist to avoid logrotate error for bug #415911. + # This code runs in preinst in order to bypass the mapping of + # portage:portage to root:root which happens after src_install. + keepdir /var/log/portage/elog + # This is allowed to fail if the user/group are invalid for prefix users. + if chown portage:portage "${ED}"var/log/portage{,/elog} 2>/dev/null ; then + chmod g+s,ug+rwx "${ED}"var/log/portage{,/elog} + fi + + # If portage-2.1.6 is installed and the preserved_libs_registry exists, + # assume that the NEEDED.ELF.2 files have already been generated. + has_version "<=${CATEGORY}/${PN}-2.2_pre7" && \ + ! { [ -e "${EROOT}"var/lib/portage/preserved_libs_registry ] && \ + has_version ">=${CATEGORY}/${PN}-2.1.6_rc" ; } \ + && NEEDED_REBUILD_UPGRADE=true || NEEDED_REBUILD_UPGRADE=false + + if has_version "<${CATEGORY}/${PN}-2.1.13" || \ + { + has_version ">=${CATEGORY}/${PN}-2.2_rc0" && \ + has_version "<${CATEGORY}/${PN}-2.2.0_alpha189" + } ; then + USERPRIV_UPGRADE=true + USERSYNC_UPGRADE=true + REPOS_CONF_UPGRADE=true + REPOS_CONF_SYNC= + type portageq >/dev/null 2>&1 && \ + REPOS_CONF_SYNC=$(portageq envvar SYNC) + else + USERPRIV_UPGRADE=false + USERSYNC_UPGRADE=false + REPOS_CONF_UPGRADE=false + fi +} + +get_ownership() { + case ${USERLAND} in + BSD) + stat -f '%Su:%Sg' "${1}" + ;; + *) + stat -c '%U:%G' "${1}" + ;; + esac +} + +new_config_protect() { + # Generate a ._cfg file even if the target file + # does not exist, ensuring that the user will + # notice the config change. + local basename=${1##*/} + local dirname=${1%/*} + local i=0 + while true ; do + local filename=$( + echo -n "${dirname}/._cfg" + printf "%04d" ${i} + echo -n "_${basename}" + ) + [[ -e ${filename} ]] || break + (( i++ )) + done + echo "${filename}" +} + +pkg_postinst() { + + if ${REPOS_CONF_UPGRADE} ; then + einfo "Generating repos.conf" + local repo_name= + [[ -f ${PORTDIR}/profiles/repo_name ]] && \ + repo_name=$(< "${PORTDIR}/profiles/repo_name") + if [[ -z ${REPOS_CONF_SYNC} ]] ; then + REPOS_CONF_SYNC=$(grep "^sync-uri =" "${EROOT}/usr/share/portage/config/repos.conf") + REPOS_CONF_SYNC=${REPOS_CONF_SYNC##* } + fi + cat <<-EOF > "${T}/repos.conf" + [DEFAULT] + main-repo = ${repo_name:-gentoo} + + [${repo_name:-gentoo}] + location = ${PORTDIR:-${EPREFIX}/usr/portage} + sync-type = rsync + sync-uri = ${REPOS_CONF_SYNC} + EOF + local dest=${EROOT}/etc/portage/repos.conf + if [[ ! -f ${dest} ]] && mkdir -p "${dest}" 2>/dev/null ; then + dest=${EROOT}/etc/portage/repos.conf/${repo_name:-gentoo}.conf + fi + # Don't install the config update if the desired repos.conf directory + # and config file exist, since users may accept it blindly and break + # their config (bug #478726). + [[ -e ${EROOT}/etc/portage/repos.conf/${repo_name:-gentoo}.conf ]] || \ + mv "${T}/repos.conf" "$(new_config_protect "${dest}")" + fi + + if ${NEEDED_REBUILD_UPGRADE} ; then + einfo "rebuilding NEEDED.ELF.2 files" + local cpv filename line newline + for cpv in "${EROOT}/var/db/pkg"/*/*; do + [[ -f "${cpv}/NEEDED" && ! -f "${cpv}/NEEDED.ELF.2" ]] || continue + while read -r line; do + filename=${line% *} + newline=$(scanelf -BF "%a;%F;%S;%r;%n" "${ROOT%/}${filename}") + newline=${newline// - } + [[ ${#ROOT} -gt 1 ]] && newline=${newline/${ROOT%/}} + echo "${newline:3}" >> "${cpv}/NEEDED.ELF.2" + done < "${cpv}/NEEDED" + done + fi + + local distdir=${PORTAGE_ACTUAL_DISTDIR-${DISTDIR}} + + if ${USERSYNC_UPGRADE} && \ + [[ -d ${PORTDIR} && -w ${PORTDIR} ]] ; then + local ownership=$(get_ownership "${PORTDIR}") + if [[ -n ${ownership} ]] ; then + einfo "Adjusting PORTDIR permissions for usersync" + find "${PORTDIR}" -path "${distdir%/}" -prune -o \ + ! \( -user "${ownership%:*}" -a -group "${ownership#*:}" \) \ + -exec chown "${ownership}" {} + + fi + fi + + # Do this last, since it could take a long time if there + # are lots of live sources, and the user may be tempted + # to kill emerge while it is running. + if ${USERPRIV_UPGRADE} && \ + [[ -d ${distdir} && -w ${distdir} ]] ; then + local ownership=$(get_ownership "${distdir}") + if [[ ${ownership#*:} == portage ]] ; then + einfo "Adjusting DISTDIR permissions for userpriv" + find "${distdir}" -maxdepth 1 -type d -uid 0 \ + -exec chown -R portage:portage {} + + fi + fi +} diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999-r1.ebuild similarity index 95% rename from sys-apps/systemd/systemd-9999.ebuild rename to sys-apps/systemd/systemd-9999-r1.ebuild index 4f6367cbdfdb..4c9622bd4876 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.65 2013/07/23 08:25:11 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999-r1.ebuild,v 1.1 2013/07/29 22:11:19 mgorny Exp $ EAPI=5 @@ -58,6 +58,7 @@ RDEPEND="${COMMON_DEPEND} >=sys-apps/util-linux-2.22 =app-arch/unrar-5:= sys-fs/fuse" DEPEND="${RDEPEND}" DOCS="AUTHORS ChangeLog" -src_prepare() { - epatch "${FILESDIR}"/${P}-destdir.patch - sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die - eautoreconf -} - src_configure() { export USER_CFLAGS="${CFLAGS}" diff --git a/sys-kernel/gentoo-sources/Manifest b/sys-kernel/gentoo-sources/Manifest index bdcd29e1e5b0..e90ee2df9d7e 100644 --- a/sys-kernel/gentoo-sources/Manifest +++ b/sys-kernel/gentoo-sources/Manifest @@ -18,6 +18,8 @@ DIST genpatches-3.0-57.base.tar.xz 984852 SHA256 6f383af203453cd3dd9bc2b119cde30 DIST genpatches-3.0-57.extras.tar.xz 16760 SHA256 f41f09a944b08d354dc286c3b0775a1adac62fc4ce74b29c9a3c77768b88b79f SHA512 2bab6415b7cc12de7b40c686290f53baa22026e29d5ed4075dd1ed9e60e4ebdf65425c0cdbeed49d8a21f02a4461717e520c42052debbe57cacfedcfd0bac406 WHIRLPOOL 834881583d5732a9c1aaff4c9c3db0fa2600bf56aa494399b6d2c34c4eec9f1f8f854f728d680c5ec252c9dfb26f8cf42c066505f2df46ed6e2a3541ff44bbaf DIST genpatches-3.0-58.base.tar.xz 987836 SHA256 3e3613313d4e1608feb125f732dcda04ec95b9d26af050cbae7055e60f56b159 SHA512 59df14efdbe09ac36f4838a89d53d55fb3b20cbcbba55d0eef36d0467ba9c9e55d4b03aebe2d3a3e2d1ddb8727adb9c939cabcee656589b8cacfc34d72c91e7b WHIRLPOOL b1e53c3703d9ccde830223e1011ecf34033dedbeba8d6654ada71580a9d1a183137e7c1f0513e2be00dab245005d342d9355a3e1e4972902d74c6a3f6096009f DIST genpatches-3.0-58.extras.tar.xz 16760 SHA256 f41f09a944b08d354dc286c3b0775a1adac62fc4ce74b29c9a3c77768b88b79f SHA512 2bab6415b7cc12de7b40c686290f53baa22026e29d5ed4075dd1ed9e60e4ebdf65425c0cdbeed49d8a21f02a4461717e520c42052debbe57cacfedcfd0bac406 WHIRLPOOL 834881583d5732a9c1aaff4c9c3db0fa2600bf56aa494399b6d2c34c4eec9f1f8f854f728d680c5ec252c9dfb26f8cf42c066505f2df46ed6e2a3541ff44bbaf +DIST genpatches-3.0-59.base.tar.xz 994588 SHA256 cdcd0ec079655331a2dc10c93d021e0f4cca99deebaa283caa193e1930926ec1 SHA512 f0ffbbf4dc1e7e00bbd4f0529bc37bf77eba7f1ad51887a322b4a70255295d44856400caf84aa77db262a78309bd5c305f18da9dc6e1b9ebe98272cae139da87 WHIRLPOOL 1611c7537607736b24b4dc0832ca42f0be29c88643720190efd45990d06f4bc84387704156aa39b3eb5ea9cfc74066565f88689bb6f36a965eda97d10d6e8c36 +DIST genpatches-3.0-59.extras.tar.xz 16760 SHA256 63e9eb61a3275613b82f37cbdbbb978f5684f5d793c87338feeb96ee1dfe1fec SHA512 9008b4abb4628db326e6869691ac55e8b9a46d5faebf6df336425bc0b6f4c1ba3afb362c55e6fe492142d4aae9c3f354c895b7360eeeee5ff7931dfd6a394668 WHIRLPOOL 2f499f0aba53270cac08d58dfade4f803c884fa0ce5046918dafbc8980f372b9df6fde59a1cb17262534c5d687c05fa2d38cf2f9a0385ad2b5341e18000493d3 DIST genpatches-3.10-3.base.tar.xz 52604 SHA256 56b05e27e86960023523c06e9c8f9fbd52285d2ef52cef6028bfbf10802ae094 SHA512 7bff65187302839e1407f72dc5d61652e362fb824126db9653a2a2db98d512e96b9675d99a400caaf500458d8a7b2b8050345ddfdf574653d3c1315fbf066c80 WHIRLPOOL 6c9ff586694fc60206e2f84ac97017c954dce45688528482bf329b2f3d6eeb953c6cc27bfad619ea94270201a2d80b1eea9ad729220b651ddc6b4468819bfa97 DIST genpatches-3.10-3.extras.tar.xz 16564 SHA256 2b6f06a71c89c5866615b1a32324f48e26f7e89b2e7473342a1f3451f1e39500 SHA512 1ef0aad40335438cc10163ffd2e7b7730274fff9bc9ce265be6e194fddf8edf7f527d1cbe3c411d6ba79f4fb63f2ee8d54af37fcdf9eb19f5717b6d54ecfce16 WHIRLPOOL 3bb7054fdfcc887fd306a60deda667acdba0b64e0b5c719f807b50b05c67451fae20e6e22fbde59fbd2fff2ab32b21cb91fa58ae05b7a37e9c8b23c28d5cc66a DIST genpatches-3.10-4.base.tar.xz 56684 SHA256 e6e8ea81bd3a1687203a1d7bd103d01fa8cca53f5c2afb0357516459327485f2 SHA512 44c893912f513b02ea5851ce99e77713d0aafb45137568a9fb37c922e52aedf2b620cf7f19c2bce8364153bba4eaf51b63f323c076722cf4327400965f373f6b WHIRLPOOL 16ef480b9f26690de92f0775fc2e33aa62b2a0b2c15ef6b3242b7477a5477fe32fcc6dd76f3038afa3918222b3056ea7c4ddd5086ef399e91a04d9ddc138fe7e @@ -26,6 +28,8 @@ DIST genpatches-3.10-5.base.tar.xz 79792 SHA256 b6029fda1eff46b8bac312745f76450f DIST genpatches-3.10-5.extras.tar.xz 16564 SHA256 2b6f06a71c89c5866615b1a32324f48e26f7e89b2e7473342a1f3451f1e39500 SHA512 1ef0aad40335438cc10163ffd2e7b7730274fff9bc9ce265be6e194fddf8edf7f527d1cbe3c411d6ba79f4fb63f2ee8d54af37fcdf9eb19f5717b6d54ecfce16 WHIRLPOOL 3bb7054fdfcc887fd306a60deda667acdba0b64e0b5c719f807b50b05c67451fae20e6e22fbde59fbd2fff2ab32b21cb91fa58ae05b7a37e9c8b23c28d5cc66a DIST genpatches-3.10-7.base.tar.xz 110968 SHA256 a1fd1e8c6ca30286a9c4487b18ffac8ec9b26f519bc2599eacec97a3c205423a SHA512 45ce0aa617801e386683ea4ad0c3a30ba5caa99c3ecfb06d427c5674668a279f0b9e864227c836aaad70c0e05ee7724e47e350341b794ab52dc3c20255c49966 WHIRLPOOL 0c948fd8e82378104370b84cf112f2aa8b4fa7a5cb727a1e8374404e29cb243371f84f2d67fd65b776e4a79d2a4689f62946f907db1cab80615c75f4fa478eb7 DIST genpatches-3.10-7.extras.tar.xz 16564 SHA256 e844a521c1e7b92728f373b3ca8cca1a5efee5827eaff03adb0b8bf30dff43d3 SHA512 08b40729aaafa452943dc0f049fcb01fea2720ea49f70791d641dbcfebb732e917073225040cc4777a2e7f0b2d2ee7de19f163575d766c3b448bab65379b698c WHIRLPOOL ece78b18724e043d1eb736d688dce758321c634abf2ee7730afd2707e4b7430591741f449843c6935c576acf1660b2f72a4161697bcb57e137c47c91612f2ec0 +DIST genpatches-3.10-8.base.tar.xz 132848 SHA256 5487556f9ce9967d044ce2831790c09b1c475f7a01bc99e6d53a4301ab680594 SHA512 487b78e332e053b502ec9d128e1bdc3733d400ea5647c87d6a62bb73db7c0d9c384b2742e315ff8ca7b39676be819f24f7889ea5fb20f0497926785bb0e4edfd WHIRLPOOL 76fd23b279b8934b7daf4a327df828e799d2d8e611516074dcb5e1db5f32e30714fade6465fd38f8bd67ea4fe53d0e5e4524135fc48befe4efddbfe27820adb1 +DIST genpatches-3.10-8.extras.tar.xz 16564 SHA256 8caa0851d5f72b41e52281fc8e741694185820b8b5bc10825cf49f6139a9c347 SHA512 e76214ddf262ae9b81724299ed3e9daeef09413d90112b909e2d3d6c4631bfa869e6dad71d9adb7c7f46de73c12b7ef2464996fdf8bae857d93e31354bd4cf1f WHIRLPOOL d7c7c22ec1dd522c00d2f8c37a6ce32d5b76b18886ed5c9fe5b2e35d9dce64bc61f558d338e9968f0081b468b5138040865ac20eda873ad7e133874cc8bd6880 DIST genpatches-3.2-28.base.tar.xz 1012444 SHA256 3a448cf05371fbb3b5ba326726736ce7552dfe078d861f0e7daa32bb0278d99f SHA512 6e6720397a93933854ffc76dbe2787310a3f44d1e43923353bc6db8b5a78d1f32cfc051b0e64941dd0e34b066a925ad6f33a0c1a4f990022b30a602aff3b7f16 WHIRLPOOL fb441529639095a3e3cbc2baa49536cc9b276c9cfd78dca34458cdbda379f18c22d1da24910fcb8829c5a759f7fd252cb28cf3afb3833aaf553929d7091f51d6 DIST genpatches-3.2-28.extras.tar.xz 16756 SHA256 6752561737f91846822fb43507743f30693622cec84b2974c3b2a537ca20db72 SHA512 e5965a1b33995ddf431768551c4118a2340101210c34ff24c571e635e1ddf61cc2b5dbcb9049e0d0492727c90b8797aa2de0b29544597c8db574ff56cf35ea8a WHIRLPOOL 14d09ca9cddbf4285cb7be83f3f06ce733a2d4664b2a1ef5f0a7c461941237e99959ea18918b5df7cae5793ff36cfc2368945f7f15cf183e1bcbfc76e17a9b4d DIST genpatches-3.4-33.base.tar.xz 750564 SHA256 6f2bde644ae5ad9d4e5a49299b00f0e908d94387d11ca06158aa83d93ceb980e SHA512 33f5c1ee6278fe95d9e7da215e958a112a843bf3a1e9bd557914389f4b448833bd49f1f1668e6a3cbdf26c9cfe6e64ec6e1dad38771412c66649457e9db9dbc3 WHIRLPOOL ba0171ae7c56b90e788f314498f68e00fc1f1e57811d14207160667e599484da6abd0593e301d19aa6e60fa735fff021750004b0cdadcc704d5b175b36cb0d3e @@ -36,6 +40,8 @@ DIST genpatches-3.4-35.base.tar.xz 758200 SHA256 780e7a428d07828425dfe4083e4668c DIST genpatches-3.4-35.extras.tar.xz 16992 SHA256 1f06fd131f6c69ae7d6900c9404de4bf87793cad4d9f693e7094d4e2d74ae342 SHA512 444660569084827bf816dc8c91016c29fd1f694ca621c20eafe4f9e39a9b5f4cdd1a241e9bae72919622f917b6e63dcc3ce958035706a73e2fef343535362588 WHIRLPOOL 519a34f1b9a04ad36d6f811f83285f8a8bcb4f4c78ae109e55c3289967e057b58e2572cae229ce923f9883a0cb0915774e46752e06fde7dad136ebdbe4c531ef DIST genpatches-3.4-36.base.tar.xz 762376 SHA256 f189bcc7e23356e15cb6cb7e6f5f1975b00cfe9760ef773369f29bab9258c817 SHA512 8592881a8b11bc88bd0f70a3168ed2b6307e068692aa50d17e6853e195863b3ef2787061919c5399f60d8bbe25a24b93a08a41d400cc7f7d9ef63dc3334cd2c1 WHIRLPOOL 75b5a7695b07bf9ca9f458bd610b6706fa402304da47292c68c4fb269e86757887a19b076382b22b9f1e11225e2576dbc9298a1c59ad43b56f1e5858d6dca550 DIST genpatches-3.4-36.extras.tar.xz 16992 SHA256 1f06fd131f6c69ae7d6900c9404de4bf87793cad4d9f693e7094d4e2d74ae342 SHA512 444660569084827bf816dc8c91016c29fd1f694ca621c20eafe4f9e39a9b5f4cdd1a241e9bae72919622f917b6e63dcc3ce958035706a73e2fef343535362588 WHIRLPOOL 519a34f1b9a04ad36d6f811f83285f8a8bcb4f4c78ae109e55c3289967e057b58e2572cae229ce923f9883a0cb0915774e46752e06fde7dad136ebdbe4c531ef +DIST genpatches-3.4-37.base.tar.xz 771852 SHA256 d9078d5c5b3bb3265811e142f7b79ba8f7838559142b2c7bbcf65fb49144d530 SHA512 fbeb0ba44e5d0094ec14e8707a576160a45207374ee2a1dcad892b026bc23fd348c4ba95a841aba7c90435d6d73a32565bfb6be6605de867d8ca9bc8dd0c47c3 WHIRLPOOL 0121a76c182c9046a326245974d532046f3b54a02d466c4022f899560d4f561cd5618317a7d03974af7c9ad4dbbf6c89887eb4cf0fe327471b374c1dc3d0443c +DIST genpatches-3.4-37.extras.tar.xz 16992 SHA256 39fea7abfdc4ce197363ae4b2406a99dd933115f90e95192ba74dc3be398366a SHA512 2e3f99ed0a76a44d4f32974cb2ce93420af5859b115fb5b791fbe3c7ae4cc1212c61e2457074758d3f5c338ec3ff7a43a1ae430842a9565c6555390bbece0454 WHIRLPOOL ad93c3a488710772162929fb262f306d4c04cae9eb4b80df435cada5c291368059f7fa28ffc840d4ebf31f87dc960aec2064892f9e20493b761b12f169606c4d DIST genpatches-3.8-16.base.tar.xz 302328 SHA256 3acaf074cd73cb95062540bada7722da434abdd8b18a4c6e9be901135b0955a3 SHA512 2a47099cf7dac8e0fe3c26f2246780b9c863d177c3477716bfc7e4d49f3268a1bbdd131bc0458585c5139bfd15de74978b326af59de60f9f12abea8c0b98f981 WHIRLPOOL 3848edf61e624212d53637639396a0e6e8547d7cb6d0be8bd1452cf532db46ab45516a666df22fb941b6dff78c5886513c725b072d193e69f5797d1e940b7fbe DIST genpatches-3.8-16.extras.tar.xz 16568 SHA256 2ea61060a1525c4a8572af0b8258b222e84cc7fdc538b1b71b29784cea0dd424 SHA512 3601f4e2e5f428a18615a7b8f6c6ce00a8cc6476cb7a0d39665e66e2f49b89f091ec28ac01c6c1e288f68da1dedb23c64dec7bc1d93892e84350bdb83039fbc6 WHIRLPOOL 24d54663df1423f3110011d335d1128b55622daa306d70e6a010b42bb1859e5b479c8766f39e3a467096db6fcef08b37885f0d1d6e8fff2c58d5f31dfb593a4e DIST genpatches-3.9-17.base.tar.xz 290752 SHA256 66f3fc418d7faee9809d35df9e4c17da8d84286c8b48e0e5149fa626af2c7a2d SHA512 5a849ad1b2259a5ba45698942ef224231b664cff7bcc6a02b2fe94e317a961ceb1198b6a9c0550bafdc53671fd4db5d323c3f0efb24d3956e8297e32f9369d25 WHIRLPOOL 1cd46b907bc07d130199085c58b5793681577921542b099241aa937cd95dff0f18c91ea8a6eda52e3d1ae2928709678947de4d1f5266aeafe6406a785ec1d75b diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.0.88.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.88.ebuild new file mode 100644 index 000000000000..dacbb4a17374 --- /dev/null +++ b/sys-kernel/gentoo-sources/gentoo-sources-3.0.88.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.0.88.ebuild,v 1.1 2013/07/29 17:49:27 mpagano Exp $ + +EAPI="5" +ETYPE="sources" +K_WANT_GENPATCHES="base extras" +K_GENPATCHES_VER="59" +K_DEBLOB_AVAILABLE="1" +inherit kernel-2 +detect_version +detect_arch + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches" +IUSE="deblob" + +DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" + +pkg_postinst() { + kernel-2_pkg_postinst + einfo "For more info on this patchset, and how to report problems, see:" + einfo "${HOMEPAGE}" +} + +pkg_postrm() { + kernel-2_pkg_postrm +} diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.10.4.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.10.4.ebuild new file mode 100644 index 000000000000..0bc8f45018f2 --- /dev/null +++ b/sys-kernel/gentoo-sources/gentoo-sources-3.10.4.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.10.4.ebuild,v 1.1 2013/07/29 12:58:52 mpagano Exp $ + +EAPI="5" +ETYPE="sources" +K_WANT_GENPATCHES="base extras" +K_GENPATCHES_VER="8" +K_DEBLOB_AVAILABLE="1" +inherit kernel-2 +detect_version +detect_arch + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches" +IUSE="deblob" + +DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" + +pkg_postinst() { + kernel-2_pkg_postinst + einfo "For more info on this patchset, and how to report problems, see:" + einfo "${HOMEPAGE}" +} + +pkg_postrm() { + kernel-2_pkg_postrm +} diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.4.55.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.4.55.ebuild new file mode 100644 index 000000000000..c114f45e34a7 --- /dev/null +++ b/sys-kernel/gentoo-sources/gentoo-sources-3.4.55.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.4.55.ebuild,v 1.1 2013/07/29 16:44:04 mpagano Exp $ + +EAPI="5" +ETYPE="sources" +K_WANT_GENPATCHES="base extras" +K_GENPATCHES_VER="37" +K_DEBLOB_AVAILABLE="1" +inherit kernel-2 +detect_version +detect_arch + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches" +IUSE="deblob" + +DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" + +pkg_postinst() { + kernel-2_pkg_postinst + einfo "For more info on this patchset, and how to report problems, see:" + einfo "${HOMEPAGE}" +} + +pkg_postrm() { + kernel-2_pkg_postrm +} diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest index 5e5c3d829ec9..8885c5e403a6 100644 --- a/sys-kernel/git-sources/Manifest +++ b/sys-kernel/git-sources/Manifest @@ -1,3 +1,4 @@ DIST linux-3.10.tar.xz 73175088 SHA256 df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544 SHA512 5fb109fcbd59bf3dffc911b853894f0a84afa75151368f783a1252c5ff60c7a1504de216c0012be446df983e2dea400ad8eeed3ce04f24dc61d0ef76c174dc35 WHIRLPOOL e7c0ccc2231e430b831218fc66f1940d095d2d5447d391329c6a7373d4a1d16708f64778b32e4847802ee2dae4fcf7cb67a1238fd4eb204fd0c4bce2d8134053 DIST patch-3.11-rc1.xz 6250936 SHA256 3f270bc3abad68a881a706f584ef978ff3cc9099a9edba7b6d62acc9ec4f1f55 SHA512 5c3cf00b65008adc4fae31a410102ae2476e7f71df3936b901f2422c9f146f68360dca1a36f323d1736a3419fd51a00d6040e84a2f53a0809db9080561332fb2 WHIRLPOOL 1133e10e8547364173421c159825dd39edf377607e7c44ee796af61e44fcd64318f4432ec7609ec48012f12ba9e12d80429cae632023cef29a583c74a1e2fc54 DIST patch-3.11-rc2.xz 6665160 SHA256 2bcee1dd68e5fab8c3db9738938b37b237dbe56b9b9e84f0108d5773a3804ce0 SHA512 15de5f52cb62bd24d20dc0d9ea1f1286a0b3a6ee12e5daf023935f83ba48ac5eba483d5e68d4138cd1e74e4779742e921c36f27f153c48e63f63a0eef052335c WHIRLPOOL dc872edb0f4331ec8d43e4c59cb9d2115fcf0d1dbfbfaf33c1f0b35ff986738df989e87c5db60d0195dcc2b35f3d12c8e2d81f294173be94424da3510f7b3fff +DIST patch-3.11-rc3.xz 6767140 SHA256 ea7b0faf5868711388452ae228197f01a0aed09917d3ed030082f84ebf4bf19e SHA512 7fd4d5ce00f9d6ad2b2751ef1b3774b853d5c0c3e8f4b9cd417b42d84012d6a6cb8e17dcebcc9d1c9ab98f3bda77b9aa49bfa5a0183470e3c8389405289bdbd7 WHIRLPOOL ea1a8a18b3d39619f303d11526097759e82d6199c18ea24605b9c3394ffa55d0eec0592c941a546db9b530d6eb8e65d08ede0f9305abdc36fe2354586bdfe00f diff --git a/sys-kernel/git-sources/git-sources-3.11_rc3.ebuild b/sys-kernel/git-sources/git-sources-3.11_rc3.ebuild new file mode 100644 index 000000000000..25a14835d91f --- /dev/null +++ b/sys-kernel/git-sources/git-sources-3.11_rc3.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.11_rc3.ebuild,v 1.1 2013/07/29 12:53:25 mpagano Exp $ + +EAPI="5" +UNIPATCH_STRICTORDER="yes" +K_NOUSENAME="yes" +K_NOSETEXTRAVERSION="yes" +K_NOUSEPR="yes" +K_SECURITY_UNSUPPORTED="yes" +K_DEBLOB_AVAILABLE=0 +ETYPE="sources" +CKV="${PVR/-r/-git}" + +# only use this if it's not an _rc/_pre release +[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}" +inherit kernel-2 +detect_version + +DESCRIPTION="The very latest -git version of the Linux kernel" +HOMEPAGE="http://www.kernel.org" +SRC_URI="${KERNEL_URI}" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +IUSE="" + +K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and +experimental nature. If you have any issues, try a matching vanilla-sources +ebuild -- if the problem is not there, please contact the upstream kernel +developers at http://bugzilla.kernel.org and on the linux-kernel mailing list to +report the problem so it can be fixed in time for the next kernel release." + +pkg_postinst() { + postinst_sources +} diff --git a/sys-kernel/linux-firmware/Manifest b/sys-kernel/linux-firmware/Manifest index dcdeb3e58fb6..20d12c4c6e33 100644 --- a/sys-kernel/linux-firmware/Manifest +++ b/sys-kernel/linux-firmware/Manifest @@ -1,3 +1,4 @@ DIST linux-firmware-20130421.tar.xz 18197228 SHA256 1fd15d23adf7c45e887acb1efc5108e1f494646519e4811bb154662fb882b45a SHA512 c82a0983ee23fc2a0ea1b0745072373ed0e84fb536ff9e45886f2b9150b5be45aa353944d0efa70c0ce920f67ff2899bc7e1c822c789c65ecf6cee726bea70ee WHIRLPOOL a094ac1ae0812979f2d9f4ad38f562346e77428c833e4aed52110f7a1bb7bf3f31b5f90e1cb702eee1b02fe4e93d9464f20f0ddbbd2dd862e274204ae8345112 DIST linux-firmware-20130530.tar.xz 18808204 SHA256 5e10c0de6c682eb662663c87612c4f1732bef2229377956bd60c6652b380f9e7 SHA512 26553ef311a926d825b29a192dbd3e7423af74f31b8feddb08aaecca8081521198c20f64b8ab58907800e6da0289ca30cdf18f058b2226c68ab0c55af10517cb WHIRLPOOL e63652d0e8f691fc327670d474c70014836617c1910e3eb33e0f445ba9ea51d6c087aa61059a037b29f0daa2f6226882aae70e4d5a58c058b9632eb462a1f7e2 DIST linux-firmware-20130711.tar.xz 20641432 SHA256 7f03e89e868feaf4de7c2305a45590ba7e1d996941e59808e6ab7fd692dc3c2a SHA512 95051257f2d2c667f586a8d87c43d07e02b6efe0c1108c90fbd9447dcb32d9a2dbfdfb5d32e7622241635dd03c0517f0c85d260d9bad100266232ad1a3f6a570 WHIRLPOOL 4a7bf1807e88bb4fd966b068740526c4fc465582662c77f93bb6a0811329dabc2e4d3f853ecd8ff84a8310528c0cab603970d54a46fc7965725ca8103b231a0e +DIST linux-firmware-20130728.tar.xz 19243912 SHA256 dff71cb96eb286e4cacc0d0fb0337481c285f091b23372a77c147e7125f46a9a SHA512 c86e003177988e58b6eae632d1e7f8022c5e2c848e83b925c1852dc87bce3eb9b94bccf8d33c67f73dc355cf4b02c231dadc53300b6a26ee0e8ca75878059609 WHIRLPOOL a8de4a07d1a48ba2b45d1a9143a015ead11d85498836c3c946fa0386099e66d0f71b05e70a6f230832d19401884f21a4b818b75a873e8b9caf5a19eec5067389 diff --git a/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild b/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild new file mode 100644 index 000000000000..caa01155ac82 --- /dev/null +++ b/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild @@ -0,0 +1,105 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20130728.ebuild,v 1.1 2013/07/29 21:59:28 chithanh Exp $ + +EAPI=5 +inherit savedconfig + +if [[ ${PV} == 99999999* ]]; then + inherit git-2 + SRC_URI="" + EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git" + KEYWORDS="" +else + SRC_URI="mirror://gentoo/${P}.tar.xz" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" +fi + +DESCRIPTION="Linux firmware files" +HOMEPAGE="http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git" + +LICENSE="GPL-1 GPL-2 GPL-3 BSD freedist" +SLOT="0" +IUSE="savedconfig" + +DEPEND="" +RDEPEND="!savedconfig? ( + !sys-firmware/alsa-firmware[alsa_cards_ca0132] + !sys-firmware/alsa-firmware[alsa_cards_korg1212] + !sys-firmware/alsa-firmware[alsa_cards_maestro3] + !sys-firmware/alsa-firmware[alsa_cards_sb16] + !sys-firmware/alsa-firmware[alsa_cards_ymfpci] + !media-tv/cx18-firmware + ! ${PN}.conf + find * \( \! -type d -and \! -name ${PN}.conf \) >> ${PN}.conf + + if use savedconfig; then + restore_config ${PN}.conf + ebegin "Removing all files not listed in config" + find * \( \! -type d -and \! -name ${PN}.conf \) \ + | sort ${PN}.conf ${PN}.conf - \ + | uniq -u | xargs -r rm + eend $? || die + # remove empty directories, bug #396073 + find -type d -empty -delete || die + fi +} + +src_install() { + save_config ${PN}.conf + rm ${PN}.conf || die + insinto /lib/firmware/ + doins -r * +} + +pkg_preinst() { + if use savedconfig; then + ewarn "USE=savedconfig is active. You must handle file collisions manually." + fi +} + +pkg_postinst() { + elog "If you are only interested in particular firmware files, edit the saved" + elog "configfile and remove those that you do not want." +} diff --git a/sys-kernel/mips-sources/Manifest b/sys-kernel/mips-sources/Manifest index 0f79f5b3ee15..f9a4884a595d 100644 --- a/sys-kernel/mips-sources/Manifest +++ b/sys-kernel/mips-sources/Manifest @@ -7,8 +7,8 @@ DIST mips-sources-2.6.29-patches-v3.tar.bz2 74933 SHA256 d3c77c91b810824bcfbe25b DIST mips-sources-3.10.0-patches-v1.tar.xz 81876 SHA256 5b7be434c48163a86f3eb72fa8cc199b088bf2ecd5ffc188c1d4af921a44df8c SHA512 cb4a172d40c204c24a876a3dff2ab61b4c34fb65b68a30c9a9c0496dd044f42c15dd8c7d09061ef797a0e7ef943f5d6b77a8a05e4aa354807bb564e149187e08 WHIRLPOOL 22b4fb23c61c4d90d13aa7cecd0dc54576cc6ab283d767d50581370352ebc0db1163deee61ae98e4f59c9521362e5f1a81208c0d58e6bcf21218dfc256b4e8b8 DIST mips-sources-3.9.0-patches-v1.tar.xz 80708 SHA256 7b878d96cc12f2d752412e5bdfb56bf9099fcbda520d35e8f82281bc0bb434ba SHA512 1b985bb05bcae190a1865a78d7bf55b5f640ed69c91a68344a99257753fb01347fb5bac5e98c243df0c001a081f22a260073667be197b1864ddae3480eb67f0e WHIRLPOOL a5e4ec1c05c991bfc52fac0b0774ab7adcce3220844bac414052f1a92fa1cf79b726e15eca1751e682f38260eacc3f92ab23f7a46e8db95493e46653af0fbf63 DIST mipsgit-2.6.29-20090324.diff.bz2 17991 SHA256 e5867f9e92a83734505d6865640af3e8dd117b448d371d1514cec94c182e4511 SHA512 299e3c3ca32071c279a838209fc2fc8632d5bb92f3a034905f645c36565afb64c0dead0f3a6ab15c195e4058e997bc106320051af2fc15e774eee80306db953f WHIRLPOOL 3bd9fb3bd1adbaabbf3a806cbddb3768e4777253d9e454092597451cb8a1bb3e34a6a8493e872e1c4b11f516861fd4672d45f9b704538b876b5f746f95025b7d -DIST mipsgit-3.10.0-20130721.diff.xz 11848 SHA256 263c288839ba9b310d881f87f8962e2181bb9b44dd3ad20fc2bca297e896979a SHA512 48a94d2c721321616382a0e4e349d494c2b06fe8ea6653d59f0b64f26ff3f143cfc07f8c14e176c0330b4ddc747ded84cf70f2d52faef9c930d51d3c08633a32 WHIRLPOOL 6753431a93871314a4e721198df5c500b166f18b12d05476d0959910f5ee55575a61c51d16e62b7a6cdc9cc388740e7ec38ec58f2f80cab6a1fdd819bddd701d +DIST mipsgit-3.10.0-20130729.diff.xz 11380 SHA256 96810174c68a788720f0de8e07351b7ba8301776f6f289a53b67c96e58747e36 SHA512 ca5250664ad4e29484861b97c7968102851f00d7d7c00ee390bddf70335c9e09a938016d64eac67074dd75b7873b029eb01857dbafb798f6e6378386117335c5 WHIRLPOOL 37be7f067b7afa90f676c5e0d3cbfe751a4c7505d559b18268ecfa6e08aafd07e2e1179766b1a5a9175838c0d8c9bfade10acd0a9a9d654ddbd26c5b245c05df DIST mipsgit-3.9.0-20130721.diff.xz 908 SHA256 ffe3034035a19ca2d39a66adadfb878a5e10997eaeffe437bab4bb38010a00e3 SHA512 c93461969cb8a1044b8f197ae3ca624e82b4bb2f3a85abd3efa49d62b11c31845efebc79f91d1b69443d2f56ce03a385e655de00befd55f616dcb91bade83461 WHIRLPOOL 18201e01a7ac87784647eb746a1dbafe6ade3fc2fa7ec5b3a3061ba3ded8dada2e8642df51cda3a2669bc20758f373f3b93ded89db174aeafe4e1071a79586ad DIST patch-2.6.29.1.xz 14296 SHA256 0b442315b7f10a41243dbb62409aadb56934c63d41e22e2cd8823784848313ff SHA512 243c9c1b4c1452818536ac99ed3697f377f771d001d4692afcb6fc47a7680473f97905402f7edcc16ee21c7dc621f27ada0064d01ccbbbf398bfb0f564e5d8f0 WHIRLPOOL 674319ea15f03a7d8bc60d06d5783639c28080854769d8820fd385597c9f09ba280d4ae81b4f774178c0ae786c00333f69e96780741153e854d49bb44e1366d4 -DIST patch-3.10.1.xz 5716 SHA256 1ce8533d0142acf9bb4c2167f0317580735a3c335b7303acbbd8127d01fb73e3 SHA512 6441aacbd2a3d1f1c2925397610e7343b7ed4e6fe80d64c52a261d12bb5cb7c44bcdc6aaa8aa975eabd90d8558820dad943fa2023451aa05825979af2b026ece WHIRLPOOL 3ed54bc6ba5741a884ec098a397b251aa610aa466090a65650b233baadc8627b2898f18719e2c91a087b0d5e3e3d20735eaf7d9c4e721bf7bd672ad4b9c1478c +DIST patch-3.10.4.xz 82848 SHA256 d8ef39930663cc916e57e06b308a1654f2a03903a3c5a0d3a5503c6d58e2b2b8 SHA512 382adb3faf7feda6c5dd8f401c0ad0a2dbbc62e33d5f85d4181a56567abdec3be5b5279d35829a3a9a53a54949ea10de3f31c4256eba1f132fda79197af46819 WHIRLPOOL 0ae1d4d4f497e39965b95aa03ccbaeafe965aed78884e37c884607f7be85dccccbf6cef169b7c262043c3ae72868e72c82fc77c440e1ca3bdcd0bf49995bf09f DIST patch-3.9.11.xz 218312 SHA256 29be11d16ef152ae1858d567cbf45f0da0193adf364826f5e3fa8b2fcd839682 SHA512 c3a0be102d816ae06d7dfdd2738915fc2114cb9bb488b03b34e4f52f2367dcba4d8cb8ba203687bf694c2dcad36d70bb9d3121ac739a28e2c7fb2c44f08a9c71 WHIRLPOOL 3388e38b41d5f670c081bf1971e10064352319493a8800cda56d1c4c32275f21d4364d009dd8446509a9221476900e05528b3ef5707f5b666251612c9aae470b diff --git a/sys-kernel/mips-sources/mips-sources-3.10.1.ebuild b/sys-kernel/mips-sources/mips-sources-3.10.4.ebuild similarity index 97% rename from sys-kernel/mips-sources/mips-sources-3.10.1.ebuild rename to sys-kernel/mips-sources/mips-sources-3.10.4.ebuild index 79a5d975da63..21482892f091 100644 --- a/sys-kernel/mips-sources/mips-sources-3.10.1.ebuild +++ b/sys-kernel/mips-sources/mips-sources-3.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-3.10.1.ebuild,v 1.1 2013/07/22 06:16:14 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/mips-sources-3.10.4.ebuild,v 1.1 2013/07/29 09:59:34 kumba Exp $ # EAPI Version EAPI="5" @@ -18,7 +18,7 @@ EAPI="5" # Version Data OKV=${PV/_/-} -GITDATE="20130721" # Date of diff between kernel.org and lmo GIT +GITDATE="20130729" # Date of diff between kernel.org and lmo GIT GENPATCHREV="1" # Tarball revision for patches # Directories diff --git a/sys-kernel/pf-sources/Manifest b/sys-kernel/pf-sources/Manifest index 6f8a26a36ab0..f99762ebec10 100644 --- a/sys-kernel/pf-sources/Manifest +++ b/sys-kernel/pf-sources/Manifest @@ -47,6 +47,7 @@ DIST patch-2.6.39-pf4.bz2 351707 SHA256 c1e977b6b12dd5b0fc110bb2bd1dc98416e656bb DIST patch-3.0.7-pf.bz2 455906 SHA256 bde9041ee795eeddf56cb164d15355e0bf3b9ec996a8c4cbdbf8e30805e89340 SHA512 4517de33d135aefa3077f19b669b6b48cc3682c1e88acdbd392826bf1c9399a351f77d634b9d602844077a108e2fa925018ded7ddc2dc395b70aae003deda99d WHIRLPOOL 856e5e89aaacfc910bf9997159321e4b1f367b3ebd90486e629aae06f171ce6a533afcc72a97944f67c6345e97f51c70e69cf2bef4b06e18909780343dc7f2b7 DIST patch-3.1.6-pf.bz2 424384 SHA256 bc7d0bcfa1a2fc6951dea5fa20f654e4f707cde0748e2d48a0b7b347e71e9faf SHA512 12eb1b9202dc5c649b7999f8bce3bcf8aae0b47a942665dc0c4d718d5432f762a5688c67da9ae19f7f503e9e7b7177c03a219c1d12fc2154be71f88f4e65ef66 WHIRLPOOL d99918cb085a175f89dee6af2e64f0739a1e9b85577a4d5507449ed1b2b06222809e2a0c073d706cafb86a8c1a8090a8ec3742f72ab244c0412794ca60fc89fd DIST patch-3.10.0-pf.bz2 398136 SHA256 e5e126a0afee75709c2e410014fa18f7b666bdadbeaa940568aa6b6c9ebf9f8c SHA512 9ac53bc46db67a9c64a56e8dc48349d5a8ee2474211c63a64efa192237798dd9ca27513abbf06014e7e17229f2285a3747fe013ce6d3285022e467b4e4fd207a WHIRLPOOL cb98f6a695ec236db4e519e41377129a7396cfa49148fa0c1ede7f2296db762741c29cd437bf13ead8d7d83ef1259827f2bf3a59b38e3fe20a5ba839b1af5fba +DIST patch-3.10.1-pf.bz2 461428 SHA256 deeaaf781974c5120064c11e387b4dbb977c47ae3fe6b63d26cbb0dfa4157ce1 SHA512 6c5b1df29de7955c6f7159a70ebd621d0a1ae95f09abe4519817a16c6e82252a784eed39ac164005c22524f7ed4d47c9b9b0a206fd7d00b5b589e1a72fcd3ebd WHIRLPOOL 03e2b36ce686529ca9218f3df00398fd84f02b02af0a904371a3b4c60f53841e91f5ec9c295696066142c7f86c271d91a57dc1a0c37cfeac3167845e41482c8c DIST patch-3.2.7-pf.bz2 456810 SHA256 d657ad9afa1dd7aa3b2d09c5bd75adc409cb02ac64bb4ae143c9c63ec5d1b07d SHA512 3292720582a90a1102858e4c3eed64513b14d5f90da81fd58908970e273bc97875ea3ff023cc508cf0d5d2caa971f01f5f0624bca41f6be378a756448ca066c8 WHIRLPOOL 0551fc0487cefa99ec0179086fa6a522870eddfb265f249d791132a6a9833bc38cd5eebe6a6df8ea25cb6ba853ad3df6ff8f5e739d22f6c53ca075def9944345 DIST patch-3.3.6-pf.bz2 462804 SHA256 ae3b6eb1aa940541f99e5b4d0286e4e5f56c6134c861c064bdf91d54cf38d262 SHA512 d56860e0e2a6a4bad22b578aa68512654356877d1bdf614ba1ccf50ca24cf9c59d71a0ccab60df2caac8d593982f82e5db09827649890cc263d53ad98784f413 WHIRLPOOL ebf6504f5863f3a5b134e63f994a6f1229c0955d1980d85c29f9125341d38155effbeb35a8222b8ebed3b1451082327fa6999b5c52c5b3f84404b551a8897806 DIST patch-3.4.6-pf.bz2 440602 SHA256 5fc96dd1c1e9d3ac214ed322edf9798b406f1b1fc61db9e5d53fe10c1587ee19 SHA512 411d07a30302382ca2bfcc8b5d609c2f434d547ef85bced3bc39fc9a2cea0dec5ab147977edb12ebce96d4693fdbb965e1e48d5f406612f244f12f34118ebe12 WHIRLPOOL 4be07284041097a20f66b7cbbecb2de3e4bca62398aae0039c1623c9e1cf02d593290c6994455bfbd50079dc5ba7f2903456184b4d97969227f721f41ce8dfff diff --git a/sys-kernel/pf-sources/pf-sources-3.10.1.ebuild b/sys-kernel/pf-sources/pf-sources-3.10.1.ebuild new file mode 100644 index 000000000000..d61f74ad6d8e --- /dev/null +++ b/sys-kernel/pf-sources/pf-sources-3.10.1.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-3.10.1.ebuild,v 1.1 2013/07/29 15:15:51 wired Exp $ + +EAPI="5" +inherit readme.gentoo versionator + +COMPRESSTYPE=".bz2" +K_USEPV="yes" +UNIPATCH_STRICTORDER="yes" +K_SECURITY_UNSUPPORTED="1" + +CKV="$(get_version_component_range 1-2)" +ETYPE="sources" +inherit kernel-2 +detect_version +K_NOSETEXTRAVERSION="don't_set_it" + +DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and UKSM" +HOMEPAGE="http://pf.natalenko.name/" + +PF_FILE="patch-${PV}-pf${COMPRESSTYPE}" +PF_URI="http://pf.natalenko.name/sources/$(get_version_component_range 1-2)/${PF_FILE}" +EXPERIMENTAL_PATCHES=( + # http://ck-hack.blogspot.com/2010/11/create-task-groups-by-tty-comment.html + # http://ck.kolivas.org/patches/bfs/bfs357-penalise_fork_depth_account_threads.patch +) +EXPERIMENTAL_URI=" + experimental? ( + ${EXPERIMENTAL_PATCHES[@]} + ) +" +SRC_URI="${KERNEL_URI} ${PF_URI}" # \${EXPERIMENTAL_URI} + +KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86" +IUSE="" # experimental + +KV_FULL="${PVR}-pf" +S="${WORKDIR}"/linux-"${KV_FULL}" + +DISABLE_AUTOFORMATTING="yes" +DOC_CONTENTS=" +${P} has the following optional runtime dependencies: +- sys-apps/tuxonice-userui: provides minimal userspace progress +information related to suspending and resuming process. +- sys-power/hibernate-script or sys-power/pm-utils: runtime utilities +for hibernating and suspending your computer." + +pkg_setup(){ + ewarn + ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way." + ewarn "If you need support, please contact the pf developers directly." + ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with" + ewarn "the ebuilds. Thank you." + ewarn + kernel-2_pkg_setup +} + +src_prepare(){ + epatch "${DISTDIR}"/"${PF_FILE}" +} + +src_install() { + kernel-2_src_install + readme.gentoo_create_doc +} + +pkg_postinst() { + kernel-2_pkg_postinst + readme.gentoo_print_elog +} + +K_EXTRAEINFO="For more info on pf-sources and details on how to report problems, +see: ${HOMEPAGE}." diff --git a/www-client/chromium/chromium-28.0.1500.89.ebuild b/www-client/chromium/chromium-28.0.1500.89.ebuild index 5d8d41a351c7..84318336eb1a 100644 --- a/www-client/chromium/chromium-28.0.1500.89.ebuild +++ b/www-client/chromium/chromium-28.0.1500.89.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/chromium-28.0.1500.89.ebuild,v 1.4 2013/07/17 23:01:53 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/chromium-28.0.1500.89.ebuild,v 1.5 2013/07/30 04:22:18 phajdan.jr Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -79,6 +79,7 @@ DEPEND="${RDEPEND} ${PYTHON_DEPS} !arm? ( >=dev-lang/nacl-toolchain-newlib-0_p9093 + <=dev-lang/nacl-toolchain-newlib-0_p10915 dev-lang/yasm ) dev-lang/perl diff --git a/www-misc/profile-sync-daemon/Manifest b/www-misc/profile-sync-daemon/Manifest index 9929f58c267b..60ab174f322c 100644 --- a/www-misc/profile-sync-daemon/Manifest +++ b/www-misc/profile-sync-daemon/Manifest @@ -1 +1 @@ -DIST profile-sync-daemon-5.36.4_p20130721.tar.gz 24027 SHA256 aac7593312b5daf778c1e024942cb663e0603508654bd0a30f366d659693d6e3 SHA512 79027455cf029d46ad57c0d588944d52ba8bbccb46693c63eb044976d5972840e7af65e5bd79445c4e5b5563be0483e5b713d763c5eac23c6124385bfcc309c0 WHIRLPOOL d28a89a380e36c84795870c586ac14481790fc5f8d003b7a3f2ff0f7f82449af0276b35b3367f59f2c0fddd70d80b52e91a3c6a6c838236df1ea88b49843a9eb +DIST profile-sync-daemon-5.38.2.tar.gz 24497 SHA256 0d6122f029955cb9a8b5766c788c3b0b9662a30b3b3e8cffcd054f5ea110d359 SHA512 6f542f75769157f1e8f1c31e85cbc949ca32430b3ba4e0e184a994aedc62a3bcb0094aa16e64c0597542bc0825dabdd426bcd57ad24043a3d08135f7e033d4e1 WHIRLPOOL 2c040315c7d64265db4065334abf1c126715961f9629cd164d316316dc9abcf39766e785895ab513472e4792882e3243039f8417518953e248ccae4eeb69af01 diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-5.38.2.ebuild similarity index 77% rename from www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild rename to www-misc/profile-sync-daemon/profile-sync-daemon-5.38.2.ebuild index f7ceb617f2b7..32f56548de69 100644 --- a/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild +++ b/www-misc/profile-sync-daemon/profile-sync-daemon-5.38.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/profile-sync-daemon/profile-sync-daemon-5.36.4_p20130721.ebuild,v 1.1 2013/07/21 00:45:57 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/profile-sync-daemon/profile-sync-daemon-5.38.2.ebuild,v 1.1 2013/07/29 20:55:52 hasufell Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit eutils vcs-snapshot DESCRIPTION="Symlinks and syncs browser profile dirs to RAM" HOMEPAGE="https://wiki.archlinux.org/index.php/Profile-sync-daemon" -SRC_URI="https://github.com/graysky2/profile-sync-daemon/archive/f78e3f3cc1c02757c0025fa5d5e311015a13e9dc.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/graysky2/profile-sync-daemon/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 GPL-3" SLOT="0" @@ -20,7 +20,7 @@ RDEPEND=" net-misc/rsync" src_install() { - emake DESTDIR="${ED}" install-openrc-all install-systemd + emake -j1 DESTDIR="${ED}" install-openrc-all install-systemd fperms -x /etc/cron.hourly/psd-update } diff --git a/x11-apps/iceauth/Manifest b/x11-apps/iceauth/Manifest index 4ad0002d6444..e48c987a8831 100644 --- a/x11-apps/iceauth/Manifest +++ b/x11-apps/iceauth/Manifest @@ -1,2 +1,3 @@ -DIST iceauth-1.0.4.tar.bz2 115722 RMD160 33bfaafc5e0d67915a460b0bbff3154217d7d733 SHA1 9b446c0d1815dce48bdea32db7dea7e429f6a310 SHA256 0ee6fd4554f0131b1ed526ee00b9cf643e7dc97eb70fb51448848ef2f349938d -DIST iceauth-1.0.5.tar.bz2 120847 RMD160 a7bc808577f09e2cad3dbe96a5e65a9ad9332a9a SHA1 d996c6ecaa93dcaccee4a11991eeacd40bddc13e SHA256 1496b6a5cc8c1dca2f1b7cb24a12dee4b5c6c9ea2f03fb0dcba50b1d8ed906ab +DIST iceauth-1.0.4.tar.bz2 115722 SHA256 0ee6fd4554f0131b1ed526ee00b9cf643e7dc97eb70fb51448848ef2f349938d +DIST iceauth-1.0.5.tar.bz2 120847 SHA256 1496b6a5cc8c1dca2f1b7cb24a12dee4b5c6c9ea2f03fb0dcba50b1d8ed906ab SHA512 3b521bd8d7f3073409bebfcefbe74fe8c8cb9c89bce1234faee3e961e56af70eb989e5e8151f507f9eb0f21bbd08b4290145e888429857b150502f79de4d8d8c WHIRLPOOL dc2d7e128873d807d69ea422236778809e7779a1b41b3ea8df19b3ce8e6b697198b5c410b3231a38a1a902c5df573a0c05ccd2c8428c232d7da7bb4ddad5e45d +DIST iceauth-1.0.6.tar.bz2 133531 SHA256 bd990837353b439e6f45d478a87b8dbfa3f67d72d903e7a9ed4eb8de52f2e2f4 SHA512 45a89d9742570f837225313032a63d66e658c379e7f6b776836e5aeed17443b26faa48ff23645517bf32353fb346de13b62c61d43f1fb1b044686d9fd4c4578d WHIRLPOOL 55782babd470118313617f0658ab0e97809a6135e6fdbf0d74671b797eccf65ece8bb1d4119fe2e280c83ba1a67fe6eaaeb3ac4523e13c22d47fb03553e0e494 diff --git a/x11-apps/iceauth/iceauth-1.0.6.ebuild b/x11-apps/iceauth/iceauth-1.0.6.ebuild new file mode 100644 index 000000000000..2977599684a0 --- /dev/null +++ b/x11-apps/iceauth/iceauth-1.0.6.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.6.ebuild,v 1.1 2013/07/29 15:28:31 chithanh Exp $ + +EAPI=5 + +inherit xorg-2 + +DESCRIPTION="ICE authority file utility" + +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 ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" +IUSE="" + +RDEPEND="x11-libs/libICE" +DEPEND="${RDEPEND} + x11-proto/xproto" diff --git a/x11-misc/obconf/files/obconf-2.0.3_p20111019-desktopfile.patch b/x11-misc/obconf/files/obconf-2.0.3_p20111019-desktopfile.patch new file mode 100644 index 000000000000..50433325ad90 --- /dev/null +++ b/x11-misc/obconf/files/obconf-2.0.3_p20111019-desktopfile.patch @@ -0,0 +1,24 @@ +commit 1b6eb630bc82265f514c30717b712758917b0e1c +Author: hasufell +Date: Mon Jul 29 23:37:52 2013 +0200 + + fix desktop file + +diff --git a/obconf.desktop b/obconf.desktop +index 0c9714e..a3ba032 100644 +--- a/obconf.desktop ++++ b/obconf.desktop +@@ -1,5 +1,4 @@ + [Desktop Entry] +-Encoding=UTF-8 + Type=Application + Name=Openbox Configuration Manager + Name[zh_TW]=Openbox 組態管理器 +@@ -8,6 +7,6 @@ Comment[zh_TW]=管理 Openbox 組態設定 + Icon=obconf + Exec=obconf %f + Categories=Settings;DesktopSettings;GTK; +-MimeType=application/x-openbox-theme ++MimeType=application/x-openbox-theme; + StartupNotify=true + Terminal=false diff --git a/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild b/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild index c6aa143bfb00..580f07332bc9 100644 --- a/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild +++ b/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild,v 1.11 2013/07/25 14:05:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3_p20111019.ebuild,v 1.12 2013/07/29 21:40:27 hasufell Exp $ EAPI=2 inherit autotools fdo-mime eutils @@ -25,6 +25,7 @@ DEPEND="${RDEPEND} S=${WORKDIR} src_prepare() { + epatch "${FILESDIR}"/${P}-desktopfile.patch eautopoint eautoreconf } diff --git a/xfce-extra/tumbler/tumbler-0.1.29.ebuild b/xfce-extra/tumbler/tumbler-0.1.29.ebuild index 90cf8f803f71..beee2244589f 100644 --- a/xfce-extra/tumbler/tumbler-0.1.29.ebuild +++ b/xfce-extra/tumbler/tumbler-0.1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.29.ebuild,v 1.1 2013/05/05 21:10:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.29.ebuild,v 1.2 2013/07/29 16:01:59 ssuominen Exp $ EAPI=5 inherit xfconf @@ -31,7 +31,8 @@ COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:= pdf? ( >=app-text/poppler-0.12.4[cairo] ) raw? ( >=media-libs/libopenraw-0.0.8:=[gtk] )" RDEPEND="${COMMON_DEPEND} - >=xfce-base/thunar-1.4" + >=xfce-base/thunar-1.4 + gstreamer? ( media-plugins/gst-plugins-meta:1.0 )" DEPEND="${COMMON_DEPEND} dev-util/intltool sys-devel/gettext