diff options
Diffstat (limited to 'app-emacs/autothemer')
-rw-r--r-- | app-emacs/autothemer/Manifest | 3 | ||||
-rw-r--r-- | app-emacs/autothemer/autothemer-0.2.18.ebuild | 13 | ||||
-rw-r--r-- | app-emacs/autothemer/autothemer-9999.ebuild | 38 |
3 files changed, 5 insertions, 49 deletions
diff --git a/app-emacs/autothemer/Manifest b/app-emacs/autothemer/Manifest index 4c2f89aff64d..ca20151ab7a9 100644 --- a/app-emacs/autothemer/Manifest +++ b/app-emacs/autothemer/Manifest @@ -1,5 +1,4 @@ AUX 50autothemer-gentoo.el 105 BLAKE2B e3931ef756ac544dd70d9cdc7df097176d5355c784b050cac14e7768aac970c83d92368156d56fcdd10c6186f729125aae89df038219923beeea67cfb0d5e503 SHA512 dd99cdf37f591c5626e1d0a6943056662a7fac13ef1ccc00e92bf09317fe563a8d93752d9de19da37a7d39f41785e5ac332701693a2c0c4be9323ec6286fd1e9 DIST autothemer-0.2.18.tar.xz 36172 BLAKE2B 68b30f2ac55ad8c1025d6793835d55ed711b79396f137f822dfa33f05da1b4ed6b46415d25f06d15be413b17b0af517fd2421d835038d074080bfa3e2191cee3 SHA512 eaab3039dd0e284a640e67e30b5de5b0233ede8a1250f7b86b9cf786f2cba418927bff0bcb3975e286846a9b683c9d53c5326a462301ae09347bcae5a7274179 -EBUILD autothemer-0.2.18.ebuild 739 BLAKE2B ed789b47ce55aeb56799c102d674d74c1472d4e9bf680b9f5ce508edffa5df79b143ffb06fd2be39d5d3fc444a3994f746e5bfaee5113ebb22909a9eff2d3111 SHA512 aab3066748c8ca59a514d36280fa06649e464c7607b83daaf8a9f7615afa43c645e3e64fe79d1640eea282181f136417259c7da11b8c1cca887e0eee37b3f9bf -EBUILD autothemer-9999.ebuild 739 BLAKE2B ed789b47ce55aeb56799c102d674d74c1472d4e9bf680b9f5ce508edffa5df79b143ffb06fd2be39d5d3fc444a3994f746e5bfaee5113ebb22909a9eff2d3111 SHA512 aab3066748c8ca59a514d36280fa06649e464c7607b83daaf8a9f7615afa43c645e3e64fe79d1640eea282181f136417259c7da11b8c1cca887e0eee37b3f9bf +EBUILD autothemer-0.2.18.ebuild 609 BLAKE2B e8f93921c889ce0e41dc20701b6bbb7cafda21b66e05630bdf30a51fcf784017fe5c8e211d6531a7e2ef129960d2f03a0e6b5c643e074af6c17a9f03c44a63a9 SHA512 21ebb64335b227b17228588379250fe1c16ab0521bb5230282ff2ff7cabb12befaa344125d5b487c2573371235dd94f1db3ca63aa490e65a88a855bb0e6ef284 MISC metadata.xml 485 BLAKE2B dc8ec2c5e4fce77c574fd2d424a0bfe8872e6ae2248bfebd13b5c6abb19e8ded91116f0aab74d52cf7ab30f6f1030c40059d96c13b17e0c815f2f7dc5ad302f9 SHA512 b25075911ef7d026e16b2880dae3e41de4c84287299c7dbae31167007ba5d3ba5a37e7e17300dbddcafb495df5e675a1a0c37b79fb6653ba469378d7002862b7 diff --git a/app-emacs/autothemer/autothemer-0.2.18.ebuild b/app-emacs/autothemer/autothemer-0.2.18.ebuild index 6536dcad1efa..9ed03806642f 100644 --- a/app-emacs/autothemer/autothemer-0.2.18.ebuild +++ b/app-emacs/autothemer/autothemer-0.2.18.ebuild @@ -9,17 +9,12 @@ inherit elisp DESCRIPTION="Conveniently define themes for GNU Emacs" HOMEPAGE="https://github.com/jasonm23/autothemer" -if [[ ${PV} == *9999* ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/jasonm23/autothemer.git" -else - # Recompressed from NonGNU ELPA. - SRC_URI="https://dev.gentoo.org/~arsen/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" -fi +# Recompressed from NonGNU ELPA. +SRC_URI="https://dev.gentoo.org/~arsen/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" +KEYWORDS="~amd64" RDEPEND=" >=app-emacs/dash-2.10.0 @@ -35,4 +30,4 @@ DOCS=( function-reference.md ) -elisp-enable-tests ert "${S}"/tests -l tests/"${PN}"-tests.el +elisp-enable-tests ert "${S}"/tests -l "${PN}"-tests.el diff --git a/app-emacs/autothemer/autothemer-9999.ebuild b/app-emacs/autothemer/autothemer-9999.ebuild deleted file mode 100644 index 6536dcad1efa..000000000000 --- a/app-emacs/autothemer/autothemer-9999.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -NEED_EMACS=26.1 -inherit elisp - -DESCRIPTION="Conveniently define themes for GNU Emacs" -HOMEPAGE="https://github.com/jasonm23/autothemer" - -if [[ ${PV} == *9999* ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/jasonm23/autothemer.git" -else - # Recompressed from NonGNU ELPA. - SRC_URI="https://dev.gentoo.org/~arsen/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND=" - >=app-emacs/dash-2.10.0 -" -DEPEND="${RDEPEND}" - -ELISP_REMOVE="${PN}-pkg.el" -SITEFILE="50${PN}-gentoo.el" - -DOCS=( - README.md - CONTRIBUTING.md - function-reference.md -) - -elisp-enable-tests ert "${S}"/tests -l tests/"${PN}"-tests.el |