diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2018-06-09 13:20:18 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2018-06-09 13:20:18 +0100 |
commit | 6dfd342dadb46d18385cc68332dfaa6e6135927c (patch) | |
tree | 88ec433731b3b65f27088bee54b078b4a0ed8c0f /dev-libs/libdbpp-postgresql | |
parent | Initial commit of custom profiles (diff) | |
download | portage-6dfd342dadb46d18385cc68332dfaa6e6135927c.tar.bz2 portage-6dfd342dadb46d18385cc68332dfaa6e6135927c.tar.xz portage-6dfd342dadb46d18385cc68332dfaa6e6135927c.zip |
libs bump
Diffstat (limited to 'dev-libs/libdbpp-postgresql')
-rw-r--r-- | dev-libs/libdbpp-postgresql/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/libdbpp-postgresql/libdbpp-postgresql-1.2.0.1.ebuild | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/libdbpp-postgresql/Manifest b/dev-libs/libdbpp-postgresql/Manifest index 1ed52e3..aaec31c 100644 --- a/dev-libs/libdbpp-postgresql/Manifest +++ b/dev-libs/libdbpp-postgresql/Manifest @@ -5,4 +5,4 @@ DIST libdbpp-postgresql-1.2.0.1.tar.xz 16100 BLAKE2B 25f91c07aef7f30eee3e1a236d1 EBUILD libdbpp-postgresql-1.1.1.ebuild 545 BLAKE2B 662399034aadf9daa907cc6cded9e2b324926112000ffc6111661abd789d4ac11061dbed3f080251186c9d42820b446e1cf7126d3bf0537e41e0d41aef4b0a96 SHA512 49e9bdee4b6ee054120eedfc0fa928ac2d1742b692b6b1ef3ced33e473fed242b51f21081c86e3c5270a5c01d248f7c63de4297886992dd2dc68fc2f89aebde8 EBUILD libdbpp-postgresql-1.1.2.ebuild 573 BLAKE2B 8f2b4258edefed01d17fab1ab90ce448230f01e4ee9888738368943f7218d449ceee80a8f883ea08199f759a3ed76563f0b9ba6d8743abd26e765a2390ac793e SHA512 4aaeab1c6d22e60f87451dc9b6e41f09d2fb3c1343fd99b5964d9313d4702d1024cd2134a77f429ca2cd571b3ff5ea31406666ee4ad2f6d9deff7be94f7dbc25 EBUILD libdbpp-postgresql-1.1.3.ebuild 573 BLAKE2B b279db9d0aa4636225de5fef98fe9a35a9c6fcf57062ac7f9a218cd1c94a036217bc9a74a12969df2cae76f99666ee4b5531aa3e86def943b17848f8ebe0b518 SHA512 ffb67c51977eea5a08e44d1c97f9486ae23cb16606555c76a8c35fe958916f695d7e3885aabba2f72bff8dc225f66829f08c8be1b602247f4f9cf38d26b427f5 -EBUILD libdbpp-postgresql-1.2.0.1.ebuild 514 BLAKE2B 972a1790205720b2cbc69dcd2a7c83c390547c95a84a5b418880c1ec5ab3440093223e86093eadb076a56a5e7f104ec84ecbdd94f85db7d16648628d25d617e8 SHA512 518b044c0f7cc23ae4e0a12b92f0df35621b138870293f2bbd96627a6d776b7d78c38120bcec6346a651ed58ebde85111aec9f8c65a198d3b5861fc4b03bb7de +EBUILD libdbpp-postgresql-1.2.0.1.ebuild 539 BLAKE2B 18f0b4f8011db7c7f0f6d05b04c4db596ecca51b608dc00ca669e6a5d2b584e07c5813262f67e1e33f7dd49f5cd0486a1b66dcb026ec2f5ce5287c2c44b47d16 SHA512 63528d29671c9d9f5441f678a65f0a51d5f501da11707a83ab633ebab6bf908d3372759754cb4b516b72d1c281392889ea9d17c997c17954b5c5fea0e8c49fc5 diff --git a/dev-libs/libdbpp-postgresql/libdbpp-postgresql-1.2.0.1.ebuild b/dev-libs/libdbpp-postgresql/libdbpp-postgresql-1.2.0.1.ebuild index 0a59e7b..f36e4c4 100644 --- a/dev-libs/libdbpp-postgresql/libdbpp-postgresql-1.2.0.1.ebuild +++ b/dev-libs/libdbpp-postgresql/libdbpp-postgresql-1.2.0.1.ebuild @@ -14,6 +14,7 @@ RDEPEND=" dev-libs/boost =dev-libs/libdbpp-1.2*:= dev-db/postgresql + dev-libs/libadhocutil:= " DEPEND=" ${RDEPEND} |