diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-12-05 11:19:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-12-05 11:19:29 +0000 |
commit | 12134537b7fbeb6f396aec5130a95b611a2ad58e (patch) | |
tree | 3d024522f6e13528ee6b199e80219f9992e0ac43 /x11-apps | |
parent | Version bump to latest. (diff) | |
download | gentoo-2-12134537b7fbeb6f396aec5130a95b611a2ad58e.tar.gz gentoo-2-12134537b7fbeb6f396aec5130a95b611a2ad58e.tar.bz2 gentoo-2-12134537b7fbeb6f396aec5130a95b611a2ad58e.zip |
Marked ~x86-linux, bug #444950
(Portage version: 2.2.01.21418-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index fe49817ddd06..a8bda1f7f509 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.236 2012/11/27 08:02:10 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.237 2012/12/05 11:19:29 grobian Exp $ + + 05 Dec 2012; Fabian Groffen <grobian@gentoo.org> xinit-1.3.2.ebuild: + Marked ~x86-linux, bug #444950 27 Nov 2012; Fabian Groffen <grobian@gentoo.org> xinit-1.3.2.ebuild: Fix for Prefix, thanks Myk Taylor, bug #444898 diff --git a/x11-apps/xinit/xinit-1.3.2.ebuild b/x11-apps/xinit/xinit-1.3.2.ebuild index fa7dbdc26489..cdf5d7de319c 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 # 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.10 2012/11/27 08:02:10 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.2.ebuild,v 1.11 2012/12/05 11:19:29 grobian 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" IUSE="+minimal" RDEPEND=" |