public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/
@ 2017-02-12 14:48 Agostino Sarubbo
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2017-02-12 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     891817fa245d56a9274528467bfc0f51c9442833
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 14:46:01 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 14:48:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891817fa

dev-libs/libmoe: amd64 stable wrt bug #609080

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-libs/libmoe/libmoe-1.5.8-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
index 061edf95e0..7e5e3eba09 100644
--- a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
+++ b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/
@ 2017-02-12 17:01 Agostino Sarubbo
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2017-02-12 17:01 UTC (permalink / raw
  To: gentoo-commits

commit:     709a02b22fc6f3d9e3e2ee7c9009fbffb115ce7a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 16:57:58 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 17:00:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=709a02b2

dev-libs/libmoe: ppc stable wrt bug #609080

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-libs/libmoe/libmoe-1.5.8-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
index 0440ea45d0..ac3021b7e4 100644
--- a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
+++ b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/
@ 2017-02-17 11:05 Michael Palimaka
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Palimaka @ 2017-02-17 11:05 UTC (permalink / raw
  To: gentoo-commits

commit:     672d83324980ad2b302a4f90398d930d300d3928
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 11:04:53 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 11:04:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672d8332

dev-libs/libmoe: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/libmoe/libmoe-1.5.8-r2.ebuild | 41 ----------------------------------
 1 file changed, 41 deletions(-)

diff --git a/dev-libs/libmoe/libmoe-1.5.8-r2.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r2.ebuild
deleted file mode 100644
index 35ccd9f847..0000000000
--- a/dev-libs/libmoe/libmoe-1.5.8-r2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils multilib toolchain-funcs
-
-DESCRIPTION="multi octet character encoding handling library"
-HOMEPAGE="http://pub.ks-and-ks.ne.jp/prog/libmoe/"
-SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
-	epatch "${FILESDIR}/${P}-gentoo.patch"
-	epatch "${FILESDIR}/${P}-makefile.patch"
-
-	sed -i \
-		-e "/^PREFIX=/s:=.*:=/usr:" \
-		-e "/^LIBSODIR=/s:=.*:=/usr/$(get_libdir):" \
-		-e "/^MANDIR=/s:=.*:=/usr/share/man:" \
-		-e "/^CF=/s:=:=${CFLAGS} :" \
-		-e "/^LF=/s:=:=${LDFLAGS} :" \
-		-e "s:=gcc:=$(tc-getCC):" \
-		-e "/^AR=/s:=ar:=$(tc-getAR):" \
-		Makefile || die
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-
-	dodoc ChangeLog
-	dohtml libmoe.shtml
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/
@ 2020-06-16 14:12 Akinori Hattori
  0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2020-06-16 14:12 UTC (permalink / raw
  To: gentoo-commits

commit:     cde4c3bbdd4975a33d7e0a4ef37727ca5c90d463
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 16 14:05:03 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 14:11:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde4c3bb

dev-libs/libmoe: fix sed

Closes: https://bugs.gentoo.org/710562
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-libs/libmoe/libmoe-1.5.8-r3.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
index 41ed7a8019e..b9af0de0382 100644
--- a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
+++ b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
@@ -27,10 +27,10 @@ src_prepare() {
 	default
 
 	sed -i \
-		-e "/^PREFIX=/s:=.*:=${EPREFIX}/usr:" \
-		-e "/^LIBSODIR=/s:=.*:=\$\{PREFIX}/$(get_libdir):" \
-		-e "/^MANDIR=/s:=.*:=\$\{PREFIX}/share/man:" \
-		-e "s:=gcc:=$(tc-getCC):" \
-		-e "/^AR=/s:=ar:=$(tc-getAR):" \
+		-e "/^PREFIX=/s|=.*|=${EPREFIX}/usr|" \
+		-e "/^LIBSODIR=/s|=.*|=\${PREFIX}/$(get_libdir)|" \
+		-e "/^MANDIR=/s|=.*|=\${PREFIX}/share/man|" \
+		-e "s|=gcc|=$(tc-getCC)|" \
+		-e "/^AR=/s|=ar|=$(tc-getAR)|" \
 		Makefile || die
 }


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

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/
@ 2020-06-16 14:12 Akinori Hattori
  0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2020-06-16 14:12 UTC (permalink / raw
  To: gentoo-commits

commit:     c05143c7d0899e0056bd6c64a168faa46fee6ef0
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 16 14:07:29 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 14:11:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c05143c7

dev-libs/libmoe: do not compress man pages

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-libs/libmoe/libmoe-1.5.8-r3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
index 7785e51ce24..7ce8602c169 100644
--- a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
+++ b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
@@ -30,6 +30,8 @@ src_prepare() {
 		-e "/^PREFIX=/s|=.*|=${EPREFIX}/usr|" \
 		-e "/^LIBSODIR=/s|=.*|=\${PREFIX}/$(get_libdir)|" \
 		-e "/^MANDIR=/s|=.*|=\${PREFIX}/share/man|" \
+		-e "/^MANCOMPR=/s|=.*|=cat|" \
+		-e "/^MANX=/s|=.*|=|" \
 		-e "/^\(CC\|LD\)=/s|=.*|=$(tc-getCC)|" \
 		-e "/^CPP=/s|=.*|=$(tc-getCPP)|" \
 		-e "/^RANLIB=/s|=.*|=$(tc-getRANLIB)|" \


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

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/
@ 2020-06-16 14:12 Akinori Hattori
  0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2020-06-16 14:12 UTC (permalink / raw
  To: gentoo-commits

commit:     3991aa6548b324657a2004e4876b7939df56e584
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 16 14:06:19 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 14:11:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3991aa65

dev-libs/libmoe: use tc-getRANLIB

Closes: https://bugs.gentoo.org/723024
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-libs/libmoe/libmoe-1.5.8-r3.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
index b9af0de0382..7785e51ce24 100644
--- a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
+++ b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
@@ -30,7 +30,9 @@ src_prepare() {
 		-e "/^PREFIX=/s|=.*|=${EPREFIX}/usr|" \
 		-e "/^LIBSODIR=/s|=.*|=\${PREFIX}/$(get_libdir)|" \
 		-e "/^MANDIR=/s|=.*|=\${PREFIX}/share/man|" \
-		-e "s|=gcc|=$(tc-getCC)|" \
-		-e "/^AR=/s|=ar|=$(tc-getAR)|" \
+		-e "/^\(CC\|LD\)=/s|=.*|=$(tc-getCC)|" \
+		-e "/^CPP=/s|=.*|=$(tc-getCPP)|" \
+		-e "/^RANLIB=/s|=.*|=$(tc-getRANLIB)|" \
+		-e "/^AR=/s|=.*|=$(tc-getAR)|" \
 		Makefile || die
 }


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

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/
@ 2020-06-16 14:12 Akinori Hattori
  0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2020-06-16 14:12 UTC (permalink / raw
  To: gentoo-commits

commit:     5a0a0be460aecccc817f95c900dce3f06e945607
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 16 14:09:20 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 14:11:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0a0be4

dev-libs/libmoe: add static-libs USE flag

Closes: https://bugs.gentoo.org/726976
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-libs/libmoe/libmoe-1.5.8-r3.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
index 7ce8602c169..0a7276fde16 100644
--- a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
+++ b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${P}.tar.gz"
 LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
+IUSE="static-libs"
 
 RDEPEND="dev-lang/perl"
 DEPEND="${RDEPEND}"
@@ -38,3 +38,8 @@ src_prepare() {
 		-e "/^AR=/s|=.*|=$(tc-getAR)|" \
 		Makefile || die
 }
+
+src_install() {
+	default
+	use static-libs || find "${ED}" -name '*.a' -delete || die
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/
@ 2020-06-16 14:12 Akinori Hattori
  0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori @ 2020-06-16 14:12 UTC (permalink / raw
  To: gentoo-commits

commit:     cf31ad8441ecb2dd54609a86eb6f3aa912de36cf
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 16 14:10:27 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 14:11:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf31ad84

dev-libs/libmoe: update to EAPI 7

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 dev-libs/libmoe/libmoe-1.5.8-r3.ebuild | 4 ++--
 dev-libs/libmoe/metadata.xml           | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
index 0a7276fde16..7d1017ce991 100644
--- a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
+++ b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI="7"
 
 inherit toolchain-funcs
 
@@ -17,7 +17,7 @@ IUSE="static-libs"
 RDEPEND="dev-lang/perl"
 DEPEND="${RDEPEND}"
 
-HTML_DOCS=( libmoe.shtml )
+HTML_DOCS=( ${PN}.shtml )
 PATCHES=(
 	"${FILESDIR}/${PN}-gentoo.patch"
 	"${FILESDIR}/${PN}-gcc-5.patch"  # taken from Debian

diff --git a/dev-libs/libmoe/metadata.xml b/dev-libs/libmoe/metadata.xml
index c921b96adf6..6f2ca22da23 100644
--- a/dev-libs/libmoe/metadata.xml
+++ b/dev-libs/libmoe/metadata.xml
@@ -1,8 +1,8 @@
 <?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>
+	<maintainer type="project">
+		<email>cjk@gentoo.org</email>
+		<name>Cjk</name>
+	</maintainer>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/
@ 2021-06-29 22:08 Yixun Lan
  0 siblings, 0 replies; 9+ messages in thread
From: Yixun Lan @ 2021-06-29 22:08 UTC (permalink / raw
  To: gentoo-commits

commit:     775259c3710e44d96ad27000f50b4fcb8c8e4373
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 29 22:00:23 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Jun 29 22:07:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775259c3

dev-libs/libmoe: keyword ~riscv

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-libs/libmoe/libmoe-1.5.8-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
index 7d1017ce991..edda95d992a 100644
--- a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
+++ b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -11,7 +11,7 @@ SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc ~riscv sparc x86"
 IUSE="static-libs"
 
 RDEPEND="dev-lang/perl"


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

end of thread, other threads:[~2021-06-29 22:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-16 14:12 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/ Akinori Hattori
  -- strict thread matches above, loose matches on Subject: below --
2021-06-29 22:08 Yixun Lan
2020-06-16 14:12 Akinori Hattori
2020-06-16 14:12 Akinori Hattori
2020-06-16 14:12 Akinori Hattori
2020-06-16 14:12 Akinori Hattori
2017-02-17 11:05 Michael Palimaka
2017-02-12 17:01 Agostino Sarubbo
2017-02-12 14:48 Agostino Sarubbo

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