diff options
author | 2010-09-10 18:33:34 +0000 | |
---|---|---|
committer | 2010-09-10 18:33:34 +0000 | |
commit | 890a89266e8ee5806f7dbf1fe04301000d212743 (patch) | |
tree | 5b06e51c07bbf7b6ae2a0fd7279892cbede02281 /x11-proto/xf86miscproto | |
parent | Fix building with Autoconf >= 2.66 wrt #336598 by S. Holzbach. (diff) | |
download | historical-890a89266e8ee5806f7dbf1fe04301000d212743.tar.gz historical-890a89266e8ee5806f7dbf1fe04301000d212743.tar.bz2 historical-890a89266e8ee5806f7dbf1fe04301000d212743.zip |
rm
Package-Manager: portage-2.2_rc78/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/xf86miscproto')
-rw-r--r-- | x11-proto/xf86miscproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild | 15 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild | 4 |
3 files changed, 7 insertions, 18 deletions
diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog index 45093c9fb4d6..0181729c1bed 100644 --- a/x11-proto/xf86miscproto/ChangeLog +++ b/x11-proto/xf86miscproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86miscproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.36 2010/01/19 20:34:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.37 2010/09/10 18:31:33 scarabeus Exp $ + + 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xf86miscproto-0.9.2.ebuild, xf86miscproto-0.9.3.ebuild: + rm 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xf86miscproto-0.9.3.ebuild: s390 stable wrt #294958 diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild deleted file mode 100644 index 392644d48528..000000000000 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.17 2009/05/05 15:38:20 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org XF86Misc protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild index c0b3f9fb8e51..d4be84921bae 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.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/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.9 2010/01/19 20:34:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.10 2010/09/10 18:31:33 scarabeus Exp $ inherit x-modular DESCRIPTION="X.Org XF86Misc protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |