diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:53:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:53:07 +0000 |
commit | 2c60a204d73da3c9f9f5f90867efef0f8016c9c3 (patch) | |
tree | bd69440bb01c74c3ef32e168cbbcc3221e7b2d1c /x11-proto | |
parent | Marking libxcb-1.4-r1 ppc64 for bug 294958 (diff) | |
download | historical-2c60a204d73da3c9f9f5f90867efef0f8016c9c3.tar.gz historical-2c60a204d73da3c9f9f5f90867efef0f8016c9c3.tar.bz2 historical-2c60a204d73da3c9f9f5f90867efef0f8016c9c3.zip |
Marking xcb-proto-1.5 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xcb-proto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xcb-proto/xcb-proto-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog index 121f017bed88..c1d8a7f31045 100644 --- a/x11-proto/xcb-proto/ChangeLog +++ b/x11-proto/xcb-proto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xcb-proto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.37 2009/12/15 16:06:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.38 2009/12/15 19:53:07 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xcb-proto-1.5.ebuild: + Marking xcb-proto-1.5 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xcb-proto-1.5.ebuild: alpha/ia64/s390/sh/sparc stable wrt #282290 diff --git a/x11-proto/xcb-proto/xcb-proto-1.5.ebuild b/x11-proto/xcb-proto/xcb-proto-1.5.ebuild index 92055a6b719c..f0e6529c4da4 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.5.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.5.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-proto/xcb-proto/xcb-proto-1.5.ebuild,v 1.8 2009/12/15 16:06:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.5.ebuild,v 1.9 2009/12/15 19:53:07 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X C-language Bindings protocol headers" HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" -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="" RDEPEND="" DEPEND="${RDEPEND} |