public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/nabi/
Date: Sat, 26 Aug 2023 12:43:26 +0000 (UTC)	[thread overview]
Message-ID: <1693053773.6752b3ee5787d1efe89319dc033453dd159c376c.asturm@gentoo> (raw)

commit:     6752b3ee5787d1efe89319dc033453dd159c376c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 12:28:15 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 12:42:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6752b3ee

app-i18n/nabi: drop 1.0.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-i18n/nabi/Manifest          |  1 -
 app-i18n/nabi/nabi-1.0.0.ebuild | 48 -----------------------------------------
 2 files changed, 49 deletions(-)

diff --git a/app-i18n/nabi/Manifest b/app-i18n/nabi/Manifest
index 7275f9d7c976..a1a4b3b2f966 100644
--- a/app-i18n/nabi/Manifest
+++ b/app-i18n/nabi/Manifest
@@ -1,2 +1 @@
-DIST nabi-1.0.0.tar.gz 868761 BLAKE2B 125028a4a3a6c51edfeee45de42868c5c0397d8545fdaaffc8a305282ea7d8af102487ad86016e1d6e7275cf7e8a5cd0111bd7f8b9c38470021b94585c1cbf1d SHA512 cd093fc54fc4a40eaa85f9973999b9fe2e37344c1004b56fe9a2102bb0747294ba2af76aca2be234ce4fe07a5e8175d1bab7423dd2cee92ab88af865cd856005
 DIST nabi-1.0.1.tar.gz 927009 BLAKE2B b53e3131e2998499f4004c07272bd1715905fbf26c8e524299bc1a4a80d8cada6d6368f372619893f5edec3b5c1595afe4c25756f171df88a2b805644c9d115b SHA512 8113b31df792ff1b31b1e063671a30e21c312e27627c0e15d9de872bb644eeaea4ebb65ef399dea2d75563d81941990f59adbe1e4c584026e02dcdafe389e9c1

diff --git a/app-i18n/nabi/nabi-1.0.0.ebuild b/app-i18n/nabi/nabi-1.0.0.ebuild
deleted file mode 100644
index 25b5d86829ac..000000000000
--- a/app-i18n/nabi/nabi-1.0.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Simple Hanguk X Input Method"
-HOMEPAGE="https://github.com/libhangul/nabi"
-SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="debug nls"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND=">=app-i18n/libhangul-0.1
-	dev-libs/glib:2
-	x11-libs/gtk+:2
-	x11-libs/libICE
-	x11-libs/libSM
-	x11-libs/libX11
-	virtual/libintl"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	sys-devel/gettext"
-
-DOCS=( AUTHORS ChangeLog.0 NEWS README TODO )
-
-src_configure() {
-	local myconf=()
-	# Broken configure: --disable-debug also enables debug
-	use debug && 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
-}


             reply	other threads:[~2023-08-26 12:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-26 12:43 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-23  8:29 [gentoo-commits] repo/gentoo:master commit in: app-i18n/nabi/ 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
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=1693053773.6752b3ee5787d1efe89319dc033453dd159c376c.asturm@gentoo \
    --to=asturm@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