public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2016-09-13 21:50 Hanno Boeck
  0 siblings, 0 replies; 12+ messages in thread
From: Hanno Boeck @ 2016-09-13 21:50 UTC (permalink / raw
  To: gentoo-commits

commit:     424dc44cf58638783bee19a72e35c9a7ed34d83d
Author:     Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 21:50:04 2016 +0000
Commit:     Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 21:50:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424dc44c

lxde-base/lxde-common: Version bump to 0.99.1

Bump EAPI to 6, remove unneeded patch (applied upstream), remove old pkg_postinst
message, update upstream URL, quote variable.

Package-Manager: portage-2.3.0

 lxde-base/lxde-common/Manifest                  |  1 +
 lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 31 +++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/lxde-base/lxde-common/Manifest b/lxde-base/lxde-common/Manifest
index 4dbbc8f..04914f3 100644
--- a/lxde-base/lxde-common/Manifest
+++ b/lxde-base/lxde-common/Manifest
@@ -1 +1,2 @@
 DIST lxde-common-0.5.5.tar.gz 899075 SHA256 ee18a09b64a442b33c1b54f0269649a1b4d9490460c400a07ed785d41bf6dde6 SHA512 44848286ccf3aa269df1680e14a8d3c41be1c2af956bd5121fc05d97a892fdc13d1e74191a2a11a40e96a8f31f8be37b1cfb9afeac4474fcab88d07508647c7f WHIRLPOOL 60423eb159fabba12394609b7538e63342c8c39ca38be441d930923deb25116ff1bc0e01d6aa25cfd53d202b426cd9b9fac9410de9c07f211e1b753fe44d4264
+DIST lxde-common-0.99.1.tar.xz 889656 SHA256 8ca5ea3185fd3cacc28116cd9adfdc3b1d92a4ff891fccf135d35f0224c29827 SHA512 f5a14c44d827ba2355efd10c78732157f5645392ebbeb8e2a8126340a36eeba2842eff0c5338bb36623e5fe2da894c89d60a45c0b177704e2260413d63232b05 WHIRLPOOL 4368ef3822e2dd2327af8a83b98e1c2794fc85165f975a364a4bacbaa736534686bac1018bbc83abc96498e0995bf69ee8a5cc7cd78f17d2e4be3b373a81dbb8

diff --git a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
new file mode 100644
index 00000000..2d61e6c
--- /dev/null
+++ b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit eutils
+
+DESCRIPTION="LXDE Session default configuration files and nuoveXT2 iconset"
+HOMEPAGE="http://lxde.org/"
+SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	sys-devel/gettext"
+PDEPEND="lxde-base/lxde-icon-theme"
+
+src_install () {
+	emake DESTDIR="${D}" install
+	# install session file
+	insinto /etc/X11/Sessions/
+	doins "${FILESDIR}/lxde"
+	fperms 755 /etc/X11/Sessions/lxde
+	dodoc AUTHORS ChangeLog README
+}


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2017-12-12 18:39 Thomas Deutschmann
  0 siblings, 0 replies; 12+ messages in thread
From: Thomas Deutschmann @ 2017-12-12 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     197612002a5277df74a398884f69744ca2d5f1ef
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 17:45:31 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 18:38:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19761200

lxde-base/lxde-common: x86 stable (bug #630070)

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
index acbc129e213..effcda53a17 100644
--- a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
+++ b/lxde-base/lxde-common/lxde-common-0.99.1.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
 
 EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc x86 ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2"


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2017-12-21 19:28 Markus Meier
  0 siblings, 0 replies; 12+ messages in thread
From: Markus Meier @ 2017-12-21 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     e31bdc684e70230f63f36838ab53760220962fe5
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 19:24:42 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 19:24:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e31bdc68

lxde-base/lxde-common: arm stable, bug #630070

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
index cc2b14ba7fa..9e6da40e4cc 100644
--- a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
+++ b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ppc x86 ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2"


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2017-12-24 17:11 Patrice Clement
  0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2017-12-24 17:11 UTC (permalink / raw
  To: gentoo-commits

commit:     2c3af51b16cf69649fd3a4bbe74055c9a4a5490a
Author:     charIes17 <charles17 <AT> arcor <DOT> de>
AuthorDate: Sun Dec 24 11:59:08 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 17:09:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c3af51b

lxde-base/lxde-common: update HOMEPAGE.

Package should use a more package specific homepage:
https://wiki.lxde.org/en/LXDE_Common

Closes: https://bugs.gentoo.org/640830
Closes: https://github.com/gentoo/gentoo/pull/6617
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
index 9e6da40e4cc..d0be3feda6c 100644
--- a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
+++ b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
@@ -6,7 +6,7 @@ EAPI="6"
 inherit eutils
 
 DESCRIPTION="LXDE Session default configuration files and nuoveXT2 iconset"
-HOMEPAGE="http://lxde.org/"
+HOMEPAGE="https://wiki.lxde.org/en/LXDE_Common"
 SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 
 LICENSE="GPL-2"


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2018-03-04 10:12 Sergei Trofimovich
  0 siblings, 0 replies; 12+ messages in thread
From: Sergei Trofimovich @ 2018-03-04 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     b8b75d7c700c184eec847734a458edfe98c18a26
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  4 10:06:24 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Mar  4 10:08:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8b75d7c

lxde-base/lxde-common: stable 0.99.1 for ppc, bug #630070

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
index d0be3feda6c..342bea64e2c 100644
--- a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
+++ b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ppc x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2"


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2018-03-27  0:40 Aaron Bauman
  0 siblings, 0 replies; 12+ messages in thread
From: Aaron Bauman @ 2018-03-27  0:40 UTC (permalink / raw
  To: gentoo-commits

commit:     abc828f434b1f7b3aaf9df927d5d66dacf0b5b9e
Author:     charIes17 <charles17 <AT> arcor <DOT> de>
AuthorDate: Tue Dec 12 10:48:24 2017 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 00:39:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abc828f4

lxde-base/lxde-common: Version bump to 0.99.2

Closes: https://bugs.gentoo.org/636514
Closes: https://github.com/gentoo/gentoo/pull/6529

 lxde-base/lxde-common/Manifest                  |  1 +
 lxde-base/lxde-common/lxde-common-0.99.2.ebuild | 28 +++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/lxde-base/lxde-common/Manifest b/lxde-base/lxde-common/Manifest
index 7dbae191578..154981a0479 100644
--- a/lxde-base/lxde-common/Manifest
+++ b/lxde-base/lxde-common/Manifest
@@ -1,2 +1,3 @@
 DIST lxde-common-0.5.5.tar.gz 899075 BLAKE2B 425de7d65ff7ef100c1c5d6cf6758b44121374ea27823e1ba565b43b32e35aeea9ff62cf0f5d7ad114f0c4d04fdbdff60f04dcd18542469b3aa9f6107619d78d SHA512 44848286ccf3aa269df1680e14a8d3c41be1c2af956bd5121fc05d97a892fdc13d1e74191a2a11a40e96a8f31f8be37b1cfb9afeac4474fcab88d07508647c7f
 DIST lxde-common-0.99.1.tar.xz 889656 BLAKE2B 21c0ca21adb6c37d27bf39ee474a0e1d80c62d2ffb7ddadea3abb839163a307c81b8a6fa6ea6def00a0e8bf22ca9953bf145840371de65195e7036ee891bb0b5 SHA512 f5a14c44d827ba2355efd10c78732157f5645392ebbeb8e2a8126340a36eeba2842eff0c5338bb36623e5fe2da894c89d60a45c0b177704e2260413d63232b05
+DIST lxde-common-0.99.2.tar.xz 889948 BLAKE2B c01b3af5499ed4efe3004c922563c752999921cadab36a7fd5fec56762334c93d22ca7a28e9a8e8ce3462e128bea493740d5aa9931c4bf26cdf8a8dcd1bfb9e6 SHA512 9eb939ad411ed15c6bae880541b5c021ce5f3dd66df8662865e2f7219159110d8bf6059a707e55863d04617b17a15ea517317c44f88982344369aa85b7128b6e

diff --git a/lxde-base/lxde-common/lxde-common-0.99.2.ebuild b/lxde-base/lxde-common/lxde-common-0.99.2.ebuild
new file mode 100644
index 00000000000..9051f161f0b
--- /dev/null
+++ b/lxde-base/lxde-common/lxde-common-0.99.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="LXDE Session default configuration files and nuoveXT2 iconset"
+HOMEPAGE="https://wiki.lxde.org/en/LXDE_Common"
+SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	sys-devel/gettext"
+PDEPEND="lxde-base/lxde-icon-theme"
+
+src_install () {
+	emake DESTDIR="${D}" install
+	# install session file
+	insinto /etc/X11/Sessions/
+	doins "${FILESDIR}/lxde"
+	fperms 755 /etc/X11/Sessions/lxde
+	dodoc AUTHORS ChangeLog README
+}


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2018-03-27 22:19 Aaron Bauman
  0 siblings, 0 replies; 12+ messages in thread
From: Aaron Bauman @ 2018-03-27 22:19 UTC (permalink / raw
  To: gentoo-commits

commit:     8143add4ba55d2190934002c7dc23e304996752a
Author:     charIes17 <charles17 <AT> arcor <DOT> de>
AuthorDate: Tue Mar 27 18:12:35 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 22:19:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8143add4

lxde-base/lxde-common: Remove old

Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7655

 lxde-base/lxde-common/Manifest                    |  1 -
 lxde-base/lxde-common/lxde-common-0.5.5-r3.ebuild | 46 -----------------------
 2 files changed, 47 deletions(-)

diff --git a/lxde-base/lxde-common/Manifest b/lxde-base/lxde-common/Manifest
index 154981a0479..85cef2971d6 100644
--- a/lxde-base/lxde-common/Manifest
+++ b/lxde-base/lxde-common/Manifest
@@ -1,3 +1,2 @@
-DIST lxde-common-0.5.5.tar.gz 899075 BLAKE2B 425de7d65ff7ef100c1c5d6cf6758b44121374ea27823e1ba565b43b32e35aeea9ff62cf0f5d7ad114f0c4d04fdbdff60f04dcd18542469b3aa9f6107619d78d SHA512 44848286ccf3aa269df1680e14a8d3c41be1c2af956bd5121fc05d97a892fdc13d1e74191a2a11a40e96a8f31f8be37b1cfb9afeac4474fcab88d07508647c7f
 DIST lxde-common-0.99.1.tar.xz 889656 BLAKE2B 21c0ca21adb6c37d27bf39ee474a0e1d80c62d2ffb7ddadea3abb839163a307c81b8a6fa6ea6def00a0e8bf22ca9953bf145840371de65195e7036ee891bb0b5 SHA512 f5a14c44d827ba2355efd10c78732157f5645392ebbeb8e2a8126340a36eeba2842eff0c5338bb36623e5fe2da894c89d60a45c0b177704e2260413d63232b05
 DIST lxde-common-0.99.2.tar.xz 889948 BLAKE2B c01b3af5499ed4efe3004c922563c752999921cadab36a7fd5fec56762334c93d22ca7a28e9a8e8ce3462e128bea493740d5aa9931c4bf26cdf8a8dcd1bfb9e6 SHA512 9eb939ad411ed15c6bae880541b5c021ce5f3dd66df8662865e2f7219159110d8bf6059a707e55863d04617b17a15ea517317c44f88982344369aa85b7128b6e

diff --git a/lxde-base/lxde-common/lxde-common-0.5.5-r3.ebuild b/lxde-base/lxde-common/lxde-common-0.5.5-r3.ebuild
deleted file mode 100644
index 3d7e128f088..00000000000
--- a/lxde-base/lxde-common/lxde-common-0.5.5-r3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils autotools
-
-DESCRIPTION="LXDE Session default configuration files and nuoveXT2 iconset"
-HOMEPAGE="http://lxde.sf.net/"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	sys-devel/gettext"
-PDEPEND="lxde-base/lxde-icon-theme"
-
-src_prepare() {
-	#bug 380043
-	epatch "${FILESDIR}"/${P}-logout.patch
-
-	# Rerun autotools
-	einfo "Regenerating autotools files..."
-	eautoreconf
-}
-
-src_install () {
-	emake DESTDIR="${D}" install
-	# install session file
-	insinto /etc/X11/Sessions/
-	doins ${FILESDIR}/lxde
-	fperms 755 /etc/X11/Sessions/lxde
-	dodoc AUTHORS ChangeLog README
-}
-
-pkg_postinst() {
-	elog "${P} has renamed the configuration file name to"
-	elog "/etc/xdg/lxsession/LXDE/desktop.conf"
-	elog "Keep in mind you have to migrate your custom settings"
-	elog "from /etc/xdg/lxsession/LXDE/config"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2020-05-11  6:55 Joonas Niilola
  0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2020-05-11  6:55 UTC (permalink / raw
  To: gentoo-commits

commit:     b7df0d0fac8b62fbeac50149b4cd6f355ef281a9
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon May 11 06:48:45 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May 11 06:55:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7df0d0f

lxde-base/lxde-common: drop to m-n

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 lxde-base/lxde-common/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/lxde-base/lxde-common/metadata.xml b/lxde-base/lxde-common/metadata.xml
index b31e527de26..fd5647d2ee4 100644
--- a/lxde-base/lxde-common/metadata.xml
+++ b/lxde-base/lxde-common/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>lxde@gentoo.org</email>
-    <name>Gentoo LXDE Project</name>
-  </maintainer>
+  <!-- maintainer-needed -->
   <upstream>
     <remote-id type="sourceforge">lxde</remote-id>
   </upstream>


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2021-03-05 22:20 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-03-05 22:20 UTC (permalink / raw
  To: gentoo-commits

commit:     4f0a13a2d2df07249c32015ef3dcfdd6942dbaa2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  5 22:20:02 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar  5 22:20:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f0a13a2

lxde-base/lxde-common: Stabilize 0.99.1 arm64, #765997

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

 lxde-base/lxde-common/lxde-common-0.99.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
index 862b02a17e6..134c655623b 100644
--- a/lxde-base/lxde-common/lxde-common-0.99.1.ebuild
+++ b/lxde-base/lxde-common/lxde-common-0.99.1.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="6"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ppc x86 ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2"


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2021-03-14 23:41 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2021-03-14 23:41 UTC (permalink / raw
  To: gentoo-commits

commit:     76f1eb909d43aae1b76d420ddb54e4afa5c305b1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 00:23:17 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 23:33:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f1eb90

lxde-base/lxde-common: EAPI-7 bump, drop bogus GTK2 RDEPEND

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 lxde-base/lxde-common/lxde-common-0.99.2-r1.ebuild | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/lxde-base/lxde-common/lxde-common-0.99.2-r1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.2-r1.ebuild
new file mode 100644
index 00000000000..764cf19a11d
--- /dev/null
+++ b/lxde-base/lxde-common/lxde-common-0.99.2-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="LXDE Session default configuration files and nuoveXT2 iconset"
+HOMEPAGE="https://wiki.lxde.org/en/LXDE_Common"
+SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
+IUSE=""
+
+BDEPEND="
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+PDEPEND="lxde-base/lxde-icon-theme"
+
+src_install() {
+	emake DESTDIR="${D}" install
+	# install session file
+	insinto /etc/X11/Sessions/
+	doins "${FILESDIR}/lxde"
+	fperms 755 /etc/X11/Sessions/lxde
+	dodoc AUTHORS ChangeLog README
+}


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2021-03-14 23:41 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2021-03-14 23:41 UTC (permalink / raw
  To: gentoo-commits

commit:     4a2df1795c6b07b915b9fcdcc5267095519ae4c7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 11:06:52 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 23:33:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2df179

lxde-base/lxde-common: Drop 0.99.2 (r0)

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 lxde-base/lxde-common/lxde-common-0.99.2.ebuild | 28 -------------------------
 1 file changed, 28 deletions(-)

diff --git a/lxde-base/lxde-common/lxde-common-0.99.2.ebuild b/lxde-base/lxde-common/lxde-common-0.99.2.ebuild
deleted file mode 100644
index 10fbab6dc92..00000000000
--- a/lxde-base/lxde-common/lxde-common-0.99.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="LXDE Session default configuration files and nuoveXT2 iconset"
-HOMEPAGE="https://wiki.lxde.org/en/LXDE_Common"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	sys-devel/gettext"
-PDEPEND="lxde-base/lxde-icon-theme"
-
-src_install() {
-	emake DESTDIR="${D}" install
-	# install session file
-	insinto /etc/X11/Sessions/
-	doins "${FILESDIR}/lxde"
-	fperms 755 /etc/X11/Sessions/lxde
-	dodoc AUTHORS ChangeLog README
-}


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

* [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/
@ 2021-07-21 14:49 Yixun Lan
  0 siblings, 0 replies; 12+ messages in thread
From: Yixun Lan @ 2021-07-21 14:49 UTC (permalink / raw
  To: gentoo-commits

commit:     d99d911977ba145bb8cbcd878c6693bc3d871dbf
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 21 14:23:56 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Jul 21 14:48:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d99d9119

lxde-base/lxde-common: keyword ~riscv

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

 lxde-base/lxde-common/lxde-common-0.99.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxde-base/lxde-common/lxde-common-0.99.2-r1.ebuild b/lxde-base/lxde-common/lxde-common-0.99.2-r1.ebuild
index 764cf19a11d..210221c9cd3 100644
--- a/lxde-base/lxde-common/lxde-common-0.99.2-r1.ebuild
+++ b/lxde-base/lxde-common/lxde-common-0.99.2-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~riscv ~x86 ~x86-linux"
 IUSE=""
 
 BDEPEND="


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

end of thread, other threads:[~2021-07-21 14:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-04 10:12 [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-common/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2021-07-21 14:49 Yixun Lan
2021-03-14 23:41 Andreas Sturmlechner
2021-03-14 23:41 Andreas Sturmlechner
2021-03-05 22:20 Sam James
2020-05-11  6:55 Joonas Niilola
2018-03-27 22:19 Aaron Bauman
2018-03-27  0:40 Aaron Bauman
2017-12-24 17:11 Patrice Clement
2017-12-21 19:28 Markus Meier
2017-12-12 18:39 Thomas Deutschmann
2016-09-13 21:50 Hanno Boeck

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