[gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/, sci-libs/mmdb/files/

2019-08-09 Thread Matt Turner
commit: d622a8cb8c01083f15d29a3fbaba9c1e19612551
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Aug 10 04:04:28 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Aug 10 04:05:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d622a8cb

sci-libs/mmdb: Remove

Closes: https://bugs.gentoo.org/639760
Signed-off-by: Matt Turner  gentoo.org>

 sci-libs/mmdb/Manifest |  4 ---
 sci-libs/mmdb/files/mmdb-1.25.5-include-path.patch | 16 
 sci-libs/mmdb/metadata.xml | 11 
 sci-libs/mmdb/mmdb-1.25.5-r1.ebuild| 17 
 sci-libs/mmdb/mmdb-1.25.6.1.ebuild | 15 ---
 sci-libs/mmdb/mmdb-2.0.1.ebuild| 19 --
 sci-libs/mmdb/mmdb-2.0.5-r1.ebuild | 30 --
 7 files changed, 112 deletions(-)

diff --git a/sci-libs/mmdb/Manifest b/sci-libs/mmdb/Manifest
deleted file mode 100644
index 4fdddc55a34..000
--- a/sci-libs/mmdb/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST mmdb-1.25.5.tar.gz 732911 BLAKE2B 
6c0d49ca028c0140df6cd513d66cd260087f747a755a85508dac2e24c63ed17d684b368e76fe2582c4921f1cf6bbb4cd7fa33cc5e47b6ef79af6fad1b5f1c8ef
 SHA512 
19784f119422e176ff97c0f40256815584ddf2156570593047125ffaf509c961840619799ce20c43efb330d22f068f96c061d31aa5bc5851f538da1742152ba0
-DIST mmdb-1.25.6.1.tar.gz 992256 BLAKE2B 
cef269f4428b5a553075e6c2d33568ead3271ec4dd87fef5524072530723b8f59760a8dc5c523a985ccb922cef52bcdf88b18334626a71059994ce2a9b30ed8f
 SHA512 
b253ee6096ea90202c061d579d98f324a53de17dad9db0a426e1a2106b23eecf6ec90667697f1e88a5f7b05fc45a0bbd2faada997de3ecca5b0f2b548520bd5c
-DIST mmdb2-2.0.1.tar.gz 721759 BLAKE2B 
ea79bbbeef345b1e9d7240ec31f67a217e7c9312827f0333d1b089be8b265bf09baf5b54f2d8edd7eee17a530dd9931bd4ec0b6377aa2a15cec67b6ec142e345
 SHA512 
00465204aa2b76867f805259d25653d48e0e4fe5eabb3929b86a9e3ae8d88345737ca187cfd21dc6c2808e6e8da9c9d61c11be2f587e733390bc69e5ef87b7cd
-DIST mmdb2-2.0.5.tar.gz 733138 BLAKE2B 
8197fbd0331aa770144e9fa56ac6a3a89f58fb226d83f1e55afeb1d7df31f194ccaba6fe4a851cd326e77d7362bb5c1fb6d731823690cc9c7295d50d8b7427f8
 SHA512 
dfcbe9f84a62251976fc44f0a63dfd19306245aa147d7eb0cc7875d4c9295eac3d01bc4aeb165c04e0613e4d0b9bb0e8e6bcaf3872ed1da29e3e66ac4ec8bcc4

diff --git a/sci-libs/mmdb/files/mmdb-1.25.5-include-path.patch 
b/sci-libs/mmdb/files/mmdb-1.25.5-include-path.patch
deleted file mode 100644
index 52189f0a32f..000
--- a/sci-libs/mmdb/files/mmdb-1.25.5-include-path.patch
+++ /dev/null
@@ -1,16 +0,0 @@
- mmdb.pc.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/mmdb.pc.in b/mmdb.pc.in
-index dd654a4..b3c28a9 100644
 a/mmdb.pc.in
-+++ b/mmdb.pc.in
-@@ -1,7 +1,7 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
--includedir=@includedir@
-+includedir=@includedir@/mmdb
- 
- Name: mmdb
- Description: Macromolecular coordinate library

diff --git a/sci-libs/mmdb/metadata.xml b/sci-libs/mmdb/metadata.xml
deleted file mode 100644
index 8f40a97a08a..000
--- a/sci-libs/mmdb/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-  
-sci-chemis...@gentoo.org
-Gentoo Chemistry Project
-  
-  
-mmdb
-  
-

diff --git a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild 
b/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild
deleted file mode 100644
index e62be82bfb0..000
--- a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
-HOMEPAGE="https://launchpad.net/mmdb/";
-SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz";
-
-LICENSE="GPL-2 LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE="static-libs"
-
-PATCHES=( "${FILESDIR}"/${P}-include-path.patch )

diff --git a/sci-libs/mmdb/mmdb-1.25.6.1.ebuild 
b/sci-libs/mmdb/mmdb-1.25.6.1.ebuild
deleted file mode 100644
index d63c4003a02..000
--- a/sci-libs/mmdb/mmdb-1.25.6.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
-HOMEPAGE="https://launchpad.net/mmdb/";
-SRC_URI="https://launchpad.net/mmdb/1.25/${PV}/+download/${P}.tar.gz";
-
-LICENSE="GPL-2 LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE="static-libs"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.25.5-include-path.patch )

diff --git a/sci-libs/mmdb/mmdb-2.0.1.ebuild b/sci-libs/mmdb/mmdb-2.0.1.ebuild
deleted file mode 100644
index e227efcef4d..000
--- a/sci-libs/mmdb/mmdb-2.0.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed und

[gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/

2018-01-06 Thread Justin Lecher
commit: 87ac2c93178e64c1e36a9cd01c0cd346cea6ce7d
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Jan  6 12:53:57 2018 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Jan  6 13:35:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ac2c93

sci-libs/mmdb: Build shared libs

Closes: https://bugs.gentoo.org/641534
Closes: https://bugs.gentoo.org/642944
Signed-off-by: Justin Lecher  gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-libs/mmdb/{mmdb-2.0.5.ebuild => mmdb-2.0.5-r1.ebuild} | 15 ++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/sci-libs/mmdb/mmdb-2.0.5.ebuild 
b/sci-libs/mmdb/mmdb-2.0.5-r1.ebuild
similarity index 64%
rename from sci-libs/mmdb/mmdb-2.0.5.ebuild
rename to sci-libs/mmdb/mmdb-2.0.5-r1.ebuild
index c19513a7729..d9a8ad2243d 100644
--- a/sci-libs/mmdb/mmdb-2.0.5.ebuild
+++ b/sci-libs/mmdb/mmdb-2.0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,3 +15,16 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~x86-macos"
 IUSE="static-libs"
 
 S="${WORKDIR}"/${MY_P}
+
+src_configure() {
+   econf \
+   --enable-shared \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   if ! use static-libs; then
+   find "${ED}" -name '*.la' -delete || die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/

2017-12-17 Thread Justin Lecher
commit: 68691ec9b6b183183da1e71dbde023c33e44e5c7
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Dec 10 20:37:11 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Dec 17 08:23:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68691ec9

sci-libs/mmdb: Version Bump

Signed-off-by: Justin Lecher  gentoo.org>
Package-Manager: Portage-2.3.17, Repoman-2.3.6

 sci-libs/mmdb/Manifest |  2 ++
 sci-libs/mmdb/mmdb-1.25.6.1.ebuild | 15 +++
 sci-libs/mmdb/mmdb-2.0.5.ebuild| 17 +
 3 files changed, 34 insertions(+)

diff --git a/sci-libs/mmdb/Manifest b/sci-libs/mmdb/Manifest
index 8500b25dcad..4fdddc55a34 100644
--- a/sci-libs/mmdb/Manifest
+++ b/sci-libs/mmdb/Manifest
@@ -1,2 +1,4 @@
 DIST mmdb-1.25.5.tar.gz 732911 BLAKE2B 
6c0d49ca028c0140df6cd513d66cd260087f747a755a85508dac2e24c63ed17d684b368e76fe2582c4921f1cf6bbb4cd7fa33cc5e47b6ef79af6fad1b5f1c8ef
 SHA512 
19784f119422e176ff97c0f40256815584ddf2156570593047125ffaf509c961840619799ce20c43efb330d22f068f96c061d31aa5bc5851f538da1742152ba0
+DIST mmdb-1.25.6.1.tar.gz 992256 BLAKE2B 
cef269f4428b5a553075e6c2d33568ead3271ec4dd87fef5524072530723b8f59760a8dc5c523a985ccb922cef52bcdf88b18334626a71059994ce2a9b30ed8f
 SHA512 
b253ee6096ea90202c061d579d98f324a53de17dad9db0a426e1a2106b23eecf6ec90667697f1e88a5f7b05fc45a0bbd2faada997de3ecca5b0f2b548520bd5c
 DIST mmdb2-2.0.1.tar.gz 721759 BLAKE2B 
ea79bbbeef345b1e9d7240ec31f67a217e7c9312827f0333d1b089be8b265bf09baf5b54f2d8edd7eee17a530dd9931bd4ec0b6377aa2a15cec67b6ec142e345
 SHA512 
00465204aa2b76867f805259d25653d48e0e4fe5eabb3929b86a9e3ae8d88345737ca187cfd21dc6c2808e6e8da9c9d61c11be2f587e733390bc69e5ef87b7cd
+DIST mmdb2-2.0.5.tar.gz 733138 BLAKE2B 
8197fbd0331aa770144e9fa56ac6a3a89f58fb226d83f1e55afeb1d7df31f194ccaba6fe4a851cd326e77d7362bb5c1fb6d731823690cc9c7295d50d8b7427f8
 SHA512 
dfcbe9f84a62251976fc44f0a63dfd19306245aa147d7eb0cc7875d4c9295eac3d01bc4aeb165c04e0613e4d0b9bb0e8e6bcaf3872ed1da29e3e66ac4ec8bcc4

diff --git a/sci-libs/mmdb/mmdb-1.25.6.1.ebuild 
b/sci-libs/mmdb/mmdb-1.25.6.1.ebuild
new file mode 100644
index 000..d63c4003a02
--- /dev/null
+++ b/sci-libs/mmdb/mmdb-1.25.6.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
+HOMEPAGE="https://launchpad.net/mmdb/";
+SRC_URI="https://launchpad.net/mmdb/1.25/${PV}/+download/${P}.tar.gz";
+
+LICENSE="GPL-2 LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+IUSE="static-libs"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.25.5-include-path.patch )

diff --git a/sci-libs/mmdb/mmdb-2.0.5.ebuild b/sci-libs/mmdb/mmdb-2.0.5.ebuild
new file mode 100644
index 000..c19513a7729
--- /dev/null
+++ b/sci-libs/mmdb/mmdb-2.0.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_P="${PN}2-${PV}"
+
+DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
+HOMEPAGE="https://launchpad.net/mmdb/";
+SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${MY_P}.tar.gz";
+
+LICENSE="GPL-2 LGPL-3"
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+IUSE="static-libs"
+
+S="${WORKDIR}"/${MY_P}



[gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/

2017-12-01 Thread David Seifert
commit: f12dc7eec57001e5088fdee0f1737b9878b79604
Author: David Seifert  gentoo  org>
AuthorDate: Fri Dec  1 22:43:10 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Dec  1 23:01:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12dc7ee

sci-libs/mmdb: [QA] Fix DESCRIPTION.toolong

 sci-libs/mmdb/mmdb-1.25.5-r1.ebuild | 2 +-
 sci-libs/mmdb/mmdb-2.0.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild 
b/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild
index 5e96460fb6c..e62be82bfb0 100644
--- a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild
+++ b/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 
 inherit autotools-utils
 
-DESCRIPTION="The Coordinate Library, designed to assist CCP4 developers in 
working with coordinate files"
+DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
 HOMEPAGE="https://launchpad.net/mmdb/";
 SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz";
 

diff --git a/sci-libs/mmdb/mmdb-2.0.1.ebuild b/sci-libs/mmdb/mmdb-2.0.1.ebuild
index d93f9549df5..e227efcef4d 100644
--- a/sci-libs/mmdb/mmdb-2.0.1.ebuild
+++ b/sci-libs/mmdb/mmdb-2.0.1.ebuild
@@ -7,7 +7,7 @@ inherit autotools-utils
 
 MY_P="${PN}2-${PV}"
 
-DESCRIPTION="The Coordinate Library, designed to assist CCP4 developers in 
working with coordinate files"
+DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
 HOMEPAGE="https://launchpad.net/mmdb/";
 SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${MY_P}.tar.gz";
 



[gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/, dev-ruby/postgres_ext/, dev-ruby/meterpreter_bins/, ...

2015-09-15 Thread Justin Lecher
commit: b5900fee7bee183446e02159802ead508a5d0a4b
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Sep 15 13:00:59 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Sep 15 14:03:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5900fee

Fix Malformed Id header on line: 3

Convert Header to Id

Signed-off-by: Justin Lecher  gentoo.org>

 app-emulation/docker-compose/docker-compose-1.4.0.ebuild| 2 +-
 app-emulation/vmware-player/files/vmware-10.0.rc| 2 +-
 app-emulation/vmware-player/files/vmware-11.0.rc| 2 +-
 app-emulation/vmware-player/files/vmware-11.1.rc| 2 +-
 app-emulation/vmware-player/files/vmware-11.2.rc| 2 +-
 app-emulation/vmware-workstation/files/vmware-11.0.rc   | 2 +-
 app-emulation/vmware-workstation/files/vmware-11.1.rc   | 2 +-
 app-emulation/vmware-workstation/files/vmware-11.2.rc   | 2 +-
 app-emulation/vmware-workstation/files/vmware-server-11.0.rc| 2 +-
 app-emulation/vmware-workstation/files/vmware-server-11.1.rc| 2 +-
 app-emulation/vmware-workstation/files/vmware-server-11.2.rc| 2 +-
 dev-python/PyPDF2/PyPDF2-1.25.1.ebuild  | 2 +-
 dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild | 2 +-
 dev-ruby/metasploit-concern/metasploit-concern-1.0.0.ebuild | 2 +-
 dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild   | 2 +-
 dev-ruby/metasploit-model/metasploit-model-1.0.0.ebuild | 2 +-
 dev-ruby/metasploit-payloads/metasploit-payloads-1.0.9-r1.ebuild| 2 +-
 dev-ruby/metasploit_data_models/metasploit_data_models-1.2.5.ebuild | 2 +-
 dev-ruby/meterpreter_bins/meterpreter_bins-0.0.22.ebuild| 2 +-
 dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild | 2 +-
 dev-ruby/rb-readline-r7/rb-readline-r7-0.5.2.0.ebuild   | 2 +-
 dev-ruby/recog/recog-2.0.6.ebuild   | 2 +-
 dev-ruby/rubyntlm/rubyntlm-0.4.0.ebuild | 2 +-
 media-sound/lilypond/lilypond-.ebuild   | 2 +-
 sci-libs/mmdb/mmdb-2.0.1.ebuild | 5 +
 25 files changed, 25 insertions(+), 28 deletions(-)

diff --git a/app-emulation/docker-compose/docker-compose-1.4.0.ebuild 
b/app-emulation/docker-compose/docker-compose-1.4.0.ebuild
index 9727762..c8cc56a 100644
--- a/app-emulation/docker-compose/docker-compose-1.4.0.ebuild
+++ b/app-emulation/docker-compose/docker-compose-1.4.0.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/docker-compose/docker-compose-1.2.0-r1.ebuild,v
 1.1 2015/05/02 15:59:55 alunduil Exp $
+# $Id$
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )

diff --git a/app-emulation/vmware-player/files/vmware-10.0.rc 
b/app-emulation/vmware-player/files/vmware-10.0.rc
index 82e45f1..85ae7cd 100644
--- a/app-emulation/vmware-player/files/vmware-10.0.rc
+++ b/app-emulation/vmware-player/files/vmware-10.0.rc
@@ -1,7 +1,7 @@
 #!/sbin/runscript
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/files/vmware-10.0.rc,v 
1.2 2014/04/26 20:36:17 dilfridge Exp $
+# $Id$
 
 depend() {
need localmount

diff --git a/app-emulation/vmware-player/files/vmware-11.0.rc 
b/app-emulation/vmware-player/files/vmware-11.0.rc
index 2a827bc..f2dc692 100644
--- a/app-emulation/vmware-player/files/vmware-11.0.rc
+++ b/app-emulation/vmware-player/files/vmware-11.0.rc
@@ -1,7 +1,7 @@
 #!/sbin/runscript
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 depend() {
need localmount

diff --git a/app-emulation/vmware-player/files/vmware-11.1.rc 
b/app-emulation/vmware-player/files/vmware-11.1.rc
index 2a827bc..f2dc692 100644
--- a/app-emulation/vmware-player/files/vmware-11.1.rc
+++ b/app-emulation/vmware-player/files/vmware-11.1.rc
@@ -1,7 +1,7 @@
 #!/sbin/runscript
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 depend() {
need localmount

diff --git a/app-emulation/vmware-player/files/vmware-11.2.rc 
b/app-emulation/vmware-player/files/vmware-11.2.rc
index 2a827bc..f2dc692 100644
--- a/app-emulation/vmware-player/files/vmware-11.2.rc
+++ b/app-emulation/vmware-player/files/vmware-11.2.rc
@@ -1,7 +1,7 @@
 #!/sbin/runscript
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 depend() {
need localmount

diff --git a/app-emulation/vmware-workstation/files/vmware-11.0.rc 
b/app-emulation/vmware-wo

[gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/

2015-09-15 Thread Justin Lecher
commit: b643e751133b6094867396b304ac74ac64d18945
Author: Justin Lecher  gentoo  org>
AuthorDate: Tue Sep 15 13:04:22 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Tue Sep 15 14:03:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b643e751

sci-libs/mmdb: Drop unnecessary deps

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher  gentoo.org>

 sci-libs/mmdb/mmdb-1.24.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/mmdb/mmdb-1.24.ebuild b/sci-libs/mmdb/mmdb-1.24.ebuild
index 600bdd4..f44a3ae 100644
--- a/sci-libs/mmdb/mmdb-1.24.ebuild
+++ b/sci-libs/mmdb/mmdb-1.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -35,8 +35,8 @@ src_install() {
Version: ${PV}
Requires:
Conflicts:
-   Libs: -L${EPREFIX}/usr/$(get_libdir) -lmmdb
-   Cflags: -I${EPREFIX}/usr/include/mmdb
+   Libs: -L"${EPREFIX}/usr/$(get_libdir)" -lmmdb
+   Cflags: -I"${EPREFIX}/usr/include/mmdb"
 
EOF