diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:18:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:18:44 +0000 |
commit | eb86da8ea69f0fc800c1824c3e7147aacee9cc1d (patch) | |
tree | 8d617b3af8d6a209f1e8d985b0bd55fa8341780e /x11-apps | |
parent | Marking xhost-1.0.5 ppc for bug 419473 (diff) | |
download | gentoo-2-eb86da8ea69f0fc800c1824c3e7147aacee9cc1d.tar.gz gentoo-2-eb86da8ea69f0fc800c1824c3e7147aacee9cc1d.tar.bz2 gentoo-2-eb86da8ea69f0fc800c1824c3e7147aacee9cc1d.zip |
Marking xinit-1.3.2 ppc for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
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 c41bd7b1f0d8..f8fa4f427d0f 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.233 2012/07/11 19:28:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.234 2012/07/12 17:18:44 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xinit-1.3.2.ebuild: + Marking xinit-1.3.2 ppc stable for bug 419473 11 Jul 2012; Brent Baude <ranger@gentoo.org> xinit-1.3.2.ebuild: Marking xinit-1.3.2 ppc64 stable for bug 419473 diff --git a/x11-apps/xinit/xinit-1.3.2.ebuild b/x11-apps/xinit/xinit-1.3.2.ebuild index b7a3e157a322..15d3b2d65b4e 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.7 2012/07/11 19:28:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.2.ebuild,v 1.8 2012/07/12 17:18:44 ranger 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" IUSE="+minimal" RDEPEND=" |