diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-12 17:56:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-12 17:56:47 +0000 |
commit | bbc542f808f12207733fdc28805d370b198d64a1 (patch) | |
tree | e524c9a8fce542dd13d1d3f7f6bf1db26c2589be /x11-libs/libXau | |
parent | Stable on hppa (diff) | |
download | gentoo-2-bbc542f808f12207733fdc28805d370b198d64a1.tar.gz gentoo-2-bbc542f808f12207733fdc28805d370b198d64a1.tar.bz2 gentoo-2-bbc542f808f12207733fdc28805d370b198d64a1.zip |
Stable on hppa
(Portage version: 2.1.1)
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 3fbb65427811..57c8e0e50015 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.34 2006/09/04 07:12:13 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.35 2006/09/12 17:56:47 gustavoz Exp $ + + 12 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> libXau-1.0.2.ebuild: + Stable on hppa 04 Sep 2006; Joshua Kinard <kumba@gentoo.org> libXau-1.0.2.ebuild: Marked stable on mips. diff --git a/x11-libs/libXau/libXau-1.0.2.ebuild b/x11-libs/libXau/libXau-1.0.2.ebuild index 1c358193de1d..c3a299429d1e 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.8 2006/09/04 07:12:13 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.2.ebuild,v 1.9 2006/09/12 17:56:47 gustavoz 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} |