summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-02-18 13:52:05 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2010-02-18 13:52:05 +0100
commit3660731636fe3406f20084207f4268c1400503c2 (patch)
tree11da110990b1d07d68bf757dbe497c508ec5d810 /x11-apps/xdriinfo
parentRename eclass to xorg-2 as we decided on irc. (diff)
downloadx11-3660731636fe3406f20084207f4268c1400503c2.tar.gz
x11-3660731636fe3406f20084207f4268c1400503c2.tar.bz2
x11-3660731636fe3406f20084207f4268c1400503c2.zip
Rename the eclass calls in ebuilds.
Diffstat (limited to 'x11-apps/xdriinfo')
-rw-r--r--x11-apps/xdriinfo/Manifest2
-rw-r--r--x11-apps/xdriinfo/xdriinfo-9999.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/xdriinfo/Manifest b/x11-apps/xdriinfo/Manifest
index 8a44b346..2fca421a 100644
--- a/x11-apps/xdriinfo/Manifest
+++ b/x11-apps/xdriinfo/Manifest
@@ -1 +1 @@
-EBUILD xdriinfo-9999.ebuild 675 RMD160 d501164f16fd7117971f7d48725e5445d964ba9c SHA1 8dd51261852b226be80467595f93c39e62eee842 SHA256 cc534c81a208c3bec73b383a8372fc7167c95a31fe7a45db7b84c0a37aceaf50
+EBUILD xdriinfo-9999.ebuild 657 RMD160 5af34c1bb888415529bd2c893ce72020a9912492 SHA1 00592367aef7d19e641a7b3a32e4b763e435c8e9 SHA256 6f032d59cf7d79326448db2e7bfa983c608534e109335ca980f5796b4b75a1a0
diff --git a/x11-apps/xdriinfo/xdriinfo-9999.ebuild b/x11-apps/xdriinfo/xdriinfo-9999.ebuild
index 4ed1096e..1949db61 100644
--- a/x11-apps/xdriinfo/xdriinfo-9999.ebuild
+++ b/x11-apps/xdriinfo/xdriinfo-9999.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=3
-inherit x-modular-r2
+inherit xorg-2
DESCRIPTION="query configuration information of DRI drivers"
@@ -17,7 +17,7 @@ DEPEND="${RDEPEND}
x11-proto/glproto"
pkg_setup() {
- x-modular-r2_pkg_setup
+ xorg-2_pkg_setup
# Bug #138920
ewarn "Forcing on xorg-x11 for header sanity..."
@@ -26,7 +26,7 @@ pkg_setup() {
}
pkg_postinst() {
- x-modular-r2_pkg_postinst
+ xorg-2_pkg_postinst
echo
eselect opengl set ${OLD_IMPLEM}