From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/nabi/
Date: Thu, 13 Oct 2016 20:56:14 +0000 (UTC) [thread overview]
Message-ID: <1476392172.52859b1f63b554ef1ed170b25defff48f0caaed1.dlan@gentoo> (raw)
commit: 52859b1f63b554ef1ed170b25defff48f0caaed1
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 20:55:27 2016 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 20:56:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52859b1f
app-i18n/nabi: drop old
Package-Manager: portage-2.3.2
app-i18n/nabi/Manifest | 2 --
app-i18n/nabi/nabi-0.15.ebuild | 38 --------------------------------------
app-i18n/nabi/nabi-0.17.ebuild | 39 ---------------------------------------
3 files changed, 79 deletions(-)
diff --git a/app-i18n/nabi/Manifest b/app-i18n/nabi/Manifest
index 3e091bd..203994a 100644
--- a/app-i18n/nabi/Manifest
+++ b/app-i18n/nabi/Manifest
@@ -1,4 +1,2 @@
-DIST nabi-0.15.tar.gz 633850 SHA256 f39ccc86e1a2a2ad08127a232d06da39be9a39ba8fb933afd5a04f501a20a39d SHA512 44d33d27c36d0be5757a3de3e3760a339a1e143c28ebf926cbbbd714de882ed67f428365c8f15af16917ac24e151b6f4ff6b732b80ada4c3c750cd0d31de8313 WHIRLPOOL 2b3d0f250d669b290419750eb38b87d1a1ec1d0d416822fb98618ce6eb722d8d14486a1c4484f5e930e3b4a43f8924614947328b293f9843b765abf0c1f3ad29
-DIST nabi-0.17.tar.gz 656438 SHA256 1a239a7bb0644441ca781459fbf5a1c5fb95e823351bf308aa680eb60cc45b94 SHA512 457a91981cdc9ef30d316f1288a6983fbb692866d5c34151d718976e3fe813988fa9965100193d2fb4ff73458d44bbce3dd2bda2b37b280f03aeaba9ce2d3c9c WHIRLPOOL 967902b8a78ebac8ea29bb765e28dbc2c0126537c6f9907e441b73e9e1a5ebc133edae72cbb215b90d2e551fe10188f67c8f4134d6ef62d732ba91745578b503
DIST nabi-0.99.11.tar.gz 840845 SHA256 f9acff298f3dc7a80eff1281b04e00dda0e68ad56c1b28443800f09fd8c7ceb3 SHA512 0cc2a1e04241a13207226db6c2db811b32ca0cc41c28905122126d6193d6a83c575960aca0f4da0574e399a11b96e7b8c250b6f6245cc8ff3de37c2ea761b834 WHIRLPOOL fd29b61e591b89133c3df1f007d8f686e4ae63e6362aa3f4b25f4021d966ae720308f38c5846031246c90b83fb93d11c150f4093240c49e70f982f5b7de4f870
DIST nabi-1.0.0.tar.gz 926638 SHA256 8fc6e7f8c56c680a4c08078c98707a41e95affd6fe810b53db66d8867122d532 SHA512 afd621f3ba2743db429625cdf468abad97c20d91af90f01dea14a75d4a4bc7ea3770b37387acf7da8306b92cb3fbb51d74930459f7e42d137062f01d737ede94 WHIRLPOOL c410ebed8db85f95d970cb9eb64de8a4137f48b3fdf56c4201936e3f7114baeb76bf0297bcb1e3edc1a2c71268f62a48e0f0281fd3350168eab1040829b82d80
diff --git a/app-i18n/nabi/nabi-0.15.ebuild b/app-i18n/nabi/nabi-0.15.ebuild
deleted file mode 100644
index a2aa405..00000000
--- a/app-i18n/nabi/nabi-0.15.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit eutils autotools
-
-DESCRIPTION="Simple Hanguk X Input Method"
-HOMEPAGE="https://code.google.com/p/nabi/"
-SRC_URI="http://download.kldp.net/nabi/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ppc x86"
-
-RDEPEND=">=x11-libs/gtk+-2.2:2"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.15-asneeded.patch
- eautoreconf
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
-
- dodoc AUTHORS ChangeLog README NEWS
-}
-
-pkg_postinst() {
- elog "You MUST add environment variable..."
- elog
- elog "export XMODIFIERS=\"@im=nabi\""
- elog
-}
diff --git a/app-i18n/nabi/nabi-0.17.ebuild b/app-i18n/nabi/nabi-0.17.ebuild
deleted file mode 100644
index 8a44d33..00000000
--- a/app-i18n/nabi/nabi-0.17.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit eutils autotools
-
-DESCRIPTION="Simple Hanguk X Input Method"
-HOMEPAGE="https://code.google.com/p/nabi/"
-SRC_URI="http://kldp.net/frs/download.php/3742/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND=">=x11-libs/gtk+-2.2:2
- >=app-i18n/libhangul-0.0.4"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.99.3-asneeded.patch
- eautoreconf
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- dodoc AUTHORS ChangeLog NEWS README TODO
-}
-
-pkg_postinst() {
- elog "You MUST add environment variable..."
- elog
- elog "export XMODIFIERS=\"@im=nabi\""
- elog
-}
next reply other threads:[~2016-10-13 20:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-13 20:56 Yixun Lan [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
2018-08-29 13:02 Akinori Hattori
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=1476392172.52859b1f63b554ef1ed170b25defff48f0caaed1.dlan@gentoo \
--to=dlan@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