diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:57:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:57:42 +0000 |
commit | b2370f7a3377549a94a3b137b3cf13a809f97e38 (patch) | |
tree | 435c0cc004dae3d2c5cb2504ad91d0b2ea5b8863 /x11-libs/libXau | |
parent | Stable for HPPA (bug #419473). (diff) | |
download | gentoo-2-b2370f7a3377549a94a3b137b3cf13a809f97e38.tar.gz gentoo-2-b2370f7a3377549a94a3b137b3cf13a809f97e38.tar.bz2 gentoo-2-b2370f7a3377549a94a3b137b3cf13a809f97e38.zip |
Stable for HPPA (bug #419473).
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXau')
-rw-r--r-- | x11-libs/libXau/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXau/libXau-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXau/ChangeLog b/x11-libs/libXau/ChangeLog index 1ce733a2795e..384ccb795f6b 100644 --- a/x11-libs/libXau/ChangeLog +++ b/x11-libs/libXau/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXau # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.87 2012/06/24 19:20:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.88 2012/06/28 14:57:42 jer Exp $ + + 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> libXau-1.0.7.ebuild: + Stable for HPPA (bug #419473). 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> libXau-1.0.7.ebuild: Stable for x86, wrt bug #419473 diff --git a/x11-libs/libXau/libXau-1.0.7.ebuild b/x11-libs/libXau/libXau-1.0.7.ebuild index 15828ab4008f..29e73c52090d 100644 --- a/x11-libs/libXau/libXau-1.0.7.ebuild +++ b/x11-libs/libXau/libXau-1.0.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.7.ebuild,v 1.4 2012/06/24 19:20:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.7.ebuild,v 1.5 2012/06/28 14:57:42 jer Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org Xau library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-proto/xproto" |