diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 17:23:32 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 17:23:32 +0000 |
commit | 0243af112eed616c1c9c1831fc8db5844a6a7eba (patch) | |
tree | 2908ed030d89bdf0decc638b6460bc1e950a9ab9 /x11-proto/xineramaproto | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-0243af112eed616c1c9c1831fc8db5844a6a7eba.tar.gz gentoo-2-0243af112eed616c1c9c1831fc8db5844a6a7eba.tar.bz2 gentoo-2-0243af112eed616c1c9c1831fc8db5844a6a7eba.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-proto/xineramaproto')
-rw-r--r-- | x11-proto/xineramaproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/xineramaproto/xineramaproto-1.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index ab56070ae53a..db1c8816dfd3 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xineramaproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.34 2009/10/26 12:30:32 remi Exp $ +# 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 $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + xineramaproto-1.2.ebuild: + Transfer Prefix keywords 26 Oct 2009; Rémi Cardona <remi@gentoo.org> xineramaproto-1.2.ebuild: sync with overlay, update deps diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.ebuild index 450cd6da88e2..1ce9daf333f5 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.2.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/xineramaproto/xineramaproto-1.2.ebuild,v 1.3 2009/10/26 12:30:32 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.ebuild,v 1.4 2010/01/14 17:23:32 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" +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" |