diff options
author | 2011-02-14 14:01:32 +0000 | |
---|---|---|
committer | 2011-02-14 14:01:32 +0000 | |
commit | e1af374092f5fc023496a21139ac4a8e8d31cacc (patch) | |
tree | 386556117525603994ea312fd27dfa6eebb9a694 /x11-proto/videoproto | |
parent | Add version 0.58.4 (diff) | |
download | historical-e1af374092f5fc023496a21139ac4a8e8d31cacc.tar.gz historical-e1af374092f5fc023496a21139ac4a8e8d31cacc.tar.bz2 historical-e1af374092f5fc023496a21139ac4a8e8d31cacc.zip |
ppc stable wrt #344827, #354237
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'x11-proto/videoproto')
-rw-r--r-- | x11-proto/videoproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index 1614994a5db7..98ce64299aab 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/videoproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.44 2011/02/12 21:56:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.45 2011/02/14 13:57:31 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + videoproto-2.3.1.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> videoproto-2.3.1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #344827 diff --git a/x11-proto/videoproto/videoproto-2.3.1.ebuild b/x11-proto/videoproto/videoproto-2.3.1.ebuild index 9d0460bf0e54..3d0620a21a81 100644 --- a/x11-proto/videoproto/videoproto-2.3.1.ebuild +++ b/x11-proto/videoproto/videoproto-2.3.1.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/videoproto/videoproto-2.3.1.ebuild,v 1.7 2011/02/12 21:56:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.1.ebuild,v 1.8 2011/02/14 13:57:31 xarthisius Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Video protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |