summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/postgresql-fdw-mysql/Manifest4
-rw-r--r--dev-db/postgresql-fdw-mysql/postgresql-fdw-mysql-2.2.0.ebuild (renamed from dev-db/postgresql-fdw-mysql/postgresql-fdw-mysql-2.1.2.ebuild)2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/postgresql-fdw-mysql/Manifest b/dev-db/postgresql-fdw-mysql/Manifest
index ad40c06..ff91caf 100644
--- a/dev-db/postgresql-fdw-mysql/Manifest
+++ b/dev-db/postgresql-fdw-mysql/Manifest
@@ -1,2 +1,2 @@
-DIST REL-2_1_2.tar.gz 38656 SHA256 5a9cd36d29d54d1325e26ca2c9a4cfb1265e4638ec8bb81aaaf1feba8d271186 SHA512 c22500f81b9ff19679bfd5b6dedb1deef263107c472101ef5eccc405b0a6244ca266974ce13fd4296733453a42a7c5800f22ab8202f3c93fb6a731b52c2ff76c WHIRLPOOL ff770dd826525b5d254692dba41f6d41c6c54dea02e8db1eebda1fd667438a6e93eee123acfccd3d002310b2890d16d85d41bb85dcb737316c3f78dd862a31a8
-EBUILD postgresql-fdw-mysql-2.1.2.ebuild 589 SHA256 1e8973cfbd95a05ca8d0bb1f488c87bdd203ede9581557aa0f3c1bc2fab9b721 SHA512 896ab978394cabf053e02f1edb26525677d419d6aaa5ca483e30db3f31bfb8ee950775dcab8b5d129eea1e9773d005a92d96c5bf947de596fdd4908059e8c768 WHIRLPOOL d524b50a8f62363a5d5bea354f099411a86ebf963c31b7f9edd054a9d43723a172cc359fb7e3afcb7ad8407e8d657fe0e10b4d46c77c622c7d1b88679f5670a3
+DIST REL-2_2_0.tar.gz 39615 SHA256 589908bb5c25a3c882881ca438c25a77c831a6d70bbae8ec0fdaf5b3ccfddcfa SHA512 d8d9b646b2f411148956250fc3f4d3fa1ca7d634aa84c87df1f796136c877c4918f14bfb64776bab846a4705fb0b8d8c3df0e98db78270eee8cf71f6d96ee432 WHIRLPOOL b21d5b5f8dd8ab633766e0931afca17b3bfbb6b96fca09a5e80d06b33b7cc0752d15a3870cf0e9a6fdebb8190ab4b520be633e04dd1d0419b9ea82a5fe67db09
+EBUILD postgresql-fdw-mysql-2.2.0.ebuild 588 SHA256 84eea15cb2fc2ae0a5607d35d555adc4428dd9c2cb6fde537f20f9b70407210d SHA512 e0316048b05d961fe7112868dd68890c4fcb769a2c8d75e66afcb3fec80699668a534beae073f2a6ab4d6c8fb2d123d1e99952e1004c3dfca7da1544649d52e1 WHIRLPOOL 3c15c91fdb3c6c14ed34ed26f488cf12d5046bbbd863af5c570b633d8e8a4beedef4676952023a6e14bddb0cde6eb8b1fb104ca11f7d244797e19929b497d7f0
diff --git a/dev-db/postgresql-fdw-mysql/postgresql-fdw-mysql-2.1.2.ebuild b/dev-db/postgresql-fdw-mysql/postgresql-fdw-mysql-2.2.0.ebuild
index 6cac58d..b2b81ca 100644
--- a/dev-db/postgresql-fdw-mysql/postgresql-fdw-mysql-2.1.2.ebuild
+++ b/dev-db/postgresql-fdw-mysql/postgresql-fdw-mysql-2.2.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/EnterpriseDB/mysql_fdw/archive/REL-${PV//./_}.tar.gz
LICENSE="mysql_fdw"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE=""
S="${WORKDIR}/mysql_fdw-REL-${PV//./_}"