diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-15 18:00:45 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-15 18:00:45 +0000 |
commit | fea67fa41f7dcaf677a5801fcc16e72cf86f5c5e (patch) | |
tree | 9ad4c172b8ebcc1e73fcb360dc0d44d288bba29e /x11-plugins | |
parent | Minor fix in postinstall instructions (diff) | |
download | historical-fea67fa41f7dcaf677a5801fcc16e72cf86f5c5e.tar.gz historical-fea67fa41f7dcaf677a5801fcc16e72cf86f5c5e.tar.bz2 historical-fea67fa41f7dcaf677a5801fcc16e72cf86f5c5e.zip |
Fixed DEPEND for modular X.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmpop/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmpop/wmpop-0.53.ebuild | 15 | ||||
-rw-r--r-- | x11-plugins/wmpop3/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmpop3/wmpop3-0.5.6a.ebuild | 8 |
4 files changed, 17 insertions, 20 deletions
diff --git a/x11-plugins/wmpop/ChangeLog b/x11-plugins/wmpop/ChangeLog index 679463e8d71d..61c59ef20cea 100644 --- a/x11-plugins/wmpop/ChangeLog +++ b/x11-plugins/wmpop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmpop -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop/ChangeLog,v 1.6 2005/12/01 03:25:05 weeve Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop/ChangeLog,v 1.7 2006/01/15 17:59:40 nelchael Exp $ + + 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmpop-0.53.ebuild: + Fixed DEPEND for modular X. 01 Dec 2005; Jason Wever <weeve@gentoo.org> wmpop-0.53.ebuild: Stable on SPARC wrt bug #111103. diff --git a/x11-plugins/wmpop/wmpop-0.53.ebuild b/x11-plugins/wmpop/wmpop-0.53.ebuild index 7bd63c2309d7..ab08706fb928 100644 --- a/x11-plugins/wmpop/wmpop-0.53.ebuild +++ b/x11-plugins/wmpop/wmpop-0.53.ebuild @@ -1,10 +1,10 @@ -# 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/wmpop/wmpop-0.53.ebuild,v 1.6 2005/12/01 03:25:05 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop/wmpop-0.53.ebuild,v 1.7 2006/01/15 17:59:40 nelchael Exp $ IUSE="" -DESCRIPTION="WMpop is a Window Maker DockApp for monitoring a local (mbox format) or POP3 and APOP mailbox." +DESCRIPTION="WMpop is a Window Maker DockApp for monitoring a local (mbox format) or POP3 and APOP mailbox." SRC_URI="http://jsautret.free.fr/wmpop/${P}.tar.gz" HOMEPAGE="http://wmpop.sautret.org/" @@ -12,17 +12,10 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="sparc x86" -DEPEND="virtual/x11 - =x11-libs/gtk+-1.2* - sys-devel/gettext +DEPEND="=x11-libs/gtk+-1.2* sys-devel/bison media-sound/esound" -src_compile() { - econf || die "Configure failed." - emake || die "Make failed" -} - src_install() { einstall || die "Install failed" dodoc AUTHORS README ChangeLog NEWS TODO THANKS ABOUT-NLS diff --git a/x11-plugins/wmpop3/ChangeLog b/x11-plugins/wmpop3/ChangeLog index c182a3c41568..ebd46520e240 100644 --- a/x11-plugins/wmpop3/ChangeLog +++ b/x11-plugins/wmpop3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmpop3 -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3/ChangeLog,v 1.5 2004/07/25 21:11:36 s4t4n Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3/ChangeLog,v 1.6 2006/01/15 18:00:45 nelchael Exp $ + + 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmpop3-0.5.6a.ebuild: + Fixed DEPEND for modular X. 25 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmpop3-0.5.6a.ebuild: Stable for x86. diff --git a/x11-plugins/wmpop3/wmpop3-0.5.6a.ebuild b/x11-plugins/wmpop3/wmpop3-0.5.6a.ebuild index b48939c210c8..7ec70703f803 100644 --- a/x11-plugins/wmpop3/wmpop3-0.5.6a.ebuild +++ b/x11-plugins/wmpop3/wmpop3-0.5.6a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 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/wmpop3/wmpop3-0.5.6a.ebuild,v 1.9 2004/07/25 21:11:36 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3/wmpop3-0.5.6a.ebuild,v 1.10 2006/01/15 18:00:45 nelchael Exp $ DESCRIPTION="dockapp for checking pop3 accounts" HOMEPAGE="http://www.cs.mun.ca/~scotth/" @@ -9,9 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64" IUSE="" -DEPEND="virtual/libc - virtual/x11 - x11-wm/windowmaker +DEPEND="x11-wm/windowmaker >=sys-apps/sed-4" src_unpack() { |