diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2006-12-30 22:17:24 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2006-12-30 22:17:24 +0000 |
commit | abaa9352c4313e833952f2baa5cb831f078ecada (patch) | |
tree | 1b5a2d9d0a6e514af5653fc873d26f25bbe2d2fb /net-dns/resolvconf-gentoo | |
parent | Stable on x86, bug #158770. (diff) | |
download | gentoo-2-abaa9352c4313e833952f2baa5cb831f078ecada.tar.gz gentoo-2-abaa9352c4313e833952f2baa5cb831f078ecada.tar.bz2 gentoo-2-abaa9352c4313e833952f2baa5cb831f078ecada.zip |
ppc stable wrt bug #159450
(Portage version: 2.1.2_rc4)
Diffstat (limited to 'net-dns/resolvconf-gentoo')
-rw-r--r-- | net-dns/resolvconf-gentoo/ChangeLog | 6 | ||||
-rw-r--r-- | net-dns/resolvconf-gentoo/resolvconf-gentoo-1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dns/resolvconf-gentoo/ChangeLog b/net-dns/resolvconf-gentoo/ChangeLog index d5b53b1cd205..fb3e68827bf4 100644 --- a/net-dns/resolvconf-gentoo/ChangeLog +++ b/net-dns/resolvconf-gentoo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dns/resolvconf-gentoo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/ChangeLog,v 1.18 2006/12/30 15:23:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/ChangeLog,v 1.19 2006/12/30 22:17:24 drizzt Exp $ + + 30 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> + resolvconf-gentoo-1.2.ebuild: + ppc stable wrt bug #159450 30 Dec 2006; Andrej Kacian <ticho@gentoo.org> resolvconf-gentoo-1.2.ebuild: diff --git a/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.2.ebuild b/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.2.ebuild index 7a95d98bd6f2..d5ecc36d9693 100644 --- a/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.2.ebuild +++ b/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.2.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/resolvconf-gentoo/resolvconf-gentoo-1.2.ebuild,v 1.3 2006/12/30 15:23:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/resolvconf-gentoo-1.2.ebuild,v 1.4 2006/12/30 22:17:24 drizzt Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~uberlord/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |