diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 14:25:37 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 14:25:37 +0000 |
commit | 39bb712ed384899ca21605755f559f93a5335a82 (patch) | |
tree | b8ce1332ec6e82a8e14926c3dbe0fe3cba81380a /net-dns/openresolv/openresolv-3.4.1.ebuild | |
parent | remove resolvconf provided by net-dns/openresolv, bug #415555 by Dmitri Bogom... (diff) | |
download | historical-39bb712ed384899ca21605755f559f93a5335a82.tar.gz historical-39bb712ed384899ca21605755f559f93a5335a82.tar.bz2 historical-39bb712ed384899ca21605755f559f93a5335a82.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha104/cvs/Linux x86_64
Diffstat (limited to 'net-dns/openresolv/openresolv-3.4.1.ebuild')
-rw-r--r-- | net-dns/openresolv/openresolv-3.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/openresolv/openresolv-3.4.1.ebuild b/net-dns/openresolv/openresolv-3.4.1.ebuild index fe4a9e32c139..6df9ae3bb854 100644 --- a/net-dns/openresolv/openresolv-3.4.1.ebuild +++ b/net-dns/openresolv/openresolv-3.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/openresolv-3.4.1.ebuild,v 1.1 2011/01/05 23:00:00 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/openresolv-3.4.1.ebuild,v 1.2 2012/05/12 14:25:37 aballier Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://roy.marples.name/downloads/${PN}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="!net-dns/resolvconf-gentoo |