diff options
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 1d90110578a8..3c451290a97e 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.87 2010/01/19 20:34:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.88 2010/02/25 07:40:41 abcd Exp $ + + 25 Feb 2010; Jonathan Callen <abcd@gentoo.org> xproto-7.0.16.ebuild: + Transfer prefix keywords (no other changes) 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xproto-7.0.16.ebuild: s390 stable wrt #294958 diff --git a/x11-proto/xproto/xproto-7.0.16.ebuild b/x11-proto/xproto/xproto-7.0.16.ebuild index 3df5f7479bdb..31d1b886ea69 100644 --- a/x11-proto/xproto/xproto-7.0.16.ebuild +++ b/x11-proto/xproto/xproto-7.0.16.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.16.ebuild,v 1.9 2010/01/19 20:34:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.16.ebuild,v 1.10 2010/02/25 07:40:41 abcd Exp $ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/x11proto" -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 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |