diff options
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index 4e8e192e3463..20a7dd018ae9 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.94 2013/01/01 19:07:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.95 2013/01/04 17:38:47 jer Exp $ + + 04 Jan 2013; Jeroen Roovers <jer@gentoo.org> randrproto-1.4.0.ebuild: + Stable for HPPA (bug #440872). 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> randrproto-1.4.0.ebuild: s390/sh stable wrt #440872 diff --git a/x11-proto/randrproto/randrproto-1.4.0.ebuild b/x11-proto/randrproto/randrproto-1.4.0.ebuild index 0b3886ffff99..fbfd145194c0 100644 --- a/x11-proto/randrproto/randrproto-1.4.0.ebuild +++ b/x11-proto/randrproto/randrproto-1.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.4.0.ebuild,v 1.10 2013/01/01 19:07:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.4.0.ebuild,v 1.11 2013/01/04 17:38:47 jer Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org Randr protocol headers" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |