diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 15:44:53 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 15:44:53 +0000 |
commit | 29683afa301582934d419eb526f4f133777a31ab (patch) | |
tree | 37dda0be5643da527e39edf74ece98937b8d5c12 | |
parent | Better fix for GTKDOC_REBASE problem (from totem ebuild in-overlay) -- thanks... (diff) | |
download | historical-29683afa301582934d419eb526f4f133777a31ab.tar.gz historical-29683afa301582934d419eb526f4f133777a31ab.tar.bz2 historical-29683afa301582934d419eb526f4f133777a31ab.zip |
fix repoman warnings
Package-Manager: portage-2.1.6.11/cvs/Linux i686
80 files changed, 310 insertions, 181 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index d29124dc9882..50a00d2a6e63 100644 --- a/x11-proto/bigreqsproto/ChangeLog +++ b/x11-proto/bigreqsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/bigreqsproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.28 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.29 2009/05/05 14:59:08 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + bigreqsproto-1.0.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> bigreqsproto-1.0.2.ebuild: diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild index 1056c3b0d027..df4a1ff987a0 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild +++ b/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.17 2009/05/05 14:59:08 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org BigReqs protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog index 710abd9effd0..db86dcd4b1c6 100644 --- a/x11-proto/compositeproto/ChangeLog +++ b/x11-proto/compositeproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/compositeproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.33 2007/10/09 09:44:44 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.34 2009/05/05 15:00:34 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + compositeproto-0.4.ebuild: + fix repoman warnings 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -compositeproto-0.3.1.ebuild: diff --git a/x11-proto/compositeproto/compositeproto-0.4.ebuild b/x11-proto/compositeproto/compositeproto-0.4.ebuild index 5fd029ff0fe9..8ff1b27d7a50 100644 --- a/x11-proto/compositeproto/compositeproto-0.4.ebuild +++ b/x11-proto/compositeproto/compositeproto-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.ebuild,v 1.8 2007/09/29 10:21:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.ebuild,v 1.9 2009/05/05 15:00:34 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Composite 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/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog index 9ac32daeb7ed..65772e619c79 100644 --- a/x11-proto/damageproto/ChangeLog +++ b/x11-proto/damageproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/damageproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.34 2007/10/09 09:43:56 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.35 2009/05/05 15:01:59 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + damageproto-1.1.0.ebuild: + fix repoman warnings 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -damageproto-1.0.3.ebuild: diff --git a/x11-proto/damageproto/damageproto-1.1.0.ebuild b/x11-proto/damageproto/damageproto-1.1.0.ebuild index 2602a01b5da5..dc2c4fca02e1 100644 --- a/x11-proto/damageproto/damageproto-1.1.0.ebuild +++ b/x11-proto/damageproto/damageproto-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.1.0.ebuild,v 1.10 2007/06/24 22:24:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.1.0.ebuild,v 1.11 2009/05/05 15:01:59 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Damage 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/dmxproto/ChangeLog b/x11-proto/dmxproto/ChangeLog index cac3f0ebdcfd..8818b7fb4d6a 100644 --- a/x11-proto/dmxproto/ChangeLog +++ b/x11-proto/dmxproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/dmxproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.28 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.29 2009/05/05 15:03:18 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + dmxproto-2.2.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> dmxproto-2.2.2.ebuild: diff --git a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild b/x11-proto/dmxproto/dmxproto-2.2.2.ebuild index abbf976481d4..cb7184c51569 100644 --- a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild +++ b/x11-proto/dmxproto/dmxproto-2.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.17 2009/05/05 15:03:18 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org DMX 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/dri2proto/ChangeLog b/x11-proto/dri2proto/ChangeLog index 7a5a8e16f826..22f478292ca7 100644 --- a/x11-proto/dri2proto/ChangeLog +++ b/x11-proto/dri2proto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/dri2proto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.11 2009/04/16 02:04:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.12 2009/05/05 15:04:52 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> dri2proto-1.1.ebuild, + dri2proto-1.99.3.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> dri2proto-1.99.3.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-proto/dri2proto/dri2proto-1.1.ebuild b/x11-proto/dri2proto/dri2proto-1.1.ebuild index 39d37cbb572c..8268fbed2cf9 100644 --- a/x11-proto/dri2proto/dri2proto-1.1.ebuild +++ b/x11-proto/dri2proto/dri2proto-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-1.1.ebuild,v 1.2 2009/01/13 02:19:11 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-1.1.ebuild,v 1.3 2009/05/05 15:04:52 fauli Exp $ inherit x-modular @@ -8,6 +8,6 @@ DESCRIPTION="X.Org DRI2 protocol headers" LICENSE="X11" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/dri2proto/dri2proto-1.99.3.ebuild b/x11-proto/dri2proto/dri2proto-1.99.3.ebuild index d4ecbaec9282..0ee45c8f3a83 100644 --- a/x11-proto/dri2proto/dri2proto-1.99.3.ebuild +++ b/x11-proto/dri2proto/dri2proto-1.99.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-1.99.3.ebuild,v 1.9 2009/04/16 02:04:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-1.99.3.ebuild,v 1.10 2009/05/05 15:04:52 fauli Exp $ inherit x-modular @@ -8,6 +8,6 @@ DESCRIPTION="X.Org DRI2 protocol headers" LICENSE="X11" KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/evieext/ChangeLog b/x11-proto/evieext/ChangeLog index 8a3a21b9a2c7..97ca8933c1ed 100644 --- a/x11-proto/evieext/ChangeLog +++ b/x11-proto/evieext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/evieext -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.28 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.29 2009/05/05 15:06:14 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> evieext-1.0.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> evieext-1.0.2.ebuild: diff --git a/x11-proto/evieext/evieext-1.0.2.ebuild b/x11-proto/evieext/evieext-1.0.2.ebuild index 36e83231b0ad..7aec00072ff0 100644 --- a/x11-proto/evieext/evieext-1.0.2.ebuild +++ b/x11-proto/evieext/evieext-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.0.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.0.2.ebuild,v 1.17 2009/05/05 15:06:14 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org EvIE 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/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog index 02a5454873d5..1945728e15ff 100644 --- a/x11-proto/fixesproto/ChangeLog +++ b/x11-proto/fixesproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fixesproto -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.23 2006/07/19 09:42:28 gmsoft Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.24 2009/05/05 15:07:33 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + fixesproto-4.0.ebuild: + fix repoman warnings 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> fixesproto-4.0.ebuild: Stable on hppa. diff --git a/x11-proto/fixesproto/fixesproto-4.0.ebuild b/x11-proto/fixesproto/fixesproto-4.0.ebuild index 50d2f77313e9..e395631b6270 100644 --- a/x11-proto/fixesproto/fixesproto-4.0.ebuild +++ b/x11-proto/fixesproto/fixesproto-4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.10 2006/09/10 08:50:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.11 2009/05/05 15:07:33 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Fixes 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/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog index ce60729b4486..71bb9b0112c5 100644 --- a/x11-proto/fontcacheproto/ChangeLog +++ b/x11-proto/fontcacheproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fontcacheproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.30 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.31 2009/05/05 15:09:00 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + fontcacheproto-0.1.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> fontcacheproto-0.1.2.ebuild: diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild index c6eb7ec3dfe0..9dcdac332bc7 100644 --- a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild +++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild,v 1.17 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild,v 1.18 2009/05/05 15:09:00 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Fontcache protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog index 45907d83713e..7c5030a9f97b 100644 --- a/x11-proto/fontsproto/ChangeLog +++ b/x11-proto/fontsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fontsproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.26 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.27 2009/05/05 15:10:20 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + fontsproto-2.0.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> fontsproto-2.0.2.ebuild: diff --git a/x11-proto/fontsproto/fontsproto-2.0.2.ebuild b/x11-proto/fontsproto/fontsproto-2.0.2.ebuild index dd68a03b69ea..8a96b84448fe 100644 --- a/x11-proto/fontsproto/fontsproto-2.0.2.ebuild +++ b/x11-proto/fontsproto/fontsproto-2.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.2.ebuild,v 1.17 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.2.ebuild,v 1.18 2009/05/05 15:10:20 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Fonts protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog index 576963676a1f..a8a8e9566f28 100644 --- a/x11-proto/glproto/ChangeLog +++ b/x11-proto/glproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/glproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.56 2009/04/16 02:29:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.57 2009/05/05 15:11:36 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> glproto-1.4.8.ebuild, + glproto-1.4.9.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> glproto-1.4.9.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-proto/glproto/glproto-1.4.8.ebuild b/x11-proto/glproto/glproto-1.4.8.ebuild index 77b2fb7d830d..4c24c848e13e 100644 --- a/x11-proto/glproto/glproto-1.4.8.ebuild +++ b/x11-proto/glproto/glproto-1.4.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.8.ebuild,v 1.9 2007/10/09 07:50:11 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.8.ebuild,v 1.10 2009/05/05 15:11:36 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ OPENGL_DIR="xorg-x11" DESCRIPTION="X.Org GL protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="app-admin/eselect-opengl" DEPEND="" diff --git a/x11-proto/glproto/glproto-1.4.9.ebuild b/x11-proto/glproto/glproto-1.4.9.ebuild index 9d89cef443ff..3987169ee8f5 100644 --- a/x11-proto/glproto/glproto-1.4.9.ebuild +++ b/x11-proto/glproto/glproto-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.9.ebuild,v 1.8 2009/04/16 02:29:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.9.ebuild,v 1.9 2009/05/05 15:11:36 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ OPENGL_DIR="xorg-x11" DESCRIPTION="X.Org GL protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="app-admin/eselect-opengl" DEPEND="" diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index 7d2ea79a3b80..b28bae42fd16 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.73 2009/04/16 02:00:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.74 2009/05/05 15:13:15 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + inputproto-1.4.2.ebuild, inputproto-1.4.2.1.ebuild, + inputproto-1.4.3.ebuild, inputproto-1.4.3-r1.ebuild, + inputproto-1.4.4.ebuild, inputproto-1.5.0.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> inputproto-1.5.0.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-proto/inputproto/inputproto-1.4.2.1.ebuild b/x11-proto/inputproto/inputproto-1.4.2.1.ebuild index 1ef9ccaf95ad..5089e777b15a 100644 --- a/x11-proto/inputproto/inputproto-1.4.2.1.ebuild +++ b/x11-proto/inputproto/inputproto-1.4.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.1.ebuild,v 1.9 2008/10/31 16:04:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.1.ebuild,v 1.10 2009/05/05 15:13:15 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/inputproto/inputproto-1.4.2.ebuild b/x11-proto/inputproto/inputproto-1.4.2.ebuild index bcfbdac9aeed..731f5e69da10 100644 --- a/x11-proto/inputproto/inputproto-1.4.2.ebuild +++ b/x11-proto/inputproto/inputproto-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.ebuild,v 1.8 2007/09/29 10:22:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.ebuild,v 1.9 2009/05/05 15:13:15 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/inputproto/inputproto-1.4.3-r1.ebuild b/x11-proto/inputproto/inputproto-1.4.3-r1.ebuild index 0a00112f2e8b..574f3ed646ff 100644 --- a/x11-proto/inputproto/inputproto-1.4.3-r1.ebuild +++ b/x11-proto/inputproto/inputproto-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.3-r1.ebuild,v 1.1 2008/03/12 03:50:27 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.3-r1.ebuild,v 1.2 2009/05/05 15:13:15 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -13,8 +13,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar RDEPEND="" DEPEND="${RDEPEND}" - -PATCHES=" - ${FILESDIR}/0001-C-sucks-define-XEventClass-in-terms-of-unsigned-int.patch - ${FILESDIR}/0002-Typo-fix.patch - " +IUSE="" +PATCHES=( "${FILESDIR}"/0001-C-sucks-define-XEventClass-in-terms-of-unsigned-int.patch + "${FILESDIR}"/0002-Typo-fix.patch ) diff --git a/x11-proto/inputproto/inputproto-1.4.3.ebuild b/x11-proto/inputproto/inputproto-1.4.3.ebuild index d8db5705086b..a0513bced2c8 100644 --- a/x11-proto/inputproto/inputproto-1.4.3.ebuild +++ b/x11-proto/inputproto/inputproto-1.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.3.ebuild,v 1.1 2008/03/10 01:46:41 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.3.ebuild,v 1.2 2009/05/05 15:13:15 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/inputproto/inputproto-1.4.4.ebuild b/x11-proto/inputproto/inputproto-1.4.4.ebuild index 1e62965bf4a2..7c587c117058 100644 --- a/x11-proto/inputproto/inputproto-1.4.4.ebuild +++ b/x11-proto/inputproto/inputproto-1.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.4.ebuild,v 1.1 2008/09/06 06:58:32 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.4.ebuild,v 1.2 2009/05/05 15:13:15 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/inputproto/inputproto-1.5.0.ebuild b/x11-proto/inputproto/inputproto-1.5.0.ebuild index e63b2f4c4af0..5a87ae8763b9 100644 --- a/x11-proto/inputproto/inputproto-1.5.0.ebuild +++ b/x11-proto/inputproto/inputproto-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.8 2009/04/16 02:00:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.0.ebuild,v 1.9 2009/05/05 15:13:15 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index 4ef4fee29d27..8080c302a81b 100644 --- a/x11-proto/kbproto/ChangeLog +++ b/x11-proto/kbproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/kbproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.37 2007/10/09 09:42:19 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.38 2009/05/05 15:14:38 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> kbproto-1.0.3.ebuild: + fix repoman warnings 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -kbproto-1.0.2.ebuild: diff --git a/x11-proto/kbproto/kbproto-1.0.3.ebuild b/x11-proto/kbproto/kbproto-1.0.3.ebuild index f489bc10ddb4..9bbb31a597a3 100644 --- a/x11-proto/kbproto/kbproto-1.0.3.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.3.ebuild,v 1.11 2007/07/02 13:21:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.3.ebuild,v 1.12 2009/05/05 15:14:38 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,5 +9,6 @@ inherit x-modular DESCRIPTION="X.Org KB protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index 032ba8ff3c00..5135902fa8b9 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/printproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.35 2009/04/16 02:29:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.36 2009/05/05 15:16:06 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + printproto-1.0.3.ebuild, printproto-1.0.4.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> printproto-1.0.4.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-proto/printproto/printproto-1.0.3.ebuild b/x11-proto/printproto/printproto-1.0.3.ebuild index 48290ded764d..92aac765fada 100644 --- a/x11-proto/printproto/printproto-1.0.3.ebuild +++ b/x11-proto/printproto/printproto-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.15 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.16 2009/05/05 15:16:06 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Print 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/printproto/printproto-1.0.4.ebuild b/x11-proto/printproto/printproto-1.0.4.ebuild index 2501d9316524..c0eab019e38d 100644 --- a/x11-proto/printproto/printproto-1.0.4.ebuild +++ b/x11-proto/printproto/printproto-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v 1.8 2009/04/16 02:29:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v 1.9 2009/05/05 15:16:06 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Print 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/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index 49b45f1ca6ee..a1524eed7879 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.54 2009/04/29 09:59:12 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.55 2009/05/05 15:17:57 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + randrproto-1.2.1.ebuild, randrproto-1.2.2.ebuild, randrproto-1.3.0.ebuild: + fix repoman warnings *randrproto-1.3.0 (29 Apr 2009) diff --git a/x11-proto/randrproto/randrproto-1.2.1.ebuild b/x11-proto/randrproto/randrproto-1.2.1.ebuild index 3beccec092de..376aa843b22f 100644 --- a/x11-proto/randrproto/randrproto-1.2.1.ebuild +++ b/x11-proto/randrproto/randrproto-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.1.ebuild,v 1.10 2007/07/03 11:57:40 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.1.ebuild,v 1.11 2009/05/05 15:17:57 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Randr 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/randrproto/randrproto-1.2.2.ebuild b/x11-proto/randrproto/randrproto-1.2.2.ebuild index d96cf319f249..125791d5015c 100644 --- a/x11-proto/randrproto/randrproto-1.2.2.ebuild +++ b/x11-proto/randrproto/randrproto-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.2.ebuild,v 1.8 2009/04/16 02:32:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.2.ebuild,v 1.9 2009/05/05 15:17:57 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Randr 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/randrproto/randrproto-1.3.0.ebuild b/x11-proto/randrproto/randrproto-1.3.0.ebuild index 219bd8b6c243..0c88e48006dd 100644 --- a/x11-proto/randrproto/randrproto-1.3.0.ebuild +++ b/x11-proto/randrproto/randrproto-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.0.ebuild,v 1.1 2009/04/29 09:59:12 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.0.ebuild,v 1.2 2009/05/05 15:17:57 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,6 +11,5 @@ DESCRIPTION="X.Org Randr 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/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index 7be6bdf6807e..be446468c220 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/recordproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.26 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.27 2009/05/05 15:19:20 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + recordproto-1.13.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> recordproto-1.13.2.ebuild: diff --git a/x11-proto/recordproto/recordproto-1.13.2.ebuild b/x11-proto/recordproto/recordproto-1.13.2.ebuild index 014fab3f29ee..4f876f60c376 100644 --- a/x11-proto/recordproto/recordproto-1.13.2.ebuild +++ b/x11-proto/recordproto/recordproto-1.13.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.17 2009/05/05 15:19:20 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,7 @@ inherit x-modular DESCRIPTION="X.Org Record 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/renderproto/ChangeLog b/x11-proto/renderproto/ChangeLog index 7672799dbb72..7fd920522159 100644 --- a/x11-proto/renderproto/ChangeLog +++ b/x11-proto/renderproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/renderproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.40 2009/04/16 02:23:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.41 2009/05/05 15:21:22 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + renderproto-0.9.2.ebuild, renderproto-0.9.3.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> renderproto-0.9.3.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-proto/renderproto/renderproto-0.9.2.ebuild b/x11-proto/renderproto/renderproto-0.9.2.ebuild index 429f8a74333d..2162f79d2986 100644 --- a/x11-proto/renderproto/renderproto-0.9.2.ebuild +++ b/x11-proto/renderproto/renderproto-0.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.2.ebuild,v 1.17 2009/05/05 15:21:22 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,7 @@ inherit x-modular DESCRIPTION="X.Org Render 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/renderproto/renderproto-0.9.3.ebuild b/x11-proto/renderproto/renderproto-0.9.3.ebuild index 583fd8cee957..93680e36b8e4 100644 --- a/x11-proto/renderproto/renderproto-0.9.3.ebuild +++ b/x11-proto/renderproto/renderproto-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.3.ebuild,v 1.15 2009/04/16 02:23:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.3.ebuild,v 1.16 2009/05/05 15:21:22 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,7 @@ inherit x-modular DESCRIPTION="X.Org Render 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/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog index 7488462e9441..d036fb75acf3 100644 --- a/x11-proto/resourceproto/ChangeLog +++ b/x11-proto/resourceproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/resourceproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.25 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.26 2009/05/05 15:22:57 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + resourceproto-1.0.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> resourceproto-1.0.2.ebuild: diff --git a/x11-proto/resourceproto/resourceproto-1.0.2.ebuild b/x11-proto/resourceproto/resourceproto-1.0.2.ebuild index 86644163c363..80aa13f846e4 100644 --- a/x11-proto/resourceproto/resourceproto-1.0.2.ebuild +++ b/x11-proto/resourceproto/resourceproto-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.2.ebuild,v 1.17 2009/05/05 15:22:57 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,7 @@ inherit x-modular DESCRIPTION="X.Org Resource 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/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog index 68bf106704fa..5f2cd48e6b39 100644 --- a/x11-proto/scrnsaverproto/ChangeLog +++ b/x11-proto/scrnsaverproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/scrnsaverproto -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.24 2006/07/19 14:26:43 gmsoft Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.25 2009/05/05 15:24:34 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + scrnsaverproto-1.1.0.ebuild: + fix repoman warnings 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> scrnsaverproto-1.1.0.ebuild: Stable on hppa. diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild index 9b7a4c37e5ea..f6b1e1ad5ff7 100644 --- a/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild,v 1.9 2006/09/10 08:50:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.1.0.ebuild,v 1.10 2009/05/05 15:24:34 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org ScrnSaver 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/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog index 048761ef7009..81a540646c41 100644 --- a/x11-proto/trapproto/ChangeLog +++ b/x11-proto/trapproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/trapproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.27 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.28 2009/05/05 15:26:18 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + trapproto-3.4.3.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> trapproto-3.4.3.ebuild: diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild index a567186b7199..efb47497c1b6 100644 --- a/x11-proto/trapproto/trapproto-3.4.3.ebuild +++ b/x11-proto/trapproto/trapproto-3.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.17 2009/05/05 15:26:18 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Trap 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/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index d906a548ec59..d84eb1f09da8 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/videoproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.26 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.27 2009/05/05 15:27:49 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + videoproto-2.2.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> videoproto-2.2.2.ebuild: diff --git a/x11-proto/videoproto/videoproto-2.2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.2.ebuild index 8618f887f60e..b76420c0f980 100644 --- a/x11-proto/videoproto/videoproto-2.2.2.ebuild +++ b/x11-proto/videoproto/videoproto-2.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.17 2009/05/05 15:27:49 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Video 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/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog index b595e8c560e3..2a240e71e698 100644 --- a/x11-proto/xcb-proto/ChangeLog +++ b/x11-proto/xcb-proto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xcb-proto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.26 2009/02/06 10:29:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.27 2009/05/05 15:29:53 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xcb-proto-1.0.ebuild, + xcb-proto-1.1.ebuild, xcb-proto-1.2.ebuild: + fix repoman warnings 06 Feb 2009; Raúl Porcel <armin76@gentoo.org> xcb-proto-1.1.ebuild: arm/ia64/s390/sh stable wrt #244210 diff --git a/x11-proto/xcb-proto/xcb-proto-1.0.ebuild b/x11-proto/xcb-proto/xcb-proto-1.0.ebuild index fb85d982e43f..9a959786baef 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.0.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.0.ebuild,v 1.13 2007/06/24 22:01:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.0.ebuild,v 1.14 2009/05/05 15:29:53 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,6 +12,7 @@ HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" LICENSE="X11" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="" DEPEND="${RDEPEND} dev-libs/libxml2" diff --git a/x11-proto/xcb-proto/xcb-proto-1.1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.1.ebuild index 5bcde0849c5e..2983a4ece4b1 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.1.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.1.ebuild,v 1.8 2009/02/06 10:29:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.1.ebuild,v 1.9 2009/05/05 15:29:53 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,6 +12,7 @@ HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" LICENSE="X11" KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="" DEPEND="${RDEPEND} dev-libs/libxml2" diff --git a/x11-proto/xcb-proto/xcb-proto-1.2.ebuild b/x11-proto/xcb-proto/xcb-proto-1.2.ebuild index 5861157f6a88..f947a863be7f 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.2.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.2.ebuild,v 1.2 2008/08/03 08:33:58 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.2.ebuild,v 1.3 2009/05/05 15:29:53 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,6 +12,7 @@ HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" LICENSE="X11" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" RDEPEND="" DEPEND="${RDEPEND} dev-libs/libxml2 diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog index adc54a82342c..77bdc4c473d7 100644 --- a/x11-proto/xcmiscproto/ChangeLog +++ b/x11-proto/xcmiscproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xcmiscproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.27 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.28 2009/05/05 15:31:22 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xcmiscproto-1.1.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> xcmiscproto-1.1.2.ebuild: diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild index 4bbd9066fb06..bff4a4675d31 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild +++ b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.17 2009/05/05 15:31:22 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org XCMisc protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog index 3f7877746618..ccb0d11962a3 100644 --- a/x11-proto/xf86bigfontproto/ChangeLog +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86bigfontproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.27 2007/08/06 06:25:52 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.28 2009/05/05 15:33:31 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xf86bigfontproto-1.1.2.ebuild: + fix repoman warnings 06 Aug 2007; Donnie Berkholz <dberkholz@gentoo.org>; ChangeLog: Restore missing parts of changelog that were accidentally deleted. diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild index 5c0866460fba..81ed3dbf158b 100644 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild,v 1.17 2009/05/05 15:33:31 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org XF86BigFont protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog index 994660e207bb..ed41f302bd47 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86dgaproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.36 2009/04/16 02:34:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.37 2009/05/05 15:35:12 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xf86dgaproto-2.0.2.ebuild, xf86dgaproto-2.0.3.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xf86dgaproto-2.0.3.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild index 2a652d94572b..9e3221838f08 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.17 2009/05/05 15:35:12 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DGA 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/xf86dgaproto/xf86dgaproto-2.0.3.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild index 5c1a7a887b7f..1f2db18e3e3b 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild,v 1.8 2009/04/16 02:34:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.3.ebuild,v 1.9 2009/05/05 15:35:12 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DGA 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/xf86driproto/ChangeLog b/x11-proto/xf86driproto/ChangeLog index 3e473aca3118..3b152d37de42 100644 --- a/x11-proto/xf86driproto/ChangeLog +++ b/x11-proto/xf86driproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86driproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.29 2009/04/16 02:34:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.30 2009/05/05 15:36:53 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xf86driproto-2.0.3.ebuild, xf86driproto-2.0.4.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xf86driproto-2.0.4.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild b/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild index 297ed3df7a78..1cd3c6a68fff 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.13 2006/09/10 08:50:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.14 2009/05/05 15:36:53 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DRI protocol headers" KEYWORDS="alpha amd64 arm ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild b/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild index bbd224000bcf..de26fbccae06 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild,v 1.9 2009/04/16 02:34:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.4.ebuild,v 1.10 2009/05/05 15:36:53 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DRI 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/ChangeLog b/x11-proto/xf86miscproto/ChangeLog index d9694885fcc9..0c75d6acac0b 100644 --- a/x11-proto/xf86miscproto/ChangeLog +++ b/x11-proto/xf86miscproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86miscproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.26 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.27 2009/05/05 15:38:20 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xf86miscproto-0.9.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> xf86miscproto-0.9.2.ebuild: diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild index 9410bfc54e35..392644d48528 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $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" @@ -10,6 +10,6 @@ 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/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index 4d8c71b9a6e0..fc60ad3c74f5 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86rushproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.26 2007/02/04 18:08:36 joshuabaergen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.27 2009/05/05 15:39:41 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xf86rushproto-1.1.2.ebuild: + fix repoman warnings 04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org> xf86rushproto-1.1.2.ebuild: diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild index 3829192d3e90..a4728d20e1fd 100644 --- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild +++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.17 2009/05/05 15:39:41 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org XF86Rush 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/xf86vidmodeproto/ChangeLog b/x11-proto/xf86vidmodeproto/ChangeLog index c7afb567a397..ef447718342a 100644 --- a/x11-proto/xf86vidmodeproto/ChangeLog +++ b/x11-proto/xf86vidmodeproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86vidmodeproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.27 2007/09/08 14:01:16 philantrop Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.28 2009/05/05 15:41:54 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xf86vidmodeproto-2.2.2.ebuild: + fix repoman warnings 08 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> files/digest-xf86vidmodeproto-2.2.2, Manifest: diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild index 7252e890bf08..d293a1993b2a 100644 --- a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild +++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.2.ebuild,v 1.17 2009/05/05 15:41:54 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org XF86VidMode 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/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index 741a40799ec5..a6358e8b5956 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xineramaproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.29 2007/09/08 15:25:26 jer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.30 2009/05/05 15:43:23 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xineramaproto-1.1.2.ebuild: + fix repoman warnings 08 Sep 2007; <jeroen@gentoo.org> files/digest-xineramaproto-1.1.2, Manifest: diff --git a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild index a2c41b9d654f..65606b9768e4 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.16 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.17 2009/05/05 15:43:23 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org Xinerama 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/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 957139264c4d..72e3aea3a124 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.66 2009/04/16 02:35:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.67 2009/05/05 15:40:58 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xproto-7.0.10.ebuild, + xproto-7.0.12.ebuild, xproto-7.0.13.ebuild, xproto-7.0.14.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xproto-7.0.14.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-proto/xproto/xproto-7.0.10.ebuild b/x11-proto/xproto/xproto-7.0.10.ebuild index 5a687cad312c..5b0c4bca4b3e 100644 --- a/x11-proto/xproto/xproto-7.0.10.ebuild +++ b/x11-proto/xproto/xproto-7.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.10.ebuild,v 1.12 2007/08/07 13:34:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.10.ebuild,v 1.13 2009/05/05 15:40:58 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/xproto-7.0.12.ebuild b/x11-proto/xproto/xproto-7.0.12.ebuild index 2b012c3e2e7a..0625ba2d19e5 100644 --- a/x11-proto/xproto/xproto-7.0.12.ebuild +++ b/x11-proto/xproto/xproto-7.0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.12.ebuild,v 1.1 2008/03/10 01:48:03 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.12.ebuild,v 1.2 2009/05/05 15:40:58 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/xproto-7.0.13.ebuild b/x11-proto/xproto/xproto-7.0.13.ebuild index ece3496b2f69..fdaa28b8d0b1 100644 --- a/x11-proto/xproto/xproto-7.0.13.ebuild +++ b/x11-proto/xproto/xproto-7.0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.13.ebuild,v 1.1 2008/06/06 21:24:26 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.13.ebuild,v 1.2 2009/05/05 15:40:58 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/xproto-7.0.14.ebuild b/x11-proto/xproto/xproto-7.0.14.ebuild index 81db25018c0d..cb79283ab4d6 100644 --- a/x11-proto/xproto/xproto-7.0.14.ebuild +++ b/x11-proto/xproto/xproto-7.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.14.ebuild,v 1.8 2009/04/16 02:35:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.14.ebuild,v 1.9 2009/05/05 15:40:58 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproxymanagementprotocol/ChangeLog b/x11-proto/xproxymanagementprotocol/ChangeLog index 622a169eeddd..0633ee856a97 100644 --- a/x11-proto/xproxymanagementprotocol/ChangeLog +++ b/x11-proto/xproxymanagementprotocol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xproxymanagementprotocol # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/ChangeLog,v 1.21 2009/04/16 07:24:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/ChangeLog,v 1.22 2009/05/05 15:44:53 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + xproxymanagementprotocol-1.0.2.ebuild: + fix repoman warnings 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xproxymanagementprotocol-1.0.2.ebuild: diff --git a/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild b/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild index 3f4ce25720cc..0b79686483a2 100644 --- a/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild +++ b/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild,v 1.13 2009/04/16 07:24:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.2.ebuild,v 1.14 2009/05/05 15:44:53 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,6 +10,6 @@ inherit x-modular DESCRIPTION="X.Org PM protocol headers" KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 s390 sh sparc x86" - +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |