diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-17 20:03:46 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-17 20:03:46 +0000 |
commit | 3fe5230f72e29f376a8243734e8336ae941067ec (patch) | |
tree | 6e8554274aa2499aca7c86a07dc5184747bfa0f9 /net-misc/radvd/radvd-0.9.1.ebuild | |
parent | dev-libs/libprelude stable on ppc. (diff) | |
download | historical-3fe5230f72e29f376a8243734e8336ae941067ec.tar.gz historical-3fe5230f72e29f376a8243734e8336ae941067ec.tar.bz2 historical-3fe5230f72e29f376a8243734e8336ae941067ec.zip |
net-misc/radvd stable on ppc.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-misc/radvd/radvd-0.9.1.ebuild')
-rw-r--r-- | net-misc/radvd/radvd-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/radvd/radvd-0.9.1.ebuild b/net-misc/radvd/radvd-0.9.1.ebuild index 923a6f111378..b5712aa7d4ea 100644 --- a/net-misc/radvd/radvd-0.9.1.ebuild +++ b/net-misc/radvd/radvd-0.9.1.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-misc/radvd/radvd-0.9.1.ebuild,v 1.2 2006/02/13 15:48:45 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/radvd-0.9.1.ebuild,v 1.3 2006/02/17 20:03:46 hansmi 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 |