diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:40:37 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:40:37 +0000 |
commit | 9514061e02c992c8bcc40ad1b2a2ee9c77c92061 (patch) | |
tree | 5126f3fced91becf527e8912e04974ecc423df97 /x11-proto/xproto | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug... (diff) | |
download | historical-9514061e02c992c8bcc40ad1b2a2ee9c77c92061.tar.gz historical-9514061e02c992c8bcc40ad1b2a2ee9c77c92061.tar.bz2 historical-9514061e02c992c8bcc40ad1b2a2ee9c77c92061.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.22.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 6ae91868857c..fb2d0d40417d 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,10 @@ # 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.126 2011/07/15 16:30:56 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.127 2011/08/30 08:40:37 chainsaw Exp $ + + 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xproto-7.0.22.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug + #380421 filed by Chí-Thanh Christopher Nguyễn. 15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> xproto-7.0.21.ebuild: ppc64 stable wrt #363965 diff --git a/x11-proto/xproto/xproto-7.0.22.ebuild b/x11-proto/xproto/xproto-7.0.22.ebuild index 2294dfc2d7c6..98fa80d2b342 100644 --- a/x11-proto/xproto/xproto-7.0.22.ebuild +++ b/x11-proto/xproto/xproto-7.0.22.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.22.ebuild,v 1.1 2011/06/29 12:47:24 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.22.ebuild,v 1.2 2011/08/30 08:40:37 chainsaw 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="" |