diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 15:29:53 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 15:29:53 +0000 |
commit | 63386b6e888b12f59f9ba38251afb257821d7105 (patch) | |
tree | 2db94c368b1044033baa2304e89a8bd86271f069 /x11-proto | |
parent | fix repoman warnings (diff) | |
download | gentoo-2-63386b6e888b12f59f9ba38251afb257821d7105.tar.gz gentoo-2-63386b6e888b12f59f9ba38251afb257821d7105.tar.bz2 gentoo-2-63386b6e888b12f59f9ba38251afb257821d7105.zip |
fix repoman warnings
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xcb-proto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xcb-proto/xcb-proto-1.0.ebuild | 5 | ||||
-rw-r--r-- | x11-proto/xcb-proto/xcb-proto-1.1.ebuild | 3 | ||||
-rw-r--r-- | x11-proto/xcb-proto/xcb-proto-1.2.ebuild | 5 |
4 files changed, 13 insertions, 6 deletions
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 |