From 93c016b0d0fbb71255ee0f5d8349855cf767fad2 Mon Sep 17 00:00:00 2001 From: Michele Noberasco Date: Mon, 26 Sep 2005 10:44:09 +0000 Subject: Revision bump, updating libdockapp dependancy. Closes bug #105530 (Portage version: 2.0.51.22-r2) --- x11-plugins/wmlpq/ChangeLog | 9 +++++-- x11-plugins/wmlpq/Manifest | 4 ++- x11-plugins/wmlpq/files/digest-wmlpq-0.2.1 | 1 - x11-plugins/wmlpq/files/digest-wmlpq-0.2.1-r1 | 1 + x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild | 39 +++++++++++++++++++++++++++ x11-plugins/wmlpq/wmlpq-0.2.1.ebuild | 39 --------------------------- 6 files changed, 50 insertions(+), 43 deletions(-) delete mode 100644 x11-plugins/wmlpq/files/digest-wmlpq-0.2.1 create mode 100644 x11-plugins/wmlpq/files/digest-wmlpq-0.2.1-r1 create mode 100644 x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild delete mode 100644 x11-plugins/wmlpq/wmlpq-0.2.1.ebuild (limited to 'x11-plugins') diff --git a/x11-plugins/wmlpq/ChangeLog b/x11-plugins/wmlpq/ChangeLog index 17af747845e5..6bb23c33fe64 100644 --- a/x11-plugins/wmlpq/ChangeLog +++ b/x11-plugins/wmlpq/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/wmlpq -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlpq/ChangeLog,v 1.4 2004/09/02 18:22:40 pvdabeel Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlpq/ChangeLog,v 1.5 2005/09/26 10:44:09 s4t4n Exp $ + +*wmlpq-0.2.1-r1 (26 Sep 2005) + + 26 Sep 2005; Michele Noberasco wmlpq-0.2.1-r1.ebuild: + Revision bump, directly as stable, updating libdockapp dependancy. Closes bug #105530. 02 Sep 2004; Pieter Van den Abeele wmlpq-0.2.1.ebuild: Masked wmlpq-0.2.1.ebuild stable for ppc diff --git a/x11-plugins/wmlpq/Manifest b/x11-plugins/wmlpq/Manifest index b3048adb4d73..9cae340c8a48 100644 --- a/x11-plugins/wmlpq/Manifest +++ b/x11-plugins/wmlpq/Manifest @@ -1,6 +1,8 @@ +MD5 8ecebb4dcdbf75fe07a87f053fe9525f wmlpq-0.2.1-r1.ebuild 758 MD5 b55259af3f4d8a71c56bb19bafd16fc3 ChangeLog 670 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 MD5 20735539747edab2ba95a4582b9128c1 wmlpq-0.2.1.ebuild 859 MD5 252e5c37fbfd0eac7b99916e103969c7 files/digest-wmlpq-0.2.1 62 -MD5 e17f31b733e83d2e340ba8273889b0e8 files/wmlpq-makefile.patch 740 MD5 8ea4c603864c79bb5e2fe53fd8ea8ecc files/wmlpq.desktop 177 +MD5 e17f31b733e83d2e340ba8273889b0e8 files/wmlpq-makefile.patch 740 +MD5 252e5c37fbfd0eac7b99916e103969c7 files/digest-wmlpq-0.2.1-r1 62 diff --git a/x11-plugins/wmlpq/files/digest-wmlpq-0.2.1 b/x11-plugins/wmlpq/files/digest-wmlpq-0.2.1 deleted file mode 100644 index f8f50b2442aa..000000000000 --- a/x11-plugins/wmlpq/files/digest-wmlpq-0.2.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 9ac9b52ea1394ab39b1b3320ce726b75 wmlpq_0.2.1.tar.gz 15180 diff --git a/x11-plugins/wmlpq/files/digest-wmlpq-0.2.1-r1 b/x11-plugins/wmlpq/files/digest-wmlpq-0.2.1-r1 new file mode 100644 index 000000000000..f8f50b2442aa --- /dev/null +++ b/x11-plugins/wmlpq/files/digest-wmlpq-0.2.1-r1 @@ -0,0 +1 @@ +MD5 9ac9b52ea1394ab39b1b3320ce726b75 wmlpq_0.2.1.tar.gz 15180 diff --git a/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild b/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild new file mode 100644 index 000000000000..8fad5a6de0a8 --- /dev/null +++ b/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild,v 1.1 2005/09/26 10:44:09 s4t4n Exp $ + +inherit eutils + +IUSE="" + +DESCRIPTION="Windowmaker dockapp which monitors up to 5 printqueues" +SRC_URI="http://www.ur.uklinux.net/wmlpq/dl/wmlpq_0.2.1.tar.gz" +HOMEPAGE="http://www.ur.uklinux.net/wmlpq/" + +DEPEND="virtual/x11 + =x11-libs/libdockapp-0.5.0-r1" + +RDEPEND="" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc" + +src_unpack() +{ + unpack ${A} + cd ${S} + epatch ${FILESDIR}/${PN}-makefile.patch +} + +src_install() +{ + dodir /usr/bin/ + einstall DESTDIR=${D}/usr/bin/ CFLAGS="${CFLAGS} -Wall" || die "Installation failed" + + dodoc README sample.wmlpqrc + newman wmlpq.1x wmlpq.1 + + insinto /usr/share/applications + doins ${FILESDIR}/${PN}.desktop +} diff --git a/x11-plugins/wmlpq/wmlpq-0.2.1.ebuild b/x11-plugins/wmlpq/wmlpq-0.2.1.ebuild deleted file mode 100644 index 43417fbe9d8f..000000000000 --- a/x11-plugins/wmlpq/wmlpq-0.2.1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlpq/wmlpq-0.2.1.ebuild,v 1.4 2004/09/02 18:22:40 pvdabeel Exp $ - -inherit eutils - -IUSE="" - -DESCRIPTION="Windowmaker dockapp which monitors up to 5 printqueues" -SRC_URI="http://www.ur.uklinux.net/wmlpq/dl/wmlpq_0.2.1.tar.gz" -HOMEPAGE="http://www.ur.uklinux.net/wmlpq/" - -DEPEND="virtual/x11 - >=x11-libs/libdockapp-0.4.0-r1" - -RDEPEND="" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc" - -src_unpack() -{ - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${PN}-makefile.patch -} - -src_install() -{ - dodir /usr/bin/ - einstall DESTDIR=${D}/usr/bin/ CFLAGS="${CFLAGS} -Wall" || die "Installation failed" - - dodoc README sample.wmlpqrc - newman wmlpq.1x wmlpq.1 - - insinto /usr/share/applications - doins ${FILESDIR}/${PN}.desktop -} -- cgit v1.2.3-65-gdbad