diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-10-08 19:54:21 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-10-08 19:54:21 +0000 |
commit | ebd48c8371c798e61c383c953ca40188e1cc6c02 (patch) | |
tree | c6cba5e47bdc7970f178e9ab1fb192bfdf955e29 /net-dns | |
parent | added ~amd64 (diff) | |
download | gentoo-2-ebd48c8371c798e61c383c953ca40188e1cc6c02.tar.gz gentoo-2-ebd48c8371c798e61c383c953ca40188e1cc6c02.tar.bz2 gentoo-2-ebd48c8371c798e61c383c953ca40188e1cc6c02.zip |
Stable on x86, bug #148441.
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/posadis/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/posadis/posadis-0.60.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/posadis/ChangeLog b/net-dns/posadis/ChangeLog index 72af3693e1f0..f2643b773e31 100644 --- a/net-dns/posadis/ChangeLog +++ b/net-dns/posadis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/posadis # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/posadis/ChangeLog,v 1.14 2006/09/21 00:16:43 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/posadis/ChangeLog,v 1.15 2006/10/08 19:54:21 ticho Exp $ + + 08 Oct 2006; Andrej Kacian <ticho@gentoo.org> posadis-0.60.6.ebuild: + Stable on x86, bug #148441. 21 Sep 2006; MATSUU Takuto <matsuu@gentoo.org> posadis-0.60.6.ebuild: Fixed HOMEPAGE diff --git a/net-dns/posadis/posadis-0.60.6.ebuild b/net-dns/posadis/posadis-0.60.6.ebuild index e243a50b7303..0e058c53be40 100644 --- a/net-dns/posadis/posadis-0.60.6.ebuild +++ b/net-dns/posadis/posadis-0.60.6.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/net-dns/posadis/posadis-0.60.6.ebuild,v 1.2 2006/09/21 00:16:43 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/posadis/posadis-0.60.6.ebuild,v 1.3 2006/10/08 19:54:21 ticho Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/posadis/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="fam" RDEPEND=">=dev-cpp/poslib-1.0.6 |