diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-18 22:23:16 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-18 22:23:16 -0400 |
commit | 8de32cfe4a61f853415f1f907bf8ae0e19f76b7e (patch) | |
tree | fb5b7089dc7a06346ff944241cc52de41a87a045 /dev-python/e4u/e4u-0.1_rc5-r1.ebuild | |
parent | x11-misc/j4-dmenu-desktop: amd64 stable wrt bug #682774 (diff) | |
download | gentoo-8de32cfe4a61f853415f1f907bf8ae0e19f76b7e.tar.gz gentoo-8de32cfe4a61f853415f1f907bf8ae0e19f76b7e.tar.bz2 gentoo-8de32cfe4a61f853415f1f907bf8ae0e19f76b7e.zip |
dev-python/e4u: amd64 stable wrt bug #682744
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/e4u/e4u-0.1_rc5-r1.ebuild')
-rw-r--r-- | dev-python/e4u/e4u-0.1_rc5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/e4u/e4u-0.1_rc5-r1.ebuild b/dev-python/e4u/e4u-0.1_rc5-r1.ebuild index a2a6610f9ab7..909c2a90bc66 100644 --- a/dev-python/e4u/e4u-0.1_rc5-r1.ebuild +++ b/dev-python/e4u/e4u-0.1_rc5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -13,7 +13,7 @@ DESCRIPTION="A library for handling unicode emoji and carrier's emoji" HOMEPAGE="https://github.com/lambdalisue/e4u" SRC_URI="https://github.com/lambdalisue/e4u/archive/${MY_PV}.tar.gz -> ${PN}-${MY_PV}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="BSD" SLOT="0" |