diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 20:45:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 20:45:28 +0000 |
commit | f31e22c6665d1afca3c07b4d0c5642bb70f52bbc (patch) | |
tree | bae4a9bb45980eb1cf5dd454f9cee99609497061 /x11-proto | |
parent | x86 stable, bug 344827 (diff) | |
download | gentoo-2-f31e22c6665d1afca3c07b4d0c5642bb70f52bbc.tar.gz gentoo-2-f31e22c6665d1afca3c07b4d0c5642bb70f52bbc.tar.bz2 gentoo-2-f31e22c6665d1afca3c07b4d0c5642bb70f52bbc.zip |
x86 stable, bug 344827
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 1e37c4d83692..5f3c880dcf42 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.105 2010/12/23 11:50:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.106 2010/12/25 20:45:28 fauli Exp $ + + 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xproto-7.0.19.ebuild: + x86 stable, bug 344827 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xproto-7.0.19.ebuild: amd64 stable wrt #344827 diff --git a/x11-proto/xproto/xproto-7.0.19.ebuild b/x11-proto/xproto/xproto-7.0.19.ebuild index 075e8e57f5fb..08b020e40393 100644 --- a/x11-proto/xproto/xproto-7.0.19.ebuild +++ b/x11-proto/xproto/xproto-7.0.19.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/xproto/xproto-7.0.19.ebuild,v 1.3 2010/12/23 11:50:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.4 2010/12/25 20:45:28 fauli Exp $ EAPI=3 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="doc" RDEPEND="" |