Sync with portage [Mon Jun 18 17:54:14 MSK 2012].

mhiretskiy
root 12 years ago
parent 96bebfc9dd
commit ce60844ff7

@ -1,3 +1,4 @@
DIST chef-expander-0.10.10.beta.1.gem 24576 RMD160 4d4dbb838c0da79713bc76d74c76f67ddea7d60b SHA1 47a5692650a209a2ba03f2a89bcf966e5ab8f89c SHA256 4220261a9b53488ac164975e81c647e654f53b6433cd8dd27f06daa6a2dcf74e
DIST chef-expander-0.10.10.gem 24064 RMD160 4f3b460465d2279aefa5da472d1e3cbda4f9c354 SHA1 5debdcea26e9fe846e34a24544a86f49069e3d11 SHA256 214da1ab5a947f7dfacc46433c7bf03ef7b242e2a33dc7adf021cc97f2a97b2f
DIST chef-expander-0.10.2.gem 24064 RMD160 0dbc12b3242c1938a3cde1d20e21fd708f5fdff2 SHA1 6874e94aa9aed4b765a468178d76b6439f862ebb SHA256 8a6cb36fb04a18806fd76d439cd409aaa455c79f9f50fdf254123ea0febce247
DIST chef-expander-0.10.8.gem 24576 RMD160 c52c8f22598d8e4aa331e5a7817efec4de3ef200 SHA1 5d85bc76e022880fcbcd0e58d0eef27d7144a956 SHA256 42f69adf2c7129adab7a39fde974d68195f9ba6cd89c0c201ee47ea2793f1997

@ -0,0 +1,49 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/chef-expander/chef-expander-0.10.10.ebuild,v 1.1 2012/06/17 15:39:58 hollow Exp $
EAPI="4"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Configuration management tool"
HOMEPAGE="http://wiki.opscode.com/display/chef"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=""
ruby_add_rdepend "~app-admin/chef-${PV}
>=dev-ruby/amqp-0.6.7
<dev-ruby/amqp-0.7
>=dev-ruby/bunny-0.6.0
<dev-ruby/bunny-0.7
>=dev-ruby/em-http-request-0.2.11
<dev-ruby/em-http-request-0.3
>=dev-ruby/eventmachine-0.12.10
<dev-ruby/eventmachine-0.13
>=dev-ruby/fast_xs-0.7.3
<dev-ruby/fast_xs-0.8
>=dev-ruby/highline-1.6.1
<dev-ruby/highline-1.7
>=dev-ruby/mixlib-log-1.2.0
>=dev-ruby/uuidtools-2.1.1
<dev-ruby/uuidtools-2.2
>=dev-ruby/yajl-ruby-0.7.7"
all_ruby_install() {
all_fakegem_install
doinitd "${FILESDIR}/initd/chef-expander"
doconfd "${FILESDIR}/confd/chef-expander"
keepdir /etc/chef /var/{lib,log,run}/chef
fowners chef:chef /var/{lib,log,run}/chef
}

@ -1,3 +1,4 @@
DIST chef-server-api-0.10.10.beta.1.gem 52736 RMD160 2f5794392acbee51ecda1c1276b9986f0b8a5f51 SHA1 4b985a44fbffe39246b06fb5776111814f0e1c83 SHA256 cca9730401520e7292aa9372bff9e8c3548f4009c56c7c11156f21fadb6b8c8d
DIST chef-server-api-0.10.10.gem 52736 RMD160 134685165d545c2aece2a55c401d243ad8a47423 SHA1 4583568de245f334ade7d483e871ba5b1989b919 SHA256 d5c6a9580a07f54ac002050042166a5ac5d40a9246d348a582ab251a8e3282c4
DIST chef-server-api-0.10.2.gem 51200 RMD160 a83cb7b24520c2dce6a0c0cd50499ecbf707b696 SHA1 584d5502ae38be295529600536037bab64546e46 SHA256 13a7dcea383c569d124826dcadcb99058761eb255e5793dbc08362265a4ba3e3
DIST chef-server-api-0.10.8.gem 52224 RMD160 0879f1ca948e0336e501cc00de4cd8babbde1d52 SHA1 394fc38e2ec307b8650e57ad1bcbcd1ddc8a9466 SHA256 d35ca109959f70210db2d0fc193503889eb331fc3ec1bac5aed85d9cc47741a3

@ -0,0 +1,68 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/chef-server-api/chef-server-api-0.10.10.ebuild,v 1.1 2012/06/17 15:43:10 hollow Exp $
EAPI="4"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Configuration management tool"
HOMEPAGE="http://wiki.opscode.com/display/chef"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-db/couchdb-0.10.0
>=net-misc/rabbitmq-server-1.7.0"
ruby_add_rdepend "~app-admin/chef-${PV}
>=dev-ruby/dep_selector-0.0.3
>=dev-ruby/merb-assets-1.1.0
<dev-ruby/merb-assets-1.2
>=dev-ruby/merb-core-1.1.0
<dev-ruby/merb-core-1.2
>=dev-ruby/merb-helpers-1.1.0
<dev-ruby/merb-helpers-1.2
>=dev-ruby/merb-param-protection-1.1.0
<dev-ruby/merb-param-protection-1.2
>=dev-ruby/mixlib-authentication-1.1.3
>=dev-ruby/uuidtools-2.1.1
<dev-ruby/uuidtools-2.2
www-servers/thin"
each_ruby_install() {
each_fakegem_install
ruby_fakegem_doins -r app
ruby_fakegem_doins -r config
ruby_fakegem_doins -r public
}
all_ruby_install() {
all_fakegem_install
doinitd "${FILESDIR}/initd/chef-server-api"
doconfd "${FILESDIR}/confd/chef-server-api"
keepdir /etc/chef /var/lib/chef /var/log/chef /var/run/chef \
/etc/chef/certificates
insinto /etc/chef
doins "${FILESDIR}/server.rb"
fperms 0700 /etc/chef/certificates
fowners chef:chef /etc/chef/{,server.rb,certificates}
fowners chef:chef /var/{lib,log,run}/chef
}
pkg_postinst() {
elog
elog "You should edit /etc/chef/server.rb before starting the service with"
elog "/etc/init.d/chef-server-api start"
elog
}

@ -1,3 +1,4 @@
DIST chef-server-webui-0.10.10.beta.1.gem 181248 RMD160 d068c77b73433a7277c4147bd777dcf90ab4b9d5 SHA1 a5430e5dcf8459386e8797a0883529908a8fb18f SHA256 9a93d737c176272840c20872c772ebaee2da672715214d249b1345901495e58f
DIST chef-server-webui-0.10.10.gem 181248 RMD160 3fc22d08e1caae105f7d2ad3e06c9072e9a4515b SHA1 273bc1d4697ce4eb948ce3984298143cdb79c698 SHA256 58005930fcb1146124fb233fcf12e22bb9b8cd1dcbe68c8173bace7d4bbba93d
DIST chef-server-webui-0.10.2.gem 198144 RMD160 79939807d35d08561e655a1f869cf7a6921d8b54 SHA1 921c4415df35988460902720abcf3bbb429d0210 SHA256 a30d52464c0668e5d6ac59b5af9c8de7082b1c57a4298b9c98864545afca957f
DIST chef-server-webui-0.10.8.gem 181248 RMD160 44861ddeab112610acd8d26c3c0bfb637740cca4 SHA1 da3a7cfeaf183c2a21ef8075f300ad729c66a0b8 SHA256 711d53f5c7f99fea18e0110c36d31a3812c614c0f09ffa3ee4e195ca17b7de2a

@ -0,0 +1,76 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/chef-server-webui/chef-server-webui-0.10.10.ebuild,v 1.1 2012/06/17 15:45:19 hollow Exp $
EAPI="4"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem user
DESCRIPTION="Configuration management tool"
HOMEPAGE="http://wiki.opscode.com/display/chef"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-db/couchdb-0.10.0
>=net-misc/rabbitmq-server-1.7.0"
ruby_add_rdepend "dev-ruby/coderay
dev-ruby/haml
>=dev-ruby/merb-assets-1.1.0
<dev-ruby/merb-assets-1.2
>=dev-ruby/merb-core-1.1.0
<dev-ruby/merb-core-1.2
>=dev-ruby/merb-haml-1.1.0
<dev-ruby/merb-haml-1.2
>=dev-ruby/merb-helpers-1.1.0
<dev-ruby/merb-helpers-1.2
>=dev-ruby/merb-param-protection-1.1.0
<dev-ruby/merb-param-protection-1.2
dev-ruby/ruby-openid
www-servers/thin"
pkg_setup() {
enewgroup chef
enewuser chef -1 -1 /var/lib/chef chef
}
each_ruby_install() {
each_fakegem_install
ruby_fakegem_doins -r app
ruby_fakegem_doins -r config
ruby_fakegem_doins config.ru
ruby_fakegem_doins -r public
# create unversioned path for passenger/rack integration
dodir /var/lib/chef/rack
dosym $(ruby_fakegem_gemsdir)/gems/${P} /var/lib/chef/rack/webui
}
all_ruby_install() {
all_fakegem_install
doinitd "${FILESDIR}/initd/chef-server-webui"
doconfd "${FILESDIR}/confd/chef-server-webui"
keepdir /etc/chef /var/lib/chef /var/log/chef /var/run/chef
insinto /etc/chef
doins "${FILESDIR}/webui.rb"
fowners chef:chef /etc/chef/{,webui.rb}
fowners chef:chef /var/{lib,log,run}/chef
}
pkg_postinst() {
elog
elog "You should edit or create /etc/chef/webui.rb before starting the service"
elog "with /etc/init.d/chef-server-webui start"
elog
}

@ -1,3 +1,4 @@
DIST chef-server-0.10.10.beta.1.gem 8192 RMD160 9fb4a9501caba1ac4052676c08ac6e4a4cab2f27 SHA1 68b4fd10983ea3afe0cba5dd0d9574a9a96f6688 SHA256 3bd509714c9c1f90ae1f5e4a1fdb4a6bdc0fa7631ff57d868dedd43f60dd796f
DIST chef-server-0.10.10.gem 8192 RMD160 9999e70f818ed07f8f858c5918f711b7c3756543 SHA1 e0d3c22c4b43ef0368a51a6b2e35af53c66e438a SHA256 083b2e559a7cd52b216d16fd6abbbcbb4eda914d88c581ac66f7481d37d1a6ce
DIST chef-server-0.10.2.gem 8192 RMD160 0d396aab2aa7635540b1e9ca1a9d3e311af94aaa SHA1 1ce7ced5600124703459376c0fc20afd077d59a5 SHA256 73ecbd39571f59cd9d71e497c2f1a0649d61d9c582a45f8ae1cb6690b0838fa5
DIST chef-server-0.10.8.gem 8192 RMD160 6905bd5606529497f57427212a40f922316411d1 SHA1 3b93da2cb08a1b1e74ba614c36b9dfbf47a48e5d SHA256 ba73e99a4d7259358356213b287d9bdfedfa293933a762d6557faaeeb4e28f31

@ -0,0 +1,23 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/chef-server/chef-server-0.10.10.ebuild,v 1.1 2012/06/17 15:46:44 hollow Exp $
EAPI="4"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Configuration management tool (meta package)"
HOMEPAGE="http://wiki.opscode.com/display/chef"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend "~app-admin/chef-server-api-${PV}
~app-admin/chef-solr-${PV}
~app-admin/chef-expander-${PV}"

@ -1,3 +1,4 @@
DIST chef-solr-0.10.10.beta.1.gem 10217472 RMD160 0303cd2ac10e542b540bdb8a3faaeecc13e90139 SHA1 2e3df498a4cb510f05714be080f2bcaf385bdb8c SHA256 0a52f7b95e1011994ce3aaa152293b191daf7e0d4bc835f0d5b944d8f8a293c7
DIST chef-solr-0.10.10.gem 10217472 RMD160 ef9269b3d5fd714fc7a18e1247b9b562d876e992 SHA1 38cc099b3b34edd3ac7b8254f062ed804b0b2129 SHA256 5d46e1d44435939bb5790e41134089fd5ce0c35bba25e47f6e602e4540c3ea02
DIST chef-solr-0.10.2.gem 10223104 RMD160 1675cd9216cbc33d28143ad0abf99033c7b73a51 SHA1 2f6541dafdc3c0cbf00ba7fb3e922dc16476cc46 SHA256 29fba89983ef43e20a29261b2b1154458c59c039c6a1813594a96d43c5d8b721
DIST chef-solr-0.10.8.gem 10214400 RMD160 8f5c716b2db84d7d26b4e625e618cef7cb1d60da SHA1 26619b7046620ceab3613e7f04cb008c47554315 SHA256 820b8a694b3b96c7758b6b03a20af687d12bca5e839f9963af84ecb5946ea446

@ -0,0 +1,52 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/chef-solr/chef-solr-0.10.10.ebuild,v 1.1 2012/06/17 15:41:38 hollow Exp $
EAPI="4"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="Configuration management tool"
HOMEPAGE="http://wiki.opscode.com/display/chef"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=net-misc/rabbitmq-server-1.7.2
virtual/jre:1.6"
ruby_add_rdepend "~app-admin/chef-${PV}"
each_ruby_install() {
each_fakegem_install
ruby_fakegem_doins -r solr
}
all_ruby_install() {
all_fakegem_install
doinitd "${FILESDIR}/initd/chef-solr"
doconfd "${FILESDIR}/confd/chef-solr"
keepdir /etc/chef /var/lib/chef /var/log/chef /var/run/chef
insinto /etc/chef
doins "${FILESDIR}/solr.rb"
fowners chef:chef /etc/chef/{,solr.rb}
fowners chef:chef /var/{lib,log,run}/chef
}
pkg_postinst() {
elog
elog "You need to run the chef-solr-installer script to setup the SOLR instance:"
elog
elog " chef-solr-installer -c /etc/chef/solr.rb -u chef -g chef -f"
elog
}

@ -1,3 +1,4 @@
DIST chef-0.10.10.beta.1.gem 423424 RMD160 81259ed7bfd2fa079cfdd3b41ef7dc379aa97432 SHA1 cbc128273aae35ba095632e23099177d85d2a356 SHA256 b6c10bb6e503f5dd4f7d897b72e1e93d053a9c9018ea77329c78ee82822e0da0
DIST chef-0.10.10.gem 424960 RMD160 3a25282aaef59f76bc5f82fa41c8a05094d2f80f SHA1 052395781881b155c9463b6e2927d8e3499f172f SHA256 144409014cced8d8a69a45a3e14145d2ea8e0845193629fd1ac36181bbd1dc92
DIST chef-0.10.2.gem 347648 RMD160 43fc66dd7877aeddd7a1d1066b73c21296b61bf0 SHA1 30832c0a1b6655d0aa5ccc532f9ba443a5b075fd SHA256 350bad2d596d0a3ebe555909480a7e9f50900497413b558c0a74ad2a7da5f2a0
DIST chef-0.10.8.gem 381952 RMD160 4c89dfee8402fabc9250b177870153f5de666d50 SHA1 8eed98beb8ad93e8482e289c799bb5f2c98e1f9b SHA256 0a1ea2ee4b22a2933d2ab60164fec21b41425abb6bb4d36e558ae91c857e1a0c

