diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:18:01 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:18:01 +0000 |
commit | 5c18af228e0f3bd4533505357259211d3e3bae6c (patch) | |
tree | c37e0d85a26f0a65da3bf6369ad5b7fe8d7af389 /x11-proto/xineramaproto | |
parent | stable x86, bug 308521 (diff) | |
download | gentoo-2-5c18af228e0f3bd4533505357259211d3e3bae6c.tar.gz gentoo-2-5c18af228e0f3bd4533505357259211d3e3bae6c.tar.bz2 gentoo-2-5c18af228e0f3bd4533505357259211d3e3bae6c.zip |
stable x86, bug 308521
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'x11-proto/xineramaproto')
-rw-r--r-- | x11-proto/xineramaproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xineramaproto/xineramaproto-1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index db1c8816dfd3..1f25c1e0687f 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xineramaproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.35 2010/01/14 17:23:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.36 2010/04/09 10:18:01 fauli Exp $ + + 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> + xineramaproto-1.2.ebuild: + stable x86, bug 308521 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xineramaproto-1.2.ebuild: diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.ebuild index 1ce9daf333f5..17f836e794dd 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.ebuild,v 1.4 2010/01/14 17:23:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.ebuild,v 1.5 2010/04/09 10:18:01 fauli Exp $ inherit x-modular 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" |