diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-14 17:25:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-14 17:25:09 +0000 |
commit | def69df6f171fe57d9db648dbf709266fd1f847f (patch) | |
tree | 380636d9c5b47a275648c8966444e3c32f2620fe /net-misc/netkit-bootparamd | |
parent | Stable on ppc wrt bug 202240 (diff) | |
download | gentoo-2-def69df6f171fe57d9db648dbf709266fd1f847f.tar.gz gentoo-2-def69df6f171fe57d9db648dbf709266fd1f847f.tar.bz2 gentoo-2-def69df6f171fe57d9db648dbf709266fd1f847f.zip |
sparc stable wrt #197822
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/netkit-bootparamd')
-rw-r--r-- | net-misc/netkit-bootparamd/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/netkit-bootparamd/ChangeLog b/net-misc/netkit-bootparamd/ChangeLog index 83bb1349e511..d6c369b45c92 100644 --- a/net-misc/netkit-bootparamd/ChangeLog +++ b/net-misc/netkit-bootparamd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/netkit-bootparamd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.4 2007/11/05 13:41:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.5 2007/12/14 17:25:09 armin76 Exp $ + + 14 Dec 2007; Raúl Porcel <armin76@gentoo.org> + netkit-bootparamd-0.17-r2.ebuild: + sparc stable wrt #197822 05 Nov 2007; Markus Meier <maekke@gentoo.org> netkit-bootparamd-0.17-r2.ebuild: diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild index f5250411632b..d324c4356ccc 100644 --- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild +++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild,v 1.4 2007/11/05 13:41:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild,v 1.5 2007/12/14 17:25:09 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/n/netkit-bootparamd/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~hppa ~mips ppc ~sparc x86" +KEYWORDS="~hppa ~mips ppc sparc x86" IUSE="" DEPEND="!<=net-misc/netkit-bootpd-0.17-r2" |