@ -0,0 +1,64 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/chef/chef-0.10.10.ebuild,v 1.1 2012/06/17 15:36:21 hollow Exp $
EAPI="4"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem user
DESCRIPTION="Chef is a systems integration framework"
HOMEPAGE="http://wiki.opscode.com/display/chef"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/bunny-0.6.0
dev-ruby/erubis
dev-ruby/highline
>=dev-ruby/json-1.4.4
<=dev-ruby/json-1.6.1
>=dev-ruby/mixlib-authentication-1.1.0
>=dev-ruby/mixlib-cli-1.1.0
>=dev-ruby/mixlib-config-1.1.2
>=dev-ruby/mixlib-log-1.3.0
>=dev-ruby/mixlib-shellout-1.0.0
dev-ruby/moneta
>=dev-ruby/net-ssh-2.2.2
<dev-ruby/net-ssh-2.4.0
>=dev-ruby/net-ssh-multi-1.1
>=dev-ruby/ohai-0.6.0
>=dev-ruby/rest-client-1.0.4
dev-ruby/ruby-shadow
>=dev-ruby/treetop-1.4.9
dev-ruby/uuidtools"
all_ruby_install() {
all_fakegem_install
keepdir /etc/chef /var/lib/chef /var/log/chef /var/run/chef
doinitd "${FILESDIR}/initd/chef-client"
doconfd "${FILESDIR}/confd/chef-client"
insinto /etc/chef
doins "${FILESDIR}/client.rb"
doins "${FILESDIR}/solo.rb"
}
pkg_setup() {
enewgroup chef
enewuser chef -1 -1 /var/lib/chef chef
}
pkg_postinst() {
elog
elog "You should edit /etc/chef/client.rb before starting the service with"
elog "/etc/init.d/chef-client start"
elog
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-awk/eselect-awk-0.2.ebuild,v 1.3 2012/06/07 13:48:59 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-awk/eselect-awk-0.2.ebuild,v 1.4 2012/06/17 20:02:36 maekke Exp $
EAPI=4
@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~ottxor/distfiles/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86"
KEYWORDS="~amd64 ~arm ~hppa ~x86"
IUSE=""
src_install() {

@ -1,21 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.1.ebuild,v 1.2 2010/09/30 13:57:41 ssuominen Exp $
DESCRIPTION="Manage /usr/bin/pinentry symlink"
HOMEPAGE="http://www.gentoo.org/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect
!<app-crypt/pinentry-0.8.0-r1"
DEPEND="${RDEPEND}"
src_install() {
insinto /usr/share/eselect/modules
newins "${FILESDIR}"/${P} pinentry.eselect || die
}

@ -1,21 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.2.ebuild,v 1.1 2010/09/30 19:54:41 ssuominen Exp $
DESCRIPTION="Manage /usr/bin/pinentry symlink"
HOMEPAGE="http://www.gentoo.org/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect
!<app-crypt/pinentry-0.8.0-r1"
DEPEND="${RDEPEND}"
src_install() {
insinto /usr/share/eselect/modules
newins "${FILESDIR}"/${P} pinentry.eselect || die
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild,v 1.2 2012/05/09 16:44:06 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild,v 1.3 2012/06/17 20:14:44 jdhore Exp $
DESCRIPTION="Manage /usr/bin/pinentry symlink"
HOMEPAGE="http://www.gentoo.org/"
@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect

@ -1,140 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: eselect-pinentry-0.1,v 1.2 2010/09/30 14:08:50 ssuominen Exp $
# Based on eselect-sh by Michał Górny
DESCRIPTION="Manage /usr/bin/pinentry symlink"
MAINTAINER="ssuominen@gentoo.org"
VERSION="0.1"
## Functions ##
# find a list of pinentry symlink targets, best first
find_targets() {
local t
for t in \
pinentry-qt \
pinentry-gtk-2 \
pinentry-qt4 \
pinentry-curses \
; do
if [[ -x ${ROOT}/usr/bin/${t} ]]; then
echo ${t}
fi
done
}
# set the pinentry symlink
set_symlinks() {
local target="${1}" targets
[[ ! -L ${ROOT}/usr/bin/pinentry && -e ${ROOT}/usr/bin/pinentry ]] && \
die -q "/usr/bin/pinentry is not a symlink!"
if is_number "${target}" && [[ ${target} -ge 1 ]]; then
targets=( $(find_targets) )
target=${targets[target-1]}
fi
if [[ -x ${ROOT}/usr/bin/${target} ]]; then
local tmpf="${ROOT}"/usr/bin/pinentry.new
# we could use 'ln -f' to directly replace the symlink
# but 'mv' is an atomic operation so it should be more fault-proof
ln -s "${target}" "${tmpf}" || \
die -q "Unable to create temporary symlink"
if ! mv "${tmpf}" "${ROOT}"/usr/bin/pinentry; then
rm -f "${tmpf}" # cleanup
die -q "Unable to replace /usr/bin/pinentry symlink with ${target}"
fi
else
die -q "Target '${target}' doesn't appear to be valid!"
fi
}
### show action ###
describe_show() {
echo "Show the current pinentry implementation"
}
do_show() {
[[ -z ${@} ]] || die -q "Too many parameters"
write_list_start "Current pinentry implementation:"
if [[ -L ${ROOT}/usr/bin/pinentry ]]; then
write_kv_list_entry "$(basename $(readlink ${ROOT}/usr/bin/pinentry))" ""
elif [[ -e ${ROOT}/usr/bin/pinentry ]]; then
write_kv_list_entry "(not a symlink)" ""
else
write_kv_list_entry "(unset)" ""
fi
}
### list action ###
describe_list() {
echo "List available pinentry implementations"
}
do_list() {
[[ -z ${@} ]] || die -q "Too many parameters"
local i targets
targets=( $(find_targets) )
if [[ -n ${targets[@]} ]]; then
for (( i = 0; i < ${#targets[@]}; i++ )) ; do
[[ ${targets[${i}]} == $(basename $(readlink ${ROOT}/usr/bin/pinentry)) ]] && \
targets[${i}]="${targets[${i}]} $(highlight '*')"
done
write_list_start "Available pinentry implementations:"
write_numbered_list "${targets[@]}"
else
write_kv_list_entry "(none found)" ""
fi
}
### set action ###
describe_set() {
echo "Set a new pinentry implementation"
}
describe_set_options() {
echo "target : Target name or number (from 'list' action)"
}
describe_set_parameters() {
echo "<target>"
}
do_set() {
if [[ -z ${1} ]]; then
die -q "Not enough parameters"
elif [[ -n ${2} ]]; then
die -q "Too many parameters"
else
set_symlinks "${1}"
fi
}
### update action ###
describe_update() {
echo "Automatically update the pinentry implementation"
}
describe_update_options() {
echo "ifunset : Do not override existing implementation"
}
do_update() {
[[ -z ${1} || ( -z ${2} && ( ${1} == ifunset || ${1} == '--if-unset' ) ) ]] || \
die -q "Usage error"
[[ ( ${1} == ifunset || ${1} == '--if-unset' ) && -L ${ROOT}/usr/bin/pinentry && -x ${ROOT}/usr/bin/pinentry ]] && \
return
set_symlinks 1
}

@ -1,147 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: eselect-pinentry-0.2,v 1.2 2010/09/30 20:09:22 ssuominen Exp $
# Based on eselect-sh by Michał Górny
DESCRIPTION="Manage /usr/bin/pinentry symlink"
MAINTAINER="ssuominen@gentoo.org"
VERSION="0.2"
## Functions ##
# find a list of pinentry symlink targets, best first
find_targets() {
local t
for t in \
pinentry-qt \
pinentry-gtk-2 \
pinentry-qt4 \
pinentry-curses \
; do
if [[ -x ${ROOT}/usr/bin/${t} ]]; then
echo ${t}
fi
done
}
# set the pinentry symlink
set_symlinks() {
local target="${1}" targets
[[ ! -L ${ROOT}/usr/bin/pinentry && -e ${ROOT}/usr/bin/pinentry ]] && \
die -q "/usr/bin/pinentry is not a symlink!"
if is_number "${target}" && [[ ${target} -ge 1 ]]; then
targets=( $(find_targets) )
# If no targets are found, remove the symlink and exit
if [[ -L ${ROOT}/usr/bin/pinentry && -z ${targets} ]]; then
rm -f "${ROOT}"/usr/bin/pinentry
return
fi
target=${targets[target-1]}
fi
if [[ -x ${ROOT}/usr/bin/${target} ]]; then
local tmpf="${ROOT}"/usr/bin/pinentry.new
# we could use 'ln -f' to directly replace the symlink
# but 'mv' is an atomic operation so it should be more fault-proof
ln -s "${target}" "${tmpf}" || \
die -q "Unable to create temporary symlink"
if ! mv "${tmpf}" "${ROOT}"/usr/bin/pinentry; then
rm -f "${tmpf}" # cleanup
die -q "Unable to replace /usr/bin/pinentry symlink with ${target}"
fi
else
die -q "Target '${target}' doesn't appear to be valid!"
fi
}
### show action ###
describe_show() {
echo "Show the current pinentry implementation"
}
do_show() {
[[ -z ${@} ]] || die -q "Too many parameters"
write_list_start "Current pinentry implementation:"
if [[ -L ${ROOT}/usr/bin/pinentry ]]; then
write_kv_list_entry "$(basename $(readlink ${ROOT}/usr/bin/pinentry))" ""
elif [[ -e ${ROOT}/usr/bin/pinentry ]]; then
write_kv_list_entry "(not a symlink)" ""
else
write_kv_list_entry "(unset)" ""
fi
}
### list action ###
describe_list() {
echo "List available pinentry implementations"
}
do_list() {
[[ -z ${@} ]] || die -q "Too many parameters"
local i targets
targets=( $(find_targets) )
if [[ -n ${targets[@]} ]]; then
for (( i = 0; i < ${#targets[@]}; i++ )) ; do
[[ ${targets[${i}]} == $(basename $(readlink ${ROOT}/usr/bin/pinentry)) ]] && \
targets[${i}]="${targets[${i}]} $(highlight '*')"
done
write_list_start "Available pinentry implementations:"
write_numbered_list "${targets[@]}"
else
write_kv_list_entry "(none found)" ""
fi
}
### set action ###
describe_set() {
echo "Set a new pinentry implementation"
}
describe_set_options() {
echo "target : Target name or number (from 'list' action)"
}
describe_set_parameters() {
echo "<target>"
}
do_set() {
if [[ -z ${1} ]]; then
die -q "Not enough parameters"
elif [[ -n ${2} ]]; then
die -q "Too many parameters"
else
set_symlinks "${1}"
fi
}
### update action ###
describe_update() {
echo "Automatically update the pinentry implementation"
}
describe_update_options() {
echo "ifunset : Do not override existing implementation"
}
do_update() {
[[ -z ${1} || ( -z ${2} && ( ${1} == ifunset || ${1} == '--if-unset' ) ) ]] || \
die -q "Usage error"
[[ ( ${1} == ifunset || ${1} == '--if-unset' ) && -L ${ROOT}/usr/bin/pinentry && -x ${ROOT}/usr/bin/pinentry ]] && \
return
set_symlinks 1
}

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.06-r1.ebuild,v 1.4 2011/08/18 19:24:53 grobian Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.06-r1.ebuild,v 1.6 2012/06/17 20:03:37 jdhore Exp $
EAPI="3"
@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="livecd"
DEPEND=""

@ -0,0 +1,39 @@
Make strings unicode to fix test failures
Python enables unicode by default. Various quoted strings used
in tests were not declared as unicode and so caused false failures.
This patch addresses this issue.
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
diff -rupN webapp-config-1.50.16/WebappConfig.orig/db.py webapp-config-1.50.16/WebappConfig/db.py
--- webapp-config-1.50.16/WebappConfig.orig/db.py 2012-06-17 11:10:15.964264617 -0500
+++ webapp-config-1.50.16/WebappConfig/db.py 2012-06-17 11:11:05.364265831 -0500
@@ -186,7 +186,7 @@ class WebappDB(AppHierarchy):
>>> sb = [i[1] for i in b.list_locations().items()]
>>> sb.sort(lambda x,y: cmp(x[0]+x[1],y[0]+y[1]))
>>> sb
- [['gallery', '1.4.4_p6'], ['gallery', '2.0_rc2'], ['horde', '3.0.5'], ['phpldapadmin', '0.9.7_alpha4']]
+ [[u'gallery', u'1.4.4_p6'], [u'gallery', u'2.0_rc2'], [u'horde', u'3.0.5'], [u'phpldapadmin', u'0.9.7_alpha4']]
>>> c = WebappDB(here + '/tests/testfiles/webapps',
... package = 'horde', version = '3.0.5')
@@ -572,7 +572,7 @@ class WebappSource(AppHierarchy):
... 'horde', '3.0.5')
>>> d = a.get_source_directories('htdocs')
>>> [i for i in d if i != '.svn']
- ['dir1', 'dir2']
+ [u'dir1', u'dir2']
'''
dirs = []
@@ -604,7 +604,7 @@ class WebappSource(AppHierarchy):
>>> a = WebappSource(here + '/tests/testfiles/share-webapps',
... 'horde', '3.0.5')
>>> a.get_source_files('htdocs')
- ['test1', 'test2']
+ [u'test1', u'test2']
'''
files = []

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.16-r4.ebuild,v 1.4 2012/06/14 06:35:06 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.16-r4.ebuild,v 1.5 2012/06/17 18:39:10 blueness Exp $
EAPI="3"
PYTHON_DEPEND="2"
@ -29,6 +29,7 @@ src_prepare() {
epatch "${FILESDIR}/${P}-htdocs-symlink.patch"
epatch "${FILESDIR}/${P}-absolute-paths.patch"
epatch "${FILESDIR}/${P}-update-servers.patch"
epatch "${FILESDIR}/${P}-fix-unicode-tests.patch"
# Do not build nor install eclass manual, bug 322759
rm -f doc/webapp.eclass.5*
sed -e '/MAN_PAGES/s/webapp.eclass.5//' \

@ -3,5 +3,5 @@ DIST dpkg_1.16.1.1.tar.bz2 5432275 RMD160 979fd32b76aabd30a222df596bae55c6e22876
DIST dpkg_1.16.1.2.tar.bz2 5347162 RMD160 7f38018b8e4dbb59a2bd14a534f35ace78ff47f1 SHA1 aa64afa8689b7a8e313fd56f4f07866c171d9e50 SHA256 d0ae363f41c4f1c23091afd9517d41de0f46b5ce7ecdda12dc4fbafa6dd55138
DIST dpkg_1.16.1.tar.bz2 5432348 RMD160 dd9d203001073278e397112729cb8d6d126a3ad7 SHA1 9e8176c88fe2b31782ddae6d0a8f599c7e540e8d SHA256 f9363628a6fa1c24a1e9c41bd8977f9d5a7010bfca3ac9a6f8bf500e7e8df52b
DIST dpkg_1.16.2.tar.bz2 5578978 RMD160 7a52df968e65fefa7616315ec7fd350026d7314b SHA1 43ea22771b0dd9eb5bf7ceaf672400e7196a2bea SHA256 53a77f694ce2269f17729b0e9626c59687683703e3822a2624b13da4a10fccc9
DIST dpkg_1.16.3.tar.bz2 5599915 RMD160 7175a4394a48c4a2158cb0f9b0be93c37e74cf11 SHA1 b82a62c1b5e85adcc947f28a264ef7b7ee8580ca SHA256 8048890ca92a3ca317a4fdd557f8e9b2b3ce560743e8e70813496f9a7096d8d8
DIST dpkg_1.16.4.2.tar.bz2 5605843 RMD160 91691710742c218be44877cca70e643c50ed1956 SHA1 d41e36b31b58ca6c498eb99e11a260acb167285b SHA256 3862926361b715ac093f23fd7617f47492149d57288cb787cf42e3a2e6f46a7e
DIST dpkg_1.16.4.3.tar.bz2 5617310 RMD160 424b4f7a8067c1996e6c7e1588cf46b52c9c83fc SHA1 192971b080a3ab631630a39dc8fdcbb51efd48d8 SHA256 065d14538eac820f980f52670053124616996d505be2402a8dd3aba9ab38855e

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.16.3.ebuild,v 1.2 2012/05/03 01:58:53 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.16.4.3.ebuild,v 1.1 2012/06/18 10:47:42 jer Exp $
EAPI=4
@ -41,8 +41,8 @@ DEPEND="${RDEPEND}
REQUIRED_USE="dselect? ( nls )"
src_prepare() {
# don't mess with linker optimisation, respect user's flags (don't break!)
sed -i -e '/DPKG_LINKER_OPTIMISATIONS/d' configure.ac || die
# do not expect Debian's gzip --rsyncable extension
epatch "${FILESDIR}"/${PN}-1.16.4.2-gzip-rsyncable.patch
# Force the use of the running bash for get-version (this file is never
# installed, so no need to worry about hardcoding a temporary bash)
@ -54,6 +54,10 @@ src_prepare() {
-e '/850_Dpkg_Compression.t/d' \
|| die "sed failed"
# test fails (bug #414095)
sed -i utils/Makefile.am \
-e '/^test_cases/d;/100_update_alternatives/d' || die
eautoreconf
}
@ -66,6 +70,8 @@ src_configure() {
$(use_with bzip2 bz2) \
$(use_with zlib) \
--disable-compiler-warnings \
--disable-compiler-optimisations \
--disable-linker-optimisations \
--without-selinux \
--disable-start-stop-daemon
}

@ -1 +1,2 @@
DIST gzip-1.4.tar.gz 907411 RMD160 a74f782960387e3f05373acc258becb564eda82d SHA1 1d398dac6a7920a7de6e2685fe472a840eb2ce6e SHA256 d166cfd3da380da1bd535633e8890bfb5664f9e68870a611d1dc01a3e9f711ee
DIST gzip-1.5.tar.xz 720956 RMD160 bffba2488ac06b314072cb51f131e021970667c7 SHA1 473aaac6a48445221fd5b03fde52f0236c7486ab SHA256 9ac20a3841a1246a8bedd800ea1fb93ef76521535d89cb59397d267026b6a173

@ -0,0 +1,47 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.5.ebuild,v 1.1 2012/06/17 21:20:49 vapier Exp $
inherit eutils flag-o-matic unpacker
DESCRIPTION="Standard GNU compressor"
HOMEPAGE="http://www.gnu.org/software/gzip/"
SRC_URI="mirror://gnu-alpha/gzip/${P}.tar.xz
mirror://gnu/gzip/${P}.tar.xz
mirror://gentoo/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="nls pic static"
RDEPEND=""
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
src_unpack() {
unpacker
cd "${S}"
#epatch "${FILESDIR}"/${PN}-1.3.5-rsync.patch
epatch "${FILESDIR}"/${PN}-1.3.8-install-symlinks.patch
}
src_compile() {
use static && append-flags -static
# avoid text relocation in gzip
use pic && export DEFS="NO_ASM"
econf || die
emake || die
}
src_install() {
emake install DESTDIR="${D}" || die
dodoc ChangeLog NEWS README THANKS TODO
docinto txt
dodoc algorithm.doc gzip.doc
# keep most things in /usr, just the fun stuff in /
dodir /bin
mv "${D}"/usr/bin/{gunzip,gzip,uncompress,zcat} "${D}"/bin/ || die
sed -e 's:/usr::' -i "${D}"/bin/gunzip || die
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.1.ebuild,v 1.6 2012/05/09 16:41:31 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.1.ebuild,v 1.7 2012/06/17 20:14:19 jdhore Exp $
EAPI=3
@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="gtk ncurses qt4 caps static"
RDEPEND="app-admin/eselect-pinentry

@ -1,2 +1,2 @@
DIST myspell-de_DE_1901-20060124.zip 336097 RMD160 17f3aa5c941be4d9e22b01005f2338a6a78f40ce SHA1 845d1ac5172358433c406dbf39475a83872ef1f1 SHA256 6a1deec683ada342babc19c524acfe9bcdeae039d50e6406aa101c160c9f1487
DIST myspell-hyph_de_DE_1901-20060124.zip 24990 RMD160 4dd072039049c0f79be2d14f4cc94c5df63d1e01 SHA1 fb09d9d600a10033544006b4b025e3f9deb0b64b SHA256 2ad640a912c8656207018d683617f3880288a046f278af4fda28f7e30188c255
DIST myspell-de-alt-20061123-hyphen.zip 24990 RMD160 4dd072039049c0f79be2d14f4cc94c5df63d1e01 SHA1 fb09d9d600a10033544006b4b025e3f9deb0b64b SHA256 2ad640a912c8656207018d683617f3880288a046f278af4fda28f7e30188c255
DIST myspell-de-alt-20061123.zip 336097 RMD160 17f3aa5c941be4d9e22b01005f2338a6a78f40ce SHA1 845d1ac5172358433c406dbf39475a83872ef1f1 SHA256 6a1deec683ada342babc19c524acfe9bcdeae039d50e6406aa101c160c9f1487

@ -1,37 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-de-alt/myspell-de-alt-20060124.ebuild,v 1.13 2012/05/17 18:11:10 aballier Exp $
MYSPELL_SPELLING_DICTIONARIES=(
"de,DE,de_DE_1901,German (traditional orthography),de_DE_1901.zip"
)
MYSPELL_HYPHENATION_DICTIONARIES=(
"de,DE,hyph_de_DE_1901,German (traditional orthography),hyph_de_DE_1901.zip"
)
MYSPELL_THESAURUS_DICTIONARIES=(
)
inherit myspell
DESCRIPTION="German dictionaries (traditional orthography) for myspell/hunspell"
HOMEPAGE="http://www.j3e.de/myspell/"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
# override myspell.eclass function, to avoid file collision
# for "dictionary.lst.$(get_myspell_lang)" with app-dicts/myspell-de
get_myspell_lang() {
echo de_1901
}
src_unpack() {
unpack ${A}
# see http://www.iana.org/assignments/language-subtag-registry
mv de_OLDSPELL.aff de_DE_1901.aff || die
mv de_OLDSPELL.dic de_DE_1901.dic || die
mv hyph_de_OLD.dic hyph_de_DE_1901.dic || die
}

@ -0,0 +1,40 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-de-alt/myspell-de-alt-20061123.ebuild,v 1.1 2012/06/17 10:50:18 scarabeus Exp $
EAPI=4
MYSPELL_DICT=(
"de_DE_1901.aff"
"de_DE_1901.dic"
)
MYSPELL_HYPH=(
"hyph_de_DE_1901.dic"
)
MYSPELL_THES=(
)
inherit myspell-r2
DESCRIPTION="German dictionaries for myspell/hunspell"
HOMEPAGE="http://www.j3e.de/myspell/"
# No version, determined by the date of the files on the web.
SRC_URI="
${HOMEPAGE}/de_OLDSPELL.zip -> ${P}.zip
${HOMEPAGE}/hyph_de_OLDSPELL.zip -> ${P}-hyphen.zip
"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
src_prepare() {
# Nicely rename; http://www.iana.org/assignments/language-subtag-registry
mv de_OLDSPELL.aff de_DE_1901.aff || die
mv de_OLDSPELL.dic de_DE_1901.dic || die
mv hyph_de_OLD.dic hyph_de_DE_1901.dic || die
}

@ -1,15 +1,3 @@
DIST myspell-de_AT-20060316.zip 10487 RMD160 ac938c5302e5e6e805a3beebec7add798f7622b3 SHA1 0dfe95384c2c60fe197725b865c49e6c8a26c45c SHA256 2478723ab67dd801ec6add11b1af9d32665e7859a1cb00c95bfc2b618584a802
DIST myspell-de_AT_frami-20080915.zip 573837 RMD160 f8b04837e7a1ff49fec767b7cc548bcd94b935d9 SHA1 d76c50135d654326779470817716b381fe82804f SHA256 4df57e63397705acd7dfba2a5edd727fb27e4374f3f494548413fdabe931c9ca
DIST myspell-de_CH-20060316.zip 361413 RMD160 06108e0c1daf52e927063eb249e27cedc302dee6 SHA1 be67899cdafced2bb64408deee687135bab16537 SHA256 c30bb085ba0a3d22a23aef51f4dd94ae9ae0cc811c0590ebf3713a93b209d823
DIST myspell-de_CH_frami-20080915.zip 580479 RMD160 2223ea75fb2a970ac3c0095ef3ba95a4bef923be SHA1 b9c3dd56b8372e82c2937198cdab607e54580008 SHA256 a89751028eee8a3b6c17c3f2d5e1ec07cee240064449ff4ddfec0d61d89f60e8
DIST myspell-de_DE-20060316.zip 362733 RMD160 07471ddb57ee424dd1dae8c253d650e97e736750 SHA1 02cd38165e6644e58301a266f228e3cfff9809a5 SHA256 2f373d793fa9ceff374ce96435f542f136e78110bcf305e70e5699dd8a5b4e31
DIST myspell-de_DE_comb-20060316.zip 2616360 RMD160 1a825b8e8f9bd7496dd6e1e28cace4546fc005a7 SHA1 ec4f31182dd1710d616afbac221b11226811e7dd SHA256 3bf524036083c98ca5f19b06a12ce1cf7a43b6879d4aef0e54600de9aa63ac38
DIST myspell-de_DE_frami-20080915.zip 572529 RMD160 8230042a2fed5f23ab0355fe447882b5b933bdd4 SHA1 69770ad0ac985a208fdb02bdd0a590d10e5378ce SHA256 d988899a96fdf0c7aa38ca09c24ca07ca714b94a3413a07b7825a5514e4c14c8
DIST myspell-de_DE_neu-20060316.zip 2599996 RMD160 cd7dea5feabc371ffe1b905e895e869cfed72647 SHA1 f99799b1a91b559b5a3d923f7d20ff7250508379 SHA256 6f9ab3fe1c417cd655124e15432950d3331e498e529751bb2e35603c6854a985
DIST myspell-hyph_de_CH-20060316.zip 20828 RMD160 6a8d737b928595f15c8892201a739e3ad611046f SHA1 3dd233520ceb31616f74e6e26465ccb87d696565 SHA256 b1302fd8a8c0a2f69d349798dd85db5d3b4145fea1d865af1e1810b5462fd69f
DIST myspell-hyph_de_CH-20080915.zip 26322 RMD160 2edfc3e204f4209b5cf47f0904926982ec98c714 SHA1 ee541b4b4f7f7865891146b8e110446abbe7b1ac SHA256 49e31fcb8efbf9d56a69c2faf722ba2e3670afa37feb6eac13581acb2bb9a223
DIST myspell-hyph_de_DE-20060316.zip 20832 RMD160 903ab723850386149fe42ea04553c7b3b3b908c3 SHA1 e0e5dc5fe2ffcb33f046a819ba573a3dd82614c5 SHA256 74155037a6a1edcaa983368b7d0221313318298a4e62d76d81fc24f67516be19
DIST myspell-hyph_de_DE-20080915.zip 26322 RMD160 ecc3a296c64c5e46bbb0248279c720a0e8be2f1b SHA1 94701ede9b98eeb179ea5dff6b7c1a454b89629c SHA256 731a87fb5ed128341b4178b1dee11819fd5e7392e4ac0526c318d9ab28cf61c9
DIST myspell-thes_de_CH_v2-20080915.zip 1538846 RMD160 26b73a5f09dbb05226054d87a902b84d6d4e66d9 SHA1 09702c80647e0fa266e850d8cf1ec1ad92b1d256 SHA256 66f79d807d21ac1dc097d41f369161a32486338862d55e2c58c959364b76b56d
DIST myspell-thes_de_DE-20060316.zip 531063 RMD160 8316392fd0434bac24c1784965daad18389f17a4 SHA1 9129aab4a15c7cbb7b614472a52bd78b4a3b2f31 SHA256 75728945e3b9f002c4c8d639de0fc70802951fefd60e9c2eebf3d5a3e43d43c1
DIST myspell-thes_de_DE_v2-20080915.zip 1537402 RMD160 a467a665e2a99634b1c33be7921a5c9074311a69 SHA1 5667749de9b80ecb7fdf63630ebd2facd384d4a4 SHA256 f3cfda9051008ed3b9d4ac5f2cd62aba50b46d4e91b44d2db3f0e8e90139d831
DIST dict-de_at-frami_2012-06-10.oxt 4596716 RMD160 97d59666ef723ef7fcf56e1d5443e32f3c3f0c83 SHA1 31d80144ebd6c44869120ef2c824ecc3fcab7905 SHA256 4bb2e8506f00d9cd2d6dbac836eedb64d16397a257a3859f72ff5c28fd06245f
DIST dict-de_ch-frami_2012-06-10.oxt 4594930 RMD160 69e24e182dcb30a61dee86ad834b8d25eb86e5a5 SHA1 5269d9be9f2df26b2629cab4536941485edac316 SHA256 2b9067ae604d9b26b138b528445b052cb6e19f1a83e08a72d2de7192ad8333fe
DIST dict-de_de-frami_2012-06-10.oxt 4597073 RMD160 3eb48b1d580d5402b7e78a6fbc2edec461fa5405 SHA1 b3cce8881fbb46d2b175e8e52dfb17865ee04be8 SHA256 c97947c6d20061d78a34740f6e8a5f5dff1cb968c37956c8aac067ded3850bff

@ -1,39 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-de/myspell-de-20060316.ebuild,v 1.16 2012/05/17 18:10:35 aballier Exp $
MYSPELL_SPELLING_DICTIONARIES=(
"de,AT,de_DE,German (Austria Base),de_DE.zip"
"de,AT,de_AT,German (Austria Extension),de_AT.zip"
"de,DE,de_DE,German (Germany),de_DE.zip"
"de,DE,de_DE_neu,German (Germany-neu ortho.),de_DE_neu.zip"
"de,DE,de_DE_comb,German (Germany-comb ortho.),de_DE_comb.zip"
"de,LI,de_CH,German (Liechtenstein),de_CH.zip"
"de,LU,de_DE,German (Luxembourg),de_DE.zip"
"de,CH,de_CH,German (Switzerland),de_CH.zip"
)
MYSPELL_HYPHENATION_DICTIONARIES=(
"de,AT,hyph_de_DE,German (Austria),hyph_de_DE.zip"
"de,DE,hyph_de_DE,German (Germany),hyph_de_DE.zip"
"de,LI,hyph_de_DE,German (Liechtenstein),hyph_de_DE.zip"
"de,LU,hyph_de_DE,German (Luxembourg),hyph_de_DE.zip"
"de,CH,hyph_de_CH,German (Switzerland),hyph_de_CH.zip"
)
MYSPELL_THESAURUS_DICTIONARIES=(
"de,AT,th_de_DE,German (Austria),thes_de_DE.zip"
"de,DE,th_de_DE,German (Germany),thes_de_DE.zip"
"de,LI,th_de_DE,German (Liechtenstein),thes_de_DE.zip"
"de,LU,th_de_DE,German (Luxembourg),thes_de_DE.zip"
"de,CH,th_de_DE,German (Switzerland),thes_de_DE.zip"
)
inherit myspell
DESCRIPTION="German dictionaries for myspell/hunspell"
LICENSE="GPL-2"
HOMEPAGE="http://lingucomponent.openoffice.org/"
KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""

@ -1,28 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-de/myspell-de-20080915-r1.ebuild,v 1.12 2012/05/17 18:10:35 aballier Exp $
MYSPELL_SPELLING_DICTIONARIES=(
"de,DE,de_DE_frami,German (Germany),de_DE_frami.zip"
"de,AT,de_AT_frami,German (Austria),de_AT_frami.zip"
"de,CH,de_CH_frami,German (Switzerland),de_CH_frami.zip"
)
MYSPELL_HYPHENATION_DICTIONARIES=(
"de,DE,hyph_de_DE,German (Germany),hyph_de_DE.zip"
"de,CH,hyph_de_CH,German (Switzerland),hyph_de_CH.zip"
)
MYSPELL_THESAURUS_DICTIONARIES=(
"de,DE,th_de_DE_v2,German (Germany),thes_de_DE_v2.zip"
"de,CH,th_de_CH_v2,German (Switzerland),thes_de_CH_v2.zip"
)
inherit myspell
DESCRIPTION="German dictionaries for myspell/hunspell"
LICENSE="GPL-2 LGPL-2"
HOMEPAGE="http://lingucomponent.openoffice.org/"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-macos"
IUSE=""

@ -0,0 +1,48 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-de/myspell-de-2012.06.10.ebuild,v 1.1 2012/06/17 10:31:03 scarabeus Exp $
EAPI=4
MYSPELL_DICT=(
"de_AT_frami.aff"
"de_AT_frami.dic"
"de_DE_frami.aff"
"de_DE_frami.dic"
"de_CH_frami.aff"
"de_CH_frami.dic"
)
MYSPELL_HYPH=(
"hyph_de_AT.dic"
"hyph_de_DE.dic"
"hyph_de_CH.dic"
)
MYSPELL_THES=(
"th_de_AT_v2.dat"
"th_de_AT_v2.idx"
"th_de_DE_v2.dat"
"th_de_DE_v2.idx"
"th_de_CH_v2.dat"
"th_de_CH_v2.idx"
)
inherit myspell-r2
DESCRIPTION="German dictionaries for myspell/hunspell"
HOMEPAGE="
http://extensions.libreoffice.org/extension-center/german-de-at-frami-dictionaries
http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries
http://extensions.libreoffice.org/extension-center/german-de-ch-frami-dictionaries
"
SRC_URI="
http://extensions.libreoffice.org/extension-center/german-de-at-frami-dictionaries/pscreleasefolder.2011-11-05.7614737245/${PV}/dict-de_at-frami_${PV//./-}.oxt
http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries/releases/${PV}/dict-de_de-frami_${PV//./-}.oxt
http://extensions.libreoffice.org/extension-center/german-de-ch-frami-dictionaries/pscreleasefolder.2011-11-05.5296069116/${PV}/dict-de_ch-frami_${PV//./-}.oxt
"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-1.0.0.ebuild,v 1.5 2012/05/03 02:18:37 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-1.0.0.ebuild,v 1.6 2012/06/17 11:14:00 flameeyes Exp $
EAPI=2
@ -20,12 +20,10 @@ RDEPEND=">=app-dicts/libydpdict-${PV}
DEPEND="${RDEPEND}
virtual/pkgconfig"
src_compile() {
src_configure() {
econf \
$(use_with ao libao) \
|| die "econf failed"
emake || die "emake failed"
}
src_install() {

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.4.ebuild,v 1.4 2012/06/12 17:28:39 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.4.ebuild,v 1.5 2012/06/17 19:47:06 xmw Exp $
EAPI=4
@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="FDL-1.3"
SLOT="23"
KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd"
KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="app-arch/xz-utils"

@ -1,5 +1,5 @@
--- ../common/exf.c
+++ ../common/exf.c
--- common/exf.c
+++ common/exf.c
@@ -228,13 +228,18 @@
/*
* XXX

@ -1,8 +1,8 @@
First part is from http://cvsweb.se.netbsd.org/cgi-bin/bsdweb.cgi/pkgsrc/editors/nvi/patches/patch-aa?rev=1.3;content-type=text/plain
--- ../common/db.h
+++ ../common/db.h
--- common/db.h
+++ common/db.h
@@ -16,7 +16,10 @@
(env)->remove(env, path, NULL, flags)
#endif
@ -15,8 +15,8 @@
#define db_open(db,file,type,flags,mode) \
(db)->open(db, NULL, file, NULL, type, flags, mode)
#else
--- ../common/msg.c
+++ ../common/msg.c
--- common/msg.c
+++ common/msg.c
@@ -724,7 +724,8 @@
p = buf;
} else

@ -1,5 +1,5 @@
--- ../dist/configure.in
+++ ../dist/configure.in
--- dist/configure.in
+++ dist/configure.in
@@ -105,7 +105,7 @@
dnl A/UX has a broken getopt(3), strpbrk(3).
@ -72,8 +72,8 @@
"other RE")
;;
esac
--- ../dist/Makefile.am
+++ ../dist/Makefile.am
--- dist/Makefile.am
+++ dist/Makefile.am
@@ -169,12 +169,15 @@
$(visrcdir)/common/pthread.c \
$(visrcdir)/common/vi_auto.c \

@ -1,5 +1,5 @@
--- ../perl_api/perlsfio.c
+++ ../perl_api/perlsfio.c
--- perl_api/perlsfio.c
+++ perl_api/perlsfio.c
@@ -32,6 +32,7 @@
/* perl redefines them
* avoid warnings
@ -8,8 +8,8 @@
#undef USE_DYNAMIC_LOADING
#undef DEBUG
#undef PACKAGE
--- ../perl_api/perl.xs
+++ ../perl_api/perl.xs
--- perl_api/perl.xs
+++ perl_api/perl.xs
@@ -38,6 +38,7 @@
/* perl redefines them
* avoid warnings

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r3.ebuild,v 1.13 2011/09/01 21:53:59 neurogeek Exp $
# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r3.ebuild,v 1.14 2012/06/17 22:37:23 flameeyes Exp $
EAPI=1
@ -48,12 +48,12 @@ pkg_setup() {
src_unpack() {
unpack ${A}
cd "${S}" || die
cd ${P}
epatch "${FILESDIR}"/${P}-db44.patch
epatch "${FILESDIR}"/${P}-db.patch
epatch "${FILESDIR}"/${P}-perl-as-needed.patch
epatch "${FILESDIR}"/${P}-perl-shortnames.patch
cd ../dist || die
cd dist || die
chmod +x findconfig || die
append-flags -I"$(db_includedir ${DBSLOTS})"
sed -i -e "s@-ldb@-l$(db_libname ${DBSLOTS})@" configure.in || die

@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-238.5-r1.ebuild,v 1.3 2012/06/01 00:06:32 zmedico Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-238.6.ebuild,v 1.1 2012/06/17 13:09:10 vadimk Exp $
EAPI="2"
EAPI="4"
inherit eutils flag-o-matic linux-info linux-mod user versionator

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-264.3.ebuild,v 1.3 2012/06/01 00:06:32 zmedico Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-264.4.ebuild,v 1.1 2012/06/17 13:09:10 vadimk Exp $
EAPI="4"

@ -1,4 +1,4 @@
DIST VMware-Player-3.1.5-491717.i386.bundle 107094686 RMD160 293941018c9dec86eee8161eac82c4079140070c SHA1 4156bdfb7f679114671b416d178028fdc4d3beb4 SHA256 8a614bb32b680ef5fe75f65de7e842ecd32caaab434ef94bc89565df03706b01
DIST VMware-Player-3.1.5-491717.x86_64.bundle 103019114 RMD160 b1a2544e5718474a1987389136a42034dfbc2ff2 SHA1 a253a486d6c6848620de200ef1837ced903daa1c SHA256 5aa1f01d09a1c39da06f3a314d3e47e75e80b4a345ef76dabe14e538fe3bc511
DIST VMware-Player-4.0.3-703057.i386.bundle 131948181 RMD160 7bf00bf52cd99ce8c2c811c14d88b02496db5ce2 SHA1 1c00cde50dc6c651393c85db6449010cf552c3eb SHA256 1a79eb7578b9752740a86246ec70785846b8ceab3c76a15c86daad5b7a45e216
DIST VMware-Player-4.0.3-703057.x86_64.bundle 129687987 RMD160 4488e8f23d0d0491ef20686e91cc64f6d16f8877 SHA1 83c4365f4b43713e8cee13998c394331990a0fd3 SHA256 1b97b0c98f2f0c7194a979cad982cf38735943fdbc833529128504e1edd1022a
DIST VMware-Player-3.1.6-744570.i386.bundle 107116126 RMD160 3b5c00db6363e5b0b27b9290eadbbe84280cb2cf SHA1 a16a91dddb6081be314ef5d84708d37fabdd859c SHA256 e612fd4dbe45e14426f8fe72cc5eb88325001952f740b560fdd330e529be0272
DIST VMware-Player-3.1.6-744570.x86_64.bundle 103054014 RMD160 ca2838aff8ff178c83f54fd2afa2dbc77ea40855 SHA1 5033c1bfecb309b96399410e614c41452c49e8e8 SHA256 ebf74c876bcce6a06c16dceab6116ab9daab057b8276ee337bf54a9f59cce79d
DIST VMware-Player-4.0.4-744019.i386.bundle.tar 131993600 RMD160 19a05b95483e045059eec21d20291ecf77e0f5fa SHA1 5e8481042819992e3fed8822fc7231479c4d9002 SHA256 d06881c512a11fbc76f1c23d7a6c9d7bd3888c613b1678719fa77ed76243d678
DIST VMware-Player-4.0.4-744019.x86_64.bundle.tar 129710080 RMD160 62e0cf1d3b4cf7300907d64d7aa7bb1646312b83 SHA1 86b7e1ebc2c49ffcdf7cb387530fac7d670f0f0d SHA256 8584e18a4cbed8ce19bd239f8e1cbc2cccd17e2d016faba93fd685a160dade21

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-3.1.5.491717.ebuild,v 1.2 2011/11/22 18:00:27 vadimk Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-3.1.6.744570.ebuild,v 1.1 2012/06/17 13:09:54 vadimk Exp $
EAPI="2"
@ -9,6 +9,7 @@ inherit eutils versionator fdo-mime gnome2-utils vmware-bundle
MY_PN="VMware-Player"
MY_PV="$(replace_version_separator 3 - $PV)"
MY_P="${MY_PN}-${MY_PV}"
PV_MINOR=$(get_version_component_range 3)
DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators"
HOMEPAGE="http://www.vmware.com/products/player/"
@ -76,7 +77,7 @@ RDEPEND="dev-cpp/cairomm
x11-libs/pango
x11-libs/startup-notification
!app-emulation/vmware-workstation"
PDEPEND="~app-emulation/vmware-modules-238.5
PDEPEND="~app-emulation/vmware-modules-238.${PV_MINOR}
vmware-tools? ( app-emulation/vmware-tools )"
S=${WORKDIR}/vmware-player-app

@ -1,28 +1,30 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-4.0.3.703057.ebuild,v 1.1 2012/05/05 14:50:49 vadimk Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-4.0.4.744019-r1.ebuild,v 1.1 2012/06/17 13:09:54 vadimk Exp $
EAPI="4"
inherit eutils versionator fdo-mime gnome2-utils pax-utils vmware-bundle
MY_PN="VMware-Player"
MY_PV="$(replace_version_separator 3 - $PV)"
MY_P="${MY_PN}-${MY_PV}"
MY_PV=$(get_version_component_range 1-3)
PV_MINOR=$(get_version_component_range 3)
PV_BUILD=$(get_version_component_range 4)
MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}"
DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators"
HOMEPAGE="http://www.vmware.com/products/player/"
BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/player/${MY_PV}/${PV_BUILD}/linux/core/"
SRC_URI="
x86? ( ${MY_P}.i386.bundle )
amd64? ( ${MY_P}.x86_64.bundle )
x86? ( ${BASE_URI}${MY_P}.i386.bundle.tar )
amd64? ( ${BASE_URI}${MY_P}.x86_64.bundle.tar )
"
LICENSE="vmware"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="cups doc +vmware-tools"
RESTRICT="binchecks fetch strip"
RESTRICT="binchecks strip"
# vmware-workstation should not use virtual/libc as this is a
# precompiled binary package thats linked to glibc.
@ -83,21 +85,10 @@ PDEPEND="~app-emulation/vmware-modules-264.${PV_MINOR}
S=${WORKDIR}
VM_INSTALL_DIR="/opt/vmware"
pkg_nofetch() {
local bundle
if use x86; then
bundle="${MY_P}.i386.bundle"
elif use amd64; then
bundle="${MY_P}.x86_64.bundle"
fi
einfo "Please download ${bundle}"
einfo "from ${HOMEPAGE}"
einfo "and place it in ${DISTDIR}"
}
src_unpack() {
default
local bundle=${A%.tar}
local component ; for component in \
vmware-player \
vmware-player-app \
@ -107,7 +98,7 @@ src_unpack() {
vmware-player-setup
#vmware-ovftool
do
vmware-bundle_extract-bundle-component "${DISTDIR}/${A}" "${component}" "${S}"
vmware-bundle_extract-bundle-component "${bundle}" "${component}" "${S}"
done
}
@ -130,9 +121,6 @@ libgcr.so.0' | while read -r libname libpath ; do
}
src_install() {
local major_minor_revision=$(get_version_component_range 1-3 "${PV}")
local build=$(get_version_component_range 4 "${PV}")
# install the binaries
into "${VM_INSTALL_DIR}"
dobin bin/* || die "failed to install bin"
@ -202,8 +190,8 @@ src_install() {
VMBLOCK_CONFED = "yes"
VSOCK_CONFED = "yes"
NETWORKING = "yes"
player.product.version = "${major_minor_revision}"
product.buildNumber = "${build}"
player.product.version = "${MY_PV}"
product.buildNumber = "${PV_BUILD}"
EOF
# install the init.d script

@ -1,24 +1,24 @@
DIST vmware-tools-freebsd-8.4.8-491717.i386.component.tar 18227200 RMD160 9b5cd2d2ec8a63cbe4d09e16943b5877a87e477e SHA1 da619d2bf8540a2cba612ebc39c509b2acbb0842 SHA256 dce856aed590e13b1cab54c59cdee7cb81c4e8b39beab6e3e6836ab8f1bfca6c
DIST vmware-tools-freebsd-8.4.8-491717.x86_64.component.tar 18227200 RMD160 4f7c1fa970b94490167cc0aad933154bded40e71 SHA1 207cb57bab3929e4397591edb797157e9e3c4403 SHA256 60974cfdca052f6984ca5c006509a39643bae6f12485aaea98d21086db1580d4
DIST vmware-tools-freebsd-8.8.2-703057.i386.component.tar 15656960 RMD160 3c2c214ff77741710805bb597322ca9e71574cf2 SHA1 dde2da071ad31a9bcf7a6960563a313a6526bbf8 SHA256 75e640966db992ec190c3e4c55bcd96fd88c9bc97a40bb78cf00da75f8e54aad
DIST vmware-tools-freebsd-8.8.2-703057.x86_64.component.tar 15656960 RMD160 2c25fbf35652dd6119df01af6ebcc3851e2a13bb SHA1 7dc2d1c02429ff731003435639cf612083d33b7d SHA256 95420bce839e73eefd8e42dce8ed123ae3371c2ec15276c823a98244f09d78d8
DIST vmware-tools-linux-8.4.8-491717.i386.component.tar 107601920 RMD160 7d9d53337391bf08e4ae8a32f7dca46f39a608f0 SHA1 870443e43d7105db89d6bd1a329764ab3b07685a SHA256 799da75391d7112ee10df068a4c60519aaedb6989eeb94a5efe296b3423045a3
DIST vmware-tools-linux-8.4.8-491717.x86_64.component.tar 107601920 RMD160 2c355199fa561ad80dfca0ba6f0b477e529ceb44 SHA1 000469569298d3601f7ba961252474f9acbed609 SHA256 924f4c786678dc4405a2bff77f784d020561cd1aa6e59951fc963fb257e84c55
DIST vmware-tools-linux-8.8.2-703057.i386.component.tar 59392000 RMD160 57bf734c3f7386585c452c6bf2170d0206f898c3 SHA1 5cdaeec5b9bb6472f4f318b143424c2176eb52e2 SHA256 d6e03b2edcc598fcd969c2aee347abbf593c41b7fe5557874e48b41764736c90
DIST vmware-tools-linux-8.8.2-703057.x86_64.component.tar 59392000 RMD160 54fe9bd5fe7b12084ba078ae801c9e5262742ecb SHA1 f43053bca38bb3bd8ff2266080696f2f893ae5f1 SHA256 e0e6488c04512e52d373682bacfb39810bafe9c514156cee3d311e6cf38668a4
DIST vmware-tools-netware-8.4.8-491717.i386.component.tar 81920 RMD160 16d2a8c376c09af2a867fc659d6d72222186ecc2 SHA1 37cc1d311b9a43ba4fbeb5cf00d996b74db3b4f8 SHA256 c862e2f78a2cdb915defa26a1084513c51ea0729c865f57936361cb29187f09f
DIST vmware-tools-netware-8.4.8-491717.x86_64.component.tar 81920 RMD160 e2f2c6efb63bb55c9e501ed80c692acfc626ac33 SHA1 bace6ea27cd9729dc19ffd5bfbcc83cdba3d4d34 SHA256 dc2f236d3b1dcd56919de26b3437e5073085d4384908b7524df15286edbfa1a0
DIST vmware-tools-netware-8.8.2-703057.i386.component.tar 81920 RMD160 2f889e6538cc2303c427431b72544e0d938b7c24 SHA1 264108bcb563676091e7e1bdc63345575d918b07 SHA256 182cf9d6e1566dde3882de9663578deaffeda8e15e4d51d73a4cfa94065b5b16
DIST vmware-tools-netware-8.8.2-703057.x86_64.component.tar 81920 RMD160 ab2f4f6edbe255cb0c0636110adacc08821903e7 SHA1 75e3a27d3847bdb4e608b334c37dcf6a6f5c0e5f SHA256 d90f5ebdc913f915ca03ae0693cdc96171589405bea08bcc1f263a6c44d801f7
DIST vmware-tools-solaris-8.4.8-491717.i386.component.tar 19589120 RMD160 3335405f2ece766d015b088268ccc04e5394e932 SHA1 b94b080633172fdabfe73a218112d4abf9b3855e SHA256 4ba329fce0ad15c666351647e258387afc9ef97dede069e3a969891682e62c92
DIST vmware-tools-solaris-8.4.8-491717.x86_64.component.tar 19589120 RMD160 85e836fe603908213be643f12a938aed9e46d4c3 SHA1 bf99f0f7d1a136cad62501fb8cf811a979f5ecde SHA256 3776cf65c3457f57933ea499f3479cc5fc0b85e6f54d40f0d05e608609261f5c
DIST vmware-tools-solaris-8.8.2-703057.i386.component.tar 12779520 RMD160 39dd90f0d2463236bbd7d73db3092bcb4d9972b9 SHA1 4012a2ae0efd48965930b4d9da79c7b641d32ac7 SHA256 53d60b563c69c5370c212da0692d118373ec9211590a369576474d6a33ed37d4
DIST vmware-tools-solaris-8.8.2-703057.x86_64.component.tar 12779520 RMD160 a8a27e101d9916db3590bc10b879a94365b767c7 SHA1 48afb8378a6ea7a438d4049548789354c6c3d7bb SHA256 947f9994f8f3f532db3e1b48937ea3b83ecd627de76326337b27eed4cb1980c0
DIST vmware-tools-winPre2k-8.4.8-491717.i386.component.tar 11059200 RMD160 0622bb424ccd80a62584a248c2927923f078f519 SHA1 bcf6297b9389b43ed081a071a4b321c8086d67c4 SHA256 2ec0f90287324a37bf66a718f792d466edd8bf0f3e3c5039b782a3db6fd763c5
DIST vmware-tools-winPre2k-8.4.8-491717.x86_64.component.tar 11059200 RMD160 4d12bf4663b154cbd2fee5dbf8570d94823dac0a SHA1 d56d64fb00c764a697609e8c12a4b4e90b192f44 SHA256 34ac2895b39701076034bfd00c9fc8d09994c1d0366abddbac2151d51bde1d15
DIST vmware-tools-winPre2k-8.8.2-703057.i386.component.tar 11253760 RMD160 6573c9aaeca2907523a36956aff96b18dff01167 SHA1 38c479d52017e9b043466f9031aa06e14fa2506c SHA256 3bc209a40bcc150dbf37269324b2d10980526b8592b770d456642283920c0d90
DIST vmware-tools-winPre2k-8.8.2-703057.x86_64.component.tar 11253760 RMD160 0d70bfbd1a7a43de7fc1fae9bfc590e8472f1a70 SHA1 d1c698de64a799b50343fd3b3ed1726efd843d52 SHA256 f9d730239ca482fb46c483add4f7e72cc6a630be4ff9f6002d4617aa71fb8eb6
DIST vmware-tools-windows-8.4.8-491717.i386.component.tar 38174720 RMD160 675c1a884d781879fb6c71b007f81b0deee701e8 SHA1 7d728676e20dc863a96eef5d253c2a4c8616d803 SHA256 80d79afcd36a0458fb59e2423af9915b676593b9306c12d22e0f339600768b9a
DIST vmware-tools-windows-8.4.8-491717.x86_64.component.tar 38174720 RMD160 03ce9520fd251b748f8553508bec0d86a783ff61 SHA1 928c8697fa8a14ecf6d2cd43c99c807acdb696d4 SHA256 06ab70677eb1b71f9418f80f956efce877b68d2a7e98814bad6bcc33a468bd0f
DIST vmware-tools-windows-8.8.2-703057.i386.component.tar 50237440 RMD160 432d9cb9aa745506a394002792ab2cf6bfe83ff3 SHA1 549b31bbc6a5b7be5c0707d3236425932f9077f0 SHA256 2682cd6e438c9928114177d3d503e3619b723dfbc49b204db759045453a38065
DIST vmware-tools-windows-8.8.2-703057.x86_64.component.tar 50237440 RMD160 ac02282eff58c88847ae1082f3d8783c5d8cbb37 SHA1 1b03259e108579390cbf12d7cab92e16e70cc3d6 SHA256 df1fac4cf41116577bbe332849638f59d19ccbfa506b7a4b3cfa93da94ac860e
DIST vmware-tools-freebsd-8.4.9-744570.i386.component.tar 18636800 RMD160 6b69a7b013bf3241ba29238a2b464f7391f07270 SHA1 bbc097cbae9dac7ce19a2de709f56205ceaea5b9 SHA256 14e678fd3da3656dd2249a233578135df58cbacbb0b1307ad0cced38ff539aa0
DIST vmware-tools-freebsd-8.4.9-744570.x86_64.component.tar 18636800 RMD160 f9f753eb333e0dd9628c657fa28dbbdeb68d8164 SHA1 9e77d1417588fda81230639a6a1ced90c00705e4 SHA256 555a1d6998b85a33ea1fc4f00e67fa034ef413c0f6e3c48125b5ee94f3ece06f
DIST vmware-tools-freebsd-8.8.4-744019.i386.component.tar 15667200 RMD160 7d442c5f60deee8aa2aa779a0e67b6090ac928ff SHA1 a24f664a72a9b6fc42e0eeb41aafd29456c56a3d SHA256 bfd990e4a9244b075854178b338df397218a2efb11b5e4c12e47c762d3c7678d
DIST vmware-tools-freebsd-8.8.4-744019.x86_64.component.tar 15667200 RMD160 2c2cc7b04a2cc6d93c5f78604d707fff9381a8de SHA1 82f08011ca37b014561d54c8219f9db6cf7e8ec2 SHA256 a2eba283bce8a1b5695e0827cb36d8f5332fc06041d21dab3edcbf919d1c9f5a
DIST vmware-tools-linux-8.4.9-744570.i386.component.tar 107786240 RMD160 ef79e98a102508bee6b1a6606a39d6b9256dd994 SHA1 1febad7e77050b004c428ce8cac2303691dfcc3e SHA256 eb623c34b03dd271e68dc61bf1c02b0a8be6066b2304327f071e06879b9dc8d3
DIST vmware-tools-linux-8.4.9-744570.x86_64.component.tar 107786240 RMD160 97b064229b6171040bccb14e5687a4030ab17e9e SHA1 5741cd02c82a6165c170a85360d5e239ed9add5e SHA256 30c9eec5ebf13d224cf01b321f858d8ef8ee16c823f42c96f94e63eaec1b9566
DIST vmware-tools-linux-8.8.4-744019.i386.component.tar 60129280 RMD160 1d63db19056e321b8876de071a75db341ec2b5bc SHA1 b64f8e62e89c58d67b7a76f0993c726599944527 SHA256 1abac226110078a8fa373f1c8b12efbf2a1438badb2dbe570103b83b8a245641
DIST vmware-tools-linux-8.8.4-744019.x86_64.component.tar 60129280 RMD160 87cf9ea392524792c111e2178e05f10ce249e8bf SHA1 c6e4cdb4172ce35616f96727e31d5526ce798a99 SHA256 e704118d03b0303c79b622bc5dde60c0a172e7caaa6a1b7c7c467fe9707f9a1a
DIST vmware-tools-netware-8.4.9-744570.i386.component.tar 81920 RMD160 6fa85db2bfcd9c1c0f2ec5a91797aa1c120f9401 SHA1 3f0b12a8bac5df4129f6af70fe5a1b9bf9659041 SHA256 97c7acbca92b27084326bab7598534552f8d4537924b0cf7633425f61c306519
DIST vmware-tools-netware-8.4.9-744570.x86_64.component.tar 81920 RMD160 91cf1c4f8f53cbdb13456cc207b4338a5d93d7af SHA1 36fc20a69ef60ede0b94f1b50209b33e5913026d SHA256 a3256cc804c0f73e5e01a1b0e81827a7dfbc42d4cda701e1b19bf6961a617af0
DIST vmware-tools-netware-8.8.4-744019.i386.component.tar 81920 RMD160 b2e57aa2890fa25da2922cce5d3bad1a33b684f7 SHA1 96c9e60e7933cdcde51da19e4c8553e453231c1b SHA256 bc77ece95283d4986c753f7696575d2bfac520a68f150de314cee9ac00877e2a
DIST vmware-tools-netware-8.8.4-744019.x86_64.component.tar 81920 RMD160 ee51b9bd258d86cb79be78a6a5b89ed31030f870 SHA1 bd10fa41ee3809cbbadb18738d6093515fe56e75 SHA256 0ef595aeaf23188bb16599c2c2bf918826c1830a77b6aae967c924eac27cf3be
DIST vmware-tools-solaris-8.4.9-744570.i386.component.tar 20049920 RMD160 082c863688393479d6238ade5a450fddd3db6f94 SHA1 c5a79b3dea579a17988c04affa98d494853c4afd SHA256 12f868ff8015de412edd98e51f2bb6d4c016de87244916d207203003c44450fa
DIST vmware-tools-solaris-8.4.9-744570.x86_64.component.tar 20049920 RMD160 d87430452453ff642c14850ce5453c1c99fae078 SHA1 05131f1dd979b56a1bfc64276a45d08a4bcade8c SHA256 d0946fc5d4d798c237b4f8f38a154e288fb8215e1910a0818a18913814e69b59
DIST vmware-tools-solaris-8.8.4-744019.i386.component.tar 12779520 RMD160 603a3a16aad8007451268d2b01f71c18f22efa89 SHA1 ad0daf83477c7281ffb8c03c586cd121be9a04c5 SHA256 c11c549fff28288f0402169fb23967ced04209511603959e3da434ae293deb9b
DIST vmware-tools-solaris-8.8.4-744019.x86_64.component.tar 12779520 RMD160 1273f2ec22a4b7b0b65bbd249645f7e7133c8582 SHA1 68190b896fff9dffe951bf7b5abe3808e3eea3fd SHA256 9aa323485ed61a248d0c403578a9a6802fd13486275cc3b40b11510436aab7e4
DIST vmware-tools-winPre2k-8.4.9-744570.i386.component.tar 11059200 RMD160 e57e087eabfd9a15e3e6336642f2d9525a7453e3 SHA1 2fd2041915683744c865f64d4b668ca602048fa1 SHA256 7e203ff59853450256389b4d7540a6ec30feb9f8fff238d579b1a2057418a94c
DIST vmware-tools-winPre2k-8.4.9-744570.x86_64.component.tar 11059200 RMD160 20f15c85b8cd4161e9b23b6bf61d607dc30e8602 SHA1 c4355e9fdc1dd81a513cffd7ccf18dd86cfd7f76 SHA256 6cc456e8162762f0d1ea8bf2f3595ab6943b9f0bb2954f60f91966c1dcd5dbf5
DIST vmware-tools-winPre2k-8.8.4-744019.i386.component.tar 11253760 RMD160 b771eef9db9fc97d77feb872016e78b9b405e033 SHA1 3132f2c71452d3bd7f7512c67ef1105d1d554ab2 SHA256 71c7c2be7ea2e2c344c6d9cae4883c6c14470ad7693c0228379a597519da8a83
DIST vmware-tools-winPre2k-8.8.4-744019.x86_64.component.tar 11253760 RMD160 6513e6f9c1a144ce500e90e9cea21ec015b499d7 SHA1 0f58b5db1311275259de678dbca5e9742f804825 SHA256 3d7f8443162096eb3fff52425307b26aba3619304547a650e2807c73dc50e1dc
DIST vmware-tools-windows-8.4.9-744570.i386.component.tar 38246400 RMD160 bc99d1b9367df2732da64c882fed3b0a29371fb7 SHA1 7f5b015a396874df95946808bdac7edd40b656cf SHA256 27a25495b0028745093968f771d66f186071df3e91760b3c2ca7be56a3acd805
DIST vmware-tools-windows-8.4.9-744570.x86_64.component.tar 38246400 RMD160 2bc96269e79cb1c190438621c69f02967f26b8ad SHA1 ec6476137ecf605d449a79056270f1cdf44e7203 SHA256 424ddb54ea3cd0b3f04af128023a9a7600f753ff46e8bca72294d5c3cbbab90f
DIST vmware-tools-windows-8.8.4-744019.i386.component.tar 52254720 RMD160 28193f2cb72018ff862c2639e94884ee6d7ca3fd SHA1 9fa6e6fecc110ba0481c4432ae10079e1669bb9f SHA256 60272cfb2ee1df444a29a4ed740ab6fb8f82baec7f2327452046fe2e8bbe92b0
DIST vmware-tools-windows-8.8.4-744019.x86_64.component.tar 52254720 RMD160 5c91a8b84208e161cc3732c81070ec3b71f8220e SHA1 db4813b32b5de1c098499a549cfaca7ca8bc1c5c SHA256 c2299b5689cbf8a9a516c91a34cefd4cf0721ab1ac0173ff88756d48c7baa4ba

@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-tools/vmware-tools-8.4.8.491717.ebuild,v 1.2 2012/03/10 14:19:04 vadimk Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-tools/vmware-tools-8.4.9.744570.ebuild,v 1.1 2012/06/17 13:10:27 vadimk Exp $
inherit versionator vmware-bundle
MY_PV="$(replace_version_separator 3 - $PV)"
BASE_URI="http://softwareupdate.vmware.com/cds/vmw-desktop/player/3.1.5/491717/linux/packages/"
BASE_URI="http://softwareupdate.vmware.com/cds/vmw-desktop/player/3.1.$(($(get_version_component_range 3)-3))/$(get_version_component_range 4)/linux/packages/"
DESCRIPTION="VMware Tools for guest operating systems"
HOMEPAGE="http://www.vmware.com/products/player/"
@ -16,7 +16,7 @@ KEYWORDS="-* ~amd64 ~x86"
RESTRICT="mirror"
IUSE=""
DEPEND=""
DEPEND="!<app-emulation/vmware-workstation-7"
RDEPEND=""
IUSE_VMWARE_GUEST="freebsd linux netware solaris windows winPre2k"

@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-tools/vmware-tools-8.8.2.703057.ebuild,v 1.1 2012/05/05 14:49:10 vadimk Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-tools/vmware-tools-8.8.4.744019.ebuild,v 1.1 2012/06/17 13:10:27 vadimk Exp $
inherit versionator vmware-bundle
MY_PV="$(replace_version_separator 3 - $PV)"
BASE_URI="http://softwareupdate.vmware.com/cds/vmw-desktop/player/4.0.3/$(get_version_component_range 4)/linux/packages/"
BASE_URI="http://softwareupdate.vmware.com/cds/vmw-desktop/player/4.0.$(get_version_component_range 3)/$(get_version_component_range 4)/linux/packages/"
DESCRIPTION="VMware Tools for guest operating systems"
HOMEPAGE="http://www.vmware.com/products/player/"

@ -1,4 +1,2 @@
DIST VMware-VIX-1.11.1-528992.i386.bundle 76080744 RMD160 e00bf46b197b718719f96f957882580617ece471 SHA1 3326051e398d5ffffabac181f48af17429ada958 SHA256 94ea02b4f385c2b02df7b5e1452bc06f7d592ac0e0b2117f8a39d2f6a779fbbd
DIST VMware-VIX-1.11.1-528992.x86_64.bundle 79344105 RMD160 2c69dd8cd0284a242a27f2a36e6dbe5fc2fb9727 SHA1 2b272f26dd8b60c0c4fb9e2cb8b0ddde8700bb6a SHA256 d43e42c4f9ecc1cf60e075511a446f16091ea8f367b006c89ef230351cb7eef7
DIST VMware-vix-1.6.2-156745.i386.tar.gz 18413447 RMD160 36d7e4c3740e109c515de5150ec7ed969db421b1 SHA1 01ef532e329f56c6839a5be9531673623b7ddcd4 SHA256 5e230879d5c24dffda36c9b0fc69637dcdd9fffd3b306f86a5ebd9ba231a6f5b
DIST VMware-vix-1.6.2-156745.x86_64.tar.gz 22657119 RMD160 1841373c363a71645a5f8ab2b4e3790bf00d21e9 SHA1 034a7f75d58b73bc31d02c8f2503f7fdd1f1fe31 SHA256 c37b58d1cfa3686138178cc60af92c48e81ccca6f039c966ebb43928fc95adb7
DIST VMware-VIX-1.11.4-744019.i386.bundle 76259648 RMD160 a7f463dcdf2e1ad9acc9aa7fde3439e7f9fa3100 SHA1 7a08a47ca0e18c2e8ad2a1a4ee7962af9dd894dd SHA256 0e866bbdcc7f9ed7511af012a8645092a29d7d7b6cedd9d82d08560a9e3bde03
DIST VMware-VIX-1.11.4-744019.x86_64.bundle 79518116 RMD160 937d4bd3012dd8141e4abdfb2755126f666715a9 SHA1 c19fb9d5b3d1681107292a6d01d7be1067f516b5 SHA256 0a77d6254963d15f9238c3054d98aa3597bdca7e7df69a55a6a74debdb2784be

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-vix/vmware-vix-1.11.1.528992.ebuild,v 1.1 2011/12/03 20:15:57 vadimk Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-vix/vmware-vix-1.11.4.744019.ebuild,v 1.1 2012/06/17 13:11:52 vadimk Exp $
EAPI="4"

@ -1,205 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-vix/vmware-vix-1.6.2.156745-r2.ebuild,v 1.3 2012/06/01 00:08:48 zmedico Exp $
# Unlike many other binary packages the user doesn't need to agree to a licence
# to download VMWare. The agreeing to a licence is part of the configure step
# which the user must run manually.
EAPI="2"
inherit eutils user versionator
MY_PV=$(replace_version_separator 3 '-' )
MY_PN="VMware-vix-${MY_PV}"
DESCRIPTION="VMware VIX for Linux"
HOMEPAGE="http://www.vmware.com/"
SRC_URI=" x86? ( mirror://vmware/software/vmserver/${MY_PN}.i386.tar.gz )
amd64? ( mirror://vmware/software/vmserver/${MY_PN}.x86_64.tar.gz ) "
LICENSE="vmware"
IUSE=""
SLOT="0"
KEYWORDS="-* ~x86 ~amd64"
RESTRICT="strip"
# vmware-server should not use virtual/libc as this is a
# precompiled binary package thats linked to glibc.
DEPEND="
>=dev-lang/perl-5
sys-apps/pciutils
sys-apps/findutils
>=sys-libs/glibc-2.3.5
x11-misc/shared-mime-info
virtual/os-headers"
RDEPEND="${DEPEND}
dev-libs/glib
dev-libs/libxml2
dev-libs/openssl
net-misc/curl
sys-libs/zlib
!app-emulation/vmware-workstation
"
S=${WORKDIR}/vmware-vix-distrib
pkg_setup() {
if use x86; then
MY_P="${MY_PN}.i386"
elif use amd64; then
MY_P="${MY_PN}.x86_64"
fi
}
src_prepare() {
VMWARE_GROUP=${VMWARE_GROUP:-vmware}
VMWARE_INSTALL_DIR=/opt/${PN//-//}
shortname="vix"
product="vmware-vix"
config_dir="/etc/vmware-vix"
product_name="VMware VIX API"
enewgroup ${VMWARE_GROUP}
# EPATCH_SOURCE="${FILESDIR}"/${PV} EPATCH_SUFFIX="patch" epatch
sed -i -e "s:/sbin/lsmod:/bin/lsmod:" "${S}"/installer/services.sh || die "sed of services"
# We won't want any perl scripts from VMware
rm -f *.pl bin/*.pl
rm -f etc/installer.sh
}
src_install() {
# We loop through our directories and copy everything to our system.
for x in api bin lib include
do
if [[ -e "${S}/vmware-vix/${x}" ]]
then
dodir "${VMWARE_INSTALL_DIR}"/${x}
cp -pPR "${S}"/vmware-vix/${x}/* "${D}""${VMWARE_INSTALL_DIR}"/${x} \
|| die "copying ${x}"
fi
done
# If we have an /etc directory, we copy it.
#if [[ -e "${S}/etc" ]]
#then
dodir "${config_dir}"
# cp -pPR "${S}"/etc/* "${D}""${config_dir}"
# fowners root:${VMWARE_GROUP} "${config_dir}"
# fperms 770 "${config_dir}"
#fi
# If we have any helper files, we install them. First, we check for an
# init script.
if [[ -e "${FILESDIR}/${PN}.rc" ]]
then
newinitd "${FILESDIR}"/${PN}.rc ${product} || die "newinitd"
fi
local ENVD="${T}/90${PN}"
echo "PATH=${VMWARE_INSTALL_DIR}/bin" > "${ENVD}"
echo "ROOTPATH=${VMWARE_INSTALL_DIR}/bin" >> "${ENVD}"
doenvd "${ENVD}" || die "doenvd"
# Last, we check for any mime files.
if [[ -e "${FILESDIR}/${PN}.xml" ]]
then
insinto /usr/share/mime/packages
doins "${FILESDIR}"/${PN}.xml || die "mimetypes"
fi
# Blame bug #91191 for this one.
if [[ -e doc/EULA ]]
then
insinto "${VMWARE_INSTALL_DIR}"/doc
doins doc/EULA || die "copying EULA"
fi
# Now, we copy in our services.sh file
#exeinto "${config_dir}"/init.d
#newexe installer/services.sh ${product} || die "services.sh"
dohtml -r doc/VMwareVix/*
# Finally, we run the "questions"
# Questions:
einfo "Adding answers to ${config_dir}/locations"
locations="${D}${config_dir}/locations"
echo "answer BINDIR ${VMWARE_INSTALL_DIR}/bin" >> ${locations}
echo "answer VIXLIBDIR ${VMWARE_INSTALL_DIR}/lib" >> ${locations}
echo "answer LIBDIR ${VMWARE_INSTALL_DIR}/lib" >> ${locations}
#echo "answer MANDIR ${VMWARE_INSTALL_DIR}/man" >> ${locations}
echo "answer DOCDIR /usr/share/doc/${P}" >> ${locations}
local VMWARECONFIG="${T}"/config
if [[ -e ${ROOT}/etc/vmware/config ]]
then
cp -a "${ROOT}"/etc/vmware/config "${VMWARECONFIG}"
sed -i -e "/vix.libdir/d" "${VMWARECONFIG}"
fi
echo "vix.libdir = \"${VMWARE_INSTALL_DIR}/lib\"" >> "${VMWARECONFIG}"
insinto /etc/vmware/
doins "${VMWARECONFIG}"
}
pkg_preinst() {
# This must be done after the install to get the mtimes on each file
# right.
#Note: it's a bit weird to use ${D} in a preinst script but it should work
#(drobbins, 1 Feb 2002)
einfo "Generating ${config_dir}/locations file."
d=`echo ${D} | wc -c`
for x in `find ${D}${VMWARE_INSTALL_DIR} ${D}${config_dir}` ; do
x="`echo ${x} | cut -c ${d}-`"
if [ -d "${D}/${x}" ] ; then
echo "directory ${x}" >> "${D}${config_dir}"/locations
else
echo -n "file ${x}" >> "${D}${config_dir}"/locations
if [ "${x}" == "${config_dir}/locations" ] ; then
echo "" >> "${D}${config_dir}"/locations
elif [ "${x}" == "${config_dir}/not_configured" ] ; then
echo "" >> "${D}${config_dir}"/locations
else
echo -n " " >> "${D}${config_dir}"/locations
find "${D}${x}" -printf %T@ >> "${D}${config_dir}"/locations
echo "" >> "${D}${config_dir}"/locations
fi
fi
done
}
pkg_postinst() {
update-mime-database /usr/share/mime
[[ -d "${config_dir}" ]] && chown -R root:${VMWARE_GROUP} ${config_dir}
# This is to fix the problem where the not_configured file doesn't get
# removed when the configuration is run. This doesn't remove the file
# It just tells the vmware-config.pl script it can delete it.
einfo "Updating ${config_dir}/locations"
for x in "${config_dir}"/._cfg????_locations ; do
if [ -f $x ] ; then
cat $x >> "${config_dir}"/locations
rm $x
fi
done
ewarn "In order to run ${product_name}, you have to"
ewarn "be in the '${VMWARE_GROUP}' group."
}
pkg_prerm() {
sed -i -e "/vix.libdir/d" "${ROOT}"/etc/vmware/config
}
pkg_postrm() {
if ! has_version app-emulation/${PN}; then
ewarn "To remove all traces of ${producti_name} you will need to remove the files"
ewarn "in ${config_dir} and /etc/init.d/${product}."
ewarn "If the vmware-modules package is installed, you may no longer need it."
fi
}

@ -1,4 +1,4 @@
DIST VMware-Workstation-7.1.5-491717.i386.bundle 130351656 RMD160 110bc8a4486bdf24cf9b293a4376fb89e0aff56d SHA1 f112d0e5ad00d285982d998c36a554dad4c43700 SHA256 a0f05693cf82ce2fe49b5009bbd2dfb531606b55f8b6656e7e4b06b051c2655c
DIST VMware-Workstation-7.1.5-491717.x86_64.bundle 137361206 RMD160 b5f302400a0c33b2bc4a2b68ccc070f9329af047 SHA1 0cca1399008630ed76374d794806d60a93dc3e97 SHA256 857a71e4022a357a49aadc0516dae8909b34abf7a3681fbba5e76d92ee3be90b
DIST VMware-Workstation-Full-8.0.3-703057.i386.bundle 339143008 RMD160 29a9a350b78b3b5389a452372c1d3853eba9fba6 SHA1 08ac903c012ef887bf45b3f9f83a4d3200fe25d1 SHA256 a7c6287af03c99d4db9eba2c2cac3c899c4096be7a093be5df7223e5ec4e7caf
DIST VMware-Workstation-Full-8.0.3-703057.x86_64.bundle 338884931 RMD160 e6717d271a4ece4ae05651db2390f74b0bebfebb SHA1 b8d189b6717d49abc49401fc4ad50b187ff2e813 SHA256 9cdf5f9ed85c1d6c6fbae0ba32a7c0b5097599c4b4660c2391303e8928f46fda
DIST VMware-Workstation-7.1.6-744570.i386.bundle 130391795 RMD160 9f4ae1ee0345119151da11e7288c5a61ac44648b SHA1 befc2fdabaa402e317119699e279f8fbc94b9b04 SHA256 fbeadabe7c0929a10f144dc82e37afc73bbd60bedf299bb2c6142dda379ad5b4
DIST VMware-Workstation-7.1.6-744570.x86_64.bundle 137422513 RMD160 16bff1f77dd543850f47981fc9289b2aa98f41b5 SHA1 86ec85974ee0a1c613237327e81fa81f1946c56a SHA256 1a0694349393ce326f62c291d76c1c5e8d5473b49bf986476e1485df422a2f8f
DIST VMware-Workstation-8.0.4-744019.i386.bundle.tar 189839360 RMD160 c7490c8176f83a24b91cc11d85def074e2884ab9 SHA1 e5543fcebd6f290fa6799eaa8b40eaf24d8b682c SHA256 5b469de4f583fc0d33750253244c23e0f6a9d5b713e8d46ea3dd07f01af2b5ed
DIST VMware-Workstation-8.0.4-744019.x86_64.bundle.tar 189552640 RMD160 7a4f5e9ab0e081ba5df51e4b70cfed427089563b SHA1 bd3045cb3f372bb88467e8ad45f09c5703547ed0 SHA256 83cdf3f4cf99afdd3e9685b5cc50f613094cc24e7502a2dc577f05640382a6c5

@ -0,0 +1,20 @@
#!/bin/bash
action="$1"
case $action in
add)
rc-update -q add vmware-workstation-server default
rc-service vmware-workstation-server start
;;
remove)
rc-update -q del vmware-workstation-server default
rc-service vmware-workstation-server stop
;;
status)
rc-service -q vmware-workstation-server status
;;
*)
exit 1
;;
esac

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-7.1.5.491717.ebuild,v 1.3 2012/03/24 13:50:09 vadimk Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-7.1.6.744570.ebuild,v 1.1 2012/06/17 13:11:13 vadimk Exp $
EAPI="2"
@ -9,6 +9,7 @@ inherit eutils versionator fdo-mime gnome2-utils vmware-bundle
MY_PN="VMware-Workstation"
MY_PV="$(replace_version_separator 3 - $PV)"
MY_P="${MY_PN}-${MY_PV}"
PV_MINOR=$(get_version_component_range 3)
DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators"
HOMEPAGE="http://www.vmware.com/products/workstation/"
@ -76,8 +77,9 @@ RDEPEND="dev-cpp/cairomm
x11-libs/pango
x11-libs/startup-notification
x11-themes/hicolor-icon-theme
!app-emulation/vmware-server
!app-emulation/vmware-player"
PDEPEND="~app-emulation/vmware-modules-238.5
PDEPEND="~app-emulation/vmware-modules-238.${PV_MINOR}
vmware-tools? ( app-emulation/vmware-tools )"
S=${WORKDIR}

@ -1,28 +1,29 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-8.0.3.703057.ebuild,v 1.1 2012/05/05 14:52:20 vadimk Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild,v 1.1 2012/06/17 13:11:13 vadimk Exp $
EAPI="4"
inherit eutils versionator fdo-mime gnome2-utils pam vmware-bundle
MY_PN="VMware-Workstation"
MY_PV="$(replace_version_separator 3 - $PV)"
MY_P="${MY_PN}-Full-${MY_PV}"
MY_PV=$(get_version_component_range 1-3)
PV_MINOR=$(get_version_component_range 3)
PV_BUILD=$(get_version_component_range 4)
MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}"
DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators"
HOMEPAGE="http://www.vmware.com/products/workstation/"
BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/ws/${MY_PV}/${PV_BUILD}/linux/core/"
SRC_URI="
x86? ( ${MY_P}.i386.bundle )
amd64? ( ${MY_P}.x86_64.bundle )
x86? ( ${BASE_URI}${MY_P}.i386.bundle.tar )
amd64? ( ${BASE_URI}${MY_P}.x86_64.bundle.tar )
"
LICENSE="vmware"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="cups doc gnome kde ovftool server vix vmware-tools"
RESTRICT="binchecks fetch mirror strip"
IUSE="cups doc ovftool server vix vmware-tools"
RESTRICT="binchecks mirror strip"
# vmware-workstation should not use virtual/libc as this is a
# precompiled binary package thats linked to glibc.
@ -57,8 +58,6 @@ RDEPEND="dev-cpp/cairomm
sys-libs/glibc
sys-libs/zlib
x11-libs/cairo
gnome? ( x11-libs/gksu )
kde? ( kde-base/kdesu )
x11-libs/gtk+:2
x11-libs/libgksu
x11-libs/libICE
@ -91,21 +90,9 @@ VM_INSTALL_DIR="/opt/vmware"
VM_DATA_STORE_DIR="/var/lib/vmware/Shared VMs"
VM_HOSTD_USER="root"
pkg_nofetch() {
local bundle
if use x86; then
bundle="${MY_P}.i386.bundle"
elif use amd64; then
bundle="${MY_P}.x86_64.bundle"
fi
einfo "Please download ${bundle}"
einfo "from ${HOMEPAGE}"
einfo "and place it in ${DISTDIR}"
}
src_unpack() {
default
local bundle=${A%.tar}
local component; for component in \
vmware-vmx \
vmware-player-app \
@ -115,21 +102,20 @@ src_unpack() {
vmware-network-editor-ui \
vmware-usbarbitrator
do
vmware-bundle_extract-bundle-component "${DISTDIR}/${A}" "${component}" "${S}"
vmware-bundle_extract-bundle-component "${bundle}" "${component}" "${S}"
done
if use server; then
vmware-bundle_extract-bundle-component "${DISTDIR}/${A}" vmware-workstation-server #"${S}"
vmware-bundle_extract-bundle-component "${bundle}" vmware-workstation-server #"${S}"
fi
if use vix; then
vmware-bundle_extract-bundle-component "${DISTDIR}/${A}" vmware-vix-core vmware-vix
vmware-bundle_extract-bundle-component "${DISTDIR}/${A}" vmware-vix-lib-Workstation800andvSphere500 vmware-vix
vmware-bundle_extract-bundle-component "${bundle}" vmware-vix-core vmware-vix
vmware-bundle_extract-bundle-component "${bundle}" vmware-vix-lib-Workstation800andvSphere500 vmware-vix
fi
if use ovftool; then
vmware-bundle_extract-bundle-component "${DISTDIR}/${A}" vmware-ovftool
vmware-bundle_extract-bundle-component "${bundle}" vmware-ovftool
fi
}
src_prepare() {
@ -205,6 +191,10 @@ src_install() {
into "${VM_INSTALL_DIR}"/lib/vmware
dobin bin/*
dobin "${FILESDIR}"/configure-hostd.sh
dobin "${FILESDIR}"/configure-hostd.sh
# install the libraries
insinto "${VM_INSTALL_DIR}"/lib/vmware/lib
doins -r lib/*
@ -287,14 +277,6 @@ src_install() {
dosym "${VM_INSTALL_DIR}"/lib/vmware/bin/vmware "${VM_INSTALL_DIR}"/bin/vmware
dosym "${VM_INSTALL_DIR}"/lib/vmware/icu /etc/vmware/icu
# fixing gksu problem
if use gnome; then
dosym /usr/bin/gksu "${VM_INSTALL_DIR}"/bin/vmware-gksu
fi
if use kde; then
dosym /usr/bin/kdesu "${VM_INSTALL_DIR}"/bin/vmware-gksu
fi
# fix permissions
fperms 0755 "${VM_INSTALL_DIR}"/lib/vmware/bin/{appLoader,fusermount,launcher.sh,mkisofs,vmware-remotemks}
fperms 0755 "${VM_INSTALL_DIR}"/lib/vmware/lib/{wrapper-gtk24.sh,libgksu2.so.0/gksu-run-helper}
@ -304,6 +286,7 @@ src_install() {
if use server; then
fperms 0755 "${VM_INSTALL_DIR}"/lib/vmware/bin/vmware-{hostd,vim-cmd,wssc-adminTool}
fperms 4711 "${VM_INSTALL_DIR}"/sbin/vmware-authd
fperms 1777 "${VM_DATA_STORE_DIR}"
fi
if use vix; then
fperms 0755 "${VM_INSTALL_DIR}"/lib/vmware-vix/setup/vmware-config

@ -1,2 +1 @@
DIST gentoo-0.19.12.tar.gz 1538940 RMD160 c63d8fae26b37dfca52686e0848ef27a1d9a9725 SHA1 fd98fa39c977175ca015c79659a7ef817ed26dfd SHA256 a19489210752c3e230c70a43d673a9b3479b06153909aefbe91469b08c5798e0
DIST gentoo-0.19.13.tar.gz 1541738 RMD160 73cbedc7c34299fd87c16f7286ef46bdfc385417 SHA1 7f5a514bb446a7b14868254dad2e4f121fc8639e SHA256 6afafeacd54a18d97e217ad10df1b555274ac856f050e10888109d405ebdc092

@ -1,54 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.19.12.ebuild,v 1.7 2012/01/31 19:41:24 ssuominen Exp $
EAPI=4
inherit autotools eutils
DESCRIPTION="A modern GTK+ based filemanager for any WM"
HOMEPAGE="http://www.obsession.se/gentoo/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="nls"
RDEPEND=">=x11-libs/gtk+-2.24:2
>=dev-libs/glib-2
x11-libs/gdk-pixbuf
x11-libs/pango"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
src_prepare() {
sed -i \
-e 's^icons/gnome/16x16/mimetypes^gentoo/icons^' \
gentoorc.in || die
sed -i \
-e '/GTK_DISABLE_DEPRECATED/ d' \
-e '/^GENTOO_CFLAGS=/s|".*"|"${CFLAGS}"|g' \
configure.in || die #357343
eautoreconf
}
src_configure() {
econf \
--sysconfdir=/etc/gentoo \
$(use_enable nls)
}
src_install() {
emake DESTDIR="${D}" install
dodoc AUTHORS BUGS CONFIG-CHANGES CREDITS NEWS \
README TODO docs/{FAQ,menus.txt}
dohtml -r docs/{images,config,*.{html,css}}
newman docs/gentoo.1x gentoo.1
docinto scratch
dodoc docs/scratch/*
make_desktop_entry ${PN} Gentoo \
/usr/share/${PN}/icons/${PN}.png \
"System;FileTools;FileManager"
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.19.13.ebuild,v 1.5 2012/05/24 13:31:57 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.19.13.ebuild,v 1.6 2012/06/17 17:36:00 armin76 Exp $
EAPI=4
inherit autotools eutils
@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="nls"
RDEPEND=">=x11-libs/gtk+-2.24:2

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/sphinx/sphinx-2.0.4.ebuild,v 1.4 2012/04/22 14:45:26 maekke Exp $
# $Header: /var/cvsroot/gentoo-x86/app-misc/sphinx/sphinx-2.0.4.ebuild,v 1.5 2012/06/17 16:47:22 armin76 Exp $
EAPI=4
inherit eutils autotools
@ -19,7 +19,7 @@ SRC_URI="http://sphinxsearch.com/files/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
KEYWORDS="~alpha amd64 ~arm ~ia64 ~sparc x86 ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
IUSE="debug id64 mysql odbc postgres stemmer test"
RDEPEND="mysql? ( virtual/mysql )

@ -0,0 +1,164 @@
From 93b83cfc04c37ed25450c33b31042d4b58ba88e2 Mon Sep 17 00:00:00 2001
From: David Tardon <dtardon@redhat.com>
Date: Sat, 16 Jun 2012 07:19:41 +0200
Subject: [PATCH] change the way par files for ins are collected
This avoids the need for $(wildcard), which seemed to cause problems in
some cases (in gentoo ebuild) and I never found any missing dependency
that might account for it.
Change-Id: Ia03d630bb85309fbb7da3068c396834fb56cffb1
---
solenv/gbuild/InstallModule.mk | 6 +++---
solenv/gbuild/InstallModuleTarget.mk | 12 ++++++------
solenv/gbuild/InstallScript.mk | 17 ++++++++++-------
solenv/gbuild/TargetLocations.mk | 6 ++++--
4 files changed, 23 insertions(+), 18 deletions(-)
diff --git a/solenv/gbuild/InstallModule.mk b/solenv/gbuild/InstallModule.mk
index f1b9dbe..7ff5a9e 100644
--- a/solenv/gbuild/InstallModule.mk
+++ b/solenv/gbuild/InstallModule.mk
@@ -45,7 +45,6 @@ $(call gb_Package_Package_internal,$(1)_par,$(call gb_InstallModuleTarget_get_wo
$(call gb_InstallModule_get_target,$(1)) : $(call gb_InstallModuleTarget_get_target,$(1))
$(call gb_InstallModule_get_target,$(1)) : $(call gb_Package_get_target,$(1)_par)
$(call gb_InstallModule_get_target,$(1)) :| $(dir $(call gb_InstallModule_get_target,$(1))).dir
-$(call gb_Package_get_preparation_target,$(1)_par) :| $(call gb_InstallModuleTarget_get_target,$(1))
$(call gb_InstallModule_get_clean_target,$(1)) : $(call gb_InstallModuleTarget_get_clean_target,$(1))
$(call gb_InstallModule_get_clean_target,$(1)) : $(call gb_Package_get_clean_target,$(1)_par)
@@ -89,12 +88,12 @@ $(call gb_InstallModuleTarget_use_packages,$(1),$(2))
endef
define gb_InstallModule__add_scpfile_impl
-$(call gb_Package_add_file,$(1)_par,par/osl/$(2),$(2))
+$(call gb_Package_add_file,$(1)_par,par/osl/$(notdir $(2)),$(2))
endef
define gb_InstallModule__add_scpfile
-$(call gb_InstallModule__add_scpfile_impl,$(1),$(notdir $(call gb_ScpTarget_get_target,$(2))))
+$(call gb_InstallModule__add_scpfile_impl,$(1),$(dir $(2))$(notdir $(call gb_ScpTarget_get_target,$(2))))
endef
@@ -123,6 +122,7 @@ endef
define gb_InstallModule_add_localized_scpfiles
$(call gb_InstallModuleTarget_add_localized_scpfiles,$(1),$(2))
+$(call gb_InstallModule__add_scpfiles,$(1),$(2))
endef
diff --git a/solenv/gbuild/InstallModuleTarget.mk b/solenv/gbuild/InstallModuleTarget.mk
index 1b717a7..3d7fcd0 100644
--- a/solenv/gbuild/InstallModuleTarget.mk
+++ b/solenv/gbuild/InstallModuleTarget.mk
@@ -265,15 +265,17 @@ endef
define gb_InstallModuleTarget__command
$(call gb_Output_announce,$(2),$(true),INM,3)
-$(foreach scpfile,$(SCP_FILES),$(call gb_Deliver_deliver,$(scpfile),$(3)/$(notdir $(scpfile))) &&) \
-touch $(1)
+$(call gb_Helper_abbreviate_dirs,\
+ rm -f $(1) \
+ $(foreach scpfile,$(SCP_FILES),&& echo $(scpfile) >> $(1)) \
+)
endef
$(dir $(call gb_InstallModuleTarget_get_target,%))%/.dir :
$(if $(wildcard $(dir $@)),,mkdir -p $(dir $@))
$(call gb_InstallModuleTarget_get_target,%) :
- $(call gb_InstallModuleTarget__command,$@,$*,$(call gb_InstallModuleTarget_get_workdir,$*))
+ $(call gb_InstallModuleTarget__command,$@,$*)
$(call gb_InstallModuleTarget_get_external_target,%) :
touch $@
@@ -282,14 +284,12 @@ $(call gb_InstallModuleTarget_get_external_target,%) :
$(call gb_InstallModuleTarget_get_clean_target,%) :
$(call gb_Output_announce,$*,$(false),INM,3)
rm -rf \
- $(call gb_InstallModuleTarget_get_workdir,$*) \
$(call gb_InstallModuleTarget_get_target,$*) \
$(call gb_InstallModuleTarget_get_external_target,$*)
define gb_InstallModuleTarget_InstallModuleTarget
$(call gb_InstallModuleTarget_get_target,$(1)) :| \
- $(call gb_InstallModuleTarget_get_external_target,$(1)) \
- $(call gb_InstallModuleTarget_get_workdir,$(1))/.dir
+ $(call gb_InstallModuleTarget_get_external_target,$(1))
$(call gb_InstallModuleTarget_get_external_target,$(1)) :| \
$(dir $(call gb_InstallModuleTarget_get_target,$(1))).dir
diff --git a/solenv/gbuild/InstallScript.mk b/solenv/gbuild/InstallScript.mk
index 506e7b3..35ea142 100644
--- a/solenv/gbuild/InstallScript.mk
+++ b/solenv/gbuild/InstallScript.mk
@@ -32,6 +32,10 @@ gb_InstallScriptTarget_COMMAND := $(PERL) $(gb_InstallScriptTarget_TARGET)
gb_InstallScriptTarget__make_arglist = $(subst $(WHITESPACE),$(COMMA),$(strip $(1)))
+define gb_InstallScriptTarget__get_files
+$(notdir $(shell cat $(foreach module,$(1),$(call gb_InstallModule_get_filelist,$(module)))))
+endef
+
# Pass first arg if make is running in silent mode, second arg otherwise
define gb_InstallScriptTarget__if_silent
$(if $(findstring s,$(filter-out --%,$(MAKEFLAGS))),$(1),$(2))
@@ -42,11 +46,11 @@ $(call gb_Output_announce,$(2),$(true),INS,4)
$(call gb_Helper_abbreviate_dirs,\
RESPONSEFILE=$(call var2file,$(shell $(gb_MKTEMP)),100,\
$(call gb_InstallScriptTarget__make_arglist,\
- $(notdir $(foreach module,$(SCP_MODULE_DIRS),$(wildcard $(module)/*$(SCP_SUFFIX))))) \
+ $(call gb_InstallScriptTarget__get_files,$(SCP_MODULES))) \
) && \
$(gb_InstallScriptTarget_COMMAND) \
$(call gb_InstallScriptTarget__if_silent,-q) \
- -i $(call gb_InstallScriptTarget__make_arglist,$(SCP_MODULE_DIRS) $(OUTDIR)/par) \
+ -i $(OUTDIR)/par/osl \
-o $(1) \
@@$${RESPONSEFILE} && \
rm -f $${RESPONSEFILE} \
@@ -70,15 +74,14 @@ $(call gb_InstallScriptTarget_get_clean_target,%) :
# gb_InstallScriptTarget_InstallScriptTarget(<target>)
define gb_InstallScriptTarget_InstallScriptTarget
$(call gb_InstallScriptTarget_get_target,$(1)) :| $(dir $(call gb_InstallScriptTarget_get_target,$(1))).dir
-$(call gb_InstallScriptTarget_get_target,$(1)) : SCP_MODULE_DIRS :=
-$(call gb_InstallScriptTarget_get_target,$(1)) : SCP_SUFFIX := $(suffix $(call gb_ScpTarget_get_target,%))
+$(call gb_InstallScriptTarget_get_target,$(1)) : SCP_MODULES :=
endef
define gb_InstallScriptTarget_use_module
-$(call gb_InstallScriptTarget_get_target,$(1)) : $(call gb_InstallModuleTarget_get_target,$(2))
-$(call gb_InstallScriptTarget_get_clean_target,$(1)) : $(call gb_InstallModuleTarget_get_clean_target,$(2))
-$(call gb_InstallScriptTarget_get_target,$(1)) : SCP_MODULE_DIRS += $(call gb_InstallModuleTarget_get_workdir,$(2))
+$(call gb_InstallScriptTarget_get_target,$(1)) : $(call gb_InstallModule_get_target,$(2))
+$(call gb_InstallScriptTarget_get_clean_target,$(1)) : $(call gb_InstallModule_get_clean_target,$(2))
+$(call gb_InstallScriptTarget_get_target,$(1)) : SCP_MODULES += $(2)
endef
diff --git a/solenv/gbuild/TargetLocations.mk b/solenv/gbuild/TargetLocations.mk
index ffd60b4..5a86504 100644
--- a/solenv/gbuild/TargetLocations.mk
+++ b/solenv/gbuild/TargetLocations.mk
@@ -94,10 +94,12 @@ gb_Extension_get_workdir = $(WORKDIR)/Extension/$(1)
gb_ExternalLib_get_workdir = $(WORKDIR)/ExternalLib/$(1)
gb_ExternalLib_get_builddir = $(WORKDIR)/ExternalLib/$(1)/build
gb_ExternalLib_get_target = $(WORKDIR)/ExternalLib/$(1).done
+gb_InstallModule_get_filelist = $(call gb_InstallModuleTarget_get_filelist,$(1))
gb_InstallModule_get_target = $(WORKDIR)/InstallModule/$(1).done
gb_InstallModuleTarget_get_external_target = $(WORKDIR)/InstallModuleTarget/$(1).external
-gb_InstallModuleTarget_get_target = $(WORKDIR)/InstallModuleTarget/$(1).done
-gb_InstallModuleTarget_get_workdir = $(WORKDIR)/InstallModuleTarget/$(1)
+gb_InstallModuleTarget_get_filelist = $(WORKDIR)/InstallModuleTarget/$(1).filelist
+gb_InstallModuleTarget_get_target = $(WORKDIR)/InstallModuleTarget/$(1).filelist
+gb_InstallModuleTarget_get_workdir = $(patsubst %/,%,$(dir $(call gb_ScpTarget_get_target,%)))
gb_InstallScriptTarget_get_target = $(WORKDIR)/InstallScriptTarget/$(1)$(gb_InstallScript_EXT)
gb_Jar_get_target = $(WORKDIR)/Jar/$(1).jar
gb_Jar_get_classsetname = Jar/$(1)
--
1.7.10.2

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.9999.ebuild,v 1.4 2012/06/11 14:01:00 scarabeus Exp $
# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.9999.ebuild,v 1.6 2012/06/17 15:03:07 dilfridge Exp $
EAPI=4
@ -213,6 +213,7 @@ DEPEND="${COMMON_DEPEND}
PATCHES=(
# not upstreamable stuff
"${FILESDIR}/${PN}-3.6-system-pyuno.patch"
"${FILESDIR}/${PN}-3.6.9999-parins.patch"
)
REQUIRED_USE="
@ -407,6 +408,9 @@ src_configure() {
"
fi
# it's not entirely clear to me where the failure is, boost libreoffice gcc come to my mind
append-cppflags -DBOOST_NO_0X_HDR_TYPEINDEX
# system headers/libs/...: enforce using system packages
# --enable-unix-qstart-libpng: use libpng splashscreen that is faster
# --enable-cairo: ensure that cairo is always required

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.84 2012/06/11 14:01:00 scarabeus Exp $
# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.86 2012/06/17 15:03:07 dilfridge Exp $
EAPI=4
@ -215,6 +215,7 @@ DEPEND="${COMMON_DEPEND}
PATCHES=(
# not upstreamable stuff
"${FILESDIR}/${PN}-3.6-system-pyuno.patch"
"${FILESDIR}/${PN}-3.6.9999-parins.patch"
)
REQUIRED_USE="
@ -409,6 +410,9 @@ src_configure() {
"
fi
# it's not entirely clear to me where the failure is, boost libreoffice gcc come to my mind
append-cppflags -DBOOST_NO_0X_HDR_TYPEINDEX
# system headers/libs/...: enforce using system packages
# --enable-unix-qstart-libpng: use libpng splashscreen that is faster
# --enable-cairo: ensure that cairo is always required

@ -0,0 +1 @@
DIST libopensync-plugin-synce-rra-0.22.2.tar.gz 325388 RMD160 2ca8897f480e4a2fa8bf28a1ecd75f2c110f77ba SHA1 374caf83ce0d652af0397992460f789ecc70c784 SHA256 88bd7950960774bb1c626fc46b87bd11754f641475f3318328de3edf3f18b192

@ -0,0 +1,28 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-synce-rra/libopensync-plugin-synce-rra-0.22.2.ebuild,v 1.1 2012/06/17 11:51:22 ssuominen Exp $
EAPI=4
DESCRIPTION="OpenSync SynCE RRA Plugin"
HOMEPAGE="http://sourceforge.net/projects/synce/ http://www.opensync.org/"
SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="=app-pda/libopensync-0.22*
app-pda/synce-core
>=dev-libs/glib-2
>=dev-libs/librra-0.16
dev-libs/libxml2"
DEPEND="${RDEPEND}
virtual/pkgconfig"
src_install() {
emake DESTDIR="${D}" install
dodoc AUTHORS ChangeLog README
find "${ED}" -name '*.la' -exec rm -f {} +
}

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>pda</herd>
</pkgmetadata>

@ -0,0 +1,40 @@
Index: g-cpan-0.16.4/lib/Gentoo/CPAN.pm
===================================================================
--- g-cpan-0.16.4.orig/lib/Gentoo/CPAN.pm
+++ g-cpan-0.16.4/lib/Gentoo/CPAN.pm
@@ -11,7 +11,6 @@ use YAML::Node;
use Memoize;
use Cwd qw(getcwd abs_path cwd);
use File::Basename;
-use Shell qw(perl);
memoize('transformCPAN');
memoize('FindDeps');
@@ -197,12 +196,12 @@ sub unpackModule {
# If we have a Makefile.PL, run it to generate Makefile
if ( -f "Makefile.PL" ) {
- perl("Makefile.PL",'</dev/null');
+ system("perl Makefile.PL </dev/null");
}
# If we have a Build.PL, run it to generate the Build script
if ( -f "Build.PL" ) {
- perl("Build.PL",'</dev/null');
+ system("perl Build.PL </dev/null");
}
# Return whence we came
Index: g-cpan-0.16.4/lib/Gentoo/Portage.pm
===================================================================
--- g-cpan-0.16.4.orig/lib/Gentoo/Portage.pm
+++ g-cpan-0.16.4/lib/Gentoo/Portage.pm
@@ -47,7 +47,7 @@ sub getEnv {
return($var =~ /^$envvar$/ );
};
-foreach my $file ( "$ENV{HOME}/.gcpanrc", "/etc/make.conf", "/etc/make.globals" ) {
+foreach my $file ( "$ENV{HOME}/.gcpanrc", "/etc/make.conf", "/etc/portage/make.conf", "/etc/make.globals" ) {
if ( -f $file) {
my $importer = Shell::EnvImporter->new(
file => $file,

@ -0,0 +1,43 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.16.4-r1.ebuild,v 1.1 2012/06/17 12:49:58 flameeyes Exp $
EAPI=4
inherit perl-module
DESCRIPTION="g-cpan: generate and install CPAN modules using portage"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/g-cpan.xml"
SRC_URI="mirror://gentoo/${P}.tar.gz
http://dev.gentoo.org/~robbat2/distfiles/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="dev-lang/perl
>=dev-perl/yaml-0.60
dev-perl/Shell-EnvImporter
dev-perl/Log-Agent"
RDEPEND="${DEPEND}"
src_prepare() {
epatch "${FILESDIR}"/${P}-misc.patch
}
src_install() {
perl-module_src_install
diropts "-m0755"
dodir "/var/tmp/g-cpan"
keepdir "/var/tmp/g-cpan"
dodir "/var/log/g-cpan"
keepdir "/var/log/g-cpan"
}
pkg_postinst() {
elog "You may wish to adjust the permissions on /var/tmp/g-cpan"
elog "if you have users besides root expecting to use g-cpan."
elog "Please note that some CPAN packages need additional manual"
elog "parameters or tweaking, due to bugs in their build systems."
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-1.4.2-r3.ebuild,v 1.7 2012/05/30 16:18:28 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/app-portage/layman/layman-1.4.2-r3.ebuild,v 1.8 2012/06/17 18:57:29 armin76 Exp $
EAPI="2"
PYTHON_DEPEND="2:2.5"
@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="bazaar cvs darcs git mercurial subversion test"
COMMON_DEPS="dev-lang/python"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.1.ebuild,v 1.8 2012/05/28 18:16:50 maekke Exp $
# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.1.ebuild,v 1.9 2012/06/17 18:15:42 armin76 Exp $
EAPI="2"
@ -18,7 +18,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${PN}-${DEB_PV}.tar.gz
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE="libedit static"
RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.3.3-r1.ebuild,v 1.2 2012/06/17 05:51:20 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.3.3-r1.ebuild,v 1.3 2012/06/17 15:03:33 ago Exp $
EAPI=4
inherit eutils multilib
@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/rssh/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc x86"
KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE="static"
RDEPEND="virtual/ssh"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7-r3.ebuild,v 1.7 2012/06/14 15:42:05 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7-r3.ebuild,v 1.8 2012/06/17 19:36:49 maekke Exp $
EAPI="4"
@ -12,7 +12,7 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="static"
DEPEND="static? ( sys-libs/zlib[static-libs] )

@ -1,2 +1 @@
DIST cb2bib-1.4.7.tar.gz 852983 RMD160 e5b17bed1c851a55b1f74eebc38d5b8d83cdb1b4 SHA1 3f363b4c63d7abee278caf4fb2e051d61983ff30 SHA256 b911a70e83509b8270fe1d9b6b69306a153b891ec2e0db10ce2a2a88b143c927
DIST cb2bib-1.4.8.tar.gz 853163 RMD160 783892b5e3b5b31b9e1cf6585ce3145fcf2bebeb SHA1 a73b7141c270a1e91911c1a104db3cecb3bce9fe SHA256 d4fec10ec626a4caea70a42f0ed0ef05daaad15ec23d01314f35c5e73f4d5070

@ -1,60 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.7.ebuild,v 1.4 2012/05/18 23:27:10 pesa Exp $
EAPI=4
inherit cmake-utils qt4-r2
DESCRIPTION="Tool for extracting unformatted bibliographic references"
HOMEPAGE="http://www.molspaces.com/cb2bib/"
SRC_URI="http://www.molspaces.com/dl/progs/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-3"
KEYWORDS="amd64 x86"
IUSE="debug +lzo +poll"
DEPEND="
x11-libs/libX11
x11-libs/qt-core:4
x11-libs/qt-gui:4
x11-libs/qt-webkit:4
lzo? ( dev-libs/lzo )
"
RDEPEND="${DEPEND}"
src_configure() {
if use !lzo; then
mycmakeargs+=( -DC2B_USE_LZO=OFF )
fi
if use !poll; then
mycmakeargs+=( -DC2B_USE_POLL=OFF )
fi
cmake-utils_src_configure
}
src_compile() {
cmake-utils_src_compile
}
src_install() {
cmake-utils_src_install
rm "${D}"/usr/share/${PN}/COPYRIGHT || die "rm COPYRIGHT failed"
rm "${D}"/usr/share/${PN}/LICENSE || die "rm LICENSE failed"
}
pkg_postinst() {
elog "For best functionality, emerge the following packages:"
elog " app-text/poppler[utils] - for data import from PDF files"
elog " app-text/dvipdfm - for data import from DVI files"
elog " app-text/bibutils - for data import from ISI, endnote format"
elog " media-fonts/jsmath - for displaying mathematical notation"
elog " media-libs/exiftool - for proper UTF-8 metadata writing in PDF"
elog " text strings"
elog " virtual/latex-base - to check for BibTeX file correctness and to get"
elog " nice printing through the shell script bib2pdf"
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild,v 1.1 2012/05/18 23:27:10 pesa Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild,v 1.3 2012/06/18 11:05:38 ago Exp $
EAPI=4
@ -12,7 +12,7 @@ SRC_URI="http://www.molspaces.com/dl/progs/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE="debug +lzo +poll"
DEPEND="

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.3.3.ebuild,v 1.7 2012/05/29 20:04:54 ranger Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.3.3.ebuild,v 1.8 2012/06/17 18:52:19 armin76 Exp $
EAPI=4
@ -14,7 +14,7 @@ SRC_URI="
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
IUSE="debug nls"
RDEPEND="

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20110311.ebuild,v 1.13 2012/06/04 18:43:52 grobian Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20110311.ebuild,v 1.14 2012/06/17 16:28:45 armin76 Exp $
EAPI=3
inherit autotools eutils texlive-common
@ -11,7 +11,7 @@ SRC_URI="http://project.ktug.or.kr/${PN}/snapshot/latest/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
DEPEND="app-text/libpaper

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/epspdf-0.5.3.ebuild,v 1.8 2012/05/22 10:15:29 johu Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/epspdf-0.5.3.ebuild,v 1.9 2012/06/17 16:57:44 armin76 Exp $
EAPI=4
@ -12,7 +12,7 @@ SRC_URI="http://tex.aanhet.net/epspdf/${PN}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc tk"
DEPEND="sys-apps/texinfo"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.6.ebuild,v 1.4 2012/05/28 12:01:45 scarabeus Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.6.ebuild,v 1.5 2012/06/17 18:24:16 armin76 Exp $
EAPI=4
@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="doc debug static-libs"
RDEPEND="

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.7.ebuild,v 1.3 2012/06/11 08:41:15 scarabeus Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.7.ebuild,v 1.4 2012/06/17 18:24:16 armin76 Exp $
EAPI=4
@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc debug static-libs"
RDEPEND="

@ -1,45 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r2.ebuild,v 1.7 2011/07/17 11:05:47 xarthisius Exp $
EAPI="2"
inherit eutils
DESCRIPTION="Hypertext info and man viewer based on (n)curses"
HOMEPAGE="http://pinfo.alioth.debian.org/"
SRC_URI="https://alioth.debian.org/frs/download.php/3351/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="nls readline"
RDEPEND="sys-libs/ncurses
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
sys-devel/bison
nls? ( sys-devel/gettext )"
src_prepare() {
epatch \
"${FILESDIR}"/${PN}-0.6.9-as-needed.patch \
"${FILESDIR}"/${PN}-0.6.9-GROFF_NO_SGR.patch \
"${FILESDIR}"/${PN}-0.6.9-lzma-xz.patch \
"${FILESDIR}"/${P}-version.patch \
"${FILESDIR}"/${P}-info-suffix.patch \
"${FILESDIR}"/${P}-dir-file.patch
./autogen.sh || die "autogen"
}
src_configure() {
econf \
$(use_with readline) \
$(use_enable nls) \
|| die "econf failed"
}
src_install() {
make DESTDIR="${D}" sysconfdir=/etc install || die
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r3.ebuild,v 1.6 2012/05/29 19:21:46 ranger Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r3.ebuild,v 1.7 2012/06/17 18:36:19 armin76 Exp $
EAPI=4
@ -12,7 +12,7 @@ SRC_URI="https://alioth.debian.org/frs/download.php/3351/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="nls readline"
RDEPEND="

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.18.4-r1.ebuild,v 1.11 2012/06/13 23:21:49 reavertm Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.18.4-r1.ebuild,v 1.12 2012/06/17 14:32:37 armin76 Exp $
EAPI="4"
@ -11,7 +11,7 @@ HOMEPAGE="http://poppler.freedesktop.org/"
SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE="cairo cjk curl cxx debug doc +introspection jpeg jpeg2k +lcms png qt4 tiff +utils +xpdf-headers"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2011-r6.ebuild,v 1.11 2012/05/25 18:27:02 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2011-r6.ebuild,v 1.12 2012/06/17 14:32:28 armin76 Exp $
EAPI=3
@ -61,7 +61,7 @@ for i in ${TL_CORE_EXTRA_SRC_MODULES}; do
done
SRC_URI="${SRC_URI} )"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="cjk X doc source tk xetex"
MODULAR_X_DEPEND="X? (

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011-r1.ebuild,v 1.7 2012/05/26 19:44:09 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011-r1.ebuild,v 1.8 2012/06/17 17:26:58 armin76 Exp $
EAPI="2"
@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cjk context detex doc dvi2tty dvipdfm extra epspdf games graphics
humanities jadetex luatex music omega pdfannotextractor png pstricks publishers
science tex4ht truetype xetex xindy xml X"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild,v 1.8 2012/05/21 09:56:07 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild,v 1.9 2012/06/17 16:34:10 armin76 Exp $
EAPI="3"
@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="doc"
RDEPEND="!<app-text/texlive-core-2010

@ -1,3 +1,4 @@
DIST pgbouncer-1.4.2.tgz 283204 RMD160 055796e23dd7029d3f4a2c882cf24399a5481cb1 SHA1 610198c3f2186d70267275f554e23bd43598e4b5 SHA256 e9916f08621f8ad4134840049a41783fa93d056905d445942f8aa1d2e5aa1eae
DIST pgbouncer-1.5.1.tar.gz 334413 RMD160 9b4c3e29915cf2b16c582c49b61b8ef0bf770c1e SHA1 d1db99271a72051f5744a27af7a93ec203770c67 SHA256 d0634253d319e43ebc18cb0476ba28c47803eff5bae5c6e17f650dc031fc4434
DIST pgbouncer-1.5.2.tar.gz 335338 RMD160 ed962fa8452f71f34c1e6f1ad9f5657112e13d2e SHA1 d9e796b175e1023ef574f768a711e7dcd60b5016 SHA256 f17ebf1dfe34dd4c39c2dd861d5b58f08cecef22be3b74da256d25ea15d451f8
DIST pgbouncer-1.5.tar.gz 411488 RMD160 e7ba7eb3ee034191cbb1bab427e9eb1a5e4f6abb SHA1 bebb02b24d6083398c65877ddbc13b42eb326980 SHA256 408924d54794fcd63cd31284fa13a21266b2fc33c6b5e6be1eb1d91512261fee

@ -0,0 +1,71 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/pgbouncer/pgbouncer-1.5.2.ebuild,v 1.1 2012/06/18 07:53:26 patrick Exp $
EAPI="4"
inherit eutils user
RESTRICT="test"
DESCRIPTION="Lightweight connection pooler for PostgreSQL"
HOMEPAGE="http://pgfoundry.org/projects/pgbouncer/"
SRC_URI="mirror://postgresql/projects/pgFoundry/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
DEPEND="dev-libs/libevent"
RDEPEND="${DEPEND}"
pkg_setup() {
enewgroup pgbouncer
enewuser pgbouncer -1 -1 -1 pgbouncer
}
src_prepare() {
local rundir=""
[[ ! -d /run ]] && rundir="/var"
sed -i -e "s,${PN}.log,/var/log/${PN}/${PN}.log," \
-e "s,${PN}.pid,/var/run/${PN}/${PN}.pid," \
-e "s,etc/userlist.txt,/etc/userlist.txt," \
-e "s,;unix_socket_dir = /tmp,unix_socket_dir = ${rundir}/run/${PN}.sock," \
"${S}"/etc/pgbouncer.ini || die
}
src_configure() {
# --enable-debug is only used to disable stripping
econf \
--enable-debug \
$(use_enable debug cassert) \
--docdir=/usr/share/doc/${PF}
}
src_install() {
emake DESTDIR="${D}" install
insinto /etc
newins etc/pgbouncer.ini pgbouncer.conf
newinitd "${FILESDIR}"/pgbouncer.initd "${PN}"
dodoc README NEWS AUTHORS
dodoc doc/*.txt
dodir /var/log/pgbouncer/
fowners pgbouncer:pgbouncer /var/log/pgbouncer/
}
pkg_postinst() {
einfo "Please read the config.txt for Configuration Directives"
einfo
einfo "For Administration Commands, see:"
einfo " man pgbouncer"
einfo
einfo "By default, PgBouncer does not have access to any database."
einfo "GRANT the permissions needed for your application and make sure that it"
einfo "exists in PgBouncer's auth_file."
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.19.ebuild,v 1.5 2012/06/13 10:11:29 nativemad Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.19.ebuild,v 1.6 2012/06/17 19:58:00 maekke Exp $
EAPI="4"
@ -10,7 +10,7 @@ inherit autotools eutils multilib prefix versionator
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
DESCRIPTION="PostgreSQL libraries and clients"
HOMEPAGE="http://www.postgresql.org/"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.12.ebuild,v 1.5 2012/06/13 10:11:29 nativemad Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.12.ebuild,v 1.6 2012/06/17 19:58:00 maekke Exp $
EAPI="4"
@ -10,7 +10,7 @@ inherit autotools eutils multilib prefix versionator
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
DESCRIPTION="PostgreSQL libraries and clients"
HOMEPAGE="http://www.postgresql.org/"

@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.19.ebuild,v 1.5 2012/06/13 10:07:24 nativemad Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.3.19.ebuild,v 1.6 2012/06/17 20:11:34 maekke Exp $
EAPI="4"
inherit versionator
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
# Nothing to test here per 232157
RESTRICT="test"

@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.4.12.ebuild,v 1.5 2012/06/13 10:07:24 nativemad Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-docs/postgresql-docs-8.4.12.ebuild,v 1.6 2012/06/17 20:11:34 maekke Exp $
EAPI="4"
inherit versionator
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
# Nothing to test here per 232157
RESTRICT="test"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-server/postgresql-server-8.3.19.ebuild,v 1.5 2012/06/13 10:09:19 nativemad Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-server/postgresql-server-8.3.19.ebuild,v 1.6 2012/06/17 20:06:27 maekke Exp $
EAPI="4"
@ -9,7 +9,7 @@ inherit autotools eutils multilib pam prefix user versionator
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
DESCRIPTION="PostgreSQL server"
HOMEPAGE="http://www.postgresql.org/"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-server/postgresql-server-8.4.12.ebuild,v 1.5 2012/06/13 10:09:19 nativemad Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-server/postgresql-server-8.4.12.ebuild,v 1.6 2012/06/17 20:06:27 maekke Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
@ -10,7 +10,7 @@ inherit autotools eutils multilib pam prefix python user versionator
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
DESCRIPTION="PostgreSQL server"
HOMEPAGE="http://www.postgresql.org/"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.7.12.1.ebuild,v 1.3 2012/06/12 18:33:01 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.7.12.1.ebuild,v 1.4 2012/06/17 20:14:39 maekke Exp $
EAPI="4"
@ -21,7 +21,7 @@ SRC_URI="doc? ( http://sqlite.org/${PN}-doc-${DOC_PV}.zip )
LICENSE="as-is"
SLOT="3"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="debug doc +extensions +fts3 icu +readline secure-delete soundex tcl test +threadsafe unlock-notify"
RDEPEND="icu? ( dev-libs/icu )

@ -0,0 +1,15 @@
https://bugs.gentoo.org/390805
fix by Egor Y. Egorov for building with newer libftdi versions
--- a/ftdi_eeprom/main.c
+++ b/ftdi_eeprom/main.c
@@ -106,7 +106,7 @@ int main(int argc, char *argv[]) {
eeprom.vendor_id = cfg_getint(cfg, "vendor_id");
eeprom.product_id = cfg_getint(cfg, "product_id");
- eeprom.BM_type_chip = cfg_getbool(cfg, "BM_type_chip");
+ eeprom.chip_type = cfg_getbool(cfg, "BM_type_chip");
eeprom.self_powered = cfg_getbool(cfg, "self_powered");
eeprom.remote_wakeup = cfg_getbool(cfg, "remote_wakeup");

@ -0,0 +1,15 @@
https://bugs.gentoo.org/390805
fix by Egor Y. Egorov for building with newer libftdi versions
--- a/src/main.c
+++ b/src/main.c
@@ -106,7 +106,7 @@ int main(int argc, char *argv[]) {
eeprom.vendor_id = cfg_getint(cfg, "vendor_id");
eeprom.product_id = cfg_getint(cfg, "product_id");
- eeprom.BM_type_chip = cfg_getbool(cfg, "BM_type_chip");
+ eeprom.chip_type = cfg_getbool(cfg, "BM_type_chip");
eeprom.self_powered = cfg_getbool(cfg, "self_powered");
eeprom.remote_wakeup = cfg_getbool(cfg, "remote_wakeup");

@ -1,6 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/ftdi_eeprom/ftdi_eeprom-0.2.ebuild,v 1.4 2012/05/25 08:10:16 ssuominen Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/ftdi_eeprom/ftdi_eeprom-0.2.ebuild,v 1.5 2012/06/17 23:46:33 vapier Exp $
inherit eutils
DESCRIPTION="Utility to program external EEPROM for FTDI USB chips"
HOMEPAGE="http://www.intra2net.com/opensource/ftdi/"
@ -15,6 +17,12 @@ RDEPEND="dev-embedded/libftdi
dev-libs/confuse"
DEPEND="${RDEPEND}"
src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${PN}-0.2-chip-type.patch #390805
}
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS ftdi_eeprom/example.conf

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/ftdi_eeprom/ftdi_eeprom-0.3-r1.ebuild,v 1.2 2012/05/25 08:10:16 ssuominen Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/ftdi_eeprom/ftdi_eeprom-0.3-r1.ebuild,v 1.3 2012/06/17 23:46:33 vapier Exp $
EAPI=4
inherit eutils
@ -20,9 +20,10 @@ DEPEND="${RDEPEND}"
src_prepare() {
epatch "${FILESDIR}"/${P}-newer-chips.patch #376117
epatch "${FILESDIR}"/${PN}-0.2-chip-type.patch #390805
}
src_install() {
emake DESTDIR="${D}" install
dodoc AUTHORS ChangeLog README src/example.conf
default
dodoc src/example.conf
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.3.ebuild,v 1.2 2012/06/17 06:23:56 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.3.ebuild,v 1.3 2012/06/17 15:01:47 ago Exp $
EAPI="4"
@ -28,7 +28,7 @@ SRC_URI="
LICENSE="GPL-2-with-linking-exception"
SLOT="6"
KEYWORDS="-* ~amd64 x86"
KEYWORDS="-* amd64 x86"
IUSE="+X +alsa cjk +cups doc examples nsplugin source"
REQUIRED_USE="nsplugin? ( X )"

@ -0,0 +1,60 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- author: Ralph Sennhauser -->
<project name="jformatstring" default="jar">
<property name="junit.jar" value="lib/junit.jar"/>
<target name="clean">
<delete dir="build"/>
</target>
<target name="compile">
<mkdir dir="build/classes"/>
<javac srcdir="src/java"
destdir="build/classes"
encoding="UTF-8"
includeantruntime="false">
</javac>
</target>
<target name="jar" depends="compile">
<jar destfile="build/${ant.project.name}.jar">
<fileset dir="build/classes"/>
</jar>
</target>
<target name="javadoc">
<mkdir dir="build/javadoc"/>
<javadoc destdir="build/javadoc"
encoding="UTF-8">
<fileset dir="src/java"/>
</javadoc>
</target>
<target name="compile-tests" depends="jar">
<mkdir dir="build/test-classes"/>
<javac srcdir="src/junit"
destdir="build/test-classes"
encoding="UTF-8"
includeantruntime="false">
<classpath>
<fileset file="build/${ant.project.name}.jar"/>
<fileset file="${junit.jar}"/>
</classpath>
</javac>
</target>
<target name="test" depends="compile-tests">
<mkdir dir="build/test-results"/>
<junit haltonfailure="true" printsummary="on">
<classpath>
<fileset file="build/${ant.project.name}.jar"/>
<pathelement location="build/test-classes"/>
</classpath>
<batchtest todir="build/test-results">
<fileset dir="build/test-classes"/>
<formatter type="xml"/>
</batchtest>
</junit>
</target>
</project>

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save