public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/
@ 2018-12-29 23:51 Patrice Clement
  0 siblings, 0 replies; 8+ messages in thread
From: Patrice Clement @ 2018-12-29 23:51 UTC (permalink / raw
  To: gentoo-commits

commit:     e8857d6c3d4ba9b7b1e56a0342bd3bf305eaf9b8
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Tue Nov 13 21:53:53 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Dec 29 23:50:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8857d6c

x11-wm/aewm: update HOMEPAGE.

Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm>
Closes: https://github.com/gentoo/gentoo/pull/10412
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 x11-wm/aewm/aewm-1.3.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/aewm/aewm-1.3.12.ebuild b/x11-wm/aewm/aewm-1.3.12.ebuild
index 4bc663d65e6..b2dd5c524da 100644
--- a/x11-wm/aewm/aewm-1.3.12.ebuild
+++ b/x11-wm/aewm/aewm-1.3.12.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="A minimalistic X11 window manager"
-HOMEPAGE="http://www.red-bean.com/~decklin/software/aewm/"
+HOMEPAGE="https://www.red-bean.com/decklin/aewm/"
 SRC_URI="${HOMEPAGE}${P}.tar.bz2"
 
 LICENSE="MIT 9wm"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/
@ 2019-12-16  9:47 Michał Górny
  0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2019-12-16  9:47 UTC (permalink / raw
  To: gentoo-commits

commit:     ec0a769f73f8a7e3fdfc7162865bd240711e11ef
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 09:41:13 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 09:47:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0a769f

x11-wm/aewm: [QA] Fix HomepageInSrcUri

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-wm/aewm/aewm-1.3.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/aewm/aewm-1.3.12-r1.ebuild b/x11-wm/aewm/aewm-1.3.12-r1.ebuild
index e0a143a9009..c0d52983ed8 100644
--- a/x11-wm/aewm/aewm-1.3.12-r1.ebuild
+++ b/x11-wm/aewm/aewm-1.3.12-r1.ebuild
@@ -6,7 +6,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="A minimalistic X11 window manager"
 HOMEPAGE="https://www.red-bean.com/decklin/aewm/"
-SRC_URI="${HOMEPAGE}${P}.tar.bz2"
+SRC_URI="https://www.red-bean.com/decklin/aewm/${P}.tar.bz2"
 
 LICENSE="MIT 9wm"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/
@ 2020-01-13 10:07 David Seifert
  0 siblings, 0 replies; 8+ messages in thread
From: David Seifert @ 2020-01-13 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     390a676bb74521ee336002011c94ddeb57670c81
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 10:07:18 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 10:07:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=390a676b

x11-wm/aewm: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-wm/aewm/aewm-1.3.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/aewm/aewm-1.3.12.ebuild b/x11-wm/aewm/aewm-1.3.12.ebuild
index 747d4455d97..ce671fffdc4 100644
--- a/x11-wm/aewm/aewm-1.3.12.ebuild
+++ b/x11-wm/aewm/aewm-1.3.12.ebuild
@@ -6,7 +6,7 @@ inherit eutils toolchain-funcs
 
 DESCRIPTION="A minimalistic X11 window manager"
 HOMEPAGE="https://www.red-bean.com/decklin/aewm/"
-SRC_URI="${HOMEPAGE}${P}.tar.bz2"
+SRC_URI="https://www.red-bean.com/decklin/aewm/${P}.tar.bz2"
 
 LICENSE="MIT 9wm"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/
@ 2020-10-31 16:27 Thomas Deutschmann
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Deutschmann @ 2020-10-31 16:27 UTC (permalink / raw
  To: gentoo-commits

commit:     a2ba351eb489caca79a392c011423121a96113dd
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 31 16:19:15 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 16:19:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ba351e

x11-wm/aewm: x86 stable (bug #706652)

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

 x11-wm/aewm/aewm-1.3.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/aewm/aewm-1.3.12-r1.ebuild b/x11-wm/aewm/aewm-1.3.12-r1.ebuild
index 3efbc6c7a7e..bf302d1da4e 100644
--- a/x11-wm/aewm/aewm-1.3.12-r1.ebuild
+++ b/x11-wm/aewm/aewm-1.3.12-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.red-bean.com/decklin/aewm/${P}.tar.bz2"
 
 LICENSE="MIT 9wm"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/
@ 2020-11-01 15:52 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2020-11-01 15:52 UTC (permalink / raw
  To: gentoo-commits

commit:     3098380237208c7c3e7fd80d730c66e592e60f76
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  1 15:51:58 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov  1 15:51:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30983802

x11-wm/aewm: Stabilize 1.3.12-r1 amd64, #706652

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-wm/aewm/aewm-1.3.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/aewm/aewm-1.3.12-r1.ebuild b/x11-wm/aewm/aewm-1.3.12-r1.ebuild
index bf302d1da4e..29624437627 100644
--- a/x11-wm/aewm/aewm-1.3.12-r1.ebuild
+++ b/x11-wm/aewm/aewm-1.3.12-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.red-bean.com/decklin/aewm/${P}.tar.bz2"
 
 LICENSE="MIT 9wm"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/
@ 2020-11-12 23:14 Sergei Trofimovich
  0 siblings, 0 replies; 8+ messages in thread
From: Sergei Trofimovich @ 2020-11-12 23:14 UTC (permalink / raw
  To: gentoo-commits

commit:     981db9029002573cdd2ffe87088541c0a6f6fed5
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 12 23:14:31 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Nov 12 23:14:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=981db902

x11-wm/aewm: stable 1.3.12-r1 for ppc

stable wrt bug #706652

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-wm/aewm/aewm-1.3.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/aewm/aewm-1.3.12-r1.ebuild b/x11-wm/aewm/aewm-1.3.12-r1.ebuild
index 29624437627..2c9cb2c2455 100644
--- a/x11-wm/aewm/aewm-1.3.12-r1.ebuild
+++ b/x11-wm/aewm/aewm-1.3.12-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.red-bean.com/decklin/aewm/${P}.tar.bz2"
 
 LICENSE="MIT 9wm"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/
@ 2020-11-28 18:37 Aaron Bauman
  0 siblings, 0 replies; 8+ messages in thread
From: Aaron Bauman @ 2020-11-28 18:37 UTC (permalink / raw
  To: gentoo-commits

commit:     003c5cc749acbcc89a24d97d7b4d5ac6f06da424
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 18:23:46 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 18:37:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003c5cc7

x11-wm/aewm: drop old

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 x11-wm/aewm/aewm-1.3.12.ebuild | 50 ------------------------------------------
 1 file changed, 50 deletions(-)

diff --git a/x11-wm/aewm/aewm-1.3.12.ebuild b/x11-wm/aewm/aewm-1.3.12.ebuild
deleted file mode 100644
index 3bd723e335b..00000000000
--- a/x11-wm/aewm/aewm-1.3.12.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A minimalistic X11 window manager"
-HOMEPAGE="https://www.red-bean.com/decklin/aewm/"
-SRC_URI="https://www.red-bean.com/decklin/aewm/${P}.tar.bz2"
-
-LICENSE="MIT 9wm"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND="
-	dev-libs/glib:2
-	x11-libs/gtk+:2
-	x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXft
-"
-DEPEND="
-	${RDEPEND}
-	virtual/pkgconfig
-	x11-base/xorg-proto
-"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-gentoo.patch
-	sed -i -e '/^font/s|".*"|"fixed"|g' doc/aewmrc.ex || die
-	sed -i -e 's|skill|pkill|g' doc/clientsrc.ex || die
-}
-
-src_compile() {
-	emake \
-		CC="$(tc-getCC)" \
-		CFLAGS="${CFLAGS}" \
-		LDFLAGS="${LDFLAGS}" \
-		PKG_CONFIG="$(tc-getPKG_CONFIG)"
-}
-
-src_install() {
-	emake \
-		DESTDIR="${D}" \
-		MANDIR="${D}/usr/share/man/man1" \
-		XROOT="/usr" \
-		install
-
-	dodoc NEWS README
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/
@ 2022-10-20  3:54 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2022-10-20  3:54 UTC (permalink / raw
  To: gentoo-commits

commit:     89ac475b34772521c86b9a7689cea0c95d0a7f0e
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Wed Oct 19 09:16:34 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 20 03:52:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ac475b

x11-wm/aewm: fix maintainer-needed indentation

Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-wm/aewm/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/aewm/metadata.xml b/x11-wm/aewm/metadata.xml
index a61b2d26bf9f..a5786d92fecd 100644
--- a/x11-wm/aewm/metadata.xml
+++ b/x11-wm/aewm/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+	<!-- maintainer-needed -->
 	<longdescription>
 	aewm is a minimalist window manager for X11. It has no nifty features, 
 	but is light on resources and extremely simple in appearance. It should 


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

end of thread, other threads:[~2022-10-20  3:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-13 10:07 [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2022-10-20  3:54 Sam James
2020-11-28 18:37 Aaron Bauman
2020-11-12 23:14 Sergei Trofimovich
2020-11-01 15:52 Sam James
2020-10-31 16:27 Thomas Deutschmann
2019-12-16  9:47 Michał Górny
2018-12-29 23:51 Patrice Clement

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