diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-05-02 14:13:35 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-05-02 14:13:35 +0100 |
commit | 7c7c2c9727d6b2ff30945b5aea0d575e1c406d8b (patch) | |
tree | bac2a67fb24ac0836147fe370d30e1610ae1845d /dev-tex/quotchap | |
parent | 2f8db31405fac68eea6f7257d58529243815033b (diff) |
gentoo resync : 02.05.2018
Diffstat (limited to 'dev-tex/quotchap')
-rw-r--r-- | dev-tex/quotchap/Manifest | 2 | ||||
-rw-r--r-- | dev-tex/quotchap/quotchap-0.9f.ebuild | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-tex/quotchap/Manifest b/dev-tex/quotchap/Manifest index b75ea0246c9d..82c898fb8fdd 100644 --- a/dev-tex/quotchap/Manifest +++ b/dev-tex/quotchap/Manifest @@ -1,3 +1,3 @@ DIST quotchap-0.9f.zip 276748 BLAKE2B 4b5a13b1ddc83fd5c08e7835840d7e132bd5b84e96f261f9c7e44c69b02cba7865d69f3b5c7a977161d239c4186f1ff43ead4b31417eb2486ec286a9ca0688b4 SHA512 4dc999ac61633d37afd4db699084edbebfb633dc23823c8c90b7477470281a158db1197231d8aedf82b5e75d697aae80b8026be13c5d49490d0b8f171874a6fe -EBUILD quotchap-0.9f.ebuild 655 BLAKE2B 1e94324176521ae6c7ef559c5ab43e9dfbd648f53c71242905ec050c178ae4815f633f87d585d52d3fdd7b7166358be895d384f1d0b4c743d99e9b556babf59a SHA512 c708e9544a2949af258b3751642633887e4cd3a8a27889ea86c3895bc865dfd668918e4a183b1ce2b37eacdb51cbfd8b123991c9a2accaecf2a1f32ece53b95f +EBUILD quotchap-0.9f.ebuild 663 BLAKE2B aac9b76100a912844bf96a4d410f6ec352604289d13fd87890a085b9108aae0191c0e43ba40ac2964d7decd868734014526db3bbfc38cf7f0f2b0fc1fe0344ab SHA512 0c38cf472959524e49a612934957285b0289c8c885e9a1b6571968491651f7d8c8bc604510e3368607656091b979fd42d7a8827b732fad5274773d78cb4c5795 MISC metadata.xml 245 BLAKE2B ee3a163cfe0a4bc59c0dfb46f9ddb580e2d259b4d0e33cb4e684eb9e6d4b901bf97c6edd891f3b75a613a782f1b89318d0ee3ec9bee4e34c4441d9e8f4267678 SHA512 1653777623e2c15e1ce13229e396723b2cc9c214983e0f8592de98c01a31badc6c38c6735ed44f937d145883b43fb6f049af3eddb9ff96b18c96ccf8f67dd690 diff --git a/dev-tex/quotchap/quotchap-0.9f.ebuild b/dev-tex/quotchap/quotchap-0.9f.ebuild index 4f62c348ebe3..df6349267043 100644 --- a/dev-tex/quotchap/quotchap-0.9f.ebuild +++ b/dev-tex/quotchap/quotchap-0.9f.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit latex-package S=${WORKDIR}/quotchap |