summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-12-06 22:20:11 +0000
committerMichał Górny <mgorny@gentoo.org>2012-12-06 22:20:11 +0000
commita6a0139a98ab57b4b68370de5ec9a9118cc7443a (patch)
tree01ec6f721c8654db07168a880a08adaf8e5629a8 /net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
parentFixed bad sed command resulting in wrong script (bug #446263) (diff)
downloadgentoo-2-a6a0139a98ab57b4b68370de5ec9a9118cc7443a.tar.gz
gentoo-2-a6a0139a98ab57b4b68370de5ec9a9118cc7443a.tar.bz2
gentoo-2-a6a0139a98ab57b4b68370de5ec9a9118cc7443a.zip
Change license as requested by ulm, bug #446296.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
Diffstat (limited to 'net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild')
-rw-r--r--net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
index 9670b0aee61e..f2e8450948f8 100644
--- a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
+++ b/net-dns/resolvconf-symlink/resolvconf-symlink-0.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/resolvconf-symlink/resolvconf-symlink-0.ebuild,v 1.1 2011/08/22 08:37:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild,v 1.2 2012/12/06 22:20:11 mgorny Exp $
EAPI=4
@@ -8,7 +8,7 @@ DESCRIPTION="Make /etc/resolv.conf a symlink to a runtime-writable location"
HOMEPAGE="http://www.gentoo.org"
SRC_URI=""
-LICENSE="as-is"
+LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+symlink"