diff options
author | 2011-05-09 08:24:02 +0000 | |
---|---|---|
committer | 2011-05-09 08:24:02 +0000 | |
commit | 5da948e4caf4d38a002389c3ac0f4c0c415069f4 (patch) | |
tree | 67b51390739680fd5f5fe5eaafa51b49ec3489b5 /x11-proto/xproto | |
parent | x86 stable per bug 354033 (diff) | |
download | gentoo-2-5da948e4caf4d38a002389c3ac0f4c0c415069f4.tar.gz gentoo-2-5da948e4caf4d38a002389c3ac0f4c0c415069f4.tar.bz2 gentoo-2-5da948e4caf4d38a002389c3ac0f4c0c415069f4.zip |
x86 stable wrt bug #363965
(Portage version: 2.1.9.42/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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 5515da9f3c87..24835ee1bab6 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.119 2011/04/28 18:58:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.120 2011/05/09 08:24:02 phajdan.jr Exp $ + + 09 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xproto-7.0.21.ebuild: + x86 stable wrt bug #363965 28 Apr 2011; Markos Chandras <hwoarang@gentoo.org> xproto-7.0.21.ebuild: Stable on amd64 wrt bug #363965 diff --git a/x11-proto/xproto/xproto-7.0.21.ebuild b/x11-proto/xproto/xproto-7.0.21.ebuild index c59abedcfe8c..a70a1f558d7b 100644 --- a/x11-proto/xproto/xproto-7.0.21.ebuild +++ b/x11-proto/xproto/xproto-7.0.21.ebuild @@ -1,6 +1,6 @@ # 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.21.ebuild,v 1.2 2011/04/28 18:58:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.21.ebuild,v 1.3 2011/05/09 08:24:02 phajdan.jr Exp $ EAPI=4 @@ -8,7 +8,7 @@ XORG_DOC=doc 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="" RDEPEND="" |