diff options
Diffstat (limited to 'x11-libs/libdrm')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.3.0.ebuild | 5 | ||||
-rw-r--r-- | x11-libs/libdrm/libdrm-2.3.1.ebuild | 5 | ||||
-rw-r--r-- | x11-libs/libdrm/libdrm-2.3.1_pre20080528.ebuild | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-libs/libdrm/libdrm-2.3.0.ebuild b/x11-libs/libdrm/libdrm-2.3.0.ebuild index d347e372c8a9..8566c3280ffc 100644 --- a/x11-libs/libdrm/libdrm-2.3.0.ebuild +++ b/x11-libs/libdrm/libdrm-2.3.0.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-libs/libdrm/libdrm-2.3.0.ebuild,v 1.13 2008/06/10 07:38:28 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.3.0.ebuild,v 1.14 2009/05/05 07:56:18 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,6 +12,7 @@ HOMEPAGE="http://dri.freedesktop.org/" SRC_URI="http://dri.freedesktop.org/libdrm/${P}.tar.gz" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-libs/libdrm/libdrm-2.3.1.ebuild b/x11-libs/libdrm/libdrm-2.3.1.ebuild index 7d0b39f89cb2..24ca710a1821 100644 --- a/x11-libs/libdrm/libdrm-2.3.1.ebuild +++ b/x11-libs/libdrm/libdrm-2.3.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-libs/libdrm/libdrm-2.3.1.ebuild,v 1.1 2008/07/01 08:32:48 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.3.1.ebuild,v 1.2 2009/05/05 07:56:18 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,6 +12,7 @@ HOMEPAGE="http://dri.freedesktop.org/" SRC_URI="http://dri.freedesktop.org/libdrm/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-libs/libdrm/libdrm-2.3.1_pre20080528.ebuild b/x11-libs/libdrm/libdrm-2.3.1_pre20080528.ebuild index 5cb841c070e8..8b2eb67b267c 100644 --- a/x11-libs/libdrm/libdrm-2.3.1_pre20080528.ebuild +++ b/x11-libs/libdrm/libdrm-2.3.1_pre20080528.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-libs/libdrm/libdrm-2.3.1_pre20080528.ebuild,v 1.1 2008/06/10 07:37:50 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.3.1_pre20080528.ebuild,v 1.2 2009/05/05 07:56:18 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -17,6 +17,7 @@ HOMEPAGE="http://dri.freedesktop.org/" SRC_URI="" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |