diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:33:52 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:33:52 +0000 |
commit | 07c406df3eb8e9172a9dfc31072d222c137d3ff3 (patch) | |
tree | 2f3eb2d7cdca19a155c512c21b457188372a3efa /x11-base/xorg-x11 | |
parent | Stable on x86, bug #175465. (diff) | |
download | historical-07c406df3eb8e9172a9dfc31072d222c137d3ff3.tar.gz historical-07c406df3eb8e9172a9dfc31072d222c137d3ff3.tar.bz2 historical-07c406df3eb8e9172a9dfc31072d222c137d3ff3.zip |
Stable on x86, bug #175465.
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'x11-base/xorg-x11')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 5 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index 49d630c40821..61a9e7697257 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.583 2007/04/25 18:20:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.584 2007/04/29 06:33:52 ticho Exp $ + + 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xorg-x11-7.2.ebuild: + Stable on x86, bug #175465. 25 Apr 2007; Raúl Porcel <armin76@gentoo.org> xorg-x11-7.2.ebuild: Stable on ia64 wrt bug #175465 diff --git a/x11-base/xorg-x11/xorg-x11-7.2.ebuild b/x11-base/xorg-x11/xorg-x11-7.2.ebuild index 655a2b37118a..fd21f9ddee22 100644 --- a/x11-base/xorg-x11/xorg-x11-7.2.ebuild +++ b/x11-base/xorg-x11/xorg-x11-7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.2.ebuild,v 1.5 2007/04/25 18:20:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.2.ebuild,v 1.6 2007/04/29 06:33:52 ticho Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://xorg.freedesktop.org" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" # Collision protect will scream bloody murder if we install over old versions RDEPEND="!<=x11-base/xorg-x11-6.9" |