diff options
author | 2009-09-30 19:46:58 +0000 | |
---|---|---|
committer | 2009-09-30 19:46:58 +0000 | |
commit | 6621f80e336739e65ef3ba2838b7406791decf94 (patch) | |
tree | ee55179fdf0819fcd238c059258ef6250ad0c8e6 /x11-proto | |
parent | amd64 stable wrt #282290 (diff) | |
download | gentoo-2-6621f80e336739e65ef3ba2838b7406791decf94.tar.gz gentoo-2-6621f80e336739e65ef3ba2838b7406791decf94.tar.bz2 gentoo-2-6621f80e336739e65ef3ba2838b7406791decf94.zip |
amd64 stable wrt #282290
(Portage version: 2.2_rc42/cvs/Linux x86_64)
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 f06aea5080c8..ba6297d12d73 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.28 2009/06/07 19:30:47 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.29 2009/09/30 19:46:58 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xcb-proto-1.5.ebuild: + amd64 stable wrt #282290 *xcb-proto-1.5 (07 Jun 2009) diff --git a/x11-proto/xcb-proto/xcb-proto-1.5.ebuild b/x11-proto/xcb-proto/xcb-proto-1.5.ebuild index af5fae7053cc..0f04efd11c91 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.1 2009/06/07 19:30:47 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.5.ebuild,v 1.2 2009/09/30 19:46:58 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,7 @@ DESCRIPTION="X C-language Bindings protocol headers" 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="" RDEPEND="" DEPEND="${RDEPEND} |