diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:54:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:54:17 +0000 |
commit | 328b71b8ca78e2f1080c619cc6ef7ee4e56f331b (patch) | |
tree | 3975d73cd53fa7c99e71e4d50d141fce1db3def7 /sys-auth/nss-myhostname | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-328b71b8ca78e2f1080c619cc6ef7ee4e56f331b.tar.gz gentoo-2-328b71b8ca78e2f1080c619cc6ef7ee4e56f331b.tar.bz2 gentoo-2-328b71b8ca78e2f1080c619cc6ef7ee4e56f331b.zip |
Add ~alpha, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth/nss-myhostname')
-rw-r--r-- | sys-auth/nss-myhostname/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss-myhostname/ChangeLog b/sys-auth/nss-myhostname/ChangeLog index e689b77a2900..435223b9a43d 100644 --- a/sys-auth/nss-myhostname/ChangeLog +++ b/sys-auth/nss-myhostname/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/nss-myhostname # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/ChangeLog,v 1.9 2013/01/01 12:49:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/ChangeLog,v 1.10 2013/01/01 14:54:17 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> nss-myhostname-0.3.ebuild: + Add ~alpha, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> nss-myhostname-0.3.ebuild: Add ~ia64, wrt bug #449220 diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild index 2d075ccb65f5..7c1906412346 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-2013 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.9 2013/01/01 12:49:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.10 2013/01/01 14:54:17 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 ~ia64 ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 x86" IUSE="" RDEPEND="" |