diff options
author | 2022-12-24 14:24:50 +0000 | |
---|---|---|
committer | 2022-12-24 17:11:28 +0000 | |
commit | df68bc99c046260c3aef906952921b569bcc4026 (patch) | |
tree | d8b0dfba2c8bf67e6626c683987541f510437d41 | |
parent | profiles: base: Stable-mask sci-physics/lammps[hip] (diff) | |
download | gentoo-df68bc99c046260c3aef906952921b569bcc4026.tar.gz gentoo-df68bc99c046260c3aef906952921b569bcc4026.tar.bz2 gentoo-df68bc99c046260c3aef906952921b569bcc4026.zip |
dev-libs/aml: Bump to 0.2.2, drop old 0.2.1
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r-- | dev-libs/aml/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/aml/aml-0.2.2.ebuild (renamed from dev-libs/aml/aml-0.2.1.ebuild) | 2 | ||||
-rw-r--r-- | dev-libs/aml/metadata.xml | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/dev-libs/aml/Manifest b/dev-libs/aml/Manifest index 2443bae4ee32..5910a49a25cb 100644 --- a/dev-libs/aml/Manifest +++ b/dev-libs/aml/Manifest @@ -1 +1 @@ -DIST aml-0.2.1.tar.gz 20413 BLAKE2B 62f8cc0e75f23ac7dc8835dd874f584cdb5b394b0d7af08feded06b99ccff66395e0ec04bdd26917ef7784457dc170c2c99bc98a118ecff947602e4d9a60bf21 SHA512 0af4a50cafbddd2a593dac437e6c8121de5265d0383139818bcda97d672a7430cb410ce32552b6842bc82eaebb061bc6cc0ee1b45a483754efbdfbc2103fa2e3 +DIST aml-0.2.2.tar.gz 20442 BLAKE2B 3ea4e03ba511096fc02db628d2591ddf247f79ccdf7638614a2a20fe74dfa563b555662492d976371b407ab013bbb83c193c047fca48f7f08b05cf47e6a87ab4 SHA512 3cb5bf28186a9056b579dd76440202837d96a7abde9427c45a810068d5e051c642303cd73b012e3b093ffb1577896753a50fcc508b2a30c49146033bb74156e7 diff --git a/dev-libs/aml/aml-0.2.1.ebuild b/dev-libs/aml/aml-0.2.2.ebuild index 5ff10f20992d..4fb5ab4d3ca9 100644 --- a/dev-libs/aml/aml-0.2.1.ebuild +++ b/dev-libs/aml/aml-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-libs/aml/metadata.xml b/dev-libs/aml/metadata.xml index 25cb689305de..3721b93dab05 100644 --- a/dev-libs/aml/metadata.xml +++ b/dev-libs/aml/metadata.xml @@ -2,6 +2,9 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <!-- maintainer-needed --> + <upstream> + <remote-id type="github">any1/aml</remote-id> + </upstream> <use> <flag name="examples">Build and install examples</flag> </use> |