diff options
Diffstat (limited to 'net-im/telepathy-mission-control')
-rw-r--r-- | net-im/telepathy-mission-control/Manifest | 2 | ||||
-rw-r--r-- | net-im/telepathy-mission-control/metadata.xml | 23 |
2 files changed, 15 insertions, 10 deletions
diff --git a/net-im/telepathy-mission-control/Manifest b/net-im/telepathy-mission-control/Manifest index 9761a25290a0..d9824299e9ad 100644 --- a/net-im/telepathy-mission-control/Manifest +++ b/net-im/telepathy-mission-control/Manifest @@ -1,3 +1,3 @@ DIST telepathy-mission-control-5.16.6.tar.gz 1127785 BLAKE2B 82055a86d102292dec44ddeadd99458b1cf083f5d74be09326cfae41d627f1792468a180b5cb9f5bb5712989198cc46116f39e41343ca35b3bac101e3db6003a SHA512 56d62bc7270d2d62a490361f3ef3bc39384fde05ee5d69cb7e20db4f41665bd99d05b4cd2b5992b84dbfee5400684503e44c5b8c63cfa101e0cfe6a85b005e5e EBUILD telepathy-mission-control-5.16.6.ebuild 1047 BLAKE2B 3e20cdc5a61d764eaf93c1fb41fc3ce14706de7e03cac54e9b12c1904c8bb087149ac7666e59038c08df39bfa2ed153071b3ad09b367f91e67950a9a843accbc SHA512 76349c9fd6a3e3f608ad7d6ba2b71f860ac78f868549da52fc946dc27a0ecdb111d5ecd2b3af04cdcdb678b3b3e590a9b35b092536dc855264e3ccf0c152d7bf -MISC metadata.xml 600 BLAKE2B d42b031fce957841cb348db2630d3bc900ec4aa02d9ff4b89e165cc9426c74ef63b938cc509af873caeab900bc34d69f9d30373d0a03d95a27017f9498e9cfb8 SHA512 ae7d9b18ab50243065dbe76512c4d0167048c5fcaa4d9ca12a75d5a0ab5e083ab5f6acf83dd7f83ab5dc16a0490bed081d725954bd409356473fe6d016bed95b +MISC metadata.xml 752 BLAKE2B e60fd6afedeea01e269f621ee13aa92eae2700a95113cffe72e303979734f1a90279cc96e1fb243681d6a1c39df59d2d9e1010a63435581491c02bd4ac9f4bce SHA512 250844a7d6bd144d159377373c9679d10bcb11aef569da107de538dcc045ff1864186318a56e4cadc0b10b90ca8a587da1fb0d2073628bffffbcb5d645a18a8c diff --git a/net-im/telepathy-mission-control/metadata.xml b/net-im/telepathy-mission-control/metadata.xml index 1f6611a0af7e..0a7b35f12818 100644 --- a/net-im/telepathy-mission-control/metadata.xml +++ b/net-im/telepathy-mission-control/metadata.xml @@ -1,13 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<longdescription>Mission Control, or MC, is a telepathy component providing a -way for "end-user" applications to abstract some of the details of connection -managers, to provide a simple way to manipulate a bunch of connection managers -at once, and to remove the need to have in each program the account -definitions and credentials.</longdescription> + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription> + Mission Control, or MC, is a telepathy component providing a way for + "end-user" applications to abstract some of the details of connection + managers, to provide a simple way to manipulate a bunch of connection + managers at once, and to remove the need to have in each program the account + definitions and credentials. + </longdescription> + <upstream> + <remote-id type="freedesktop-gitlab">telepathy/telepathy-mission-control</remote-id> + </upstream> </pkgmetadata> |