diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 14:13:24 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 14:13:24 +0000 |
commit | 8fb590343c426c6d086aab54e9881f608218cdcb (patch) | |
tree | 0d487c6d8d95cdee5b747b8fa70b379ad008f5b6 /x11-proto/xineramaproto | |
parent | ppc stable wrt #344827, #354237 (diff) | |
download | gentoo-2-8fb590343c426c6d086aab54e9881f608218cdcb.tar.gz gentoo-2-8fb590343c426c6d086aab54e9881f608218cdcb.tar.bz2 gentoo-2-8fb590343c426c6d086aab54e9881f608218cdcb.zip |
ppc stable wrt #344827, #354237
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'x11-proto/xineramaproto')
-rw-r--r-- | x11-proto/xineramaproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index 9df16a8eb49a..a5c400826050 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,10 @@ # 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.46 2011/02/12 16:25:58 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.47 2011/02/14 14:13:24 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + xineramaproto-1.2.1.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Christian Faulhammer <fauli@gentoo.org> xineramaproto-1.2.1.ebuild: diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild index 0a139f68bb63..d9067bd7e1bb 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 # 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.3 2011/02/12 16:25:58 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild,v 1.4 2011/02/14 14:13:24 xarthisius 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 ~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" |