diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 20:11:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 20:11:14 +0000 |
commit | dbc91ff7578f24cd513375286cb8382cfda266e2 (patch) | |
tree | 91591a8bef49e7b29d664f53b1ed1efb4f02dcb3 /x11-proto/evieext | |
parent | Marking i18n-0.3.3 ~ppc for bug 301007 (diff) | |
download | historical-dbc91ff7578f24cd513375286cb8382cfda266e2.tar.gz historical-dbc91ff7578f24cd513375286cb8382cfda266e2.tar.bz2 historical-dbc91ff7578f24cd513375286cb8382cfda266e2.zip |
alpha/ia64/sh/sparc stable wrt #294958
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'x11-proto/evieext')
-rw-r--r-- | x11-proto/evieext/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/evieext/evieext-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/evieext/ChangeLog b/x11-proto/evieext/ChangeLog index 292887601990..2ef0bb89bc24 100644 --- a/x11-proto/evieext/ChangeLog +++ b/x11-proto/evieext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/evieext # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.35 2010/01/14 22:58:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.36 2010/01/18 20:10:49 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> evieext-1.1.0.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 14 Jan 2010; Markus Meier <maekke@gentoo.org> evieext-1.1.0.ebuild: arm stable, bug #294958 diff --git a/x11-proto/evieext/evieext-1.1.0.ebuild b/x11-proto/evieext/evieext-1.1.0.ebuild index edd9e547d245..5a051ab05aa8 100644 --- a/x11-proto/evieext/evieext-1.1.0.ebuild +++ b/x11-proto/evieext/evieext-1.1.0.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/evieext/evieext-1.1.0.ebuild,v 1.6 2010/01/14 22:58:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.1.0.ebuild,v 1.7 2010/01/18 20:10:49 armin76 Exp $ inherit x-modular DESCRIPTION="X.Org EvIE protocol headers" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/evieproto" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="" |