diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:55:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:55:06 +0000 |
commit | 6cbe96b78e5a2e5c2fd8bce94623791134772a77 (patch) | |
tree | b311503c45daf583952c8401230179bb864e37c1 /x11-libs/libxcb | |
parent | Stable on alpha, bug #282290 (diff) | |
download | gentoo-2-6cbe96b78e5a2e5c2fd8bce94623791134772a77.tar.gz gentoo-2-6cbe96b78e5a2e5c2fd8bce94623791134772a77.tar.bz2 gentoo-2-6cbe96b78e5a2e5c2fd8bce94623791134772a77.zip |
Stable for HPPA (bug #282290).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libxcb')
-rw-r--r-- | x11-libs/libxcb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libxcb/libxcb-1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libxcb/ChangeLog b/x11-libs/libxcb/ChangeLog index e4c1806a0b49..5e7f044b1ca5 100644 --- a/x11-libs/libxcb/ChangeLog +++ b/x11-libs/libxcb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libxcb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.44 2009/10/11 10:57:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.45 2009/10/26 20:55:06 jer Exp $ + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> libxcb-1.4-r1.ebuild: + Stable for HPPA (bug #282290). 11 Oct 2009; nixnut <nixnut@gentoo.org> libxcb-1.4-r1.ebuild: ppc stable #282290 diff --git a/x11-libs/libxcb/libxcb-1.4-r1.ebuild b/x11-libs/libxcb/libxcb-1.4-r1.ebuild index 37c9b8c3f397..ac92cc94396b 100644 --- a/x11-libs/libxcb/libxcb-1.4-r1.ebuild +++ b/x11-libs/libxcb/libxcb-1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.4-r1.ebuild,v 1.6 2009/10/11 10:57:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.4-r1.ebuild,v 1.7 2009/10/26 20:55:06 jer Exp $ EAPI="2" @@ -14,7 +14,7 @@ HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" LICENSE="X11" -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="doc selinux" RDEPEND="x11-libs/libXau |