diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 14:32:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 14:32:46 +0000 |
commit | a1e577ec1c3b69ec4c58f44c95c659ea5630f3e8 (patch) | |
tree | eb528538472c094675c4a258368445813c4f1131 /x11-apps/xinit | |
parent | version bump (diff) | |
download | historical-a1e577ec1c3b69ec4c58f44c95c659ea5630f3e8.tar.gz historical-a1e577ec1c3b69ec4c58f44c95c659ea5630f3e8.tar.bz2 historical-a1e577ec1c3b69ec4c58f44c95c659ea5630f3e8.zip |
alpha/ia64/s390/sh/sparc stable wrt #394393
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index ddbf9b13c201..d76574572985 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.225 2012/02/15 19:08:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.226 2012/02/19 14:32:46 armin76 Exp $ + + 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> xinit-1.3.1-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #394393 15 Feb 2012; Brent Baude <ranger@gentoo.org> xinit-1.3.1-r1.ebuild: Marking xinit-1.3.1-r1 ppc stable for bug 394393 diff --git a/x11-apps/xinit/xinit-1.3.1-r1.ebuild b/x11-apps/xinit/xinit-1.3.1-r1.ebuild index 43888290a398..f243172c4ea3 100644 --- a/x11-apps/xinit/xinit-1.3.1-r1.ebuild +++ b/x11-apps/xinit/xinit-1.3.1-r1.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.1-r1.ebuild,v 1.6 2012/02/15 19:08:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.1-r1.ebuild,v 1.7 2012/02/19 14:32:46 armin76 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="+minimal" RDEPEND=" |