diff options
author | 2010-10-21 01:24:33 +0000 | |
---|---|---|
committer | 2010-10-21 01:24:33 +0000 | |
commit | 33a4d22870a78a8ef262ef4a4d586f31c81b40ea (patch) | |
tree | 8144b240630cacd6e7ee97a89eee7995fe518467 /x11-proto | |
parent | Marking xf86miscproto-0.9.3 ppc for bug 239063 (diff) | |
download | historical-33a4d22870a78a8ef262ef4a4d586f31c81b40ea.tar.gz historical-33a4d22870a78a8ef262ef4a4d586f31c81b40ea.tar.bz2 historical-33a4d22870a78a8ef262ef4a4d586f31c81b40ea.zip |
Marking xproto-7.0.17 ppc for bug 239063
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 41ca73214964..33d03373254b 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.98 2010/09/28 13:48:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.99 2010/10/21 01:24:33 ranger Exp $ + + 21 Oct 2010; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking xproto-7.0.17 ppc stable for bug 239063 28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> xproto-7.0.17.ebuild: ppc64 stable wrt #327777 diff --git a/x11-proto/xproto/xproto-7.0.17.ebuild b/x11-proto/xproto/xproto-7.0.17.ebuild index 25d51b3375f9..caa9a16a0367 100644 --- a/x11-proto/xproto/xproto-7.0.17.ebuild +++ b/x11-proto/xproto/xproto-7.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v 1.9 2010/09/28 13:48:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v 1.10 2010/10/21 01:24:33 ranger Exp $ EAPI=3 inherit xorg-2 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/x11proto" -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="" |