diff options
Diffstat (limited to 'sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild')
-rw-r--r-- | sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild index 19310186c8c6..1fca135cff17 100644 --- a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild +++ b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.3 2012/09/23 06:06:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.4 2012/10/20 17:49:20 tetromino Exp $ EAPI="4" @@ -8,7 +8,7 @@ DESCRIPTION="Name Service Switch module for resolving the local hostname" HOMEPAGE="http://0pointer.de/lennart/projects/nss-myhostname/" SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" |