diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 14:21:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 14:21:28 +0000 |
commit | 13e57938c637b8b022d0a6a000741fda3796d5fd (patch) | |
tree | 9f6c63c394d97fb62bd3809f8006060bded3d0f8 /x11-proto/xproto | |
parent | alpha/ia64/s390/sh/sparc stable wrt #380421 (diff) | |
download | gentoo-2-13e57938c637b8b022d0a6a000741fda3796d5fd.tar.gz gentoo-2-13e57938c637b8b022d0a6a000741fda3796d5fd.tar.bz2 gentoo-2-13e57938c637b8b022d0a6a000741fda3796d5fd.zip |
alpha/ia64/s390/sh/sparc stable wrt #380421
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 4804ef903ba9..2b46dbedc747 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.130 2011/09/21 00:40:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.131 2011/10/02 14:21:28 armin76 Exp $ + + 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> xproto-7.0.22.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #380421 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> xproto-7.0.22.ebuild: Stable for HPPA (bug #380421). diff --git a/x11-proto/xproto/xproto-7.0.22.ebuild b/x11-proto/xproto/xproto-7.0.22.ebuild index 17fca2ba09ce..435df33760cd 100644 --- a/x11-proto/xproto/xproto-7.0.22.ebuild +++ b/x11-proto/xproto/xproto-7.0.22.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/xproto/xproto-7.0.22.ebuild,v 1.5 2011/09/21 00:40:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.22.ebuild,v 1.6 2011/10/02 14:21:28 armin76 Exp $ EAPI=4 @@ -8,7 +8,7 @@ XORG_DOC=doc inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |