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 | 9076ed7269d5626c8025a480ebbe225ef3ae906a (patch) | |
tree | 243d572d2f001257d9b3b1938ae54ae402cf56e2 /net-misc/radvd | |
parent | net-www/mod_auth_pgsql stable on ppc. (diff) | |
download | historical-9076ed7269d5626c8025a480ebbe225ef3ae906a.tar.gz historical-9076ed7269d5626c8025a480ebbe225ef3ae906a.tar.bz2 historical-9076ed7269d5626c8025a480ebbe225ef3ae906a.zip |
Stable on hppa.
Package-Manager: portage-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 |