From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/nabi/
Date: Wed, 29 Aug 2018 13:02:02 +0000 (UTC) [thread overview]
Message-ID: <1535547714.1ba31a05dcf11e1f78441840ae51f6ada344b5e3.hattya@gentoo> (raw)
commit: 1ba31a05dcf11e1f78441840ae51f6ada344b5e3
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 29 12:51:39 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Aug 29 13:01:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba31a05
app-i18n/nabi: drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-i18n/nabi/Manifest | 1 -
app-i18n/nabi/nabi-0.99.11.ebuild | 52 ---------------------------------------
2 files changed, 53 deletions(-)
diff --git a/app-i18n/nabi/Manifest b/app-i18n/nabi/Manifest
index 26b89a9582b..31cbfb51c44 100644
--- a/app-i18n/nabi/Manifest
+++ b/app-i18n/nabi/Manifest
@@ -1,2 +1 @@
-DIST nabi-0.99.11.tar.gz 840845 BLAKE2B f1119fa1a2b079b54d9b275347d25b26eaebcd262eaf8ca8071838e1509deceb4df4b0908a354616195ba11bd2e1d994b917cbc965385bd6d9292c1bf1c24dd0 SHA512 0cc2a1e04241a13207226db6c2db811b32ca0cc41c28905122126d6193d6a83c575960aca0f4da0574e399a11b96e7b8c250b6f6245cc8ff3de37c2ea761b834
DIST nabi-1.0.0.tar.gz 926638 BLAKE2B 4757d09846c6e450b6ecf07188f32fc31f13f5e1235a2f31679d6a70f39dabeea2aac36db16bf98b2cbc7155b9ccca1008cb1423b4bdbcba25117cb0cfa69c68 SHA512 afd621f3ba2743db429625cdf468abad97c20d91af90f01dea14a75d4a4bc7ea3770b37387acf7da8306b92cb3fbb51d74930459f7e42d137062f01d737ede94
diff --git a/app-i18n/nabi/nabi-0.99.11.ebuild b/app-i18n/nabi/nabi-0.99.11.ebuild
deleted file mode 100644
index 0c6dd59203a..00000000000
--- a/app-i18n/nabi/nabi-0.99.11.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Simple Hanguk X Input Method"
-HOMEPAGE="https://code.google.com/p/nabi/"
-SRC_URI="https://nabi.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="debug nls"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND=">=app-i18n/libhangul-0.1.0
- dev-libs/glib:2
- x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-2.4:2
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/pango
- virtual/libintl"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- sys-devel/gettext"
-
-DOCS=( AUTHORS ChangeLog ChangeLog.0 NEWS README TODO )
-
-src_configure() {
- local myconf=
-
- # Broken configure: --disable-debug also enables debug
- use debug && \
- myconf="${myconf} --enable-debug"
-
- econf ${myconf}
-}
-
-src_install() {
- default
-
- insinto /etc/X11/xinit/xinput.d
- sed -e "s:@EPREFIX@:${EPREFIX}:g" "${FILESDIR}/xinput-${PN}" | newins - "${PN}.conf"
-}
-
-pkg_postinst() {
- elog "You MUST add environment variable..."
- elog
- elog "export XMODIFIERS=\"@im=nabi\""
- elog
-}
next reply other threads:[~2018-08-29 13:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-29 13:02 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-26 12:43 [gentoo-commits] repo/gentoo:master commit in: app-i18n/nabi/ Andreas Sturmlechner
2022-11-23 8:29 Sam James
2022-11-23 8:28 Sam James
2018-08-29 13:02 Akinori Hattori
2018-08-29 13:02 Akinori Hattori
2016-10-13 20:56 Yixun Lan
2016-10-13 20:56 Yixun Lan
2015-09-27 11:32 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1535547714.1ba31a05dcf11e1f78441840ae51f6ada344b5e3.hattya@gentoo \
--to=hattya@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox