public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-office/sc/
@ 2019-01-28 19:38 Sergei Trofimovich
  0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2019-01-28 19:38 UTC (permalink / raw
  To: gentoo-commits

commit:     1e7311caf1f44ef3da49ffee841ddc89dc825a97
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Jan 28 10:22:13 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jan 28 19:37:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e7311ca

app-office/sc: stable 7.16-r2 for sparc, bug #676422

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 app-office/sc/sc-7.16-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/sc/sc-7.16-r2.ebuild b/app-office/sc/sc-7.16-r2.ebuild
index aaa70d2052d..e1a756d7a2c 100644
--- a/app-office/sc/sc-7.16-r2.ebuild
+++ b/app-office/sc/sc-7.16-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/"
 
 SLOT="0"
 LICENSE="public-domain"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
 
 COMMON_DEPEND="
 	>=sys-libs/ncurses-5.2


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

* [gentoo-commits] repo/gentoo:master commit in: app-office/sc/
@ 2019-02-15  1:37 Thomas Deutschmann
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2019-02-15  1:37 UTC (permalink / raw
  To: gentoo-commits

commit:     e0c35c0bb2980a0ebf412f936c054ffb490c24e9
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 01:34:20 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 01:36:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c35c0b

app-office/sc: x86 stable (bug #676422)

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 app-office/sc/sc-7.16-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/sc/sc-7.16-r2.ebuild b/app-office/sc/sc-7.16-r2.ebuild
index 81aadd2e238..110d56ec4ae 100644
--- a/app-office/sc/sc-7.16-r2.ebuild
+++ b/app-office/sc/sc-7.16-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/"
 
 SLOT="0"
 LICENSE="public-domain"
-KEYWORDS="~amd64 ppc sparc ~x86"
+KEYWORDS="~amd64 ppc sparc x86"
 
 COMMON_DEPEND="
 	>=sys-libs/ncurses-5.2


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

* [gentoo-commits] repo/gentoo:master commit in: app-office/sc/
@ 2019-02-15  7:03 Mikle Kolyada
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2019-02-15  7:03 UTC (permalink / raw
  To: gentoo-commits

commit:     e6626ea6fab7d5ae2ea47c72ca2efce8f05bb8bc
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 07:02:48 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 07:02:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6626ea6

app-office/sc: Drop unused inherit

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-office/sc/sc-7.16-r2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-office/sc/sc-7.16-r2.ebuild b/app-office/sc/sc-7.16-r2.ebuild
index 110d56ec4ae..9c44579d910 100644
--- a/app-office/sc/sc-7.16-r2.ebuild
+++ b/app-office/sc/sc-7.16-r2.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils multilib toolchain-funcs
+
+inherit toolchain-funcs
 
 DESCRIPTION="Spreadsheet Calculator"
 SRC_URI="ftp://ibiblio.org/pub/Linux/apps/financial/spreadsheet/${P}.tar.gz"


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

* [gentoo-commits] repo/gentoo:master commit in: app-office/sc/
@ 2019-02-15  7:05 Mikle Kolyada
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2019-02-15  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     68af16a675250b6806cb4a7a5fe8234d71c6f655
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 07:04:27 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 07:04:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68af16a6

app-office/sc: amd64 stable wrt bug #676422

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 app-office/sc/sc-7.16-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/sc/sc-7.16-r2.ebuild b/app-office/sc/sc-7.16-r2.ebuild
index 9c44579d910..52b5a7888ac 100644
--- a/app-office/sc/sc-7.16-r2.ebuild
+++ b/app-office/sc/sc-7.16-r2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/"
 
 SLOT="0"
 LICENSE="public-domain"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
 
 COMMON_DEPEND="
 	>=sys-libs/ncurses-5.2


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

* [gentoo-commits] repo/gentoo:master commit in: app-office/sc/
@ 2019-02-15  7:06 Mikle Kolyada
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2019-02-15  7:06 UTC (permalink / raw
  To: gentoo-commits

commit:     7718a080c0ce3216628896030f5cf4eb963fd126
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 07:06:10 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 07:06:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7718a080

app-office/sc: Drop old

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-office/sc/sc-7.16-r1.ebuild | 57 -----------------------------------------
 1 file changed, 57 deletions(-)

diff --git a/app-office/sc/sc-7.16-r1.ebuild b/app-office/sc/sc-7.16-r1.ebuild
deleted file mode 100644
index 46a5705bfb3..00000000000
--- a/app-office/sc/sc-7.16-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils multilib toolchain-funcs
-
-DESCRIPTION="Spreadsheet Calculator"
-SRC_URI="ftp://ibiblio.org/pub/Linux/apps/financial/spreadsheet/${P}.tar.gz"
-HOMEPAGE="http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/"
-
-SLOT="0"
-LICENSE="public-domain"
-KEYWORDS="amd64 ppc sparc x86"
-
-COMMON_DEPEND=">=sys-libs/ncurses-5.2"
-DEPEND="virtual/pkgconfig"
-RDEPEND="
-	${COMMON_DEPEND}
-	!dev-lang/stratego"
-
-src_prepare() {
-	epatch \
-		"${FILESDIR}"/${P}-amd64.patch \
-		"${FILESDIR}"/${P}-lex-syntax.patch
-
-	sed -i \
-		-e "/^prefix=/ s:/usr:${D}/usr:" \
-		-e "/^MANDIR=/ s:${prefix}/man:${prefix}/share/man:" \
-		-e "/^LIBDIR=/ s:${prefix}/lib:${prefix}/$(get_libdir):" \
-		-e '/^LIB=/s|-lncurses|$(shell ${PKG_CONFIG} --libs ncurses)|g' \
-		-e "/^CC=/ s:gcc:$(tc-getCC):" \
-		-e "/^CFLAGS/ s:=-DSYSV3 -O2 -pipe:+=-DSYSV3:" \
-		-e "/strip/ s:^:#:g" \
-		Makefile || die
-
-}
-
-src_compile() {
-	tc-export PKG_CONFIG
-	# no autoconf
-	emake prefix="${D}"/usr || die
-}
-
-src_install () {
-	# yes the makefile is so dumb it can't even make it's own dirs
-	dodir /usr/bin
-	dodir /usr/$(get_libdir)/sc
-	dodir /usr/share/man/man1
-	emake install
-
-	sed -i -e "s:${D}::g" sc.1 || die
-	doman sc.1 psc.1
-
-	dodoc CHANGES README sc.doc psc.doc tutorial.sc
-	dodoc VMS_NOTES ${P}.lsm TODO SC.MACROS
-}


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

end of thread, other threads:[~2019-02-15  7:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-15  7:03 [gentoo-commits] repo/gentoo:master commit in: app-office/sc/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2019-02-15  7:06 Mikle Kolyada
2019-02-15  7:05 Mikle Kolyada
2019-02-15  1:37 Thomas Deutschmann
2019-01-28 19:38 Sergei Trofimovich

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