diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-03-07 17:58:40 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-03-07 17:58:40 +0000 |
commit | 4fe8b5ec821596bf8061fbb70b9060506b37a666 (patch) | |
tree | 6058cf7c6a7c201fd81b4102657ac06240204ed5 /net-mail/popick | |
parent | vanessa-logger-0.0.6 marked stable on x86 (diff) | |
download | gentoo-2-4fe8b5ec821596bf8061fbb70b9060506b37a666.tar.gz gentoo-2-4fe8b5ec821596bf8061fbb70b9060506b37a666.tar.bz2 gentoo-2-4fe8b5ec821596bf8061fbb70b9060506b37a666.zip |
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail/popick')
-rw-r--r-- | net-mail/popick/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/popick/popick-0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/popick/ChangeLog b/net-mail/popick/ChangeLog index 52bb3fe0a552..919fdcaff092 100644 --- a/net-mail/popick/ChangeLog +++ b/net-mail/popick/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/popick -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/popick/ChangeLog,v 1.1 2004/12/15 09:47:36 ticho Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/popick/ChangeLog,v 1.2 2005/03/07 17:58:40 ticho Exp $ + + 07 Mar 2005; Andrej Kacian <ticho@gentoo.org> popick-0.1.ebuild: + Stable on x86. *popick-0.1 (15 Dec 2004) diff --git a/net-mail/popick/popick-0.1.ebuild b/net-mail/popick/popick-0.1.ebuild index 0390368ef8e2..b36fc01693e5 100644 --- a/net-mail/popick/popick-0.1.ebuild +++ b/net-mail/popick/popick-0.1.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/net-mail/popick/popick-0.1.ebuild,v 1.1 2004/12/15 09:47:36 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/popick/popick-0.1.ebuild,v 1.2 2005/03/07 17:58:40 ticho Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.topfx.com" SRC_URI="http://www.topfx.com/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |