public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-latin/
@ 2015-09-01 18:50 Tobias Klausmann
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann @ 2015-09-01 18:50 UTC (permalink / raw
  To: gentoo-commits

commit:     6df210182d443adf02cfc5276d25061d70ace9b3
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 18:50:04 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 18:50:04 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df21018

app-i18n/ibus-table-latin: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
index f8b3251..4bc3878 100644
--- a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
+++ b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 DESCRIPTION="The Latin tables for IBus-Table"
-HOMEPAGE="https://code.google.com/p/ibus/"
+HOMEPAGE="https://github.com/ibus/ibus/wiki"
 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="GPL-3"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-latin/
@ 2017-08-16 14:17 Akinori Hattori
  0 siblings, 0 replies; 4+ messages in thread
From: Akinori Hattori @ 2017-08-16 14:17 UTC (permalink / raw
  To: gentoo-commits

commit:     c48ae38064ccc899fd9a411aa35cfcbe27362e24
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 16 14:17:07 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 14:17:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c48ae380

app-i18n/ibus-table-latin: update SRC_URI

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
index ff26181746d..5b626b21e18 100644
--- a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
+++ b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 
 DESCRIPTION="Latin tables for IBus-Table"
 HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-latin/
@ 2017-08-16 14:17 Akinori Hattori
  0 siblings, 0 replies; 4+ messages in thread
From: Akinori Hattori @ 2017-08-16 14:17 UTC (permalink / raw
  To: gentoo-commits

commit:     3a10dd5be3baf6954532e03090fa321fdb7380b0
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 16 14:16:37 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 14:16:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a10dd5b

app-i18n/ibus-table-latin: update to EAPI 6

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../ibus-table-latin-1.2.0.20100305.ebuild              | 14 +++++---------
 app-i18n/ibus-table-latin/metadata.xml                  | 17 ++++++++---------
 2 files changed, 13 insertions(+), 18 deletions(-)

diff --git a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
index e75fed021bb..ff26181746d 100644
--- a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
+++ b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-DESCRIPTION="The Latin tables for IBus-Table"
+EAPI="6"
+
+DESCRIPTION="Latin tables for IBus-Table"
 HOMEPAGE="https://github.com/ibus/ibus/wiki"
 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
 
@@ -10,12 +12,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND=">=app-i18n/ibus-table-1.2.0.20090912"
+RDEPEND="app-i18n/ibus-table"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-
-	dodoc AUTHORS ChangeLog NEWS README || die
-}

diff --git a/app-i18n/ibus-table-latin/metadata.xml b/app-i18n/ibus-table-latin/metadata.xml
index 678ff7b0f11..13ee2c91ec7 100644
--- a/app-i18n/ibus-table-latin/metadata.xml
+++ b/app-i18n/ibus-table-latin/metadata.xml
@@ -1,13 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>cjk@gentoo.org</email>
-		<name>Cjk</name>
-	</maintainer>
-	<longdescription lang="en">The Latin tables for Ibus-Table.</longdescription>
-	<upstream>
-		<remote-id type="google-code">ibus</remote-id>
-		<remote-id type="github">ibus/ibus</remote-id>
-	</upstream>
+  <maintainer type="project">
+    <email>cjk@gentoo.org</email>
+    <name>Cjk</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="google-code">ibus</remote-id>
+    <remote-id type="github">ibus/ibus</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-latin/
@ 2024-05-31  8:31 Arthur Zamarin
  0 siblings, 0 replies; 4+ messages in thread
From: Arthur Zamarin @ 2024-05-31  8:31 UTC (permalink / raw
  To: gentoo-commits

commit:     c419cbcf7b5e4d0c88d590bf99c07cfa73e85c70
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 31 08:25:17 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 31 08:25:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c419cbcf

app-i18n/ibus-table-latin: EAPI 6 -> 8

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 ...00305.ebuild => ibus-table-latin-1.2.0.20100305-r1.ebuild} | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305-r1.ebuild
similarity index 71%
rename from app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
rename to app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305-r1.ebuild
index 5b626b21e185..1df9b4caacbf 100644
--- a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild
+++ b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=8
 
 DESCRIPTION="Latin tables for IBus-Table"
 HOMEPAGE="https://github.com/ibus/ibus/wiki"
@@ -10,8 +10,7 @@ SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.go
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-RDEPEND="app-i18n/ibus-table"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
+DEPEND="app-i18n/ibus-table"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-05-31  8:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-16 14:17 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-latin/ Akinori Hattori
  -- strict thread matches above, loose matches on Subject: below --
2024-05-31  8:31 Arthur Zamarin
2017-08-16 14:17 Akinori Hattori
2015-09-01 18:50 Tobias Klausmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox