From d13fb997285f976039d18a9668f5d06876826901 Mon Sep 17 00:00:00 2001
From: Donnie Berkholz <dberkholz@gentoo.org>
Date: Wed, 28 May 2008 01:36:30 +0000
Subject: Manually specify module to download from, so we can simplify the
 eclass. (Portage version: 2.1.5.2)

---
 x11-misc/xkbdata/ChangeLog            | 7 +++++--
 x11-misc/xkbdata/xkbdata-1.0.1.ebuild | 5 +++--
 2 files changed, 8 insertions(+), 4 deletions(-)

(limited to 'x11-misc')

diff --git a/x11-misc/xkbdata/ChangeLog b/x11-misc/xkbdata/ChangeLog
index ab27edf0f35e..7bb03f7a5729 100644
--- a/x11-misc/xkbdata/ChangeLog
+++ b/x11-misc/xkbdata/ChangeLog
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xkbdata
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/ChangeLog,v 1.23 2006/07/21 16:19:10 gmsoft Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/ChangeLog,v 1.24 2008/05/28 01:36:30 dberkholz Exp $
+
+  28 May 2008; Donnie Berkholz <dberkholz@gentoo.org>; xkbdata-1.0.1.ebuild:
+  Manually specify module to download from, so we can simplify the eclass.
 
   21 Jul 2006; Guy Martin <gmsoft@gentoo.org> xkbdata-1.0.1.ebuild:
   Stable on hppa.
diff --git a/x11-misc/xkbdata/xkbdata-1.0.1.ebuild b/x11-misc/xkbdata/xkbdata-1.0.1.ebuild
index bc8f00b28a60..4ce72faa9206 100644
--- a/x11-misc/xkbdata/xkbdata-1.0.1.ebuild
+++ b/x11-misc/xkbdata/xkbdata-1.0.1.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-1.0.1.ebuild,v 1.11 2006/09/10 08:46:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-1.0.1.ebuild,v 1.12 2008/05/28 01:36:30 dberkholz Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
 
+MODULE="data"
 inherit x-modular multilib
 
 DESCRIPTION="X.Org xkbdata data"
-- 
cgit v1.2.3-65-gdbad