diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 16:01:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 16:01:22 +0000 |
commit | 7933b8527d87328290c8c2ec5f111d4880898e58 (patch) | |
tree | da4683e6383b605d21b84b9f832cf0edc3835512 /x11-proto | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #354237 (diff) | |
download | gentoo-2-7933b8527d87328290c8c2ec5f111d4880898e58.tar.gz gentoo-2-7933b8527d87328290c8c2ec5f111d4880898e58.tar.bz2 gentoo-2-7933b8527d87328290c8c2ec5f111d4880898e58.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #354237
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xineramaproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index cbf425ae7bc2..34c5e963319f 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.48 2011/02/23 16:42:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.49 2011/03/05 16:01:22 armin76 Exp $ + + 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> xineramaproto-1.2.1.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #354237 23 Feb 2011; Jeroen Roovers <jer@gentoo.org> xineramaproto-1.2.1.ebuild: Stable for HPPA (bug #354237). diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild index b45911d7e31e..97ba53a45e95 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.5 2011/02/23 16:42:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild,v 1.6 2011/03/05 16:01:22 armin76 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" |