diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-12-24 16:05:07 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-12-24 16:05:07 +0000 |
commit | 900dbaa122d54b5f7feb6625709bdc1e7aed5da3 (patch) | |
tree | 1e6071390250b41596fd266bc580ec6f74c28e92 /net-misc/radvd | |
parent | net-www/mod_auth_pgsql stable on ppc. (diff) | |
download | gentoo-2-900dbaa122d54b5f7feb6625709bdc1e7aed5da3.tar.gz gentoo-2-900dbaa122d54b5f7feb6625709bdc1e7aed5da3.tar.bz2 gentoo-2-900dbaa122d54b5f7feb6625709bdc1e7aed5da3.zip |
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'net-misc/radvd')
-rw-r--r-- | net-misc/radvd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/radvd/radvd-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/radvd/ChangeLog b/net-misc/radvd/ChangeLog index bb6d7bb4d3d8..d6d58fe15e2f 100644 --- a/net-misc/radvd/ChangeLog +++ b/net-misc/radvd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/radvd # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/ChangeLog,v 1.24 2005/12/24 15:37:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/ChangeLog,v 1.25 2005/12/24 16:03:44 killerfox Exp $ + + 24 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> radvd-0.9.ebuild: + Stable on hppa. 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> radvd-0.9.ebuild: Stable on ppc. diff --git a/net-misc/radvd/radvd-0.9.ebuild b/net-misc/radvd/radvd-0.9.ebuild index 64350a00bd10..9ca83eb07361 100644 --- a/net-misc/radvd/radvd-0.9.ebuild +++ b/net-misc/radvd/radvd-0.9.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/radvd/radvd-0.9.ebuild,v 1.4 2005/12/24 15:37:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/radvd-0.9.ebuild,v 1.5 2005/12/24 16:03:44 killerfox Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://v6web.litech.org/radvd/dist/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ppc ~sparc x86" +KEYWORDS="~amd64 arm hppa ppc ~sparc x86" IUSE="" DEPEND="sys-devel/bison |