diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-15 17:47:42 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-15 17:47:42 +0000 |
commit | 47125cfd1236578b52f3699ac66250ee46ab6940 (patch) | |
tree | 19563192d79cc3d91e59160c2246a02345bb14a3 /x11-plugins | |
parent | marking stable sparc x86 (diff) | |
download | historical-47125cfd1236578b52f3699ac66250ee46ab6940.tar.gz historical-47125cfd1236578b52f3699ac66250ee46ab6940.tar.bz2 historical-47125cfd1236578b52f3699ac66250ee46ab6940.zip |
Fix bug #119100.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmail/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmail/wmail-2.0-r2.ebuild | 9 | ||||
-rw-r--r-- | x11-plugins/wmlpq/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild | 7 |
4 files changed, 16 insertions, 14 deletions
diff --git a/x11-plugins/wmail/ChangeLog b/x11-plugins/wmail/ChangeLog index 7e4bdc3ed436..81814c9d6b8e 100644 --- a/x11-plugins/wmail/ChangeLog +++ b/x11-plugins/wmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmail -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.12 2005/09/26 10:33:03 s4t4n Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/ChangeLog,v 1.13 2006/01/15 17:45:38 nelchael Exp $ + + 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmail-2.0-r2.ebuild: + Fix bug #119100. *wmail-2.0-r2 (26 Aug 2005) diff --git a/x11-plugins/wmail/wmail-2.0-r2.ebuild b/x11-plugins/wmail/wmail-2.0-r2.ebuild index ef8ebc2aab00..34c473ea873b 100644 --- a/x11-plugins/wmail/wmail-2.0-r2.ebuild +++ b/x11-plugins/wmail/wmail-2.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r2.ebuild,v 1.1 2005/09/26 10:33:03 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmail/wmail-2.0-r2.ebuild,v 1.2 2006/01/15 17:45:38 nelchael Exp $ inherit eutils @@ -14,9 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64 ppc ~sparc" -DEPEND="virtual/libc - virtual/x11 - =x11-libs/libdockapp-0.5.0-r1" +DEPEND="x11-libs/libdockapp" src_unpack() { @@ -36,4 +34,3 @@ src_install() dobin src/wmail dodoc README wmailrc-sample } - diff --git a/x11-plugins/wmlpq/ChangeLog b/x11-plugins/wmlpq/ChangeLog index 6bb23c33fe64..b2d069e337cf 100644 --- a/x11-plugins/wmlpq/ChangeLog +++ b/x11-plugins/wmlpq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmlpq -# 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 $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlpq/ChangeLog,v 1.6 2006/01/15 17:47:42 nelchael Exp $ + + 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmlpq-0.2.1-r1.ebuild: + Fix bug #119100. *wmlpq-0.2.1-r1 (26 Sep 2005) diff --git a/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild b/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild index 8fad5a6de0a8..bf04a0dea76b 100644 --- a/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild +++ b/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlpq/wmlpq-0.2.1-r1.ebuild,v 1.2 2006/01/15 17:47:42 nelchael Exp $ inherit eutils @@ -10,8 +10,7 @@ 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" +DEPEND="x11-libs/libdockapp" RDEPEND="" |