diff options
author | 2010-08-02 18:16:31 +0000 | |
---|---|---|
committer | 2010-08-02 18:16:31 +0000 | |
commit | cb19fe680b5dcf41614bcaabd81dca1996038787 (patch) | |
tree | 636f001b873ceb8d1b66b214f00f1b490482ea3c /x11-proto/xineramaproto | |
parent | alpha/ia64/s390/sh/sparc stable wrt #308521 (diff) | |
download | gentoo-2-cb19fe680b5dcf41614bcaabd81dca1996038787.tar.gz gentoo-2-cb19fe680b5dcf41614bcaabd81dca1996038787.tar.bz2 gentoo-2-cb19fe680b5dcf41614bcaabd81dca1996038787.zip |
alpha/ia64/s390/sh/sparc stable wrt #308521
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-proto/xineramaproto')
-rw-r--r-- | x11-proto/xineramaproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xineramaproto/xineramaproto-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index 1c8035c8f503..0dc63db75b6a 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,9 @@ # 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.41 2010/06/04 14:14:56 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.42 2010/08/02 18:16:31 armin76 Exp $ + + 02 Aug 2010; Raúl Porcel <armin76@gentoo.org> xineramaproto-1.2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #308521 31 May 2010; Guy Martin <gmsoft@gentoo.org> xineramaproto-1.2.ebuild: hppa stable, #308521 diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.ebuild index aa5801a53d77..636d6f9206d6 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.10 2010/06/04 14:14:56 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.ebuild,v 1.11 2010/08/02 18:16:31 armin76 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" |