public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xbae/
@ 2017-11-26 23:33 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2017-11-26 23:33 UTC (permalink / raw
  To: gentoo-commits

commit:     e9805ea03f2d109a39d346ac7c00a9570cdb7e5a
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 13:11:45 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:30:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9805ea0

x11-libs/xbae: [QA] Consistent whitespace in metadata.xml

 x11-libs/xbae/metadata.xml | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/x11-libs/xbae/metadata.xml b/x11-libs/xbae/metadata.xml
index a1dd8627a07..ff903b86644 100644
--- a/x11-libs/xbae/metadata.xml
+++ b/x11-libs/xbae/metadata.xml
@@ -6,18 +6,18 @@
 		<name>Gentoo Science Project</name>
 	</maintainer>
 	<longdescription lang="en">
-  XbaeMatrix is a free Motif(R) table widget (also compatible with the free 
-  LessTif) which presents an editable array of string data to the user in a 
-  scrollable table similar to a spreadsheet. The rows and columns of the Matrix 
-  may optionally be labelled. A number of "fixed" and "trailing fixed" rows 
-  or columns may be specified.
-  
-  The XbaeCaption widget is a simple Motif manager widget that associates 
-  a label with a child.
-  
-  In addition the XbaeInput widget is being distributed, a text input field 
-  that provides generic customised data entry and formatting for strings.
-</longdescription>
+		XbaeMatrix is a free Motif(R) table widget (also compatible with the free
+		LessTif) which presents an editable array of string data to the user in a
+		scrollable table similar to a spreadsheet. The rows and columns of the Matrix
+		may optionally be labelled. A number of "fixed" and "trailing fixed" rows
+		or columns may be specified.
+
+		The XbaeCaption widget is a simple Motif manager widget that associates
+		a label with a child.
+
+		In addition the XbaeInput widget is being distributed, a text input field
+		that provides generic customised data entry and formatting for strings.
+	</longdescription>
 	<upstream>
 		<remote-id type="sourceforge">xbae</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xbae/
@ 2024-09-03  1:09 Eli Schwartz
  0 siblings, 0 replies; 7+ messages in thread
From: Eli Schwartz @ 2024-09-03  1:09 UTC (permalink / raw
  To: gentoo-commits

commit:     75a8f93d97b04e2d4dae8fff99c608292c146cc9
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  3 00:55:36 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Sep  3 00:55:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a8f93d

x11-libs/xbae: update EAPI 7 -> 8

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 x11-libs/xbae/xbae-4.60.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/xbae/xbae-4.60.4-r1.ebuild b/x11-libs/xbae/xbae-4.60.4-r1.ebuild
index 97c4b052809d..0cbb9bab5a3c 100644
--- a/x11-libs/xbae/xbae-4.60.4-r1.ebuild
+++ b/x11-libs/xbae/xbae-4.60.4-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 AT_M4DIR=${S}
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xbae/
@ 2024-09-03  1:09 Eli Schwartz
  0 siblings, 0 replies; 7+ messages in thread
From: Eli Schwartz @ 2024-09-03  1:09 UTC (permalink / raw
  To: gentoo-commits

commit:     c26ad177bad71d9f79bb064e514060ce682636e2
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  3 00:53:00 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Sep  3 00:53:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c26ad177

x11-libs/xbae: update HOMEPAGE to use https

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 x11-libs/xbae/xbae-4.60.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/xbae/xbae-4.60.4.ebuild b/x11-libs/xbae/xbae-4.60.4.ebuild
index 7d79a5fa59f3..69507033ee42 100644
--- a/x11-libs/xbae/xbae-4.60.4.ebuild
+++ b/x11-libs/xbae/xbae-4.60.4.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DESCRIPTION="Motif-based widget to display a grid of cells as a spreadsheet"
-HOMEPAGE="http://xbae.sourceforge.net/"
+HOMEPAGE="https://xbae.sourceforge.net/"
 SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xbae/
@ 2024-12-01 17:35 Jakov Smolić
  0 siblings, 0 replies; 7+ messages in thread
From: Jakov Smolić @ 2024-12-01 17:35 UTC (permalink / raw
  To: gentoo-commits

commit:     c93b251eb7887e802b09d87c29232d661e21af06
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 17:34:58 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 17:34:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c93b251e

x11-libs/xbae: Stabilize 4.60.4-r1 ppc, #945581

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 x11-libs/xbae/xbae-4.60.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/xbae/xbae-4.60.4-r1.ebuild b/x11-libs/xbae/xbae-4.60.4-r1.ebuild
index 80f5116abd63..04be9eecbc9d 100644
--- a/x11-libs/xbae/xbae-4.60.4-r1.ebuild
+++ b/x11-libs/xbae/xbae-4.60.4-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples"
 # tests need X display
 # and are interactive so virtualx will not help


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xbae/
@ 2024-12-02 13:15 Jakov Smolić
  0 siblings, 0 replies; 7+ messages in thread
From: Jakov Smolić @ 2024-12-02 13:15 UTC (permalink / raw
  To: gentoo-commits

commit:     43a44321f58528bb01bf13deeeb0c75f4179fa0d
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  2 13:14:37 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Dec  2 13:14:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a44321

x11-libs/xbae: Stabilize 4.60.4-r1 x86, #945581

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 x11-libs/xbae/xbae-4.60.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/xbae/xbae-4.60.4-r1.ebuild b/x11-libs/xbae/xbae-4.60.4-r1.ebuild
index bd781788e0e5..baa2baeb8931 100644
--- a/x11-libs/xbae/xbae-4.60.4-r1.ebuild
+++ b/x11-libs/xbae/xbae-4.60.4-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples"
 # tests need X display
 # and are interactive so virtualx will not help


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xbae/
@ 2024-12-08 14:49 Pacho Ramos
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2024-12-08 14:49 UTC (permalink / raw
  To: gentoo-commits

commit:     be2dcf5abd18b85fbb8803241b8a125dda2b8c38
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 14:49:06 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 14:49:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be2dcf5a

x11-libs/xbae: stabilize 4.60.4-r1 for amd64, bug #945581

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-libs/xbae/xbae-4.60.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/xbae/xbae-4.60.4-r1.ebuild b/x11-libs/xbae/xbae-4.60.4-r1.ebuild
index baa2baeb8931..e81b8733cd2a 100644
--- a/x11-libs/xbae/xbae-4.60.4-r1.ebuild
+++ b/x11-libs/xbae/xbae-4.60.4-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples"
 # tests need X display
 # and are interactive so virtualx will not help


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xbae/
@ 2025-02-07 15:03 Nowa Ammerlaan
  0 siblings, 0 replies; 7+ messages in thread
From: Nowa Ammerlaan @ 2025-02-07 15:03 UTC (permalink / raw
  To: gentoo-commits

commit:     5668c1f9faf4afc8cd4c11683498532a2cd66462
Author:     NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com>
AuthorDate: Thu Feb  6 15:30:00 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Fri Feb  7 15:00:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5668c1f9

x11-libs/xbae: drop 4.60.4

4.60.4-r1 is stable, contains important fixes

Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/40470
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 x11-libs/xbae/xbae-4.60.4.ebuild | 62 ----------------------------------------
 1 file changed, 62 deletions(-)

diff --git a/x11-libs/xbae/xbae-4.60.4.ebuild b/x11-libs/xbae/xbae-4.60.4.ebuild
deleted file mode 100644
index 1feb0ce8fa06..000000000000
--- a/x11-libs/xbae/xbae-4.60.4.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Motif-based widget to display a grid of cells as a spreadsheet"
-HOMEPAGE="https://xbae.sourceforge.net/"
-SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples"
-# tests need X display
-# and are interactive so virtualx will not help
-RESTRICT="test"
-
-RDEPEND="
-	x11-libs/motif:0
-	x11-libs/libXau
-	x11-libs/libXdmcp
-	x11-libs/libXext
-	x11-libs/libXmu
-	x11-libs/libXpm
-	x11-libs/libXt"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-tmpl.patch
-	"${FILESDIR}"/${P}-lxmp.patch
-	"${FILESDIR}"/${P}-Makefile.in.patch
-)
-
-src_configure() {
-	econf --enable-production
-}
-
-src_test() {
-	emake -C examples
-	emake -C examples/testall clean
-}
-
-src_install() {
-	default
-
-	insinto /usr/share/aclocal
-	doins ac_find_xbae.m4
-
-	if use examples; then
-		find examples -name '*akefile*' -delete || die
-		rm examples/{testall,extest} || die
-		dodoc -r examples
-	fi
-	if use doc; then
-		rm doc/{,images/}Makefile* || die
-		docinto html
-		dodoc -r doc/.
-	fi
-
-	# no static archives
-	find "${D}" -name '*.la' -delete || die
-}


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

end of thread, other threads:[~2025-02-07 15:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-26 23:33 [gentoo-commits] repo/gentoo:master commit in: x11-libs/xbae/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2024-09-03  1:09 Eli Schwartz
2024-09-03  1:09 Eli Schwartz
2024-12-01 17:35 Jakov Smolić
2024-12-02 13:15 Jakov Smolić
2024-12-08 14:49 Pacho Ramos
2025-02-07 15:03 Nowa Ammerlaan

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