diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 20:27:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 20:27:32 +0000 |
commit | b10c6b4ffa2283b00383304243c4c890e44c8e6b (patch) | |
tree | 413c0a8958a29da210b324fe3d9f2a29e37cc8e0 /x11-proto/xproto | |
parent | Wrong ebuild committed. (diff) | |
download | gentoo-2-b10c6b4ffa2283b00383304243c4c890e44c8e6b.tar.gz gentoo-2-b10c6b4ffa2283b00383304243c4c890e44c8e6b.tar.bz2 gentoo-2-b10c6b4ffa2283b00383304243c4c890e44c8e6b.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
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 0855af4b7ef3..f44254fc58a6 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.85 2010/01/14 23:06:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.86 2010/01/18 20:27:32 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xproto-7.0.16.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 14 Jan 2010; Markus Meier <maekke@gentoo.org> xproto-7.0.16.ebuild: arm stable, bug #294958 diff --git a/x11-proto/xproto/xproto-7.0.16.ebuild b/x11-proto/xproto/xproto-7.0.16.ebuild index f9ca5d50ddbf..8dd44bface81 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.7 2010/01/14 23:06:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.16.ebuild,v 1.8 2010/01/18 20:27:32 armin76 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 ~x86-fbsd" IUSE="" RDEPEND="" |