diff options
author | 2006-10-14 16:33:17 +0000 | |
---|---|---|
committer | 2006-10-14 16:33:17 +0000 | |
commit | 7773bfe90951972dcf9c96fe3f722c0b600a5d75 (patch) | |
tree | 3a24883503dc58e95c05f8b08231279e42e7eeb5 /x11-libs/libXau | |
parent | Mark 1.11_pre041028 ~ia64. #150982 (diff) | |
download | gentoo-2-7773bfe90951972dcf9c96fe3f722c0b600a5d75.tar.gz gentoo-2-7773bfe90951972dcf9c96fe3f722c0b600a5d75.tar.bz2 gentoo-2-7773bfe90951972dcf9c96fe3f722c0b600a5d75.zip |
Stable on ia64.
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'x11-libs/libXau')
-rw-r--r-- | x11-libs/libXau/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXau/libXau-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXau/ChangeLog b/x11-libs/libXau/ChangeLog index 4c0f83401c8e..ed5253c14e17 100644 --- a/x11-libs/libXau/ChangeLog +++ b/x11-libs/libXau/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXau # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.36 2006/10/08 17:56:46 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.37 2006/10/14 16:33:17 kloeri Exp $ + + 14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> libXau-1.0.2.ebuild: + Stable on ia64. 08 Oct 2006; Simon Stelling <blubb@gentoo.org> libXau-1.0.2.ebuild: stable on amd64 diff --git a/x11-libs/libXau/libXau-1.0.2.ebuild b/x11-libs/libXau/libXau-1.0.2.ebuild index c7e65e927357..2af4f08c42b9 100644 --- a/x11-libs/libXau/libXau-1.0.2.ebuild +++ b/x11-libs/libXau/libXau-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.2.ebuild,v 1.10 2006/10/08 17:56:46 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.2.ebuild,v 1.11 2006/10/14 16:33:17 kloeri Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xau 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" RDEPEND="x11-proto/xproto" DEPEND="${RDEPEND} |