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; 3+ 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] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xbae/
@ 2024-09-03  1:09 Eli Schwartz
  0 siblings, 0 replies; 3+ 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] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xbae/
@ 2024-09-03  1:09 Eli Schwartz
  0 siblings, 0 replies; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2024-09-03  1:09 UTC | newest]

Thread overview: 3+ 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

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