diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-06-02 21:45:28 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-06-02 21:45:28 +0100 |
commit | 2018227e9344edb9da15fc6a4a8298086cc2aa77 (patch) | |
tree | c18e1c09e605e94e2a1e93345ad25746cc9e14b9 /sci-libs/camd | |
parent | 6f8038813c460b4f0572d5ef595cdfa94af3a94d (diff) |
gentoo resync : 02.06.2019
Diffstat (limited to 'sci-libs/camd')
-rw-r--r-- | sci-libs/camd/Manifest | 2 | ||||
-rw-r--r-- | sci-libs/camd/camd-2.3.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/camd/Manifest b/sci-libs/camd/Manifest index e789ee345426..e8b6d71b61e4 100644 --- a/sci-libs/camd/Manifest +++ b/sci-libs/camd/Manifest @@ -1,3 +1,3 @@ DIST camd-2.3.1.tar.bz2 319766 BLAKE2B f812b457ede3b86fd7fd99f8cc2ea8f19a917c96cf33ca65c6bb2d0f7ebdb37b08af5cd8ad260bf4a636f2d884527c928c026edab23fffacafdd87ef2ce416e8 SHA512 13c5d687b9314f43a6c7237c7541e0c21cc544ffe52f8a984f64c5177a9f1f6b5ab07e9190388587f273424db8e6076ef050f836dbc9f33ca44e94d0034c8070 -EBUILD camd-2.3.1.ebuild 716 BLAKE2B 6f5730504160deea6926733de216fd6b9e9ca01aeb710c610b7d9b1254a17d25a4ca400a5c42befb24ea879a41a4487810882c511af8299645689fa26cb04f8c SHA512 ac6c70deaf50bd24fe2f69a7c37434ec2679aebdcfc9ca5d9a873bf1fb60ddefb5f9a73c47ba8713ec2c4cf2483f031e27aa0dd8d47373a27fda7cb1870ceffb +EBUILD camd-2.3.1.ebuild 712 BLAKE2B a64228794c038618c83663aeee5acc6ff2439f4eccaea8db27e999563c6c2e52dd00fe6ee6d4f625d86e5691be9c2bb2bd8a54618db81192448738fca10b7e4b SHA512 8721c99ec7e0b0a3d5dbb9f4259c81a5601e1b31257f172b57a8a0ca71bd78652e0a7907dcc3378834100c47d1ffcda3761963e408b6f76c6e8b4b3365d6d9ca MISC metadata.xml 494 BLAKE2B 456f4ab539ab7303849cfabfda3e07987874a833e5691d6c3336ebb8a86cc6d5cc5fe8c20b65d8e5fdd8da1c947b9e7ff8eedfd2cc17da6040ff5d109b1b110d SHA512 6402783aec0922669bbf45477074644a9b10f44b0b06bf86ad9b4ecbab124076ee7f19c2c68c6eb3bf21a1569a3410f1ed0ac12f653dd5808559da133613d09f diff --git a/sci-libs/camd/camd-2.3.1.ebuild b/sci-libs/camd/camd-2.3.1.ebuild index acd75e0feb53..3a895fbdcc07 100644 --- a/sci-libs/camd/camd-2.3.1.ebuild +++ b/sci-libs/camd/camd-2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc static-libs" RDEPEND="sci-libs/suitesparseconfig" |