diff options
author | 2006-10-08 17:57:01 +0000 | |
---|---|---|
committer | 2006-10-08 17:57:01 +0000 | |
commit | 1ae5eeb7630acad20f27c63739c27a00b580a1ce (patch) | |
tree | e2fda2839151a2b35d5698057b71a4d5fc748a38 /x11-libs/libXau | |
parent | stable on amd64 (diff) | |
download | historical-1ae5eeb7630acad20f27c63739c27a00b580a1ce.tar.gz historical-1ae5eeb7630acad20f27c63739c27a00b580a1ce.tar.bz2 historical-1ae5eeb7630acad20f27c63739c27a00b580a1ce.zip |
stable on amd64
Package-Manager: portage-2.1.2_pre2-r3
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 57c8e0e50015..4c0f83401c8e 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.35 2006/09/12 17:56:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.36 2006/10/08 17:56:46 blubb Exp $ + + 08 Oct 2006; Simon Stelling <blubb@gentoo.org> libXau-1.0.2.ebuild: + stable on amd64 12 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> libXau-1.0.2.ebuild: Stable on hppa diff --git a/x11-libs/libXau/libXau-1.0.2.ebuild b/x11-libs/libXau/libXau-1.0.2.ebuild index c3a299429d1e..c7e65e927357 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.9 2006/09/12 17:56:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.2.ebuild,v 1.10 2006/10/08 17:56:46 blubb 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} |