diff options
Diffstat (limited to 'x11-plugins/wmpop3lb')
-rw-r--r-- | x11-plugins/wmpop3lb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmpop3lb/ChangeLog b/x11-plugins/wmpop3lb/ChangeLog index c05c687ca386..43836b24e6e4 100644 --- a/x11-plugins/wmpop3lb/ChangeLog +++ b/x11-plugins/wmpop3lb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmpop3lb # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3lb/ChangeLog,v 1.8 2006/01/31 20:18:13 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3lb/ChangeLog,v 1.9 2006/03/20 12:28:34 s4t4n Exp $ + + 20 Mar 2006; Michele Noberasco <s4t4n@gentoo.org> wmpop3lb-2.4.2-r1.ebuild: + Stable for x86. 31 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmpop3lb-2.4.2.ebuild, wmpop3lb-2.4.2-r1.ebuild: diff --git a/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r1.ebuild b/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r1.ebuild index 49fc435f634b..04027d0dbeff 100644 --- a/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r1.ebuild +++ b/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r1.ebuild,v 1.2 2006/01/31 20:18:13 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r1.ebuild,v 1.3 2006/03/20 12:28:34 s4t4n Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://lbj.free.fr/wmpop3/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" RDEPEND="|| ( ( x11-libs/libX11 |