diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-24 09:55:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-24 09:55:59 +0000 |
commit | d8bd98ce34c469e0ef399bd5a46d047e4d66b473 (patch) | |
tree | 98eab40e35783aac5f1d231c26161bc45f0912c4 /sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | |
parent | Stable for amd64, wrt bug #439152 (diff) | |
download | gentoo-2-d8bd98ce34c469e0ef399bd5a46d047e4d66b473.tar.gz gentoo-2-d8bd98ce34c469e0ef399bd5a46d047e4d66b473.tar.bz2 gentoo-2-d8bd98ce34c469e0ef399bd5a46d047e4d66b473.zip |
Stable for amd64, wrt bug #439088
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 1fca135cff17..a54754cd22db 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.4 2012/10/20 17:49:20 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.5 2012/10/24 09:55:59 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="" |