diff options
author | 2012-05-08 23:52:13 +0000 | |
---|---|---|
committer | 2012-05-08 23:52:13 +0000 | |
commit | 07b295c42204d18559d28f01847f427653fc8aea (patch) | |
tree | 4125dfc101b27b9ed0792e32cb4ba58a8e6de07c /x11-proto | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-07b295c42204d18559d28f01847f427653fc8aea.tar.gz gentoo-2-07b295c42204d18559d28f01847f427653fc8aea.tar.bz2 gentoo-2-07b295c42204d18559d28f01847f427653fc8aea.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xineramaproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index e0ba2a0e328f..47cf9313a3ad 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xineramaproto -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.50 2011/03/07 20:54:11 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.51 2012/05/08 23:52:13 aballier Exp $ + + 08 May 2012; Alexis Ballier <aballier@gentoo.org> xineramaproto-1.2.1.ebuild: + keyword ~amd64-fbsd 07 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xineramaproto-1.2.ebuild: diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild index ee85c7f89a9e..67db3a6fcbea 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.2.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/xineramaproto/xineramaproto-1.2.1.ebuild,v 1.7 2011/03/05 17:51:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild,v 1.8 2012/05/08 23:52:13 aballier Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xinerama protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!<x11-libs/libXinerama-1.0.99.1" |