public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmlaptop/
@ 2017-11-29 22:21 Bernard Cafarelli
  0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli @ 2017-11-29 22:21 UTC (permalink / raw
  To: gentoo-commits

commit:     9b1aadeeffe615624d844f691affddce02c3221c
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 13:41:20 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 22:21:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1aadee

x11-plugins/wmlaptop: drop old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-plugins/wmlaptop/Manifest            |  1 -
 x11-plugins/wmlaptop/wmlaptop-1.3.ebuild | 45 --------------------------------
 2 files changed, 46 deletions(-)

diff --git a/x11-plugins/wmlaptop/Manifest b/x11-plugins/wmlaptop/Manifest
index 4a225c0e628..2f60fdce630 100644
--- a/x11-plugins/wmlaptop/Manifest
+++ b/x11-plugins/wmlaptop/Manifest
@@ -1,2 +1 @@
-DIST wmlaptop-1.3.tar.bz2 54575 SHA256 5ce0ad86ebbf1e8167d0e7eb020389393cf08bd3c849dba9fce383d95a55281f SHA512 3653b49b0da5165f86fd6b681a021082f188ec66ef536ac31b72b2f04801a50466f5eacb706aca311cc02e046048a1adc29c55effd1e4ad5c5cdb6c6a85933de WHIRLPOOL 0a0c7f92b46c247e89a2b4dd332704eaa752aab4c784f5f2ec6fca6c7d11dfb2ed9b359871f5ce05ef6e1a2736381f73244df231171529022ea1bd31ae94f911
 DIST wmlaptop-1.4.tar.gz 77023 SHA256 3a6a2900489555606e2dd411963c659edb43613877de85c67dab14f0c8a47c2c SHA512 6f9ef6a04e556c811b2470ba9c1a57cde0047e8ac4936b84f5313f0f05a8809ac441e9a8e871fbb93dd29ae1deb9044ba7a16847e9c16ad80fdbda21e1a6ac58 WHIRLPOOL fd0e68985acf3db2576862518ff8b25710bb6c5be2fb5b0b2abd4fdaa56de08dd62c9cb77f996784310692c0647d34083ca56059ab312b01fbff1d0453a24512

diff --git a/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild b/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild
deleted file mode 100644
index e8517da66a0..00000000000
--- a/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-IUSE=""
-
-MY_P="${P}"
-S="${WORKDIR}/${MY_P}/src"
-
-DESCRIPTION="Dockapp for laptop users"
-SRC_URI="http://dockapps.windowmaker.org/download.php/id/474/${P}.tar.bz2"
-HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/227"
-
-RDEPEND="x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXpm"
-DEPEND="${RDEPEND}
-	x11-proto/xextproto
-	>=sys-apps/sed-4.1.5-r1"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc x86"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
-	epatch "${FILESDIR}"/${PN}-Makefile.patch
-	epatch "${FILESDIR}"/${PN}-ACPI-detection.patch
-}
-
-src_compile() {
-	emake || die "Compilation failed"
-}
-
-src_install() {
-	dodir /usr/bin
-	einstall INSTALLDIR="${D}/usr/bin" || die "Installation failed"
-
-	dodoc ../AUTHORS ../README ../README.IT ../THANKS
-
-	domenu "${FILESDIR}/${PN}.desktop"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmlaptop/
@ 2017-11-29 22:21 Bernard Cafarelli
  0 siblings, 0 replies; 2+ messages in thread
From: Bernard Cafarelli @ 2017-11-29 22:21 UTC (permalink / raw
  To: gentoo-commits

commit:     287b6eefc8f9e5028eb5a22f2976ac5fe90369c6
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 13:42:59 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 22:21:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=287b6eef

x11-plugins/wmlaptop: update homepage and SRC_URI

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-plugins/wmlaptop/Manifest            | 2 +-
 x11-plugins/wmlaptop/wmlaptop-1.4.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-plugins/wmlaptop/Manifest b/x11-plugins/wmlaptop/Manifest
index 2f60fdce630..571ccabb7df 100644
--- a/x11-plugins/wmlaptop/Manifest
+++ b/x11-plugins/wmlaptop/Manifest
@@ -1 +1 @@
-DIST wmlaptop-1.4.tar.gz 77023 SHA256 3a6a2900489555606e2dd411963c659edb43613877de85c67dab14f0c8a47c2c SHA512 6f9ef6a04e556c811b2470ba9c1a57cde0047e8ac4936b84f5313f0f05a8809ac441e9a8e871fbb93dd29ae1deb9044ba7a16847e9c16ad80fdbda21e1a6ac58 WHIRLPOOL fd0e68985acf3db2576862518ff8b25710bb6c5be2fb5b0b2abd4fdaa56de08dd62c9cb77f996784310692c0647d34083ca56059ab312b01fbff1d0453a24512
+DIST wmlaptop-1.4.tar.gz 77023 BLAKE2B 6365bc98a580d943fa7a159546d290bb3ea93a83a1d1445982dfb6313b0b97f4ef21aa5c5ec8442969ffe2e2911d208d0b54e2d341d835d1e3ce00da13a352fd SHA512 6f9ef6a04e556c811b2470ba9c1a57cde0047e8ac4936b84f5313f0f05a8809ac441e9a8e871fbb93dd29ae1deb9044ba7a16847e9c16ad80fdbda21e1a6ac58

diff --git a/x11-plugins/wmlaptop/wmlaptop-1.4.ebuild b/x11-plugins/wmlaptop/wmlaptop-1.4.ebuild
index 5de91232ce7..c4442cd52cc 100644
--- a/x11-plugins/wmlaptop/wmlaptop-1.4.ebuild
+++ b/x11-plugins/wmlaptop/wmlaptop-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils
@@ -9,8 +9,8 @@ MY_P="${P}"
 S="${WORKDIR}/${MY_P}/src"
 
 DESCRIPTION="Dockapp for laptop users"
-SRC_URI="http://dockapps.windowmaker.org/download.php/id/509/${P}.tar.gz"
-HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/227"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+HOMEPAGE="http://wmlaptop.sourceforge.net"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext


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

end of thread, other threads:[~2017-11-29 22:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-29 22:21 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmlaptop/ Bernard Cafarelli
  -- strict thread matches above, loose matches on Subject: below --
2017-11-29 22:21 Bernard Cafarelli

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