diff options
author | Daniel Drake <dsd@gentoo.org> | 2005-04-05 21:13:56 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2005-04-05 21:13:56 +0000 |
commit | 398d1054da4675d3180becb57eda0c06575140c8 (patch) | |
tree | efb654e489a4cba9789aeae72dd4ae04fcfb73ef /net-misc/pavuk | |
parent | Version bump to fix bug 88028 (diff) | |
download | gentoo-2-398d1054da4675d3180becb57eda0c06575140c8.tar.gz gentoo-2-398d1054da4675d3180becb57eda0c06575140c8.tar.bz2 gentoo-2-398d1054da4675d3180becb57eda0c06575140c8.zip |
Stable on x86 for security
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/pavuk')
-rw-r--r-- | net-misc/pavuk/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/pavuk/pavuk-0.9.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/pavuk/ChangeLog b/net-misc/pavuk/ChangeLog index efcbe84de460..6a34db500def 100644 --- a/net-misc/pavuk/ChangeLog +++ b/net-misc/pavuk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/pavuk # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/ChangeLog,v 1.18 2005/04/05 21:09:36 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/ChangeLog,v 1.19 2005/04/05 21:13:56 dsd Exp $ + + 05 Apr 2005; Daniel Drake <dsd@gentoo.org> pavuk-0.9.32.ebuild: + Stable on x86 for security *pavuk-0.9.32 (05 Apr 2005) diff --git a/net-misc/pavuk/pavuk-0.9.32.ebuild b/net-misc/pavuk/pavuk-0.9.32.ebuild index 06f63110fcf3..d52ae4483387 100644 --- a/net-misc/pavuk/pavuk-0.9.32.ebuild +++ b/net-misc/pavuk/pavuk-0.9.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/pavuk-0.9.32.ebuild,v 1.1 2005/04/05 21:09:36 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/pavuk-0.9.32.ebuild,v 1.2 2005/04/05 21:13:56 dsd Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="ssl X gnome mozilla socks5 nls" DEPEND=">=sys-apps/sed-4 |