diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-04-28 18:58:44 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-04-28 18:58:44 +0000 |
commit | b6712f3c32d8a70ad9b78fc34bdeb2285aae7516 (patch) | |
tree | 340c578a96330335dda685428924959c77f434f2 /x11-proto | |
parent | Stable on amd64 wrt bug #363965 (diff) | |
download | gentoo-2-b6712f3c32d8a70ad9b78fc34bdeb2285aae7516.tar.gz gentoo-2-b6712f3c32d8a70ad9b78fc34bdeb2285aae7516.tar.bz2 gentoo-2-b6712f3c32d8a70ad9b78fc34bdeb2285aae7516.zip |
Stable on amd64 wrt bug #363965
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-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 95130209114f..5515da9f3c87 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.118 2011/03/23 07:49:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.119 2011/04/28 18:58:44 hwoarang Exp $ + + 28 Apr 2011; Markos Chandras <hwoarang@gentoo.org> xproto-7.0.21.ebuild: + Stable on amd64 wrt bug #363965 *xproto-7.0.21 (23 Mar 2011) diff --git a/x11-proto/xproto/xproto-7.0.21.ebuild b/x11-proto/xproto/xproto-7.0.21.ebuild index fa2df226fbd0..c59abedcfe8c 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.1 2011/03/23 07:49:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.21.ebuild,v 1.2 2011/04/28 18:58:44 hwoarang 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="" |