diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:04:16 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:04:16 +0000 |
commit | a4b93573111f9147783e6d49469488298d59b1ae (patch) | |
tree | 6a232dee110150e5bc39c845c347a601a30f5af5 /x11-proto | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-a4b93573111f9147783e6d49469488298d59b1ae.tar.gz gentoo-2-a4b93573111f9147783e6d49469488298d59b1ae.tar.bz2 gentoo-2-a4b93573111f9147783e6d49469488298d59b1ae.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/videoproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index bf4a71de1af7..6a6f8bcc5930 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,9 @@ # 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.46 2011/08/29 18:41:13 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.47 2012/05/09 01:04:16 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> videoproto-2.3.1.ebuild: + keyword ~amd64-fbsd 29 Aug 2011; Fabian Groffen <grobian@gentoo.org> videoproto-2.3.1.ebuild: Marked ~x64-macos diff --git a/x11-proto/videoproto/videoproto-2.3.1.ebuild b/x11-proto/videoproto/videoproto-2.3.1.ebuild index 94e76e984a13..9aec9573cb44 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 +# Copyright 1999-2012 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.9 2011/08/29 18:41:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.1.ebuild,v 1.10 2012/05/09 01:04:16 aballier 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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |