summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-21 23:22:20 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-21 23:22:20 +0000
commit22980ae93bda3a076603e7dc540fa30ddec734dd (patch)
tree1b83241de90cbc21ff248432cca4533b6d81d459 /x11-libs
parentversion bump, remove old, Scalar-List-Utils no longer needed (diff)
downloadgentoo-2-22980ae93bda3a076603e7dc540fa30ddec734dd.tar.gz
gentoo-2-22980ae93bda3a076603e7dc540fa30ddec734dd.tar.bz2
gentoo-2-22980ae93bda3a076603e7dc540fa30ddec734dd.zip
Inherit eutils for epatch.
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libdrm-poulsbo/ChangeLog8
-rw-r--r--x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9-r1.ebuild6
-rw-r--r--x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-libs/libdrm-poulsbo/ChangeLog b/x11-libs/libdrm-poulsbo/ChangeLog
index 7ee77cb7cc83..a81fb3c3b9af 100644
--- a/x11-libs/libdrm-poulsbo/ChangeLog
+++ b/x11-libs/libdrm-poulsbo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libdrm-poulsbo
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm-poulsbo/ChangeLog,v 1.3 2009/09/28 22:43:13 zmedico Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm-poulsbo/ChangeLog,v 1.4 2012/05/21 23:22:20 vapier Exp $
+
+ 21 May 2012; Mike Frysinger <vapier@gentoo.org>
+ libdrm-poulsbo-2.3.0_p9-r1.ebuild, libdrm-poulsbo-2.3.0_p9.ebuild:
+ Inherit eutils for epatch.
*libdrm-poulsbo-2.3.0_p9-r1 (28 Sep 2009)
diff --git a/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9-r1.ebuild b/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9-r1.ebuild
index 3eb1baad52da..8e33bdf6e554 100644
--- a/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9-r1.ebuild
+++ b/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9-r1.ebuild,v 1.1 2009/09/28 22:43:13 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9-r1.ebuild,v 1.2 2012/05/21 23:22:20 vapier Exp $
EAPI="2"
WANT_AUTOMAKE="1.9"
-inherit rpm autotools
+inherit rpm autotools eutils
DESCRIPTION="libdrm for the intel gma500 (poulsbo)"
HOMEPAGE="http://www.happyassassin.net/2009/05/13/native-poulsbo-gma-500-graphics-driver-for-fedora-10/"
diff --git a/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9.ebuild b/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9.ebuild
index 03d0285e8010..78c46b4270a8 100644
--- a/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9.ebuild
+++ b/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9.ebuild,v 1.2 2009/09/28 19:39:04 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm-poulsbo/libdrm-poulsbo-2.3.0_p9.ebuild,v 1.3 2012/05/21 23:22:20 vapier Exp $
EAPI="2"
WANT_AUTOMAKE="1.9"
-inherit rpm autotools
+inherit rpm autotools eutils
DESCRIPTION="libdrm for the intel gma500 (poulsbo)"
HOMEPAGE="http://www.happyassassin.net/2009/05/13/native-poulsbo-gma-500-graphics-driver-for-fedora-10/"