diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2006-03-20 12:28:34 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2006-03-20 12:28:34 +0000 |
commit | f98b2f04fa1734201263baeee5014e2fc6690348 (patch) | |
tree | d01063bf6506f30e7b6f2bda2f1a015d271140fa /x11-plugins/wmpop3lb | |
parent | Stable for x86. (diff) | |
download | gentoo-2-f98b2f04fa1734201263baeee5014e2fc6690348.tar.gz gentoo-2-f98b2f04fa1734201263baeee5014e2fc6690348.tar.bz2 gentoo-2-f98b2f04fa1734201263baeee5014e2fc6690348.zip |
Stable for x86.
(Portage version: 2.1_pre5-r4)
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 |