diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-09-26 10:44:09 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-09-26 10:44:09 +0000 |
commit | 93c016b0d0fbb71255ee0f5d8349855cf767fad2 (patch) | |
tree | 457c5806ba09fb8e4f47b892e14b7b6fccc5df8e /x11-plugins/wmlpq | |
parent | removed old scribus ebuilds (diff) | |
download | gentoo-2-93c016b0d0fbb71255ee0f5d8349855cf767fad2.tar.gz gentoo-2-93c016b0d0fbb71255ee0f5d8349855cf767fad2.tar.bz2 gentoo-2-93c016b0d0fbb71255ee0f5d8349855cf767fad2.zip |
Revision bump, updating libdockapp dependancy. Closes bug #105530
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins/wmlpq')
-rw-r--r-- | x11-plugins/wmlpq/ChangeLog | 9 | ||||
-rw-r--r-- | x11-plugins/wmlpq/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmlpq/files/digest-wmlpq-0.2.1-r1 (renamed from x11-plugins/wmlpq/files/digest-wmlpq-0.2.1) | 0 | ||||
-rw-r--r-- | x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild (renamed from x11-plugins/wmlpq/wmlpq-0.2.1.ebuild) | 6 |
4 files changed, 13 insertions, 6 deletions
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 <s4t4n@gentoo.org> wmlpq-0.2.1-r1.ebuild: + Revision bump, directly as stable, updating libdockapp dependancy. Closes bug #105530. 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> 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-r1 index f8f50b2442aa..f8f50b2442aa 100644 --- a/x11-plugins/wmlpq/files/digest-wmlpq-0.2.1 +++ b/x11-plugins/wmlpq/files/digest-wmlpq-0.2.1-r1 diff --git a/x11-plugins/wmlpq/wmlpq-0.2.1.ebuild b/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild index 43417fbe9d8f..8fad5a6de0a8 100644 --- a/x11-plugins/wmlpq/wmlpq-0.2.1.ebuild +++ b/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.ebuild,v 1.4 2004/09/02 18:22:40 pvdabeel Exp $ +# $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 @@ -11,7 +11,7 @@ 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" + =x11-libs/libdockapp-0.5.0-r1" RDEPEND="" |