diff options
author | 2006-12-30 15:23:26 +0000 | |
---|---|---|
committer | 2006-12-30 15:23:26 +0000 | |
commit | db54c54bc00c88e0f94e7bf37753fcf972b9e2ed (patch) | |
tree | cb5ee0587eb33e458ccf4f6f7c48d8210c4b50ab /net-dns/resolvconf-gentoo | |
parent | Remove all the old versions, this will also fix the wrong HOMEPAGE turning up... (diff) | |
download | gentoo-2-db54c54bc00c88e0f94e7bf37753fcf972b9e2ed.tar.gz gentoo-2-db54c54bc00c88e0f94e7bf37753fcf972b9e2ed.tar.bz2 gentoo-2-db54c54bc00c88e0f94e7bf37753fcf972b9e2ed.zip |
Stable on x86, bug #159450.
(Portage version: 2.1.2_rc4-r1)
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 64f65d94a0ca..d5b53b1cd205 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.17 2006/12/30 15:18:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-gentoo/ChangeLog,v 1.18 2006/12/30 15:23:26 ticho Exp $ + + 30 Dec 2006; Andrej Kacian <ticho@gentoo.org> + resolvconf-gentoo-1.2.ebuild: + Stable on x86, bug #159450. 30 Dec 2006; Bryan Østergaard <kloeri@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 12e66758f1f4..7a95d98bd6f2 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.2 2006/12/30 15:18:00 kloeri Exp $ +# $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 $ 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="" |