diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-02-12 16:13:15 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-02-12 16:13:15 +0000 |
commit | 68392499e566121ac447187252136eedf67e7edf (patch) | |
tree | 976413bae71007127271602ada24d98290518e45 /x11-proto/xproto | |
parent | Initial commit (bug #296707) (diff) | |
download | historical-68392499e566121ac447187252136eedf67e7edf.tar.gz historical-68392499e566121ac447187252136eedf67e7edf.tar.bz2 historical-68392499e566121ac447187252136eedf67e7edf.zip |
stable x86, bug 354237
Package-Manager: portage-2.1.9.39/cvs/Linux i686
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index ec4c6dbbfc18..f49a692cc26c 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.109 2011/02/12 11:35:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.110 2011/02/12 16:05:50 fauli Exp $ + + 12 Feb 2011; Christian Faulhammer <fauli@gentoo.org> xproto-7.0.20.ebuild: + stable x86, bug 354237 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> xproto-7.0.20.ebuild: Stable on amd64 wrt bug #354237 diff --git a/x11-proto/xproto/xproto-7.0.20.ebuild b/x11-proto/xproto/xproto-7.0.20.ebuild index 5a950dd25474..2731b47954d7 100644 --- a/x11-proto/xproto/xproto-7.0.20.ebuild +++ b/x11-proto/xproto/xproto-7.0.20.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.20.ebuild,v 1.2 2011/02/12 11:35:38 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.20.ebuild,v 1.3 2011/02/12 16:05:50 fauli Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="" |