diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-27 06:12:46 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-27 06:12:46 +0000 |
commit | 818ebf6f66cef84b34cd81d64bbfe0a42b917275 (patch) | |
tree | 3db0dda71a6d17511ca05873525d2d0a2aa451b0 /x11-apps | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-818ebf6f66cef84b34cd81d64bbfe0a42b917275.tar.gz gentoo-2-818ebf6f66cef84b34cd81d64bbfe0a42b917275.tar.bz2 gentoo-2-818ebf6f66cef84b34cd81d64bbfe0a42b917275.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p17/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index a8bda1f7f509..94ce0b59e244 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinit -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.237 2012/12/05 11:19:29 grobian Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.238 2013/02/27 06:12:46 zmedico Exp $ + + 27 Feb 2013; Zac Medico <zmedico@gentoo.org> xinit-1.3.2.ebuild: + Add ~arm-linux keyword. 05 Dec 2012; Fabian Groffen <grobian@gentoo.org> xinit-1.3.2.ebuild: Marked ~x86-linux, bug #444950 diff --git a/x11-apps/xinit/xinit-1.3.2.ebuild b/x11-apps/xinit/xinit-1.3.2.ebuild index cdf5d7de319c..1e22975a86ef 100644 --- a/x11-apps/xinit/xinit-1.3.2.ebuild +++ b/x11-apps/xinit/xinit-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.2.ebuild,v 1.11 2012/12/05 11:19:29 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.2.ebuild,v 1.12 2013/02/27 06:12:46 zmedico Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="+minimal" RDEPEND=" |