From 7437387145d4cb8a09d0356674c55b53e8539d41 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Apr 2013 16:35:50 +0400 Subject: [PATCH] Sync with portage [Tue Apr 16 16:35:46 MSK 2013]. --- app-admin/setools/setools-3.3.8-r1.ebuild | 4 +- app-emulation/vagrant/Manifest | 1 + app-emulation/vagrant/vagrant-1.1.5.ebuild | 63 ++++++++ app-misc/byobu/Manifest | 1 + app-misc/byobu/byobu-5.36.ebuild | 39 +++++ .../javatoolkit/javatoolkit-0.3.0-r9.ebuild | 28 ++++ dev-lang/tcc/tcc-0.9.26_pre1.ebuild | 3 +- dev-libs/isl/isl-0.09.ebuild | 6 +- dev-libs/isl/isl-0.10.ebuild | 6 +- dev-libs/isl/isl-0.11.1.ebuild | 4 +- dev-libs/isl/metadata.xml | 8 +- dev-python/graphcanvas/Manifest | 2 - .../graphcanvas/graphcanvas-3.0.0.ebuild | 42 ----- .../graphcanvas/graphcanvas-4.0.0.ebuild | 43 ----- .../graphcanvas/graphcanvas-4.0.2-r1.ebuild | 31 ++++ dev-python/kiwi/Manifest | 1 + dev-python/kiwi/kiwi-1.9.38.ebuild | 59 +++++++ dev-python/nose/Manifest | 1 + dev-python/nose/nose-1.3.0.ebuild | 88 ++++++++++ dev-python/numpy/Manifest | 1 + dev-python/numpy/numpy-1.7.1.ebuild | 147 +++++++++++++++++ dev-python/py-amqp/Manifest | 1 + dev-python/py-amqp/py-amqp-1.0.11.ebuild | 54 +++++++ dev-python/xlwt/Manifest | 1 + dev-python/xlwt/xlwt-0.7.5.ebuild | 33 ++++ media-sound/abcmidi/Manifest | 1 + media-sound/abcmidi/abcmidi-2013.04.15.ebuild | 38 +++++ media-sound/lilypond/Manifest | 1 + media-sound/lilypond/lilypond-2.17.16.ebuild | 104 ++++++++++++ metadata/dtd/timestamp.chk | 2 +- metadata/glsa/timestamp.chk | 2 +- metadata/md5-cache/app-admin/setools-3.3.8-r1 | 4 +- .../md5-cache/app-emulation/vagrant-1.1.5 | 15 ++ metadata/md5-cache/app-misc/byobu-5.36 | 12 ++ .../md5-cache/dev-java/javatoolkit-0.3.0-r9 | 13 ++ metadata/md5-cache/dev-lang/tcc-0.9.26_pre1 | 2 +- metadata/md5-cache/dev-libs/isl-0.09 | 4 +- metadata/md5-cache/dev-libs/isl-0.10 | 4 +- metadata/md5-cache/dev-libs/isl-0.11.1 | 4 +- .../md5-cache/dev-python/graphcanvas-3.0.0 | 13 -- .../md5-cache/dev-python/graphcanvas-4.0.0 | 13 -- .../md5-cache/dev-python/graphcanvas-4.0.2-r1 | 13 ++ metadata/md5-cache/dev-python/kiwi-1.9.38 | 13 ++ metadata/md5-cache/dev-python/nose-1.3.0 | 13 ++ metadata/md5-cache/dev-python/numpy-1.7.1 | 13 ++ metadata/md5-cache/dev-python/py-amqp-1.0.11 | 13 ++ metadata/md5-cache/dev-python/xlwt-0.7.5 | 13 ++ .../md5-cache/media-sound/abcmidi-2013.04.15 | 12 ++ .../md5-cache/media-sound/lilypond-2.17.16 | 14 ++ metadata/md5-cache/net-firewall/ferm-2.1.2 | 11 ++ .../sci-chemistry/pdb-tools-0.1.4-r4 | 13 ++ .../md5-cache/sys-apps/policycoreutils-2.1.10 | 13 -- .../sys-apps/policycoreutils-2.1.10-r1 | 13 -- .../sys-apps/policycoreutils-2.1.10-r3 | 13 -- .../sys-apps/policycoreutils-2.1.10-r4 | 13 -- .../sys-apps/policycoreutils-2.1.13-r10 | 13 ++ .../sys-apps/policycoreutils-2.1.13-r9 | 4 +- .../md5-cache/sys-libs/libselinux-2.1.12-r3 | 4 +- metadata/news/timestamp.chk | 2 +- metadata/timestamp | 2 +- metadata/timestamp.chk | 2 +- metadata/timestamp.x | 2 +- net-firewall/ferm/Manifest | 1 + net-firewall/ferm/ferm-2.1.2.ebuild | 37 +++++ sci-chemistry/pdb-tools/Manifest | 2 +- sci-chemistry/pdb-tools/metadata.xml | 14 +- .../pdb-tools/pdb-tools-0.1.4-r4.ebuild | 73 +++++++++ sys-apps/policycoreutils/Manifest | 10 +- .../policycoreutils-2.1.10-r1.ebuild | 151 ------------------ .../policycoreutils-2.1.10-r3.ebuild | 139 ---------------- .../policycoreutils-2.1.10.ebuild | 148 ----------------- ...uild => policycoreutils-2.1.13-r10.ebuild} | 25 ++- .../policycoreutils-2.1.13-r9.ebuild | 4 +- .../libselinux/libselinux-2.1.12-r3.ebuild | 4 +- 74 files changed, 1046 insertions(+), 670 deletions(-) create mode 100644 app-emulation/vagrant/vagrant-1.1.5.ebuild create mode 100644 app-misc/byobu/byobu-5.36.ebuild create mode 100644 dev-java/javatoolkit/javatoolkit-0.3.0-r9.ebuild delete mode 100644 dev-python/graphcanvas/graphcanvas-3.0.0.ebuild delete mode 100644 dev-python/graphcanvas/graphcanvas-4.0.0.ebuild create mode 100644 dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild create mode 100644 dev-python/kiwi/kiwi-1.9.38.ebuild create mode 100644 dev-python/nose/nose-1.3.0.ebuild create mode 100644 dev-python/numpy/numpy-1.7.1.ebuild create mode 100644 dev-python/py-amqp/py-amqp-1.0.11.ebuild create mode 100644 dev-python/xlwt/xlwt-0.7.5.ebuild create mode 100644 media-sound/abcmidi/abcmidi-2013.04.15.ebuild create mode 100644 media-sound/lilypond/lilypond-2.17.16.ebuild create mode 100644 metadata/md5-cache/app-emulation/vagrant-1.1.5 create mode 100644 metadata/md5-cache/app-misc/byobu-5.36 create mode 100644 metadata/md5-cache/dev-java/javatoolkit-0.3.0-r9 delete mode 100644 metadata/md5-cache/dev-python/graphcanvas-3.0.0 delete mode 100644 metadata/md5-cache/dev-python/graphcanvas-4.0.0 create mode 100644 metadata/md5-cache/dev-python/graphcanvas-4.0.2-r1 create mode 100644 metadata/md5-cache/dev-python/kiwi-1.9.38 create mode 100644 metadata/md5-cache/dev-python/nose-1.3.0 create mode 100644 metadata/md5-cache/dev-python/numpy-1.7.1 create mode 100644 metadata/md5-cache/dev-python/py-amqp-1.0.11 create mode 100644 metadata/md5-cache/dev-python/xlwt-0.7.5 create mode 100644 metadata/md5-cache/media-sound/abcmidi-2013.04.15 create mode 100644 metadata/md5-cache/media-sound/lilypond-2.17.16 create mode 100644 metadata/md5-cache/net-firewall/ferm-2.1.2 create mode 100644 metadata/md5-cache/sci-chemistry/pdb-tools-0.1.4-r4 delete mode 100644 metadata/md5-cache/sys-apps/policycoreutils-2.1.10 delete mode 100644 metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r1 delete mode 100644 metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r3 delete mode 100644 metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r4 create mode 100644 metadata/md5-cache/sys-apps/policycoreutils-2.1.13-r10 create mode 100644 net-firewall/ferm/ferm-2.1.2.ebuild create mode 100644 sci-chemistry/pdb-tools/pdb-tools-0.1.4-r4.ebuild delete mode 100644 sys-apps/policycoreutils/policycoreutils-2.1.10-r1.ebuild delete mode 100644 sys-apps/policycoreutils/policycoreutils-2.1.10-r3.ebuild delete mode 100644 sys-apps/policycoreutils/policycoreutils-2.1.10.ebuild rename sys-apps/policycoreutils/{policycoreutils-2.1.10-r4.ebuild => policycoreutils-2.1.13-r10.ebuild} (88%) diff --git a/app-admin/setools/setools-3.3.8-r1.ebuild b/app-admin/setools/setools-3.3.8-r1.ebuild index d3ae3b7bd636..1e116ab4f07c 100644 --- a/app-admin/setools/setools-3.3.8-r1.ebuild +++ b/app-admin/setools/setools-3.3.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/app-admin/setools/setools-3.3.8-r1.ebuild,v 1.1 2013/03/09 11:00:11 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/setools/setools-3.3.8-r1.ebuild,v 1.2 2013/04/16 10:10:01 swift Exp $ EAPI="2" PYTHON_DEPEND="python? *" @@ -17,7 +17,7 @@ SRC_URI="http://oss.tresys.com/projects/setools/chrome/site/dists/${P}/${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X debug java python" DEPEND=">=sys-libs/libsepol-2.1.4 diff --git a/app-emulation/vagrant/Manifest b/app-emulation/vagrant/Manifest index 1d0e6595f049..43a63bd31168 100644 --- a/app-emulation/vagrant/Manifest +++ b/app-emulation/vagrant/Manifest @@ -1,3 +1,4 @@ DIST vagrant-1.0.6.tar.gz 1005588 SHA256 e3ca4301bc8a1cf3cb0e55931a817d6e6432500ec0c9131095364ddda62bc82f SHA512 b6fcf583d204a3d145e6daa7445038a174b6541580235acf17a058b4ac2e1c71f924a35120a3de507417f72e0fa47d83f3a2d4c7affee3164fca2096defcad5d WHIRLPOOL 677c1081c4df4c21c695b2c03a0d8f4bfaf72f23094e94e128c48717f1bf23825774c85e1a6cfd92ac53e0e1fc90a19871e3cc73d7c911c36608aca68fce38ed DIST vagrant-1.0.7.tar.gz 1005940 SHA256 aebbf855420974f8165019786034f12e3392d5aee7a982242b0d3c9d4cce891a SHA512 351fd08ce97ea0e7623f216900189ec25417173e92103ff7491cd7be38c3549bb8aaa88fd45ef589ed7c2ee64df48373f37e733bed571cac6c9fba69e374f577 WHIRLPOOL f4914ea81dd560e08415a4a3fa15aa3a138de574f9cf14d8196c8a80e1bcbe2ee0910e253a18cea9c57e2f1dd6f5d002397be228f6463b3b7050ee7262b8fbce DIST vagrant-1.1.0.tar.gz 229155 SHA256 2aaab40c18237d0f1f7217317728286b0d75f4be138ba8a5338b212e12717c92 SHA512 d982925b8b2982b1a0d8cf247d8184f7e8b268ebc8b0127ceb5884cd666d0354246f59ee3598286d06d040300a54a5ec4c368b0edb0b6217bc8ba17dada1a8c4 WHIRLPOOL ed0ada128549e0372bca3f6e0b100419d0b558525987f915cf663a309bc6e9305750ea5e4eac64ea99c988265c5d8250f887b303edf283125a6f4edc14a132ed +DIST vagrant-1.1.5.tar.gz 231032 SHA256 d6fce304d5c3c1b38ef63a072a618d5857a8c7deee30dd7952e7dd4ae12784e1 SHA512 9a7687bd3bdf3e6e66521e86368ea7c78c695e1230f9ce4dbb9e81cfeb4bed7de37fbff736cbc3ec067002188bc4f111099c0f7ba70007289c24435b0c025d52 WHIRLPOOL c6d654c97fceed467a229c4a008c1a23d08487efaa1c1d351aa3186e0b9c493d74e65d0c2c269c40799b1062f04f00e76f9964bc76e2c7e73d303cca5347daaa diff --git a/app-emulation/vagrant/vagrant-1.1.5.ebuild b/app-emulation/vagrant/vagrant-1.1.5.ebuild new file mode 100644 index 000000000000..1f9fe2a13169 --- /dev/null +++ b/app-emulation/vagrant/vagrant-1.1.5.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vagrant/vagrant-1.1.5.ebuild,v 1.1 2013/04/16 09:09:59 radhermit Exp $ + +EAPI="5" +USE_RUBY="ruby19" + +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" +RUBY_FAKEGEM_GEMSPEC="vagrant.gemspec" +RUBY_FAKEGEM_EXTRAINSTALL="config keys templates" +RUBY_FAKEGEM_TASK_DOC="" + +inherit ruby-fakegem + +DESCRIPTION="A tool for building and distributing virtual machines using VirtualBox" +HOMEPAGE="http://vagrantup.com/" +SRC_URI="https://github.com/mitchellh/vagrant/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~x64-macos" +IUSE="test" + +# Missing ebuild for contest +RESTRICT="test" + +RDEPEND="${RDEPEND} + !x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) )" + +ruby_add_rdepend " + >=dev-ruby/childprocess-0.3.7 + >=dev-ruby/erubis-2.7.0 + dev-ruby/i18n:0.6 + >=dev-ruby/json-1.5.1 + >=dev-ruby/log4r-1.1.9 + >=dev-ruby/net-scp-1.1.0 + >=dev-ruby/net-ssh-2.6.6 +" + +ruby_add_bdepend " + dev-ruby/rake + test? ( dev-ruby/mocha virtual/ruby-minitest ) +" + +all_ruby_prepare() { + # remove bundler support + sed -i '/[Bb]undler/d' Rakefile || die + rm Gemfile || die + + # loosen unslotted dependencies + sed -e '/childprocess\|erubis\|log4r\|net-scp\|net-ssh/s/~>/>=/' \ + -i ${PN}.gemspec || die +} + +pkg_postinst() { + if use x64-macos ; then + ewarn + ewarn "For Mac OS X prefixes, you must install the virtualbox" + ewarn "package specifically for OS X which can be found at:" + ewarn "https://www.virtualbox.org/wiki/Downloads" + ewarn + fi +} diff --git a/app-misc/byobu/Manifest b/app-misc/byobu/Manifest index bbcdf4e13861..5a63b75fc53d 100644 --- a/app-misc/byobu/Manifest +++ b/app-misc/byobu/Manifest @@ -2,3 +2,4 @@ DIST byobu_5.29.orig.tar.gz 328310 SHA256 12e418f9dd979bb3be045170ee851ab780fd7f DIST byobu_5.33.orig.tar.gz 600437 SHA256 14beba36f99b96a804be2e2d8a065290266d943a0a075282ef88a1c36d64b9e5 SHA512 c508ed2edc3a8158fbd7989bade907f24a0a6e30efa92acd9d5789681bf090f4b975f9644a4cedaab6e2234847d1f94a237963cfb00ca571b1ee8d1726c55809 WHIRLPOOL c8068d893b7bc22247f30b31e7294c0264d03b2f65e41a3cff406040da4dc93159594a6838da98c498d40494f1f2123b231524df1f4e503c6ca258983027e558 DIST byobu_5.34.orig.tar.gz 600838 SHA256 016cee28814c7d15168db6196c2d04dfacad70c390403918fa1873b7787cede9 SHA512 2bf7a16f93e0987ef75b482ac3a816503bebfbc5d19e472b696873c6186daa3ba47b59b91cfca6de9b3924937ffd897dead51ee68ed9b4edc19e00b6b9c1cd1a WHIRLPOOL 12def39bdd9116e9b7e20efb98817f70f8d8a2af77d920e00c6b70e7da33e9fd004dcb1928859ad1a0c49a0fae3a87953173c89923fd1fbf4c0e8bec5a77cbed DIST byobu_5.35.orig.tar.gz 600919 SHA256 e73b162c4d45789543866fb6ba11f1647b901b9ca37ffcd6c8fff72275b1e84a SHA512 65e7977cd1c3fd68f838d70a21dd68cc94b569926991573a7c45f3a9bdf5bbc2b97d4b47cb782d2e701fa44f76df5b2909226ce8288663ebc8d359826e854da1 WHIRLPOOL bbef10ad73cafe0e904a0f50648eb1d5b7b4f8a3614386d5a01e1b7c15d96dea4ba78cf836539cb5966ffe7056aff97873f1c3dab8379d41429dd36a6fb02a48 +DIST byobu_5.36.orig.tar.gz 600980 SHA256 225c683ce82b22daf64a7e4324b73ae83e5a7f4834caba6f78756b29cf93fb3b SHA512 1faaf2d0a10488bb34bb4ef3a3df53370afe329b0da6cf640ef05b5a55ec636a6acf316fa92f72bd528db1e1afa839bc51283099bf09880478f6c651526af975 WHIRLPOOL 7803f976b4fb3119c8fe33093e9c24f3606b8449a1600a214c88e28f45b522b79b3ba139393c11f3b32f8bd7c5d692a3a02a08d097ae2059f36e58738040d2ba diff --git a/app-misc/byobu/byobu-5.36.ebuild b/app-misc/byobu/byobu-5.36.ebuild new file mode 100644 index 000000000000..54c34308a149 --- /dev/null +++ b/app-misc/byobu/byobu-5.36.ebuild @@ -0,0 +1,39 @@ +# 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.36.ebuild,v 1.1 2013/04/16 09:13:09 radhermit Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_5,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" + +RDEPEND=" + dev-libs/newt + 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 +} diff --git a/dev-java/javatoolkit/javatoolkit-0.3.0-r9.ebuild b/dev-java/javatoolkit/javatoolkit-0.3.0-r9.ebuild new file mode 100644 index 000000000000..c92dd7b848ec --- /dev/null +++ b/dev-java/javatoolkit/javatoolkit-0.3.0-r9.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/dev-java/javatoolkit/javatoolkit-0.3.0-r9.ebuild,v 1.1 2013/04/16 09:42:35 sera Exp $ + +EAPI="5" + +PYTHON_COMPAT=(jython2_5 python2_{5,6,7}) +PYTHON_REQ_USE="xml(+)" + +inherit eutils multilib distutils-r1 + +DESCRIPTION="Collection of Gentoo-specific tools for Java" +HOMEPAGE="http://www.gentoo.org/proj/en/java/" +SRC_URI="mirror://gentoo/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" + +python_prepare_all() { + epatch "${FILESDIR}/${P}-python2.6.patch" + epatch "${FILESDIR}/${P}-no-pyxml.patch" +} + +python_configure_all() { + mydistutilsargs=( --install-scripts="${EPREFIX}"/usr/$(get_libdir)/${PN}/bin ) +} diff --git a/dev-lang/tcc/tcc-0.9.26_pre1.ebuild b/dev-lang/tcc/tcc-0.9.26_pre1.ebuild index c3f2fd9ea6f5..4b8aeaf436d2 100644 --- a/dev-lang/tcc/tcc-0.9.26_pre1.ebuild +++ b/dev-lang/tcc/tcc-0.9.26_pre1.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-lang/tcc/tcc-0.9.26_pre1.ebuild,v 1.1 2013/01/29 09:31:34 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.26_pre1.ebuild,v 1.2 2013/04/16 09:35:47 patrick Exp $ EAPI="5" @@ -47,6 +47,7 @@ src_configure() { src_install() { emake \ + DESTDIR="${D}" \ bindir="${D}"/usr/bin \ libdir="${D}"/usr/lib \ tccdir="${D}"/usr/lib/tcc \ diff --git a/dev-libs/isl/isl-0.09.ebuild b/dev-libs/isl/isl-0.09.ebuild index 8fd2f5d7eef2..7ef1a3c65a22 100644 --- a/dev-libs/isl/isl-0.09.ebuild +++ b/dev-libs/isl/isl-0.09.ebuild @@ -1,11 +1,11 @@ -# 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/isl/isl-0.09.ebuild,v 1.1 2012/02/20 06:42:42 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/isl-0.09.ebuild,v 1.2 2013/04/16 08:01:43 jlec Exp $ EAPI=4 inherit eutils -DESCRIPTION="A library for manipulating integer points bounded by affine constraints." +DESCRIPTION="A library for manipulating integer points bounded by affine constraints" HOMEPAGE="http://www.kotnet.org/~skimo/isl/" SRC_URI="http://www.kotnet.org/~skimo/isl/${P}.tar.bz2" diff --git a/dev-libs/isl/isl-0.10.ebuild b/dev-libs/isl/isl-0.10.ebuild index 6c26c923d99f..2c22b802c0e2 100644 --- a/dev-libs/isl/isl-0.10.ebuild +++ b/dev-libs/isl/isl-0.10.ebuild @@ -1,11 +1,11 @@ -# 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/isl/isl-0.10.ebuild,v 1.1 2012/06/24 04:30:22 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/isl-0.10.ebuild,v 1.2 2013/04/16 08:01:43 jlec Exp $ EAPI=4 inherit eutils -DESCRIPTION="A library for manipulating integer points bounded by affine constraints." +DESCRIPTION="A library for manipulating integer points bounded by affine constraints" HOMEPAGE="http://www.kotnet.org/~skimo/isl/" SRC_URI="http://www.kotnet.org/~skimo/isl/${P}.tar.bz2" diff --git a/dev-libs/isl/isl-0.11.1.ebuild b/dev-libs/isl/isl-0.11.1.ebuild index bd0ba8abe761..da7b827820a8 100644 --- a/dev-libs/isl/isl-0.11.1.ebuild +++ b/dev-libs/isl/isl-0.11.1.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/dev-libs/isl/isl-0.11.1.ebuild,v 1.1 2013/01/07 00:23:02 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/isl/isl-0.11.1.ebuild,v 1.2 2013/04/16 08:01:43 jlec Exp $ EAPI=4 inherit eutils -DESCRIPTION="A library for manipulating integer points bounded by affine constraints." +DESCRIPTION="A library for manipulating integer points bounded by affine constraints" HOMEPAGE="http://www.kotnet.org/~skimo/isl/" SRC_URI="http://www.kotnet.org/~skimo/isl/${P}.tar.bz2" diff --git a/dev-libs/isl/metadata.xml b/dev-libs/isl/metadata.xml index 24428f7f4d1a..e4768647612b 100644 --- a/dev-libs/isl/metadata.xml +++ b/dev-libs/isl/metadata.xml @@ -1,8 +1,8 @@ - toolchain - - toolchain@gentoo.org - + toolchain + + toolchain@gentoo.org + diff --git a/dev-python/graphcanvas/Manifest b/dev-python/graphcanvas/Manifest index 8545d15f6d7f..1e2242b284c9 100644 --- a/dev-python/graphcanvas/Manifest +++ b/dev-python/graphcanvas/Manifest @@ -1,3 +1 @@ -DIST GraphCanvas-3.0.0.tar.gz 8078 SHA256 794ead9578602e7e6209f4ac85ab4af54595e35039bcf073cceef15cc5498361 SHA512 44073f795aecd524bda40515e9e1d0ccd31a43d26d4c497592ed5a3b58cc6acbec55d6fb9530ca77a5a69c24524554dd43a463d37b5aa581f0c9a24608f5817d WHIRLPOOL 69fbcc4369521f9ca5dec06b669dfa9fc9fe73d45a5f288a93b8fb4911b9083f1d709b93c1d43084f694c138541b548c5d70dedd39961ac0485939ccd2d1d216 -DIST graphcanvas-4.0.0.tar.gz 6738 SHA256 69315e4206eef2796b71549f95cb0bc6cb547f6d90777e7f2d6618f8e6b343b0 SHA512 aa4d68c08549108592b79a75c37a777039b210d1f47a35064b6268175ded4f967c3d8f6c70b57ca36b536f7c51f5ed2271957de503ad3d697f899bed165eacd8 WHIRLPOOL 571104f7a8a319413ee5d45022b92900de8ddb21d86c30dd28eec35805c8aa8feab46e8b3734716c891709c72d3cae7e4aaba0bac1974573ea7c50ba9471af44 DIST graphcanvas-4.0.2.tar.gz 6998 SHA256 f0721ae540d6f725e9f74df8b074e772e53b970f86bdb897504c9bd57d634e13 SHA512 090e493627d3f5639a73a005f75da6357745ae3af6351f15cd8b82a6a742835932599b9c2e955de20dcb94333eb5263b25e553e3a522ae9292cf677ca805246d WHIRLPOOL ae7a529a97c9c26ad940766a60a8dc8e456698cf2626740e270df1f66bce3bc91f5aa516a5cd0bc38f54b078c2f940988da3da46c06f8c5654c5b6d0ff4cbe17 diff --git a/dev-python/graphcanvas/graphcanvas-3.0.0.ebuild b/dev-python/graphcanvas/graphcanvas-3.0.0.ebuild deleted file mode 100644 index cc12d4493fdf..000000000000 --- a/dev-python/graphcanvas/graphcanvas-3.0.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/graphcanvas/graphcanvas-3.0.0.ebuild,v 1.1 2011/02/01 02:48:40 arfrever Exp $ - -EAPI="3" -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.* *-jython" - -inherit distutils - -MY_PN="GraphCanvas" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Enthought Tool Suite: Interactive Graph (network) Visualization" -HOMEPAGE="http://pypi.python.org/pypi/GraphCanvas" -SRC_URI="http://www.enthought.com/repo/ETS/${MY_P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="examples" - -RDEPEND=">=dev-python/enable-3.4.0 - dev-python/networkx - dev-python/numpy - >=dev-python/traits-3.6.0" -DEPEND="${RDEPEND} - dev-python/setuptools" - -S="${WORKDIR}/${MY_P}" - -PYTHON_MODNAME="enthought" - -src_install() { - distutils_src_install - - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins -r examples/* || die "Installation of examples failed" - fi -} diff --git a/dev-python/graphcanvas/graphcanvas-4.0.0.ebuild b/dev-python/graphcanvas/graphcanvas-4.0.0.ebuild deleted file mode 100644 index 07e9ae0812a7..000000000000 --- a/dev-python/graphcanvas/graphcanvas-4.0.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/graphcanvas/graphcanvas-4.0.0.ebuild,v 1.4 2012/12/06 17:34:48 bicatali Exp $ - -EAPI=4 - -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.5 3.* *-jython" -DISTUTILS_SRC_TEST="nosetests" - -inherit distutils virtualx - -DESCRIPTION="Enthought Tool Suite: Interactive Graph (network) Visualization" -HOMEPAGE="http://pypi.python.org/pypi/graphcanvas" -SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="examples test" - -RDEPEND="dev-python/networkx - dev-python/enable" -DEPEND="dev-python/setuptools - test? ( - ${RDEPEND} - media-fonts/font-cursor-misc - media-fonts/font-misc-misc - x11-apps/xhost - )" - -src_test() { - VIRTUALX_COMMAND="distutils_src_test" virtualmake -} - -src_install() { - find -name "*LICENSE*.txt" -delete - distutils_src_install - if use examples; then - insinto /usr/share/doc/${PF} - doins -r examples - fi -} diff --git a/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild b/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild new file mode 100644 index 000000000000..ee12f001aa6c --- /dev/null +++ b/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild,v 1.1 2013/04/16 08:04:44 idella4 Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 ) + +inherit distutils-r1 + +DESCRIPTION="Enthought Tool Suite: Interactive Graph (network) Visualization" +HOMEPAGE="http://pypi.python.org/pypi/graphcanvas" +SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="examples" + +RDEPEND="dev-python/networkx + >=dev-python/enable-4[${PYTHON_USEDEP}]" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +python_install_all() { + distutils-r1_python_install_all + if use examples; then + docompress -x usr/share/doc/${PF}/examples/ + insinto /usr/share/doc/${PF} + doins -r examples + fi +} diff --git a/dev-python/kiwi/Manifest b/dev-python/kiwi/Manifest index 80a5f1c19479..5b40ecb9c6d7 100644 --- a/dev-python/kiwi/Manifest +++ b/dev-python/kiwi/Manifest @@ -4,3 +4,4 @@ DIST kiwi-gtk-1.9.35.tar.gz 695231 SHA256 a8093f9310bd77709b106dad6014b379a08893 DIST kiwi-gtk-1.9.36.2.tar.gz 698813 SHA256 fec7a6c438ffcf1d3e8f78eb050f5b9524f0e4eb948f0a84d941486bcaa6d83b SHA512 bc0da2b43b770d3b3dadfcd919272a9796f5e455e639fc315f50b7f7fd42dbca45743a1f590583e88c35844d976a470882a6be3bef9bfb21d16be42e51c0b714 WHIRLPOOL 8a8d83f9f4072dc0ec56fb394e13e26ff210e6ce4b157d39f3e7e44fd5884b88a5a23f7913fed2ab6371b203475c84319acb1516553bf62d6a412850b5deb417 DIST kiwi-gtk-1.9.36.tar.gz 697910 SHA256 2b62f89392dd66c481577c367a01bb01a8d33989ee9b19de42ce3b2535fb9818 SHA512 3093e7ff4f9a28a4cff76d0e8d79db6a4e646692230b1742a3cd7e4f65de0326f1729fd54b5b52124a4e3ccd51807f08a6bd85e6ca2042b07875c1bf26d8817a WHIRLPOOL bd0ed33338e21ad806fb0368fbd9e7b6078ade64e3ecc9ce1c55d593271d0431ddf3e2dd5cb6a58ba38a2a1cfe0e7c3b78d9f97b13aaf33807742f403bb83e41 DIST kiwi-gtk-1.9.37.tar.gz 700496 SHA256 bc63cef1861cb7d5d0473b0a0d08e491e16bc3958c3e1ed076e2e0b008397639 SHA512 986f6a3e4306ec06e6037985c6b92f53afdb6335b4b0777feaeb17cce8b85d867027a46517fcfc4c4b95ba590f801d1cb5bc7cf4c6254835f91d7345cec9481e WHIRLPOOL 1dcbe2c912df743e25695f4d5769090fa7d0e80b8d7e84944a014033a1eb991ab48204b759119a0c1ad35f3640500025e13521e11125ff2d700792dcdf7cdbd7 +DIST kiwi-gtk-1.9.38.tar.gz 698175 SHA256 ce4b1cf461c93b40ea3ac1a030d2b3be1a964c8fe08f0f6b5e0ef5c84209976f SHA512 e6946c44cd5c7c14c371a4b1b3b7812f7cbd710236503a425f248d6869b0a1cbd6a3872ee8c96211b84dd875929456bbd583ac35e3bce4b2f62e8085cbfb4290 WHIRLPOOL f897f5eee05214c51ea6d08f07b56af2e828ef495fe85f72c77ceb6010917c4c182225ad7f5870be591a01213a5b8dbb02338490754dee64db7527c40ff76799 diff --git a/dev-python/kiwi/kiwi-1.9.38.ebuild b/dev-python/kiwi/kiwi-1.9.38.ebuild new file mode 100644 index 000000000000..f9283a1defa6 --- /dev/null +++ b/dev-python/kiwi/kiwi-1.9.38.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/kiwi-1.9.38.ebuild,v 1.1 2013/04/16 09:24:53 patrick Exp $ + +EAPI="4" +PYTHON_DEPEND="2:2.6" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="2.4 2.5 3.* *-jython *-pypy-*" + +inherit distutils versionator virtualx + +DESCRIPTION="Kiwi is a pure Python framework and set of enhanced PyGTK widgets" +HOMEPAGE="http://www.async.com.br/projects/kiwi/ + https://launchpad.net/kiwi + http://pypi.python.org/pypi/kiwi-gtk" +MY_PN="${PN}-gtk" +MY_P="${MY_PN}-${PV}" +SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux" +IUSE="examples test" + +RDEPEND="dev-python/pygtk" +DEPEND="${RDEPEND} + test? ( + dev-python/pep8 + dev-python/pyflakes + dev-python/twisted + ) +" + +S="${WORKDIR}/${MY_P}" + +src_prepare() { + distutils_src_prepare + sed -e "s:share/doc/kiwi:share/doc/${PF}:g" -i setup.py || die "sed failed" +} + +src_test() { + # Tarballs are missing files. + # https://code.launchpad.net/~floppym/kiwi/testfiles/+merge/106505 + rm tests/test_ui.py tests/test_Delegate.py + + testing() { + "$(PYTHON)" tests/run_all_tests.py + } + VIRTUALX_COMMAND=python_execute_function virtualmake testing +} + +src_install() { + distutils_src_install + + if use examples; then + insinto /usr/share/doc/${PF} + doins -r examples + fi +} diff --git a/dev-python/nose/Manifest b/dev-python/nose/Manifest index 491c700358f4..6ca451f99c09 100644 --- a/dev-python/nose/Manifest +++ b/dev-python/nose/Manifest @@ -1,3 +1,4 @@ DIST nose-1.1.2.tar.gz 729206 SHA256 b1ba12c1c45323fd8695be68ce7228456b86e51234f167027ebbc4ccda852c61 SHA512 6eb6061f31143c411fd8943552f15dc5af67e455434f55956f54fe6eb3b2d84311d474d2f195ed39858b69f7622f38cea4ae55d35bcbf3c92365a9fd4ef2c743 WHIRLPOOL bec8210ee9a64b473bf62f4a955e2395806a7c803c9b3106a8fa308a48e23f818d5596175977013992d40306a17164a417d9bdee4ba8b7e2770d2ba46d7da3cf DIST nose-1.2.1.tar.gz 400377 SHA256 2171e9202d118d302d5db1decb52dd862b79e2a626ca19653a6914574a6ca7d9 SHA512 c13116c1f0547000cc565e15774687b9e884f8b74fb62a84e578408a868a84961704839065ae4f21b662e87f2aaedf6ea424ea58dfa9d3d73c06281f806d15dd WHIRLPOOL 5628fd0d874d254bb2c051c9626e49f91468d911df81870559b493ee420bcd36cf2476c26fb32189828d379ce691ba8db60a9489baa9eda8897eac743d5f98f5 DIST nose-1.2.1_p2012.tar.gz 323479 SHA256 be1c94cd6d6521787d17c35c3161acb65c449a95f300006811b495978c7a4bad SHA512 15bb73b9d97d9c47a739e99194e5c3689bc1815db235bbf3cc0dbe270c343df58294cad2aa8b3ef73c2129dbd47894f95fbb43c7cb66e20e610aebe8eb6c73ed WHIRLPOOL 4beee1458b6ef8b95f14bc497609599582f88f153cad197e945d35bb30227fa8664dd231cadc045f3accb9b720a0945cd13ab9b82c29bd685d24a7f08b9e43fd +DIST nose-1.3.0.tar.gz 404909 SHA256 4e63cc3325de75cf98ffad40be72fa69753de824695173178f74c034fe4f5260 SHA512 a3b8060e415560a868599224449a3af636d24a060f1381990b175dcd12f30249edd181179d23aea06b0c755ff3dc821b7a15ed8840f7855530479587d4d814f4 WHIRLPOOL 1a25fcdbaa163bcad6a03610880edb7351a63fa1f3aeb8417316c4502d57a28a479b088ad6027d6f87aa490f885139b57382d024f1cd4cc847521d5fce4abba3 diff --git a/dev-python/nose/nose-1.3.0.ebuild b/dev-python/nose/nose-1.3.0.ebuild new file mode 100644 index 000000000000..f9eebb0a1264 --- /dev/null +++ b/dev-python/nose/nose-1.3.0.ebuild @@ -0,0 +1,88 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.0.ebuild,v 1.1 2013/04/16 08:37:44 patrick Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} pypy{1_8,1_9,2_0} ) +inherit distutils-r1 eutils + +DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring" +HOMEPAGE="http://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ https://bitbucket.org/jpellerin/nose" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="doc examples test" + +RDEPEND="dev-python/coverage[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND} + doc? ( >=dev-python/sphinx-0.6 ) + test? ( dev-python/twisted + dev-python/unittest2 )" + +DOCS=( AUTHORS ) + +python_prepare_all() { + # Tests need to be converted, and they don't respect BUILD_DIR. + use test && DISTUTILS_IN_SOURCE_BUILD=1 + + # Disable sphinx.ext.intersphinx, requires network, rogue test + epatch "${FILESDIR}"/${PN}-1.2.1-skiptest.patch + + # Disable tests requiring network connection. + sed \ + -e "s/test_resolve/_&/g" \ + -e "s/test_raises_bad_return/_&/g" \ + -e "s/test_raises_twisted_error/_&/g" \ + -i unit_tests/test_twisted.py || die "sed failed" + # Disable versioning of nosetests script to avoid collision with + # versioning performed by the eclass. + sed -e "/'nosetests%s = nose:run_exit' % py_vers_tag,/d" \ + -i setup.py || die "sed2 failed" + + distutils-r1_python_prepare_all +} + +python_compile() { + local add_targets=() + + if use test; then + add_targets+=( egg_info ) + [[ ${EPYTHON} == python3* ]] && add_targets+=( build_tests ) + fi + + distutils-r1_python_compile ${add_targets[@]} +} + +python_compile_all() { + use doc && emake -C doc html +} + +src_test() { + # nosetests use heavy multiprocessing during the tests. + # this shall make them less likely to kill your system or timeout. + local DISTUTILS_NO_PARALLEL_BUILD=1 + + distutils-r1_src_test +} + +python_test() { + "${PYTHON}" selftest.py || die "Tests fail with ${EPYTHON}" +} + +python_install() { + distutils-r1_python_install --install-data "${EPREFIX}/usr/share" +} + +python_install_all() { + if use doc; then + dohtml -r -A txt doc/.build/html/* + fi + if use examples; then + insinto /usr/share/doc/${PF} + doins -r examples + fi +} diff --git a/dev-python/numpy/Manifest b/dev-python/numpy/Manifest index dbf758e5bd6a..d1521761995d 100644 --- a/dev-python/numpy/Manifest +++ b/dev-python/numpy/Manifest @@ -3,6 +3,7 @@ DIST numpy-1.6.0-ref.pdf 6106335 SHA256 cbeea9b1395e0576bbd256c5de11886c63321d43 DIST numpy-1.6.0-user.pdf 474664 SHA256 d8d51913cb494228f69c5f16d659b8539cbd04c6e584fde72c00c382e86eea8f SHA512 6af1275e46cb0df11d2654f191871504683bb3b5752e45ec6cca92d302babc4e66bd35dc037fdb48c8aad2a8a6414ba239b8874cc590720150c94a832a8cce74 WHIRLPOOL da8fc8a074d8b5a01f566f3c844d668c7652dba03cc618d9d2c162b72fec864a580e05cd940417dd8fcef4bb2c8340bf8e17d166fb582909ff69098332844e91 DIST numpy-1.6.2.tar.gz 2585329 SHA256 0b83d96ab79711b548470b7aeee1272c4ba8fcbba6586a67116b566a21ed16c6 SHA512 a92667b92ecf2942bef4715189facccb8726866dfd90522b8e4b1e65991d1e6448ab06962e40a7cb83adaebf37eb48cf61417e7ba367da425a2ad7b3302a60a5 WHIRLPOOL 7aa9d7a1ca69bb9a6ce1cc5930997a5b9b8c9573ba261812706c9f12ea9ed42c1fd948552e25049d7b606fd3fda27c6a3ea72e2ffe43fb16e999b0b62515b32d DIST numpy-1.7.0.tar.gz 2832457 SHA256 f4fa70b7edbab65ee6432eb63743f5489f1919c614632b20b2fb45aa7e682ac6 SHA512 a485daa556f6c76003de1dbb3e42b3daeee0a320c69c81b31a7d2ebbc2cf8ab8e96c214a4758e5e7bf814295dc1d6aa563092b714db7e719678d8462135861a8 WHIRLPOOL f670aa76673336ac2dcd213112ba2b4c54c6efe56d71343b8f19b7df04cea07671c3bb8247d72b12940d2ae83e9d91c045f687681322b708a9f259b637234e0a +DIST numpy-1.7.1.tar.gz 2838240 SHA256 5525019a3085c3d860e6cfe4c0a30fb65d567626aafc50cf1252a641a418084a SHA512 d58177f3971b6d07baf6f81a2088ba371c7e43ea64ee7ada261da97c6d725b4bd4927122ac373c55383254e4e31691939276dab08a79a238bfa55172a3eff684 WHIRLPOOL 5374e619edbd3a3e7e478e1baf585d1868f832aa8864935e1498652e2128bf79284a25d5d0ac153c703e1a5d97f361081181eb3402f6e07141324d31eccf390a DIST numpy-html-1.7.0.zip 10831068 SHA256 469a8e6f21544204b6e338eb88519c04ed22a6b5e3f3b098f0cccf0ffe08c8b1 SHA512 b68b44102aa4d2996334adce3ddda090f373a4c5bd006daa9cf59f092445d5b768121afe4d10855058d6489ff52bf70a7645b7ff79555de709417f13568bfaac WHIRLPOOL f696258ebb7c78bdfee948bd9119d868b77048c73c805230f0f40d71be891cbfa5bccf21e714cc4389daf1792abb6aeaf3ae18e91889332b9aafa79c865f34a7 DIST numpy-ref-1.7.0.pdf 5161456 SHA256 0581709ef96441953404bc1369d70117b83359aff94f44779b960bed30a156d7 SHA512 9a80ab2b412aa34ce019454c438b129d1e94b2264306f3644e97c87f4f7b54317ee626274d865c04891005ca8e8f5e3773681a7af590dd89d64df9462d0f0004 WHIRLPOOL 0f10177fd24cfe93555f28440ddc3567a787f2cef336b2f2774b038caafb6807f738d1f3ee3d5a5f26883c567e4017f8365069f25ec7cba5234c537602351729 DIST numpy-user-1.7.0.pdf 404104 SHA256 0c8dc1d53cc057a66139039dbaaf65499687cf64e72af5852eb96d9c3cd3ab18 SHA512 20cec2f9742c0604d9db9f2e74e7c8fda1782c081c27437a07c2d8cb7f36be6df3e50e5ddf8cc10a076905b2be2b6927af15d0574e3bee2961cf14aaca55ad78 WHIRLPOOL 792c4ccd155ddbb82d8a93959c218bcc001532a6b3c42626bef64c96eb865601f5ee328d1a1627f1656e0b22085c89ede39d7f94183841e1069d183589542ffe diff --git a/dev-python/numpy/numpy-1.7.1.ebuild b/dev-python/numpy/numpy-1.7.1.ebuild new file mode 100644 index 000000000000..0f7fef7c1aa5 --- /dev/null +++ b/dev-python/numpy/numpy-1.7.1.ebuild @@ -0,0 +1,147 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.7.1.ebuild,v 1.1 2013/04/16 08:58:35 patrick Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) + +FORTRAN_NEEDED=lapack + +inherit distutils-r1 eutils flag-o-matic fortran-2 multilib toolchain-funcs versionator + +#DOC_PV="${PV}" +# upstream is lagging on docs +DOC_PV=1.7.0 + +DESCRIPTION="Fast array and numerical python library" +HOMEPAGE="http://numpy.scipy.org/" +SRC_URI="mirror://sourceforge/numpy/${P}.tar.gz + doc? ( + http://docs.scipy.org/doc/${P}/${PN}-html-${DOC_PV}.zip + http://docs.scipy.org/doc/${P}/${PN}-ref-${DOC_PV}.pdf + http://docs.scipy.org/doc/${P}/${PN}-user-${DOC_PV}.pdf + )" + +LICENSE="BSD" +SLOT="0" +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" +IUSE="doc lapack test" + +RDEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + lapack? ( virtual/cblas virtual/lapack )" +DEPEND="${RDEPEND} + doc? ( app-arch/unzip ) + lapack? ( virtual/pkgconfig ) + test? ( >=dev-python/nose-0.10[${PYTHON_USEDEP}] )" + +# Uses distutils.command.config. +DISTUTILS_IN_SOURCE_BUILD=1 + +src_unpack() { + unpack ${P}.tar.gz + if use doc; then + unzip -qo "${DISTDIR}"/${PN}-html-${DOC_PV}.zip -d html || die + fi +} + +pc_incdir() { + $(tc-getPKG_CONFIG) --cflags-only-I $@ | \ + sed -e 's/^-I//' -e 's/[ ]*-I/:/g' +} + +pc_libdir() { + $(tc-getPKG_CONFIG) --libs-only-L $@ | \ + sed -e 's/^-L//' -e 's/[ ]*-L/:/g' +} + +pc_libs() { + $(tc-getPKG_CONFIG) --libs-only-l $@ | \ + sed -e 's/[ ]-l*\(pthread\|m\)[ ]*//g' \ + -e 's/^-l//' -e 's/[ ]*-l/,/g' +} + +python_prepare_all() { + epatch "${FILESDIR}"/${PN}-1.7.0-atlas.patch + + if use lapack; then + append-ldflags "$($(tc-getPKG_CONFIG) --libs-only-other cblas lapack)" + local libdir="${EPREFIX}"/usr/$(get_libdir) + # make sure _dotblas.so gets built + sed -i -e '/NO_ATLAS_INFO/,+1d' numpy/core/setup.py || die + cat >> site.cfg <<-EOF + [blas] + include_dirs = $(pc_incdir cblas) + library_dirs = $(pc_libdir cblas blas):${libdir} + blas_libs = $(pc_libs cblas blas) + [lapack] + library_dirs = $(pc_libdir lapack):${libdir} + lapack_libs = $(pc_libs lapack) + EOF + else + export {ATLAS,PTATLAS,BLAS,LAPACK,MKL}=None + fi + + export CC="$(tc-getCC) ${CFLAGS}" + + append-flags -fno-strict-aliasing + + # See progress in http://projects.scipy.org/scipy/numpy/ticket/573 + # with the subtle difference that we don't want to break Darwin where + # -shared is not a valid linker argument + if [[ ${CHOST} != *-darwin* ]]; then + append-ldflags -shared + fi + + # only one fortran to link with: + # linking with cblas and lapack library will force + # autodetecting and linking to all available fortran compilers + if use lapack; then + append-fflags -fPIC + NUMPY_FCONFIG="config_fc --noopt --noarch" + # workaround bug 335908 + [[ $(tc-getFC) == *gfortran* ]] && NUMPY_FCONFIG+=" --fcompiler=gnu95" + fi + + # don't version f2py, we will handle it. + sed -i -e '/f2py_exe/s:+os\.path.*$::' numpy/f2py/setup.py || die + + distutils-r1_python_prepare_all +} + +python_compile() { + distutils-r1_python_compile ${NUMPY_FCONFIG} +} + +python_test() { + distutils_install_for_testing ${NUMPY_FCONFIG} + + cd "${TMPDIR}" || die + "${PYTHON}" -c " +import numpy, sys +r = numpy.test() +sys.exit(0 if r.wasSuccessful() else 1)" || die "Tests fail with ${EPYTHON}" +} + +python_install() { + distutils-r1_python_install ${NUMPY_FCONFIG} + + rm -f "${D}"$(python_get_sitedir)/numpy/*.txt +} + +python_install_all() { + distutils-r1_python_install_all + + dodoc COMPATIBILITY DEV_README.txt THANKS.txt + + docinto f2py + dodoc numpy/f2py/docs/*.txt + doman numpy/f2py/f2py.1 + + if use doc; then + insinto /usr/share/doc/${PF} + doins -r "${WORKDIR}"/html + doins "${DISTDIR}"/${PN}-{user,ref}-${DOC_PV}.pdf + fi +} diff --git a/dev-python/py-amqp/Manifest b/dev-python/py-amqp/Manifest index 54a8ddb2d4db..7530554b7385 100644 --- a/dev-python/py-amqp/Manifest +++ b/dev-python/py-amqp/Manifest @@ -1,3 +1,4 @@ +DIST amqp-1.0.11.tar.gz 70207 SHA256 e26d184024262ac93ba1177217b9a48edba55c5a0a46f3cba35d35d498ebe784 SHA512 7f7e7b4a11054949e992e91b21d1aa5507102243f604100ea121b2fcbf8a6de2ddaecf33cd170a5ce29660aed144bcaa79ffbceb5968933ae507ac0e51e2ff3a WHIRLPOOL c50189f66885ad1453ff75abf1c460209b3cb4abd2f12a489413ce3c316c8449982d39e676f5bfbe20978f777770080ecbf4989f89b7b6439bbffae4c56a0347 DIST amqp-1.0.6.tar.gz 69511 SHA256 fcc667a4e160c770fc41bd2b9b635ba0963db3dfd277491a8a10f8ccfba13e4f SHA512 40d1b9a2e692b1a89bdf7ffd098010437ecc6c51c7c7da6271283d199d47950be3f709370deb583ee8c4d2f7396789618ffeda8903f67bdc399d0b0902a2ebd6 WHIRLPOOL 476695f1c72ffa106ba73f6e4fe2dba796feca1ad7d2f72c7c2e1e750586eefe01c083f9d422d99e2a7ecf8df0f12e14d9630a490bd2f7ec9ff32e95af69cc05 DIST amqp-1.0.8.tar.gz 69976 SHA256 cc91d7aa03c6777454fda5e1631426952103b072c68a02c5bb7b17945e28f94b SHA512 cbe3261bf4378ccbb9bb31a72db4567654ae3f84d953bfe0c9b4443a52e05e056ff598dbf1966ef935b172ef8a655be4370f4d93fa0c591d2ca8b9ac60965396 WHIRLPOOL 9417571344673ea80e3048d3694f4fe644e33a5e5f62c3457d7d27277f8323dae36e5bc0207c7f853e40f7dd305cf77bfd14567860fe921f9fcdc9b25c83212a DIST amqp-1.0.9.tar.gz 70180 SHA256 c31217630cbe2057b9f9c689820f950104ad1aea9cbb05df319d2bb7c916857b SHA512 4e3d38536d96cf4ac788c0a06f3a3a43d29b6b8837864d25d6b854a1d45e066935f4c465868467cc62da719c10b560c3d6170f80494328c1e408f3f1f0f5ea08 WHIRLPOOL 59637941ee2c6e4a600c9134b202e5568f2ae9fda3016f444b2a7afdee0bff2e515b8323be3ff0125d28c7d4418a13375907535a4437264c4894d62ca196b8aa diff --git a/dev-python/py-amqp/py-amqp-1.0.11.ebuild b/dev-python/py-amqp/py-amqp-1.0.11.ebuild new file mode 100644 index 000000000000..6d71347c56b2 --- /dev/null +++ b/dev-python/py-amqp/py-amqp-1.0.11.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/py-amqp/py-amqp-1.0.11.ebuild,v 1.1 2013/04/16 08:21:38 patrick Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} pypy{1_9,2_0} ) + +inherit distutils-r1 + +MY_PN="amqp" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Low-level AMQP client for Python (fork of amqplib)" +HOMEPAGE="https://github.com/celery/py-amqp http://pypi.python.org/pypi/amqp/" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" + +S="${WORKDIR}/${MY_P}" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="examples extras test" + +RDEPEND="" +DEPEND="${RDEPEND}" + +PATCHES=( "${FILESDIR}"/${PN}-1.0.6_disable_socket_tests.patch ) + +python_test() { + cp -r -l funtests "${BUILD_DIR}"/lib/ || die + cd "${BUILD_DIR}"/lib || die + if [[ ${EPYTHON:6:1} == 3 ]]; then + # Notes: + # -W is not supported by python3.1 + # -n causes Python to write into hardlinked files + 2to3 --no-diffs -w funtests || die + fi + "${PYTHON}" funtests/run_all.py || ewarn "Tests fail with ${EPYTHON}" + rm -rf funtests/ || die +} + +python_install_all() { + dodoc -r docs/. + if use examples; then + docompress -x /usr/share/doc/${PF}/examples + docinto examples + dodoc -r demo/. + fi + if use extras; then + insinto /usr/share/${PF} + doins -r extra + fi +} diff --git a/dev-python/xlwt/Manifest b/dev-python/xlwt/Manifest index 5d1c8e4ef384..fd57c25ab2b1 100644 --- a/dev-python/xlwt/Manifest +++ b/dev-python/xlwt/Manifest @@ -1,3 +1,4 @@ DIST xlwt-0.7.2.tar.gz 114736 SHA256 4dfbacf77e1b9e760621a8d63cd1e799fb046087a9f2a81b40d300c425e0a056 SHA512 f6b633f89f755c3136d978e3306175ebfc945097e1e123ed093f4ced8fb916267e8db8a7ddbfb8f2364dd6e1ab8b0606509a2451f880c55df9ad0beaf6094c26 WHIRLPOOL 56d0e92498dc67c9ee8e4e6d0761c121eef36092799c3e0e5e7dfd93ce206ac3a31f4b41984f527c8187cf9bf8d7408475c968953142a4faf444266f2a3b7477 DIST xlwt-0.7.3.tar.gz 108815 SHA256 3cd5ddd417bc3a5c6ef5f0927800424ea6603299b8070857ec8bd5ec84b237a5 SHA512 6aca3a7b273b513c5602deb98dcef415846079f1d87e5b66c955054a56617029a1d5c092d3e89a738c98317bf019a55a9bee1571fb5d8bece260dc1b0011c7d2 WHIRLPOOL aac41fd0dc67d5336d27f0540e212c8bc22fd14226685e57e5b9c8f46202b7904419ecf575be01d187d51ad97a6e1503f521a1d9bcb015275cf4f31386d14dbd DIST xlwt-0.7.4.tar.gz 113995 SHA256 06b990a55337fc62fb86d9115b8054808323ea66c707f1fcf1c1cf55ca39308f SHA512 92744c01e577ef54e12ec790c5cb44e239a7e9f9c560b9f471fba536eecf3d6f92ac9019313fac0a63f802ddd1c371dbce91a3c85a7daf03599c9ad545d3d515 WHIRLPOOL ad2ab73c62ed5e6c3ac98ab3512d1f55a0ba443f0f98180fbd721b7219f5bdc02e4a44cf60fe0059c589a9fa94e3cc239f52e65df7130628d2804ab98a5881e9 +DIST xlwt-0.7.5.tar.gz 115100 SHA256 9478bd70b86590b9ac2697967c8a10a4917d900636349ca73eeb362a3227423c SHA512 d385c36c80002998891dd93d4ebcdd962239463ee089965961d3b8955d4783bbcdec96920891a252ee6cb076eab6b13ffad83e7758c179dcbc684e82fa8dfe35 WHIRLPOOL 46d01a1bcfc5f01585082bf3ff8750cecd7ce87b5ebe279a3d9377c8c7e272f070cb28d430285c900d0e2389469097088b6126932c76f3778b274b86696f6adc diff --git a/dev-python/xlwt/xlwt-0.7.5.ebuild b/dev-python/xlwt/xlwt-0.7.5.ebuild new file mode 100644 index 000000000000..1ff94ddb511b --- /dev/null +++ b/dev-python/xlwt/xlwt-0.7.5.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/xlwt/xlwt-0.7.5.ebuild,v 1.1 2013/04/16 08:03:59 patrick Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_5,2_6,2_7} pypy{1_9,2_0} ) + +inherit distutils-r1 + +DESCRIPTION="Python library to create spreadsheet files compatible with Excel" +HOMEPAGE="http://pypi.python.org/pypi/xlwt" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="examples" + +python_prepare_all() { + # Don't install documentation and examples in site-packages directories. + sed -e "/package_data/,+6d" -i setup.py || die + + distutils-r1_python_prepare_all +} + +python_install_all() { + local HTML_DOCS=( HISTORY.html xlwt/doc/xlwt.html ) + use examples && local EXAMPLES=( xlwt/examples ) + distutils-r1_python_install_all + + dodoc -r tests + docompress -x /usr/share/doc/${PF}/tests +} diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest index f27899235db2..449755f82c43 100644 --- a/media-sound/abcmidi/Manifest +++ b/media-sound/abcmidi/Manifest @@ -3,3 +3,4 @@ DIST abcMIDI-2012-12-25.zip 486625 SHA256 cbf94ac143f31277eb51bb3e05697ec2cbdd3a DIST abcMIDI-2013-02-26.zip 487088 SHA256 8bf0098deafdfe7a1e8111b4952fa824266d9cc8aadd7a8a18d340506987f0ac SHA512 a2b38496320bd51b4df8b5d5fcc22e68ea9c3c039b4ca10c833539f09461eb4d9edfcb9cfae5ec148d9394e5301e027b57fbf814f714c1c91eb82e35d0e6768f WHIRLPOOL 4fc619cc902de7916dd4bddab3858c6ce1a52e16b7fd4fc362a2ac7fba2fc2ef96838b8f285fac64bfd1817e185316c9b65776816ce9196aaf3715d09404a647 DIST abcMIDI-2013-03-21.zip 489694 SHA256 2c96ec20131627b22474d2b060390f05904be0979a4861503395242a04eaf0c9 SHA512 5588390564b66754897fc12db64e1b831e10dff717bcd90ba3d1cbd871956b9a8c57c20a33c1f8c154e947b2d4d6f4ab471f4b11366437587a7109c573e4ec99 WHIRLPOOL c4dba7a90428cc5a3115671d5621fbe8fefa95f2a03aeab386ee40d0cd5a44af9e884f706abc155ed7a03a00745855c8f3b705694eee8b7aecb66e1af6c57717 DIST abcMIDI-2013-03-26.zip 489972 SHA256 2a93f0931a137a0808a2a4385bbea5f65cadf3ba1131c8276f69ca5fd5f9bc2c SHA512 405a023369a190b8738fe01392d952771a92c41a27cca40f5a71d6074eb2347491f0a7d1d55f79f197277208441be478a01faa336b54daebcd597c1819efe080 WHIRLPOOL aa19b23972870e80530c37668cf9accd3cea92951ffaba602a8833bd58c79613a909a7a94f4443f95f69be96f5c283a9a4bdde4570ca0fe3c03fc59fc7951991 +DIST abcMIDI-2013-04-15.zip 493716 SHA256 427a21864baebbf39facbfcca50f75c8ad8d5bf6606022cb0de35456ce3fdc62 SHA512 08e36626abd8614f6cc18b5f041a356118e5537f6bb4fee1c977752180bb04cb7fd1ee84ff096801a6f66d6e876c5135b7fa9b8f05bd280e741f34885aea1417 WHIRLPOOL 471d1b35e1c768e13c81d026c34ac0e48f3e39be368be91fc6079ada2f0fcced3a8a58d3d04562a16f24ad4680b3b2bcc1602a810650e47ebd4d338293fcfad3 diff --git a/media-sound/abcmidi/abcmidi-2013.04.15.ebuild b/media-sound/abcmidi/abcmidi-2013.04.15.ebuild new file mode 100644 index 000000000000..87f138dd90c3 --- /dev/null +++ b/media-sound/abcmidi/abcmidi-2013.04.15.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcmidi/abcmidi-2013.04.15.ebuild,v 1.1 2013/04/16 09:14:45 radhermit Exp $ + +EAPI=5 + +inherit eutils versionator autotools + +MY_P="abcMIDI-$(replace_all_version_separators '-')" +DESCRIPTION="Programs for processing ABC music notation files" +HOMEPAGE="http://abc.sourceforge.net/abcMIDI/" +SRC_URI="http://ifdo.pugmarks.com/~seymour/runabc/${MY_P}.zip" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="examples" + +DEPEND="app-arch/unzip" + +S=${WORKDIR}/${PN} + +src_prepare() { + epatch "${FILESDIR}"/${PN}-2011.10.19-install.patch + rm configure makefile || die + sed -i -e "s:-O2::" configure.ac || die + eautoreconf +} + +src_install() { + default + dodoc doc/{AUTHORS,CHANGES,abcguide.txt,abcmatch.txt,history.txt,readme.txt,yapshelp.txt} + + if use examples ; then + docinto examples + dodoc samples/*.abc + fi +} diff --git a/media-sound/lilypond/Manifest b/media-sound/lilypond/Manifest index bc6815ac5381..7a998bdb9f93 100644 --- a/media-sound/lilypond/Manifest +++ b/media-sound/lilypond/Manifest @@ -3,3 +3,4 @@ DIST lilypond-2.16.2.tar.gz 16062982 SHA256 1f4326cf8f9363076a83ce3cbe35f7471880 DIST lilypond-2.17.13.tar.gz 16239927 SHA256 17e2aa96ed638c4c53e6f5dc8e00df3d542ab16ab73a868adef3b896e3f9cda5 SHA512 312bdae6a2369bcf8cbef06bf87c0a76d9c5d36ad50a53d2c45821d232fd0b57d0bf68e85c625a049b55654245244da99ff521a885f4e92241454254545792ac WHIRLPOOL 65a23e20655cfd3e435073116b481f90f3d4a5be9b36e605106a599a9707287376e76ef14e81f39c513977c2b9be62d9e1455074ddad1385d03b0c8b20a4086a DIST lilypond-2.17.14.tar.gz 16244181 SHA256 4234aa9fd3f03f93f3891e05f3a493d872ad39327aa92e3ae6f354e85f0347f7 SHA512 f6bdfd93a648ef5960eba0a8f456bd35a6d2d226120f76f696416a0464691fa19ef8ced92d5840475f3e3500b6bd97067bf383f3042e75a158fe0d7017d46150 WHIRLPOOL a24c5dfefeb730816bb46df49ef2b80c668112e3cb456cf90137065cd8c90675853bdcd2c2a99f59c539898a9963eca101a3a1c27ecc24f13b146b350298cf68 DIST lilypond-2.17.15.tar.gz 16256561 SHA256 da81fb74cb86fb2243654693d0e6daeaa99926de55cdf42edf0713e24e0572bf SHA512 34e1c9d0d08241f384072dfcb12beaad7a3116e7cbc57f257b28621a5486142915897298a60622c81f6dee09f514731adaa23a9a45c79ff565f0504fff44972f WHIRLPOOL 6a084b3abd69b411db46a2d2c4b9bac01dbc4bf57732bfb6baba18bd2cd2ce8107960f1a57c82484984a0c5ce65fbc8693f7c78eb7c248aba22ce55f4e682835 +DIST lilypond-2.17.16.tar.gz 16262898 SHA256 593bcdf80753f3b60eb53ae011f8f931ec5f9b0356cc39f8cc0fee883bb1ca18 SHA512 51c326efa8bb31a4450036278159c409037465b56440c9f67b157f453ec4a23656a910a07d83e79da1b9f556ad0bd7b117ef23b3cc10b4b600ea0c7b8f9dab94 WHIRLPOOL fddd2a598d7567336201ce842a9111e5924d3d77186b7b7edc12d6641fe758f1cd970a0af0fb836beb20ebf677b4125d48468bcc68331feed9a5b3077fadf3ea diff --git a/media-sound/lilypond/lilypond-2.17.16.ebuild b/media-sound/lilypond/lilypond-2.17.16.ebuild new file mode 100644 index 000000000000..c7eeb187c5be --- /dev/null +++ b/media-sound/lilypond/lilypond-2.17.16.ebuild @@ -0,0 +1,104 @@ +# 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.16.ebuild,v 1.1 2013/04/16 09: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/" + +SLOT="0" +LICENSE="GPL-3 FDL-1.3" +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_}" + +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 -e "s/vim//" GNUmakefile.in || die + fi + + sed -i -e "s/OPTIMIZE -g/OPTIMIZE/" aclocal.m4 || die + + for lang in ${LANGS}; do + use linguas_${lang} || rm po/${lang}.po || die + done + + 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/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index 4c81dc3a6a43..61d1578b7090 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Tue, 16 Apr 2013 08:07:00 +0000 +Tue, 16 Apr 2013 11:36:57 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index 4c81dc3a6a43..61d1578b7090 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Tue, 16 Apr 2013 08:07:00 +0000 +Tue, 16 Apr 2013 11:36:57 +0000 diff --git a/metadata/md5-cache/app-admin/setools-3.3.8-r1 b/metadata/md5-cache/app-admin/setools-3.3.8-r1 index 61a28299c6f2..96ed8798e0ff 100644 --- a/metadata/md5-cache/app-admin/setools-3.3.8-r1 +++ b/metadata/md5-cache/app-admin/setools-3.3.8-r1 @@ -4,11 +4,11 @@ DESCRIPTION=SELinux policy tools EAPI=2 HOMEPAGE=http://www.tresys.com/selinux/selinux_policy_tools.shtml IUSE=X debug java python elibc_FreeBSD java -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=sys-libs/libsepol-2.1.4 sys-libs/libselinux >=dev-db/sqlite-3.2:3 dev-libs/libxml2:2 java? ( >=virtual/jre-1.4 ) X? ( >=dev-lang/tk-8.4.9 >=dev-tcltk/bwidget-1.8 >=gnome-base/libglade-2.0 >=x11-libs/gtk+-2.8:2 ) java? ( >=dev-java/java-config-2.1.9-r1 ) python? ( dev-lang/python ) RESTRICT=test SLOT=0 SRC_URI=http://oss.tresys.com/projects/setools/chrome/site/dists/setools-3.3.8/setools-3.3.8.tar.bz2 http://dev.gentoo.org/~swift/patches/setools/setools-3.3.8-01-fedora-patches.tar.gz http://dev.gentoo.org/~swift/patches/setools/setools-3.3.8-01-gentoo-patches.tar.gz _eclasses_=autotools e0c52691b90adf25cf1fe11cded8fd5f eutils 36e6377b0e31856b6d62af831661c4f3 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 dcda71e114d638cdf01db57b8445337d libtool 2b273eea1976cfaed3449345d94331ac multilib ded93e450747134a079e647d888aa80b multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=bb02667e7d17cffbabb08bc5e123d721 +_md5_=a2def52f1c06d8309ac10c91c9165078 diff --git a/metadata/md5-cache/app-emulation/vagrant-1.1.5 b/metadata/md5-cache/app-emulation/vagrant-1.1.5 new file mode 100644 index 000000000000..8c95603a0900 --- /dev/null +++ b/metadata/md5-cache/app-emulation/vagrant-1.1.5 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst prepare setup test unpack +DEPEND=test? ( ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-ruby/rake[ruby_targets_ruby19] test? ( dev-ruby/mocha[ruby_targets_ruby19] virtual/ruby-minitest[ruby_targets_ruby19] ) ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) 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 tool for building and distributing virtual machines using VirtualBox +EAPI=5 +HOMEPAGE=http://vagrantup.com/ +IUSE=test elibc_FreeBSD ruby_targets_ruby19 test test +KEYWORDS=~amd64 ~x86 ~x64-macos +LICENSE=MIT +RDEPEND=!x64-macos? ( || ( app-emulation/virtualbox app-emulation/virtualbox-bin ) ) ruby_targets_ruby19? ( >=dev-ruby/childprocess-0.3.7[ruby_targets_ruby19] >=dev-ruby/erubis-2.7.0[ruby_targets_ruby19] dev-ruby/i18n:0.6[ruby_targets_ruby19] >=dev-ruby/json-1.5.1[ruby_targets_ruby19] >=dev-ruby/log4r-1.1.9[ruby_targets_ruby19] >=dev-ruby/net-scp-1.1.0[ruby_targets_ruby19] >=dev-ruby/net-ssh-2.6.6[ruby_targets_ruby19] ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) +REQUIRED_USE=|| ( ruby_targets_ruby19 ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/mitchellh/vagrant/archive/v1.1.5.tar.gz -> vagrant-1.1.5.tar.gz +_eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 java-utils-2 dcda71e114d638cdf01db57b8445337d multilib ded93e450747134a079e647d888aa80b ruby-fakegem d2a1d4e0903b29b09c892b21b79fcf46 ruby-ng 10ca07a887e226622062d89bb959a175 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=22c6ce6ded8e3b45eabdcfc85e31fb41 diff --git a/metadata/md5-cache/app-misc/byobu-5.36 b/metadata/md5-cache/app-misc/byobu-5.36 new file mode 100644 index 000000000000..f98640e82b36 --- /dev/null +++ b/metadata/md5-cache/app-misc/byobu-5.36 @@ -0,0 +1,12 @@ +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_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=GPL-3 +RDEPEND=dev-libs/newt screen? ( app-misc/screen ) !screen? ( app-misc/tmux ) +SLOT=0 +SRC_URI=http://launchpad.net/byobu/trunk/5.36/+download/byobu_5.36.orig.tar.gz +_eclasses_=multilib ded93e450747134a079e647d888aa80b python-single-r1 b4f112abff5d77f982f83e1a9e554093 python-utils-r1 1abc4a4828358a8fc1c4d65e74ae4a19 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e +_md5_=abe929d325b4020d50b66214f6abc69d diff --git a/metadata/md5-cache/dev-java/javatoolkit-0.3.0-r9 b/metadata/md5-cache/dev-java/javatoolkit-0.3.0-r9 new file mode 100644 index 000000000000..86714bd6a4f7 --- /dev/null +++ b/metadata/md5-cache/dev-java/javatoolkit-0.3.0-r9 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=python_targets_jython2_5? ( dev-java/jython:2.5[xml(+)] ) python_targets_python2_5? ( dev-lang/python:2.5[xml(+)] ) python_targets_python2_6? ( dev-lang/python:2.6[xml(+)] ) python_targets_python2_7? ( dev-lang/python:2.7[xml(+)] ) dev-python/python-exec[python_targets_jython2_5(-)?,python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] +DESCRIPTION=Collection of Gentoo-specific tools for Java +EAPI=5 +HOMEPAGE=http://www.gentoo.org/proj/en/java/ +IUSE=python_targets_jython2_5 python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 +KEYWORDS=~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd +LICENSE=GPL-2 +RDEPEND=python_targets_jython2_5? ( dev-java/jython:2.5[xml(+)] ) python_targets_python2_5? ( dev-lang/python:2.5[xml(+)] ) python_targets_python2_6? ( dev-lang/python:2.6[xml(+)] ) python_targets_python2_7? ( dev-lang/python:2.7[xml(+)] ) dev-python/python-exec[python_targets_jython2_5(-)?,python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-)] +SLOT=0 +SRC_URI=mirror://gentoo/javatoolkit-0.3.0.tar.bz2 +_eclasses_=distutils-r1 58d2ab85034574661f85b64795b0c5d6 eutils 36e6377b0e31856b6d62af831661c4f3 multibuild 32fd04fe3ee97494341710886fd70dfe multilib ded93e450747134a079e647d888aa80b multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 052a2872c3d341495152eb93212374e9 python-utils-r1 1abc4a4828358a8fc1c4d65e74ae4a19 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=c6e306a830bd166895c7147895383a34 diff --git a/metadata/md5-cache/dev-lang/tcc-0.9.26_pre1 b/metadata/md5-cache/dev-lang/tcc-0.9.26_pre1 index 3afd17242634..fe32c7271533 100644 --- a/metadata/md5-cache/dev-lang/tcc-0.9.26_pre1 +++ b/metadata/md5-cache/dev-lang/tcc-0.9.26_pre1 @@ -10,4 +10,4 @@ RESTRICT=test SLOT=0 SRC_URI=http://dev.gentoo.org/~patrick/tcc-0.9.26_pre1.tar.bz2 _eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=0cf29ba5864fba3e701f3fcb0037b6a4 +_md5_=9711df32a6f8b319bbed1fd1c768c5b6 diff --git a/metadata/md5-cache/dev-libs/isl-0.09 b/metadata/md5-cache/dev-libs/isl-0.09 index bfcb5b3ae914..2a88dbde327b 100644 --- a/metadata/md5-cache/dev-libs/isl-0.09 +++ b/metadata/md5-cache/dev-libs/isl-0.09 @@ -1,6 +1,6 @@ DEFINED_PHASES=configure install prepare DEPEND=dev-libs/gmp -DESCRIPTION=A library for manipulating integer points bounded by affine constraints. +DESCRIPTION=A library for manipulating integer points bounded by affine constraints EAPI=4 HOMEPAGE=http://www.kotnet.org/~skimo/isl/ IUSE=static-libs @@ -10,4 +10,4 @@ RDEPEND=dev-libs/gmp SLOT=0 SRC_URI=http://www.kotnet.org/~skimo/isl/isl-0.09.tar.bz2 _eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=0ede3e85ce82921d2e7534a99364ba6f +_md5_=11165e3660c7b5fe6c5f6d740089b2b6 diff --git a/metadata/md5-cache/dev-libs/isl-0.10 b/metadata/md5-cache/dev-libs/isl-0.10 index 8e2035142808..d984e252b364 100644 --- a/metadata/md5-cache/dev-libs/isl-0.10 +++ b/metadata/md5-cache/dev-libs/isl-0.10 @@ -1,6 +1,6 @@ DEFINED_PHASES=configure install prepare DEPEND=dev-libs/gmp -DESCRIPTION=A library for manipulating integer points bounded by affine constraints. +DESCRIPTION=A library for manipulating integer points bounded by affine constraints EAPI=4 HOMEPAGE=http://www.kotnet.org/~skimo/isl/ IUSE=static-libs @@ -10,4 +10,4 @@ RDEPEND=dev-libs/gmp SLOT=0 SRC_URI=http://www.kotnet.org/~skimo/isl/isl-0.10.tar.bz2 _eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=84e77fcd018f5678726c578fb69fc547 +_md5_=397955cbdf42d235251bf6fc0a16acf6 diff --git a/metadata/md5-cache/dev-libs/isl-0.11.1 b/metadata/md5-cache/dev-libs/isl-0.11.1 index 61c5321b729a..199bec575ef3 100644 --- a/metadata/md5-cache/dev-libs/isl-0.11.1 +++ b/metadata/md5-cache/dev-libs/isl-0.11.1 @@ -1,6 +1,6 @@ DEFINED_PHASES=configure install prepare DEPEND=dev-libs/gmp -DESCRIPTION=A library for manipulating integer points bounded by affine constraints. +DESCRIPTION=A library for manipulating integer points bounded by affine constraints EAPI=4 HOMEPAGE=http://www.kotnet.org/~skimo/isl/ IUSE=static-libs @@ -10,4 +10,4 @@ RDEPEND=dev-libs/gmp SLOT=0 SRC_URI=http://www.kotnet.org/~skimo/isl/isl-0.11.1.tar.bz2 _eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=fdd6c630ebeec8345710d76009f1f44f +_md5_=2f526276bc18255aac329e5746e00936 diff --git a/metadata/md5-cache/dev-python/graphcanvas-3.0.0 b/metadata/md5-cache/dev-python/graphcanvas-3.0.0 deleted file mode 100644 index 177f6cc21af5..000000000000 --- a/metadata/md5-cache/dev-python/graphcanvas-3.0.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare -DEPEND=>=dev-python/enable-3.4.0 dev-python/networkx dev-python/numpy >=dev-python/traits-3.6.0 dev-python/setuptools =dev-lang/python-2* -DESCRIPTION=Enthought Tool Suite: Interactive Graph (network) Visualization -EAPI=3 -HOMEPAGE=http://pypi.python.org/pypi/GraphCanvas -IUSE=examples -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=>=dev-python/enable-3.4.0 dev-python/networkx dev-python/numpy >=dev-python/traits-3.6.0 =dev-lang/python-2* -SLOT=0 -SRC_URI=http://www.enthought.com/repo/ETS/GraphCanvas-3.0.0.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib ded93e450747134a079e647d888aa80b python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e -_md5_=4630e71cf214426ae5d3c16ea28207d0 diff --git a/metadata/md5-cache/dev-python/graphcanvas-4.0.0 b/metadata/md5-cache/dev-python/graphcanvas-4.0.0 deleted file mode 100644 index a3f447accbfe..000000000000 --- a/metadata/md5-cache/dev-python/graphcanvas-4.0.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup test -DEPEND=dev-python/setuptools test? ( dev-python/networkx dev-python/enable media-fonts/font-cursor-misc media-fonts/font-misc-misc x11-apps/xhost ) dev-lang/python test? ( dev-python/nose ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=Enthought Tool Suite: Interactive Graph (network) Visualization -EAPI=4 -HOMEPAGE=http://pypi.python.org/pypi/graphcanvas -IUSE=examples test test test -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=BSD -RDEPEND=dev-python/networkx dev-python/enable dev-lang/python -SLOT=0 -SRC_URI=http://www.enthought.com/repo/ets/graphcanvas-4.0.0.tar.gz -_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib ded93e450747134a079e647d888aa80b python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=8eff9b35b55a3a7ac00ee268d256aeba diff --git a/metadata/md5-cache/dev-python/graphcanvas-4.0.2-r1 b/metadata/md5-cache/dev-python/graphcanvas-4.0.2-r1 new file mode 100644 index 000000000000..6add034310f9 --- /dev/null +++ b/metadata/md5-cache/dev-python/graphcanvas-4.0.2-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Enthought Tool Suite: Interactive Graph (network) Visualization +EAPI=5 +HOMEPAGE=http://pypi.python.org/pypi/graphcanvas +IUSE=examples python_targets_python2_7 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=BSD +RDEPEND=dev-python/networkx >=dev-python/enable-4[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( dev-lang/python:2.7 ) dev-python/python-exec[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +SLOT=0 +SRC_URI=http://www.enthought.com/repo/ets/graphcanvas-4.0.2.tar.gz +_eclasses_=distutils-r1 58d2ab85034574661f85b64795b0c5d6 eutils 36e6377b0e31856b6d62af831661c4f3 multibuild 32fd04fe3ee97494341710886fd70dfe multilib ded93e450747134a079e647d888aa80b multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 052a2872c3d341495152eb93212374e9 python-utils-r1 1abc4a4828358a8fc1c4d65e74ae4a19 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=64f4b32e60d6f0dd84df6f95b6516f30 diff --git a/metadata/md5-cache/dev-python/kiwi-1.9.38 b/metadata/md5-cache/dev-python/kiwi-1.9.38 new file mode 100644 index 000000000000..c5ca8e39cd7d --- /dev/null +++ b/metadata/md5-cache/dev-python/kiwi-1.9.38 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst postrm prepare setup test +DEPEND=dev-python/pygtk test? ( dev-python/pep8 dev-python/pyflakes dev-python/twisted ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DESCRIPTION=Kiwi is a pure Python framework and set of enhanced PyGTK widgets +EAPI=4 +HOMEPAGE=http://www.async.com.br/projects/kiwi/ https://launchpad.net/kiwi http://pypi.python.org/pypi/kiwi-gtk +IUSE=examples test test +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux +LICENSE=LGPL-2.1 +RDEPEND=dev-python/pygtk || ( =dev-lang/python-2.7* =dev-lang/python-2.6* ) +SLOT=0 +SRC_URI=mirror://pypi/k/kiwi-gtk/kiwi-gtk-1.9.38.tar.gz +_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 virtualx 73cfc129b4b9ba23aed1abb10c825d86 +_md5_=d22b163bda65e5836aabda7148c0fc2a diff --git a/metadata/md5-cache/dev-python/nose-1.3.0 b/metadata/md5-cache/dev-python/nose-1.3.0 new file mode 100644 index 000000000000..9353c86224a0 --- /dev/null +++ b/metadata/md5-cache/dev-python/nose-1.3.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/coverage[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,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_python3_1(-),-python_single_target_python3_2(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] dev-python/setuptools[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,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_python3_1(-),-python_single_target_python3_2(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] doc? ( >=dev-python/sphinx-0.6 ) test? ( dev-python/twisted dev-python/unittest2 ) 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_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) 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_pypy1_9(-)?,python_targets_pypy2_0(-)?,-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_pypy1_9(-),-python_single_target_pypy2_0(-)] +DESCRIPTION=A unittest extension offering automatic test suite discovery and easy test authoring +EAPI=5 +HOMEPAGE=http://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ https://bitbucket.org/jpellerin/nose +IUSE=doc examples test python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_pypy1_9 python_targets_pypy2_0 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +LICENSE=LGPL-2.1 +RDEPEND=dev-python/coverage[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,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_python3_1(-),-python_single_target_python3_2(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] dev-python/setuptools[python_targets_python2_5(-)?,python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_1(-)?,python_targets_python3_2(-)?,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_python3_1(-),-python_single_target_python3_2(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] 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_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) 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_pypy1_9(-)?,python_targets_pypy2_0(-)?,-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_pypy1_9(-),-python_single_target_pypy2_0(-)] +SLOT=0 +SRC_URI=mirror://pypi/n/nose/nose-1.3.0.tar.gz +_eclasses_=distutils-r1 58d2ab85034574661f85b64795b0c5d6 eutils 36e6377b0e31856b6d62af831661c4f3 multibuild 32fd04fe3ee97494341710886fd70dfe multilib ded93e450747134a079e647d888aa80b multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 052a2872c3d341495152eb93212374e9 python-utils-r1 1abc4a4828358a8fc1c4d65e74ae4a19 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=ea31f121f6f529b49521f00e46808b66 diff --git a/metadata/md5-cache/dev-python/numpy-1.7.1 b/metadata/md5-cache/dev-python/numpy-1.7.1 new file mode 100644 index 000000000000..9a9da9ce4383 --- /dev/null +++ b/metadata/md5-cache/dev-python/numpy-1.7.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=dev-python/setuptools[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(-)] lapack? ( virtual/cblas virtual/lapack ) doc? ( app-arch/unzip ) lapack? ( virtual/pkgconfig ) test? ( >=dev-python/nose-0.10[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(-)] ) 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(-)] lapack? ( virtual/fortran ) +DESCRIPTION=Fast array and numerical python library +EAPI=5 +HOMEPAGE=http://numpy.scipy.org/ +IUSE=doc lapack test python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 +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=BSD +RDEPEND=dev-python/setuptools[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(-)] lapack? ( virtual/cblas virtual/lapack ) 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(-)] lapack? ( virtual/fortran ) +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 58d2ab85034574661f85b64795b0c5d6 eutils 36e6377b0e31856b6d62af831661c4f3 flag-o-matic d900015de4e092f26d8c0a18b6bd60de fortran-2 ea80967500d9deda5468aed13b0bfca8 multibuild 32fd04fe3ee97494341710886fd70dfe multilib ded93e450747134a079e647d888aa80b multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 052a2872c3d341495152eb93212374e9 python-utils-r1 1abc4a4828358a8fc1c4d65e74ae4a19 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=d68bf2cd0c061967c983b3da6bbee1e5 diff --git a/metadata/md5-cache/dev-python/py-amqp-1.0.11 b/metadata/md5-cache/dev-python/py-amqp-1.0.11 new file mode 100644 index 000000000000..0007e4d12d48 --- /dev/null +++ b/metadata/md5-cache/dev-python/py-amqp-1.0.11 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=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_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) 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_pypy1_9(-)?,python_targets_pypy2_0(-)?,-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_pypy1_9(-),-python_single_target_pypy2_0(-)] +DESCRIPTION=Low-level AMQP client for Python (fork of amqplib) +EAPI=5 +HOMEPAGE=https://github.com/celery/py-amqp http://pypi.python.org/pypi/amqp/ +IUSE=examples extras test python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_pypy1_9 python_targets_pypy2_0 +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-3 +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_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/pypy:2.0 ) 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_pypy1_9(-)?,python_targets_pypy2_0(-)?,-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_pypy1_9(-),-python_single_target_pypy2_0(-)] +SLOT=0 +SRC_URI=mirror://pypi/a/amqp/amqp-1.0.11.tar.gz +_eclasses_=distutils-r1 58d2ab85034574661f85b64795b0c5d6 eutils 36e6377b0e31856b6d62af831661c4f3 multibuild 32fd04fe3ee97494341710886fd70dfe multilib ded93e450747134a079e647d888aa80b multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 052a2872c3d341495152eb93212374e9 python-utils-r1 1abc4a4828358a8fc1c4d65e74ae4a19 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=49995232fdc9d0af9ee91388c9c6d42a diff --git a/metadata/md5-cache/dev-python/xlwt-0.7.5 b/metadata/md5-cache/dev-python/xlwt-0.7.5 new file mode 100644 index 000000000000..2c868094eecc --- /dev/null +++ b/metadata/md5-cache/dev-python/xlwt-0.7.5 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=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? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/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=Python library to create spreadsheet files compatible with Excel +EAPI=5 +HOMEPAGE=http://pypi.python.org/pypi/xlwt +IUSE=examples python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_targets_pypy2_0 +KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux +LICENSE=BSD +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_pypy1_9? ( dev-python/pypy:1.9 ) python_targets_pypy2_0? ( dev-python/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(-)] +SLOT=0 +SRC_URI=mirror://pypi/x/xlwt/xlwt-0.7.5.tar.gz +_eclasses_=distutils-r1 58d2ab85034574661f85b64795b0c5d6 eutils 36e6377b0e31856b6d62af831661c4f3 multibuild 32fd04fe3ee97494341710886fd70dfe multilib ded93e450747134a079e647d888aa80b multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 052a2872c3d341495152eb93212374e9 python-utils-r1 1abc4a4828358a8fc1c4d65e74ae4a19 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=90358dfadb28e297e706a1cadadf4c10 diff --git a/metadata/md5-cache/media-sound/abcmidi-2013.04.15 b/metadata/md5-cache/media-sound/abcmidi-2013.04.15 new file mode 100644 index 000000000000..2f584b61c7a2 --- /dev/null +++ b/metadata/md5-cache/media-sound/abcmidi-2013.04.15 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install prepare +DEPEND=app-arch/unzip || ( >=sys-devel/automake-1.12:1.12 ) >=sys-devel/autoconf-2.68 sys-devel/libtool +DESCRIPTION=Programs for processing ABC music notation files +EAPI=5 +HOMEPAGE=http://abc.sourceforge.net/abcMIDI/ +IUSE=examples +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=http://ifdo.pugmarks.com/~seymour/runabc/abcMIDI-2013-04-15.zip +_eclasses_=autotools e0c52691b90adf25cf1fe11cded8fd5f eutils 36e6377b0e31856b6d62af831661c4f3 libtool 2b273eea1976cfaed3449345d94331ac multilib ded93e450747134a079e647d888aa80b multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=fdea2e720a49715a94de8cfe5cb9a042 diff --git a/metadata/md5-cache/media-sound/lilypond-2.17.16 b/metadata/md5-cache/media-sound/lilypond-2.17.16 new file mode 100644 index 000000000000..3ca902911b76 --- /dev/null +++ b/metadata/md5-cache/media-sound/lilypond-2.17.16 @@ -0,0 +1,14 @@ +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/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(+)?] +RESTRICT=test +SLOT=0 +SRC_URI=http://download.linuxaudio.org/lilypond/sources/v2.17/lilypond-2.17.16.tar.gz +_eclasses_=autotools e0c52691b90adf25cf1fe11cded8fd5f elisp-common 090a78f3eaf8f79b5c038c950c6fbaf7 eutils 36e6377b0e31856b6d62af831661c4f3 libtool 2b273eea1976cfaed3449345d94331ac multilib ded93e450747134a079e647d888aa80b multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-single-r1 b4f112abff5d77f982f83e1a9e554093 python-utils-r1 1abc4a4828358a8fc1c4d65e74ae4a19 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=6cae1cd9629d2f543af90311c46f7b0f diff --git a/metadata/md5-cache/net-firewall/ferm-2.1.2 b/metadata/md5-cache/net-firewall/ferm-2.1.2 new file mode 100644 index 000000000000..095611553b2b --- /dev/null +++ b/metadata/md5-cache/net-firewall/ferm-2.1.2 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile install postinst prepare +DESCRIPTION=Command line util for managing firewall rules +EAPI=5 +HOMEPAGE=http://ferm.foo-projects.org/ +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=dev-lang/perl:* net-firewall/iptables virtual/perl-File-Spec +SLOT=0 +SRC_URI=http://ferm.foo-projects.org/download/2.1/ferm-2.1.2.tar.gz +_eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 +_md5_=40a5d900e6ed5c4f39af434859c5fef5 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 new file mode 100644 index 000000000000..0eac306979a4 --- /dev/null +++ b/metadata/md5-cache/sci-chemistry/pdb-tools-0.1.4-r4 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare setup +DEPEND=virtual/fortran +DESCRIPTION=Tools for manipulating and doing calculations on wwPDB macromolecule structure files +EAPI=5 +HOMEPAGE=http://code.google.com/p/pdb-tools/ +IUSE=python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_9 python_single_target_python2_6 python_single_target_python2_7 python_single_target_pypy1_9 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=GPL-3 +RDEPEND=sci-chemistry/dssp virtual/fortran +SLOT=0 +SRC_URI=http://pdb-tools.googlecode.com/files/pdb-tools_0.1.4.tar.gz +_eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 fortran-2 ea80967500d9deda5468aed13b0bfca8 multilib ded93e450747134a079e647d888aa80b python-single-r1 b4f112abff5d77f982f83e1a9e554093 python-utils-r1 1abc4a4828358a8fc1c4d65e74ae4a19 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=516776009eca5912e8d9c2b012eb5a43 diff --git a/metadata/md5-cache/sys-apps/policycoreutils-2.1.10 b/metadata/md5-cache/sys-apps/policycoreutils-2.1.10 deleted file mode 100644 index bb6071d92fe6..000000000000 --- a/metadata/md5-cache/sys-apps/policycoreutils-2.1.10 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=>=sys-libs/libselinux-2.1.9[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.6[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.4 sys-devel/gettext dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) dev-lang/python dev-lang/python[xml] -DESCRIPTION=SELinux core utilities -EAPI=3 -HOMEPAGE=http://userspace.selinuxproject.org -IUSE=audit pam dbus -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=>=sys-libs/libselinux-2.1.9[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.6[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.4 sys-devel/gettext dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) dev-python/sepolgen app-misc/pax-utils dev-lang/python dev-lang/python[xml] -SLOT=0 -SRC_URI=http://userspace.selinuxproject.org/releases/20120216/policycoreutils-2.1.10.tar.gz http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-sesandbox.patch.gz http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-makefile-pam-audit.patch.gz http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-seunshare.patch.gz http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-nodbus_or_libcg.patch.gz mirror://gentoo/policycoreutils-extra-1.21.tar.bz2 mirror://gentoo/policycoreutils-2.0.85-python3.tar.gz -_eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=8a8c0b82eca490f31ac77b9156735bed diff --git a/metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r1 b/metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r1 deleted file mode 100644 index f0378da8ea06..000000000000 --- a/metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=>=sys-libs/libselinux-2.1.9[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.6[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.4 sys-devel/gettext sesandbox? ( dev-libs/libcgroup ) dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) dev-lang/python dev-lang/python[xml] -DESCRIPTION=SELinux core utilities -EAPI=3 -HOMEPAGE=http://userspace.selinuxproject.org -IUSE=audit pam dbus sesandbox -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=>=sys-libs/libselinux-2.1.9[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.6[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.4 sys-devel/gettext sesandbox? ( dev-libs/libcgroup ) dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) dev-python/sepolgen app-misc/pax-utils dev-lang/python dev-lang/python[xml] -SLOT=0 -SRC_URI=http://userspace.selinuxproject.org/releases/20120216/policycoreutils-2.1.10.tar.gz http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-sesandbox.patch.gz http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-makefile-pam-audit.patch.gz http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-seunshare.patch.gz http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-nodbus_or_libcg.patch.gz mirror://gentoo/policycoreutils-extra-1.21.tar.bz2 mirror://gentoo/policycoreutils-2.0.85-python3.tar.gz -_eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=124a38f2ab82ee156afe24ab70bd087e diff --git a/metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r3 b/metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r3 deleted file mode 100644 index 0df621f8d35c..000000000000 --- a/metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r3 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=>=sys-libs/libselinux-2.1.9[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.6[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.4 sys-devel/gettext dev-python/ipy dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) dev-lang/python dev-lang/python[xml] -DESCRIPTION=SELinux core utilities -EAPI=4 -HOMEPAGE=http://userspace.selinuxproject.org -IUSE=audit pam dbus -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=>=sys-libs/libselinux-2.1.9[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.6[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.4 sys-devel/gettext dev-python/ipy dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) dev-python/sepolgen app-misc/pax-utils dev-lang/python dev-lang/python[xml] -SLOT=0 -SRC_URI=http://userspace.selinuxproject.org/releases/20120216/policycoreutils-2.1.10.tar.gz http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-policycoreutils-2.1.10-gentoo-r1.tar.gz mirror://gentoo/policycoreutils-extra-1.21.tar.bz2 -_eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=2c75196f7279cdf9ced07ec468491b2b diff --git a/metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r4 b/metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r4 deleted file mode 100644 index e771e16d69fa..000000000000 --- a/metadata/md5-cache/sys-apps/policycoreutils-2.1.10-r4 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare setup -DEPEND=>=sys-libs/libselinux-2.1.9[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.6[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.4 sys-devel/gettext dev-python/ipy sesandbox? ( dev-libs/libcgroup ) dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) dev-lang/python dev-lang/python[xml] -DESCRIPTION=SELinux core utilities -EAPI=4 -HOMEPAGE=http://userspace.selinuxproject.org -IUSE=audit pam dbus sesandbox -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=>=sys-libs/libselinux-2.1.9[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.6[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.4 sys-devel/gettext dev-python/ipy sesandbox? ( dev-libs/libcgroup ) dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) dev-python/sepolgen app-misc/pax-utils dev-lang/python dev-lang/python[xml] -SLOT=0 -SRC_URI=http://userspace.selinuxproject.org/releases/20120216/policycoreutils-2.1.10.tar.gz http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-policycoreutils-2.1.10-gentoo-r2.tar.gz mirror://gentoo/policycoreutils-extra-1.21.tar.bz2 -_eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=b97501ecde765d3416cfe51f47118ae5 diff --git a/metadata/md5-cache/sys-apps/policycoreutils-2.1.13-r10 b/metadata/md5-cache/sys-apps/policycoreutils-2.1.13-r10 new file mode 100644 index 000000000000..f200e7e2b997 --- /dev/null +++ b/metadata/md5-cache/sys-apps/policycoreutils-2.1.13-r10 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst postrm prepare setup +DEPEND=>=sys-libs/libselinux-2.1.12[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.9[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.8 sys-devel/gettext dev-python/ipy sesandbox? ( dev-libs/libcgroup ) dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) =dev-lang/python-2.7* =dev-lang/python-2.7*[xml] +DESCRIPTION=SELinux core utilities +EAPI=4 +HOMEPAGE=http://userspace.selinuxproject.org +IUSE=audit pam dbus sesandbox +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=>=sys-libs/libselinux-2.1.12[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.9[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.8 sys-devel/gettext dev-python/ipy sesandbox? ( dev-libs/libcgroup ) dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) dev-python/sepolgen app-misc/pax-utils =dev-lang/python-2.7* =dev-lang/python-2.7*[xml] +SLOT=0 +SRC_URI=http://userspace.selinuxproject.org/releases/20120924/policycoreutils-2.1.13.tar.gz http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-policycoreutils-2.1.13-gentoo-r5.tar.gz mirror://gentoo/policycoreutils-extra-1.27.tar.bz2 +_eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 +_md5_=54bee8c0ff56a4a181018ee1f328d1d8 diff --git a/metadata/md5-cache/sys-apps/policycoreutils-2.1.13-r9 b/metadata/md5-cache/sys-apps/policycoreutils-2.1.13-r9 index a82c2434a260..e57215b38686 100644 --- a/metadata/md5-cache/sys-apps/policycoreutils-2.1.13-r9 +++ b/metadata/md5-cache/sys-apps/policycoreutils-2.1.13-r9 @@ -4,10 +4,10 @@ DESCRIPTION=SELinux core utilities EAPI=4 HOMEPAGE=http://userspace.selinuxproject.org IUSE=audit pam dbus sesandbox -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=sys-libs/libselinux-2.1.12[python] >=sys-libs/glibc-2.4 >=sys-libs/libcap-1.10-r10 >=sys-libs/libsemanage-2.1.9[python] sys-libs/libcap-ng >=sys-libs/libsepol-2.1.8 sys-devel/gettext dev-python/ipy sesandbox? ( dev-libs/libcgroup ) dbus? ( sys-apps/dbus dev-libs/dbus-glib ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam ) dev-python/sepolgen app-misc/pax-utils =dev-lang/python-2.7* =dev-lang/python-2.7*[xml] SLOT=0 SRC_URI=http://userspace.selinuxproject.org/releases/20120924/policycoreutils-2.1.13.tar.gz http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-policycoreutils-2.1.13-gentoo-r4.tar.gz mirror://gentoo/policycoreutils-extra-1.26.tar.bz2 _eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 multilib ded93e450747134a079e647d888aa80b python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 -_md5_=162584bff0338b4a690c9015415e3211 +_md5_=48e1c47f05405d535265a570b7cea5be diff --git a/metadata/md5-cache/sys-libs/libselinux-2.1.12-r3 b/metadata/md5-cache/sys-libs/libselinux-2.1.12-r3 index 28470ff5bb7c..4aae0ea90f5a 100644 --- a/metadata/md5-cache/sys-libs/libselinux-2.1.12-r3 +++ b/metadata/md5-cache/sys-libs/libselinux-2.1.12-r3 @@ -4,10 +4,10 @@ DESCRIPTION=SELinux userland library EAPI=4 HOMEPAGE=http://userspace.selinuxproject.org IUSE=python ruby static-libs elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19 -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=public-domain RDEPEND=>=sys-libs/libsepol-2.1.8 >=dev-libs/libpcre-8.30-r2[static-libs?] ruby? ( ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ) python? ( dev-lang/python ) SLOT=0 SRC_URI=http://userspace.selinuxproject.org/releases/20120924/libselinux-2.1.12.tar.gz http://dev.gentoo.org/~swift/patches/libselinux/patchbundle-libselinux-2.1.12-r3.tar.gz _eclasses_=eutils 36e6377b0e31856b6d62af831661c4f3 java-utils-2 dcda71e114d638cdf01db57b8445337d multilib ded93e450747134a079e647d888aa80b python dd56675d8e9f7e85d815a28c87383141 ruby-ng 10ca07a887e226622062d89bb959a175 toolchain-funcs 69a2016af67775a812f4c03ba4b0e03e user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 -_md5_=e05596299de8c59284a4d11c14dc78c0 +_md5_=a143d0548234e630257ace6fe57ffc8a diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 8bdaba5dca13..db0a2cdb1cab 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Tue, 16 Apr 2013 08:07:02 +0000 +Tue, 16 Apr 2013 11:36:59 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index 0da89da1505e..a252ed8cb1bd 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Tue Apr 16 08:07:00 UTC 2013 +Tue Apr 16 11:36:56 UTC 2013 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 89e1e8757e4a..4544c137bc73 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 16 Apr 2013 08:30:01 +0000 +Tue, 16 Apr 2013 12:00:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index a88cdb9bd0a9..3e6b1375597d 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1366099501 Tue Apr 16 08:05:01 2013 UTC +1366112101 Tue Apr 16 11:35:01 2013 UTC diff --git a/net-firewall/ferm/Manifest b/net-firewall/ferm/Manifest index 3ab1d6d69f4e..0a959d8a9227 100644 --- a/net-firewall/ferm/Manifest +++ b/net-firewall/ferm/Manifest @@ -1 +1,2 @@ DIST ferm-2.1.1.tar.gz 117592 SHA256 4e3b20c4ef54fe6cbfc9d19bcb0383bac75ee8c7b23cf9930f099f77ab91efff SHA512 b712d708b6f7aa343f3e73ffbe6ffbd62757571dfb55a797993e2d2594932a6a2760e936ed047220295f49ef82e218cfbdbf0fd3a11944f830d038bf2f673735 WHIRLPOOL 04b2c1d3de21484cc9a2c982b04ac3b235d44ea33fca759994db2b1c38b4b1dee35868b446f493cb022c38bf600d949969dfbcbc7817435ebebd730a32dc40dc +DIST ferm-2.1.2.tar.gz 118347 SHA256 86cdc640d460720154072e35d72bec882c80b644eab8fbb1d81198342b60ba43 SHA512 af748e41256a80bfc92a640ae39c34617b3a96a4bf3d59bdfc2ea63f7d8889a3e3d708b99ca60140422062c3ef9899ccc50cb693cb1df4600e73846be47c7a44 WHIRLPOOL 1f53224ad0aa34d0e3e68b7e76f14238288b83f3433d8eb78f0de4ee6e5bdbe9d9c7e95ab1a9c022de075e6a3b18d87ca44bed8517ee8f238127f7a488b968eb diff --git a/net-firewall/ferm/ferm-2.1.2.ebuild b/net-firewall/ferm/ferm-2.1.2.ebuild new file mode 100644 index 000000000000..a520d3108dc3 --- /dev/null +++ b/net-firewall/ferm/ferm-2.1.2.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ferm/ferm-2.1.2.ebuild,v 1.2 2013/04/16 08:28:36 dev-zero Exp $ + +EAPI=5 + +inherit versionator + +MY_PV="$(get_version_component_range 1-2)" + +DESCRIPTION="Command line util for managing firewall rules" +HOMEPAGE="http://ferm.foo-projects.org/" +SRC_URI="http://ferm.foo-projects.org/download/${MY_PV}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +# does not install any perl libs +RDEPEND="dev-lang/perl:* + net-firewall/iptables + virtual/perl-File-Spec" + +src_prepare() { + sed -e "s/COPYING//" -i Makefile || die "sed failed" +} + +src_compile() { :; } + +src_install () { + emake PREFIX="${D}/usr" DOCDIR="${D}/usr/share/doc/${PF}" install +} + +pkg_postinst() { + elog "See /usr/share/doc/${PF}/examples for sample configs" +} diff --git a/sci-chemistry/pdb-tools/Manifest b/sci-chemistry/pdb-tools/Manifest index ce02c9dc430b..dc91cd1da1bc 100644 --- a/sci-chemistry/pdb-tools/Manifest +++ b/sci-chemistry/pdb-tools/Manifest @@ -1 +1 @@ -DIST pdb-tools_0.1.4.tar.gz 101510 SHA256 6aeb9e76747147f840ac76e29b7a9494304e4aee2c18d3f104b2e93a272b8f41 +DIST pdb-tools_0.1.4.tar.gz 101510 SHA256 6aeb9e76747147f840ac76e29b7a9494304e4aee2c18d3f104b2e93a272b8f41 SHA512 385633391ad0d5d91e56624bf0a7fb13df2860f1e6a5f84f6f5ffa773041d4a912764cab1b266be581fa96baa27a7407a42133919232a2f0381eb30c99c791de WHIRLPOOL 06d7443a22aa23b0c5a3bfde41bb9f85a13bb5b05d7f6e5142088a47e1680cd84599e606d17b22bc21793abf3d620a6bebe780b3c6f112f36b1694b7599ab5f0 diff --git a/sci-chemistry/pdb-tools/metadata.xml b/sci-chemistry/pdb-tools/metadata.xml index 7671091aa280..13e9a3c93979 100644 --- a/sci-chemistry/pdb-tools/metadata.xml +++ b/sci-chemistry/pdb-tools/metadata.xml @@ -1,11 +1,11 @@ - sci-chemistry - - jlec@gentoo.org - - - pdb-tools - + sci-chemistry + + jlec@gentoo.org + + + pdb-tools + diff --git a/sci-chemistry/pdb-tools/pdb-tools-0.1.4-r4.ebuild b/sci-chemistry/pdb-tools/pdb-tools-0.1.4-r4.ebuild new file mode 100644 index 000000000000..f7a2ea08fefa --- /dev/null +++ b/sci-chemistry/pdb-tools/pdb-tools-0.1.4-r4.ebuild @@ -0,0 +1,73 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb-tools/pdb-tools-0.1.4-r4.ebuild,v 1.2 2013/04/16 08:57:43 jlec Exp $ + +EAPI=5 + +PYTHON_COMPAT=( python{2_6,2_7} pypy{1_8,1_9} ) + +inherit fortran-2 python-single-r1 toolchain-funcs + +DESCRIPTION="Tools for manipulating and doing calculations on wwPDB macromolecule structure files" +HOMEPAGE="http://code.google.com/p/pdb-tools/" +SRC_URI="http://${PN}.googlecode.com/files/${PN}_${PV}.tar.gz" + +SLOT="0" +LICENSE="GPL-3" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND="sci-chemistry/dssp" +DEPEND="" + +S="${WORKDIR}"/${PN}_${PV} + +pkg_setup() { + python-single-r1_pkg_setup + fortran-2_pkg_setup +} + +src_prepare() { + sed \ + -e "s:script_dir,\"pdb_data\":\"${EPREFIX}/usr/share/${PN}\",\"pdb_data\":g" \ + -i pdb_sasa.py || die + sed \ + -e "/satk_path =/s:^.*$:satk_path = \"${EPREFIX}/usr/bin\":g" \ + -i pdb_satk.py || die +} + +src_compile() { + mkdir bin + cd satk + for i in *.f; do + einfo "$(tc-getFC) ${FFLAGS} ${LDFLAGS} ${i} -o ${i/.f}" + $(tc-getFC) ${FFLAGS} -c ${i} -o ${i/.f/.o} || die + $(tc-getFC) ${LDFLAGS} -o ../bin/${i/.f} ${i/.f/.o} || die + sed \ + -e "s:${i/.f}.out:${i/.f}:g" \ + -i ../pdb_satk.py || die + done +} + +src_install() { + local script + insinto /usr/share/${PN} + doins -r pdb_data/peptides + rm -rf pdb_data/peptides || die + + python_domodule helper pdb_data + + python_moduleinto ${PN/-/_} + python_domodule *.py + + for i in pdb_*.py; do + cat > ${i/.py} <<- EOF + #!${EPREFIX}/bin/bash + ${PYTHON} -O "${EPREFIX}$(python_get_sitedir)/${PN/-/_}/${i}" \$@ + EOF + dobin ${i/.py} + done + + dobin bin/* + dodoc README +} diff --git a/sys-apps/policycoreutils/Manifest b/sys-apps/policycoreutils/Manifest index 855e2cffcaf5..b3e58650fa19 100644 --- a/sys-apps/policycoreutils/Manifest +++ b/sys-apps/policycoreutils/Manifest @@ -1,18 +1,12 @@ -DIST patchbundle-policycoreutils-2.1.10-gentoo-r1.tar.gz 25209 SHA256 c9b18667ba525bb2df566debced62482b61fc8e728631402b507db9a4de5ebda SHA512 3277f596b2536deabb5c3bd531f2d60ee0286dd97077bbd203b09ec883aa077588139246d98fc31861c0f215372fa3b64ef2827bd5a7ae6cea8708546c0d1595 WHIRLPOOL 8998aa5b857064a350d35a34862893dae1fa8b46b3695ae05b197b67a2b87ccb59f181b48a8109dce6dc0da5778e22667b1d652a940dd28b07ea6101070400fb -DIST patchbundle-policycoreutils-2.1.10-gentoo-r2.tar.gz 25736 SHA256 d45a515d74b1869e28afeff773c7edc00ef5de657df79b239a988c64d2894a44 SHA512 1fd6a815c84b5fcfeb94fc1a44b3e88e5aaedeaf0595c4a1a98c18d42f6cad5b309da1fa6fb9eb3f5bd90492e7a63010b91a584174635df36660c2a203e14a0a WHIRLPOOL 599e65c94505cf519997693ce51630567e8f53c218e2779397ca81223a897763c3ed19e76dc63be9fabdafce5074de7578a2c09fd83fd54df432dae21f5cec36 DIST patchbundle-policycoreutils-2.1.10-gentoo-r3.tar.gz 26116 SHA256 661e18c14a525d7eaccf52dc42689663a2d1cba7f26004a84371aaa558919f27 SHA512 80d98c396e39ae24705f5ea73c92c85a52a7cfd43f66c717a25e537fbe1d6912833bde1e317fefb5fe59de392abf28583baecef8b11fbb18b2eac146b117f77f WHIRLPOOL c205c3c6ac86dfc7ee6e1212bea95d3e117640b8b68d3a006b71ae87db8ad83e10d68792a0b2091d41d7a0ccfe75c23ec905c0c5c1bffea251b536b9e74dd471 DIST patchbundle-policycoreutils-2.1.13-gentoo-r3.tar.gz 35961 SHA256 75022f9af208cbeddb770f1504a51845865ec2fac51ca1bde9c562f6af2e340e SHA512 1c81f41f7e9ea70be492bee9eafe6421d516a009f8cd4f5d5c636490acc8819bcb75bc16fac5398ea275c7336f1eb0604b725399028f12ce3c0be2190d3998e8 WHIRLPOOL 1e6a1c2a57f6d314ba2df1b42421c219748cf840d20a5e62c01acb28deb4816b4c1720a97877a7c3ae8a033f6c294c3496a633e54a9b61708fb4272bb4787831 DIST patchbundle-policycoreutils-2.1.13-gentoo-r4.tar.gz 7075 SHA256 922cc5a08e9c973957ef06dc00ee92e11df2a5f0347c9002cbff758a48407db1 SHA512 d32095869a9c10ba35b2862875dccfc4ee744d16c6a106dd9ec4b93465a7429d6f035ffc49e9dfc62a003aaa344b2353d38842f43f959c2c9f4d4a4139029383 WHIRLPOOL ab072e56aeba07066a84ebb45b27815a1b7a257e50721fa61aa558c6265261b1187b07561dd3add398360af814ccc6ab713aac0132dc8854dd3d06e2b9cc7288 -DIST policycoreutils-2.0.85-python3.tar.gz 19750 SHA256 4bc78bfd39ce43a010c4e1de3d7f4ff45fcfc7bac4bc70e28c9bdb681053fe4e SHA512 94d0352af2b25eb8ea240f21dd702a1d10a6558464785e1800291dc69308467768ad382e5d45b51c04a20e11eef60e2cbce038833baf61e09576b8095b755643 WHIRLPOOL b1123a2d116f2e47b11d1722eff0c4f65ed01ff27d588aedacdcd7e50a124c9833e501d534285ac76e7fa59b2fe63cd043c195c06ce50be7bc584c5e2083389c -DIST policycoreutils-2.1.10-fix-makefile-pam-audit.patch.gz 1088 SHA256 9e3de8820a7f34133413c0a1b0987d20e69daf6ceb1e95da5ec70f759d85092d SHA512 7f08587c66251a18489fac62d6f21e379aa0d668aa9127ec07bfe8a71e53c7d80c275b269c7e6b70cbf69ddd9f7718f9122f3857f86a7dd9caf9a021abe19b51 WHIRLPOOL 74486a0230dc962b2f18c3aef45633c0d16e4702075fa70573fb52ae0dbca643649c5461b412039688a8e49ca28f164da8d06caf028835ca849eabbfa74bd4a5 -DIST policycoreutils-2.1.10-fix-nodbus_or_libcg.patch.gz 766 SHA256 2b98e73f02f5b0116b70b8ffd04925ede0c7939284c7453d9089cecce5094343 SHA512 377b7e25870501a306df011f26a809a9da1b92e72d1557e05a98c4fb9afdb5341fbd0f3e29c782a80dfd86fe881ebc51ad5db4ad3a65f855d1a40ef62d4a9b50 WHIRLPOOL 6ce6ed6317808e969cb4b61e1ec79ca7b35427c418a79e84d1f53ef8e1a82c9f942fc253d345eee69f25554ca3251670e455d40d5f60d1ef2db98ab1ede71ba7 -DIST policycoreutils-2.1.10-fix-seunshare.patch.gz 329 SHA256 06d2c9f6b885444203aeff467ae948473ec3e87a5ad4c6ce2112e6aa24bcea92 SHA512 b019769ef2ad5cc12fb5ba78ef4a71470986c47c340ec7a75c7503ee8890442a97fada519538c4a0629c951601fbe1785d3d61a85881ee6e93c693776f1a1249 WHIRLPOOL bebd536bb87ef9b66d3895af63e3fd32ef56d7a98e71e49a1200a7e6ea32cd69a186c020b53cc15eade7c74e042201c1448853e9ad6a0c95def02968f368e064 -DIST policycoreutils-2.1.10-sesandbox.patch.gz 5002 SHA256 cb4d2082f0eba4a0e4e394fde9acc00d652c7af6f0445151ee4cc7543c6fe069 SHA512 792b6d54941721cbb3ddaea973fc860faae0790e071d46a5e9ba60c0e625f3b05136706cd1882af79b5ec6b300d6f5ebbe29d309e66c9c51450cdf1a0b1d5ce2 WHIRLPOOL ef34c25fe12bd0f9bb40b9b8cb581543baf86f1215304fc173ab3632b81f621b33d09c5febd920ada66ba7e8bd2246ea5eff64470c6c4dd12ddcd86891689a1b +DIST patchbundle-policycoreutils-2.1.13-gentoo-r5.tar.gz 7290 SHA256 349bd3ff7cabc91766a195b3c48b9cc5a5487fa0737036869e44f8f2e5904997 SHA512 3a30b2dbaedced8d18e0ced3c3784d9f917eb83987ba10a144283b67423ed8571d2b46fe8d5920b85fcc0b698e5b4996899f9213a94b7adea26c8fb93c790808 WHIRLPOOL 1eb224aa8e99b82eda2cfa765ad7b81b8bf38921637513d3df7191d06eeefb8eacfa2eed6ad27165bf01818bfed65eb216304a24eefea3cdd79b02fa21c69818 DIST policycoreutils-2.1.10.tar.gz 907554 SHA256 8bbbc36b7d375edff891503932da93e37553f0dd7bdceded7ce9a45c80bec3d1 SHA512 7dd06daf2094f21703c9e84b7f591a4f31a4ea8813aac7c26e2264a0c972f5b566e981b5fdcc38ae2924ec45f0d3f2c0ac08accaaa647f9e5b4e99072dc49534 WHIRLPOOL a3208af4effb2c949fce25937872b9d849cfa57e043a5b41993cfe07b5b0763571354904147e005d8e8cefbf979e228dd2310b966399d13deb2b858ba6e9930f DIST policycoreutils-2.1.13.tar.gz 1188940 SHA256 34040f06f3111d9ee957576e4095841d35b9ca9141ee8d80aab036cbefb28584 SHA512 901a966ee61dc0935767f2ee8e8659fca13c96b6ce464a00060a0005764c0d7a0cfce0e2b6b00850ff2b4b20675a16d9a6da427284818e93efd83864ab086c1b WHIRLPOOL e123e474830e66fec70ee850674b0767ab3e115966dc8cae9c6aa6cdd4f9297d7c22a92a41cea9a1b24c994cc44d06af23459a0184546bbd263e4f74b756419e -DIST policycoreutils-extra-1.21.tar.bz2 12864 SHA256 c2d3627e2a10f83f5de997e9db75c40830e7f3520b558807346c9bd9c49769bb SHA512 b0911711d6d509f70ad44f6f910a17f52ae72a94d37c9254f5009a3a740ac0cf8fa8ecb4506a9bd185db2defd872c3ecbcfebdf93b216a6950052a16008cc54e WHIRLPOOL a25af7e918beb9ba43ee4109647bad1892d5ffb0c0d9b7d20c606b85f9589e2cffbbd07d1187ae0082dcf2aff7b708c433393176f29557b0aa65b9e767813298 DIST policycoreutils-extra-1.22.tar.bz2 12858 SHA256 7013f77fbbc0eceeffdae6ad7eb31547d1334afe4a6929654440540f6e50b8df SHA512 c9fb2f75ab11e82b6ef366f7ef891a046ade41b87f4c82680ea79c1e3f0cf24edec5d3b68c7f5c8e5da01e754a2100dd8adfc90ac4b2b353745ee4f8c468b036 WHIRLPOOL dd3a30c9f4f57d1640838b755646f33a173012d745ca1a93bf95faea50e01c4d430d4361c77c14e994323b00cfba2c6bb1d9db276ee499dee1a318f02e0b24f8 DIST policycoreutils-extra-1.23.tar.bz2 12865 SHA256 ad758323fe88ecc5c8689e9a8cdabaaa919d14ade9cc2c6d39761f7d7f14ae9f SHA512 ee92796be2b4eb77f8f25e5174b752fda5bffd5941860a20ebc550e3c0e6e836997f636aeafbaa7ecc51e65786fe0a67915e6d4c01a15c0c7a45a16baf06a762 WHIRLPOOL 70de6a6fb922429af6cda42a3e4e2ad10c49834f37e82de15f88a9f3e4ea02e3668c5e1432c1e5fa21fd62acebb7c1f15256170a26ae47d5e2ef88738410a369 DIST policycoreutils-extra-1.24.tar.bz2 12884 SHA256 d11cd8eae33c1237685ae8cafc26fe25cc3b97d743678985d8963f0676b1a7c7 SHA512 043e3cbf0bed256b5322a7553b82d190c5f9cc4fdf3d31a3144143cabbb738861ea89faf81af008318c0af0fe2abe09528891f93c45ca186757928134501180b WHIRLPOOL 372262a4ff8c0295d689ef6786a8a94b2b11a9bf45e41f4f5682b16304f025c93c8407d1c72754da05669f62a01b45821d62d9aa2c2a05350d392742b1476c28 DIST policycoreutils-extra-1.25.tar.bz2 13264 SHA256 d02f267586428cb83b8159a8b4826d36041ee10ca48402aeb9fe13a8be962890 SHA512 0bd5c0f9d0d5be263748cfc9830250159342cecc5ad98c0e4479607c87d574fd71ab01c4dcf03f7396ba48f5b9536ffcf30f615d42d013a46434b9a1ef95a61f WHIRLPOOL c8c4b94bb5c5238d0cecff26b3399dd01c8c7cbeff837e9c5381b622164c85ec0d4e1ef0af899305122b1ec455b3ceb508ddfe0101e84bf60b7bec0bdf5a6c4a DIST policycoreutils-extra-1.26.tar.bz2 13245 SHA256 9ba087e43447adbc896ebfe2f9d7668702170686b96d9fcd245c7b1914bea6de SHA512 02ff66e210aec0452fa28c6cfc85059d3f1f80fbca0d6a05a4a0c7e5afbd8ed2d750962c24c3cde6bfd96a98fae95e7df01bccf098cfdc2abd6297f93313ab9c WHIRLPOOL fad441ab2beb301c9fec3bbe3cbbb1ce397ccfa9fd302b31755b170ee557c26c10f3b911b8c0250eb1763dcd676474cfa086ad95acd4491afa993b3fcf4711b5 +DIST policycoreutils-extra-1.27.tar.bz2 13250 SHA256 eee73e497e159a49e2eaecd17d7653f4f25425f2add2c0dec61f8b9caf9e59f3 SHA512 57b4012ab2a141293f52e2fb636b7072b05e7d48f823d5664cb13d60a5ae9c9112e27501f81e017219335ca8a77fceb1aed60ea3f1adc76d88facd85c6a31897 WHIRLPOOL 53f375e72a4291d99b0961a857ac6b8ca90ec23034f90385489998bdd3cd474831bbcf374d073616a1097f8907de81b4d79f0c236d31bf4fd1ed69dfe6809a9d diff --git a/sys-apps/policycoreutils/policycoreutils-2.1.10-r1.ebuild b/sys-apps/policycoreutils/policycoreutils-2.1.10-r1.ebuild deleted file mode 100644 index 2cb874deb8cf..000000000000 --- a/sys-apps/policycoreutils/policycoreutils-2.1.10-r1.ebuild +++ /dev/null @@ -1,151 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.1.10-r1.ebuild,v 1.2 2012/06/26 05:02:43 floppym Exp $ - -EAPI="3" -PYTHON_DEPEND="*" -PYTHON_USE_WITH="xml" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="*-jython *-pypy-*" - -inherit multilib python toolchain-funcs eutils - -EXTRAS_VER="1.21" -SEMNG_VER="2.1.6" -SELNX_VER="2.1.9" -SEPOL_VER="2.1.4" - -IUSE="audit pam dbus sesandbox" - -DESCRIPTION="SELinux core utilities" -HOMEPAGE="http://userspace.selinuxproject.org" -SRC_URI="http://userspace.selinuxproject.org/releases/20120216/${P}.tar.gz - http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-sesandbox.patch.gz - http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-makefile-pam-audit.patch.gz - http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-seunshare.patch.gz - http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-nodbus_or_libcg.patch.gz - mirror://gentoo/policycoreutils-extra-${EXTRAS_VER}.tar.bz2 - mirror://gentoo/policycoreutils-2.0.85-python3.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -COMMON_DEPS=">=sys-libs/libselinux-${SELNX_VER}[python] - >=sys-libs/glibc-2.4 - >=sys-libs/libcap-1.10-r10 - >=sys-libs/libsemanage-${SEMNG_VER}[python] - sys-libs/libcap-ng - >=sys-libs/libsepol-${SEPOL_VER} - sys-devel/gettext - sesandbox? ( dev-libs/libcgroup ) - dbus? ( - sys-apps/dbus - dev-libs/dbus-glib - ) - audit? ( >=sys-process/audit-1.5.1 ) - pam? ( sys-libs/pam )" - -### libcgroup -> seunshare -### dbus -> restorecond - -# pax-utils for scanelf used by rlpkg -RDEPEND="${COMMON_DEPS} - dev-python/sepolgen - app-misc/pax-utils" - -DEPEND="${COMMON_DEPS}" - -S2=${WORKDIR}/policycoreutils-extra - -src_prepare() { - # rlpkg is more useful than fixfiles - sed -i -e '/^all/s/fixfiles//' "${S}/scripts/Makefile" \ - || die "fixfiles sed 1 failed" - sed -i -e '/fixfiles/d' "${S}/scripts/Makefile" \ - || die "fixfiles sed 2 failed" - # We currently do not support MCS, so the sandbox code in policycoreutils - # is not usable yet. However, work for MCS is on the way and a reported - # vulnerability (bug #374897) might go by unnoticed if we ignore it now. - # As such, we will - # - prepare support for switching name from "sandbox" to "sesandbox" - epatch "${DISTDIR}/policycoreutils-2.1.10-sesandbox.patch.gz" - # Disable auto-detection of PAM and audit related stuff and override - epatch "${DISTDIR}/policycoreutils-2.1.10-fix-makefile-pam-audit.patch.gz" - # - Fix build failure on seunshare - epatch "${DISTDIR}/policycoreutils-2.1.10-fix-seunshare.patch.gz" - # - Make sandbox & dbus-depending stuff (restorecond) USE-triggered - epatch "${DISTDIR}/policycoreutils-2.1.10-fix-nodbus_or_libcg.patch.gz" - # Overwrite gl.po, id.po and et.po with valid PO file - cp "${S}/po/sq.po" "${S}/po/gl.po" || die "failed to copy ${S}/po/sq.po to gl.po" - cp "${S}/po/sq.po" "${S}/po/id.po" || die "failed to copy ${S}/po/sq.po to id.po" - cp "${S}/po/sq.po" "${S}/po/et.po" || die "failed to copy ${S}/po/sq.po to et.po" - # Fixed scripts for Python 3 support - cp "${WORKDIR}/seobject.py" "${S}/semanage/seobject.py" || die "failed to copy seobject.py" - cp "${WORKDIR}/semanage" "${S}/semanage/semanage" || die "failed to copy semanage" - cp "${WORKDIR}/chcat" "${S}/scripts/chcat" || die "failed to copy chcat" - cp "${WORKDIR}/audit2allow" "${S}/audit2allow/audit2allow" || die "failed to copy audit2allow" -} - -src_compile() { - local use_audit="n"; - local use_pam="n"; - local use_dbus="n"; - local use_sesandbox="n"; - - use audit && use_audit="y"; - use pam && use_pam="y"; - use dbus && use_dbus="y"; - use sesandbox && use_sesandbox="y"; - - python_copy_sources semanage sandbox - building() { - einfo "Compiling policycoreutils" - emake -C "${S}" AUDIT_LOG_PRIVS="y" AUDITH="${use_audit}" PAMH="${use_pam}" INOTIFYH="${use_dbus}" SESANDBOX="${use_sesandbox}" CC="$(tc-getCC)" PYLIBVER="python$(python_get_version)" || die - einfo "Compiling policycoreutils-extra " - emake -C "${S2}" AUDIT_LOG_PRIVS="y" AUDITH="${use_audit}" PAMH="${use_pam}" INOTIFYH="${use_dbus}" SESANDBOX="${use_sesandbox}" CC="$(tc-getCC)" PYLIBVER="python$(python_get_version)" || die - } - python_execute_function -s --source-dir semanage building -} - -src_install() { - local use_audit="n"; - local use_pam="n"; - local use_dbus="n"; - local use_sesandbox="n"; - - use audit && use_audit="y"; - use pam && use_pam="y"; - use dbus && use_dbus="y"; - use sesandbox && use_sesandbox="y"; - - # Python scripts are present in many places. There are no extension modules. - installation() { - einfo "Installing policycoreutils" - emake -C "${S}" DESTDIR="${T}/images/${PYTHON_ABI}" AUDITH="${use_audit}" PAMH="${use_pam}" INOTIFYH="${use_dbus}" SESANDBOX="${use_sesandbox}" AUDIT_LOG_PRIV="y" PYLIBVER="python$(python_get_version)" install || return 1 - - einfo "Installing policycoreutils-extra" - emake -C "${S2}" DESTDIR="${T}/images/${PYTHON_ABI}" SHLIBDIR="${D}$(get_libdir)/rc" install || return 1 - } - python_execute_function installation - python_merge_intermediate_installation_images "${T}/images" - - # remove redhat-style init script - rm -fR "${D}/etc/rc.d" - - # compatibility symlinks - dosym /sbin/setfiles /usr/sbin/setfiles - dosym /$(get_libdir)/rc/runscript_selinux.so /$(get_libdir)/rcscripts/runscript_selinux.so - - # location for permissive definitions - dodir /var/lib/selinux - keepdir /var/lib/selinux -} - -pkg_postinst() { - python_mod_optimize seobject.py -} - -pkg_postrm() { - python_mod_cleanup seobject.py -} diff --git a/sys-apps/policycoreutils/policycoreutils-2.1.10-r3.ebuild b/sys-apps/policycoreutils/policycoreutils-2.1.10-r3.ebuild deleted file mode 100644 index ae0bf5260478..000000000000 --- a/sys-apps/policycoreutils/policycoreutils-2.1.10-r3.ebuild +++ /dev/null @@ -1,139 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.1.10-r3.ebuild,v 1.3 2012/07/10 20:13:17 swift Exp $ - -EAPI="4" -PYTHON_DEPEND="*" -PYTHON_USE_WITH="xml" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="*-jython *-pypy-*" - -inherit multilib python toolchain-funcs eutils - -EXTRAS_VER="1.21" -SEMNG_VER="2.1.6" -SELNX_VER="2.1.9" -SEPOL_VER="2.1.4" - -IUSE="audit pam dbus" - -DESCRIPTION="SELinux core utilities" -HOMEPAGE="http://userspace.selinuxproject.org" -SRC_URI="http://userspace.selinuxproject.org/releases/20120216/${P}.tar.gz - http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-${P}-gentoo-r1.tar.gz - mirror://gentoo/policycoreutils-extra-${EXTRAS_VER}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -COMMON_DEPS=">=sys-libs/libselinux-${SELNX_VER}[python] - >=sys-libs/glibc-2.4 - >=sys-libs/libcap-1.10-r10 - >=sys-libs/libsemanage-${SEMNG_VER}[python] - sys-libs/libcap-ng - >=sys-libs/libsepol-${SEPOL_VER} - sys-devel/gettext - dev-python/ipy - dbus? ( - sys-apps/dbus - dev-libs/dbus-glib - ) - audit? ( >=sys-process/audit-1.5.1 ) - pam? ( sys-libs/pam )" - -### libcgroup -> seunshare -### dbus -> restorecond - -# pax-utils for scanelf used by rlpkg -RDEPEND="${COMMON_DEPS} - dev-python/sepolgen - app-misc/pax-utils" - -DEPEND="${COMMON_DEPS}" - -S2=${WORKDIR}/policycoreutils-extra - -src_prepare() { - # rlpkg is more useful than fixfiles - sed -i -e '/^all/s/fixfiles//' "${S}/scripts/Makefile" \ - || die "fixfiles sed 1 failed" - sed -i -e '/fixfiles/d' "${S}/scripts/Makefile" \ - || die "fixfiles sed 2 failed" - - EPATCH_MULTI_MSG="Applying policycoreutils patches ... " \ - EPATCH_SUFFIX="patch" \ - EPATCH_SOURCE="${WORKDIR}/gentoo-patches" \ - EPATCH_FORCE="yes" \ - epatch - - # Overwrite gl.po, id.po and et.po with valid PO file - cp "${S}/po/sq.po" "${S}/po/gl.po" || die "failed to copy ${S}/po/sq.po to gl.po" - cp "${S}/po/sq.po" "${S}/po/id.po" || die "failed to copy ${S}/po/sq.po to id.po" - cp "${S}/po/sq.po" "${S}/po/et.po" || die "failed to copy ${S}/po/sq.po to et.po" - # Fixes for Python 3 support in the extras - cd "${S2}"; - epatch "${FILESDIR}/policycoreutils-extra-1.21-fix-python3.patch" -} - -src_compile() { - local use_audit="n"; - local use_pam="n"; - local use_dbus="n"; - local use_sesandbox="n"; - - use audit && use_audit="y"; - use pam && use_pam="y"; - use dbus && use_dbus="y"; - use sesandbox && use_sesandbox="y"; - - python_copy_sources semanage sandbox - building() { - einfo "Compiling policycoreutils" - emake -C "${S}" AUDIT_LOG_PRIVS="y" AUDITH="${use_audit}" PAMH="${use_pam}" INOTIFYH="${use_dbus}" SESANDBOX="${use_sesandbox}" CC="$(tc-getCC)" PYLIBVER="python$(python_get_version)" || die - einfo "Compiling policycoreutils-extra " - emake -C "${S2}" AUDIT_LOG_PRIVS="y" AUDITH="${use_audit}" PAMH="${use_pam}" INOTIFYH="${use_dbus}" SESANDBOX="${use_sesandbox}" CC="$(tc-getCC)" PYLIBVER="python$(python_get_version)" || die - } - python_execute_function -s --source-dir semanage building -} - -src_install() { - local use_audit="n"; - local use_pam="n"; - local use_dbus="n"; - local use_sesandbox="n"; - - use audit && use_audit="y"; - use pam && use_pam="y"; - use dbus && use_dbus="y"; - - # Python scripts are present in many places. There are no extension modules. - installation() { - einfo "Installing policycoreutils" - emake -C "${S}" DESTDIR="${T}/images/${PYTHON_ABI}" AUDITH="${use_audit}" PAMH="${use_pam}" INOTIFYH="${use_dbus}" SESANDBOX="${use_sesandbox}" AUDIT_LOG_PRIV="y" PYLIBVER="python$(python_get_version)" install || return 1 - - einfo "Installing policycoreutils-extra" - emake -C "${S2}" DESTDIR="${T}/images/${PYTHON_ABI}" SHLIBDIR="${D}$(get_libdir)/rc" install || return 1 - } - python_execute_function installation - python_merge_intermediate_installation_images "${T}/images" - - # remove redhat-style init script - rm -fR "${D}/etc/rc.d" - - # compatibility symlinks - dosym /sbin/setfiles /usr/sbin/setfiles - dosym /$(get_libdir)/rc/runscript_selinux.so /$(get_libdir)/rcscripts/runscript_selinux.so - - # location for permissive definitions - dodir /var/lib/selinux - keepdir /var/lib/selinux -} - -pkg_postinst() { - python_mod_optimize seobject.py -} - -pkg_postrm() { - python_mod_cleanup seobject.py -} diff --git a/sys-apps/policycoreutils/policycoreutils-2.1.10.ebuild b/sys-apps/policycoreutils/policycoreutils-2.1.10.ebuild deleted file mode 100644 index baae16fbbe1f..000000000000 --- a/sys-apps/policycoreutils/policycoreutils-2.1.10.ebuild +++ /dev/null @@ -1,148 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.1.10.ebuild,v 1.3 2012/06/26 05:02:43 floppym Exp $ - -EAPI="3" -PYTHON_DEPEND="*" -PYTHON_USE_WITH="xml" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="*-jython *-pypy-*" - -inherit multilib python toolchain-funcs eutils - -EXTRAS_VER="1.21" -SEMNG_VER="2.1.6" -SELNX_VER="2.1.9" -SEPOL_VER="2.1.4" - -IUSE="audit pam dbus" - -DESCRIPTION="SELinux core utilities" -HOMEPAGE="http://userspace.selinuxproject.org" -SRC_URI="http://userspace.selinuxproject.org/releases/20120216/${P}.tar.gz - http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-sesandbox.patch.gz - http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-makefile-pam-audit.patch.gz - http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-seunshare.patch.gz - http://dev.gentoo.org/~swift/patches/policycoreutils/policycoreutils-2.1.10-fix-nodbus_or_libcg.patch.gz - mirror://gentoo/policycoreutils-extra-${EXTRAS_VER}.tar.bz2 - mirror://gentoo/policycoreutils-2.0.85-python3.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -COMMON_DEPS=">=sys-libs/libselinux-${SELNX_VER}[python] - >=sys-libs/glibc-2.4 - >=sys-libs/libcap-1.10-r10 - >=sys-libs/libsemanage-${SEMNG_VER}[python] - sys-libs/libcap-ng - >=sys-libs/libsepol-${SEPOL_VER} - sys-devel/gettext - dbus? ( - sys-apps/dbus - dev-libs/dbus-glib - ) - audit? ( >=sys-process/audit-1.5.1 ) - pam? ( sys-libs/pam )" - -### libcgroup -> seunshare -### dbus -> restorecond - -# pax-utils for scanelf used by rlpkg -RDEPEND="${COMMON_DEPS} - dev-python/sepolgen - app-misc/pax-utils" - -DEPEND="${COMMON_DEPS}" - -S2=${WORKDIR}/policycoreutils-extra - -src_prepare() { - # rlpkg is more useful than fixfiles - sed -i -e '/^all/s/fixfiles//' "${S}/scripts/Makefile" \ - || die "fixfiles sed 1 failed" - sed -i -e '/fixfiles/d' "${S}/scripts/Makefile" \ - || die "fixfiles sed 2 failed" - # We currently do not support MCS, so the sandbox code in policycoreutils - # is not usable yet. However, work for MCS is on the way and a reported - # vulnerability (bug #374897) might go by unnoticed if we ignore it now. - # As such, we will - # - prepare support for switching name from "sandbox" to "sesandbox" - epatch "${DISTDIR}/policycoreutils-2.1.10-sesandbox.patch.gz" - # Disable auto-detection of PAM and audit related stuff and override - epatch "${DISTDIR}/policycoreutils-2.1.10-fix-makefile-pam-audit.patch.gz" - # - Fix build failure on seunshare - epatch "${DISTDIR}/policycoreutils-2.1.10-fix-seunshare.patch.gz" - # - Make sandbox & dbus-depending stuff (restorecond) USE-triggered - epatch "${DISTDIR}/policycoreutils-2.1.10-fix-nodbus_or_libcg.patch.gz" - # Overwrite gl.po, id.po and et.po with valid PO file - cp "${S}/po/sq.po" "${S}/po/gl.po" || die "failed to copy ${S}/po/sq.po to gl.po" - cp "${S}/po/sq.po" "${S}/po/id.po" || die "failed to copy ${S}/po/sq.po to id.po" - cp "${S}/po/sq.po" "${S}/po/et.po" || die "failed to copy ${S}/po/sq.po to et.po" - # Fixed scripts for Python 3 support - cp "${WORKDIR}/seobject.py" "${S}/semanage/seobject.py" || die "failed to copy seobject.py" - cp "${WORKDIR}/semanage" "${S}/semanage/semanage" || die "failed to copy semanage" - cp "${WORKDIR}/chcat" "${S}/scripts/chcat" || die "failed to copy chcat" - cp "${WORKDIR}/audit2allow" "${S}/audit2allow/audit2allow" || die "failed to copy audit2allow" -} - -src_compile() { - local use_audit="n"; - local use_pam="n"; - local use_dbus="n"; - local use_sesandbox="n"; - - use audit && use_audit="y"; - use pam && use_pam="y"; - use dbus && use_dbus="y"; - - python_copy_sources semanage sandbox - building() { - einfo "Compiling policycoreutils" - emake -C "${S}" AUDIT_LOG_PRIVS="y" AUDITH="${use_audit}" PAMH="${use_pam}" INOTIFYH="${use_dbus}" SESANDBOX="${use_sesandbox}" CC="$(tc-getCC)" PYLIBVER="python$(python_get_version)" || die - einfo "Compiling policycoreutils-extra " - emake -C "${S2}" AUDIT_LOG_PRIVS="y" AUDITH="${use_audit}" PAMH="${use_pam}" INOTIFYH="${use_dbus}" SESANDBOX="${use_sesandbox}" CC="$(tc-getCC)" PYLIBVER="python$(python_get_version)" || die - } - python_execute_function -s --source-dir semanage building -} - -src_install() { - local use_audit="n"; - local use_pam="n"; - local use_dbus="n"; - local use_sesandbox="n"; - - use audit && use_audit="y"; - use pam && use_pam="y"; - use dbus && use_dbus="y"; - - # Python scripts are present in many places. There are no extension modules. - installation() { - einfo "Installing policycoreutils" - emake -C "${S}" DESTDIR="${T}/images/${PYTHON_ABI}" AUDITH="${use_audit}" PAMH="${use_pam}" INOTIFYH="${use_dbus}" SESANDBOX="${use_sesandbox}" AUDIT_LOG_PRIV="y" PYLIBVER="python$(python_get_version)" install || return 1 - - einfo "Installing policycoreutils-extra" - emake -C "${S2}" DESTDIR="${T}/images/${PYTHON_ABI}" SHLIBDIR="${D}$(get_libdir)/rc" install || return 1 - } - python_execute_function installation - python_merge_intermediate_installation_images "${T}/images" - - # remove redhat-style init script - rm -fR "${D}/etc/rc.d" - - # compatibility symlinks - dosym /sbin/setfiles /usr/sbin/setfiles - dosym /$(get_libdir)/rc/runscript_selinux.so /$(get_libdir)/rcscripts/runscript_selinux.so - - # location for permissive definitions - dodir /var/lib/selinux - keepdir /var/lib/selinux -} - -pkg_postinst() { - python_mod_optimize seobject.py -} - -pkg_postrm() { - python_mod_cleanup seobject.py -} diff --git a/sys-apps/policycoreutils/policycoreutils-2.1.10-r4.ebuild b/sys-apps/policycoreutils/policycoreutils-2.1.13-r10.ebuild similarity index 88% rename from sys-apps/policycoreutils/policycoreutils-2.1.10-r4.ebuild rename to sys-apps/policycoreutils/policycoreutils-2.1.13-r10.ebuild index 041bcbfcc9b8..ba8de437421c 100644 --- a/sys-apps/policycoreutils/policycoreutils-2.1.10-r4.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-2.1.13-r10.ebuild @@ -1,26 +1,26 @@ -# 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/policycoreutils/policycoreutils-2.1.10-r4.ebuild,v 1.1 2012/07/10 20:01:25 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.1.13-r10.ebuild,v 1.1 2013/04/16 10:14:04 swift Exp $ EAPI="4" -PYTHON_DEPEND="*" +PYTHON_DEPEND="2:2.7" PYTHON_USE_WITH="xml" SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="*-jython *-pypy-*" +RESTRICT_PYTHON_ABIS="*-jython *-pypy-* 3.*" inherit multilib python toolchain-funcs eutils -EXTRAS_VER="1.21" -SEMNG_VER="2.1.6" -SELNX_VER="2.1.9" -SEPOL_VER="2.1.4" +EXTRAS_VER="1.27" +SEMNG_VER="2.1.9" +SELNX_VER="2.1.12" +SEPOL_VER="2.1.8" IUSE="audit pam dbus sesandbox" DESCRIPTION="SELinux core utilities" HOMEPAGE="http://userspace.selinuxproject.org" -SRC_URI="http://userspace.selinuxproject.org/releases/20120216/${P}.tar.gz - http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-${P}-gentoo-r2.tar.gz +SRC_URI="http://userspace.selinuxproject.org/releases/20120924/${P}.tar.gz +http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-${P}-gentoo-r5.tar.gz mirror://gentoo/policycoreutils-extra-${EXTRAS_VER}.tar.bz2" LICENSE="GPL-2" @@ -72,9 +72,8 @@ src_prepare() { cp "${S}/po/sq.po" "${S}/po/gl.po" || die "failed to copy ${S}/po/sq.po to gl.po" cp "${S}/po/sq.po" "${S}/po/id.po" || die "failed to copy ${S}/po/sq.po to id.po" cp "${S}/po/sq.po" "${S}/po/et.po" || die "failed to copy ${S}/po/sq.po to et.po" - # Fixes for Python 3 support in the extras - cd "${S2}"; - epatch "${FILESDIR}/policycoreutils-extra-1.21-fix-python3.patch" + + epatch_user } src_compile() { diff --git a/sys-apps/policycoreutils/policycoreutils-2.1.13-r9.ebuild b/sys-apps/policycoreutils/policycoreutils-2.1.13-r9.ebuild index 59df2f5680a4..babd8325e36b 100644 --- a/sys-apps/policycoreutils/policycoreutils-2.1.13-r9.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-2.1.13-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/sys-apps/policycoreutils/policycoreutils-2.1.13-r9.ebuild,v 1.1 2013/03/20 08:29:09 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.1.13-r9.ebuild,v 1.2 2013/04/16 09:59:02 swift Exp $ EAPI="4" PYTHON_DEPEND="2:2.7" @@ -25,7 +25,7 @@ http://dev.gentoo.org/~swift/patches/policycoreutils/patchbundle-${P}-gentoo-r4. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" COMMON_DEPS=">=sys-libs/libselinux-${SELNX_VER}[python] >=sys-libs/glibc-2.4 diff --git a/sys-libs/libselinux/libselinux-2.1.12-r3.ebuild b/sys-libs/libselinux/libselinux-2.1.12-r3.ebuild index 807908454a15..6d3546d3e33a 100644 --- a/sys-libs/libselinux/libselinux-2.1.12-r3.ebuild +++ b/sys-libs/libselinux/libselinux-2.1.12-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/sys-libs/libselinux/libselinux-2.1.12-r3.ebuild,v 1.1 2013/03/29 09:20:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.1.12-r3.ebuild,v 1.2 2013/04/16 09:54:25 swift Exp $ EAPI="4" PYTHON_DEPEND="python? *" @@ -20,7 +20,7 @@ SRC_URI="http://userspace.selinuxproject.org/releases/20120924/${P}.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="python ruby static-libs" RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}