diff options
author | 2007-05-27 04:42:40 +0000 | |
---|---|---|
committer | 2007-05-27 04:42:40 +0000 | |
commit | d0068726b8451f8a0bb8717afe8c7c4970c66e81 (patch) | |
tree | 832d025aebf07912d4b17a5b377a8989d4890202 /x11-libs/libX11 | |
parent | Stable on mips. (diff) | |
download | historical-d0068726b8451f8a0bb8717afe8c7c4970c66e81.tar.gz historical-d0068726b8451f8a0bb8717afe8c7c4970c66e81.tar.bz2 historical-d0068726b8451f8a0bb8717afe8c7c4970c66e81.zip |
Stable on mips.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-libs/libX11')
-rw-r--r-- | x11-libs/libX11/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libX11/libX11-1.1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libX11/ChangeLog b/x11-libs/libX11/ChangeLog index 33a7e4a5454f..c66ab60625df 100644 --- a/x11-libs/libX11/ChangeLog +++ b/x11-libs/libX11/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libX11 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v 1.71 2007/04/21 15:39:29 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v 1.72 2007/05/27 04:21:11 kumba Exp $ + + 27 May 2007; Joshua Kinard <kumba@gentoo.org> libX11-1.1.1-r1.ebuild: + Stable on mips. 21 Apr 2007; Joshua Baergen <joshuabaergen@gentoo.org> -libX11-1.0.1-r1.ebuild, -libX11-1.0.3-r1.ebuild, diff --git a/x11-libs/libX11/libX11-1.1.1-r1.ebuild b/x11-libs/libX11/libX11-1.1.1-r1.ebuild index a269334de14a..575365ae01eb 100644 --- a/x11-libs/libX11/libX11-1.1.1-r1.ebuild +++ b/x11-libs/libX11/libX11-1.1.1-r1.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-libs/libX11/libX11-1.1.1-r1.ebuild,v 1.8 2007/04/18 10:50:00 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.1.1-r1.ebuild,v 1.9 2007/05/27 04:21:11 kumba Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org X11 library" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="ipv6 xcb" RDEPEND=">=x11-libs/xtrans-1.0.1 x11-libs/libXau |