diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 17:09:54 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 17:09:54 +0000 |
commit | 4388a95ade848772513bcfacb8a3d785815f7e15 (patch) | |
tree | fbe5208006cc2e2bace02baeda69bdd02ec6d872 /x11-proto/videoproto | |
parent | Version bump. (diff) | |
download | gentoo-2-4388a95ade848772513bcfacb8a3d785815f7e15.tar.gz gentoo-2-4388a95ade848772513bcfacb8a3d785815f7e15.tar.bz2 gentoo-2-4388a95ade848772513bcfacb8a3d785815f7e15.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-proto/videoproto')
-rw-r--r-- | x11-proto/videoproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index 644da0f48683..2948d1301c41 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/videoproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.35 2009/12/15 19:49:03 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.36 2010/01/14 17:09:54 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + videoproto-2.3.0.ebuild: + Transfer Prefix keywords 15 Dec 2009; Brent Baude <ranger@gentoo.org> videoproto-2.3.0.ebuild: Marking videoproto-2.3.0 ppc64 stable for bug 294958 diff --git a/x11-proto/videoproto/videoproto-2.3.0.ebuild b/x11-proto/videoproto/videoproto-2.3.0.ebuild index 9bca6c8cea63..eaa47870db55 100644 --- a/x11-proto/videoproto/videoproto-2.3.0.ebuild +++ b/x11-proto/videoproto/videoproto-2.3.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.0.ebuild,v 1.8 2009/12/15 19:49:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.0.ebuild,v 1.9 2010/01/14 17:09:54 fauli Exp $ inherit x-modular DESCRIPTION="X.Org Video protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |