summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/discover-data')
-rw-r--r--sys-apps/discover-data/ChangeLog10
-rw-r--r--sys-apps/discover-data/Manifest12
-rw-r--r--sys-apps/discover-data/discover-data-2.2005.02.13-r1.ebuild25
-rw-r--r--sys-apps/discover-data/files/digest-discover-data-2.2005.02.13-r11
4 files changed, 40 insertions, 8 deletions
diff --git a/sys-apps/discover-data/ChangeLog b/sys-apps/discover-data/ChangeLog
index c1cacbea87d2..ea6c6a31280c 100644
--- a/sys-apps/discover-data/ChangeLog
+++ b/sys-apps/discover-data/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/discover-data
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover-data/ChangeLog,v 1.13 2005/03/09 01:00:52 vapier Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover-data/ChangeLog,v 1.14 2005/12/13 02:45:36 vapier Exp $
+
+*discover-data-2.2005.02.13-r1 (13 Dec 2005)
+
+ 13 Dec 2005; Mike Frysinger <vapier@gentoo.org>
+ +discover-data-2.2005.02.13-r1.ebuild:
+ Fix paths to data #115352 by Philippe Troin.
*discover-data-2.2005.02.13 (08 Mar 2005)
diff --git a/sys-apps/discover-data/Manifest b/sys-apps/discover-data/Manifest
index 00a79aa05fd4..f9d5b2017cbc 100644
--- a/sys-apps/discover-data/Manifest
+++ b/sys-apps/discover-data/Manifest
@@ -1,17 +1,17 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 995bf36315cfaed50d366cf5a4363ed0 ChangeLog 1659
+MD5 1fdebdb109e5beff92d02519a6839410 ChangeLog 1844
MD5 f678f2d5585384f63ffd8841a03b9628 discover-data-2.2003.02.05.ebuild 590
-MD5 c27fbab543177bcc9d5845559053f24a discover-data-2.2005.02.13.ebuild 593
+MD5 58300d0726bf20eb528a7c7424c93a1d discover-data-2.2005.02.13-r1.ebuild 691
MD5 37ed5e2c605c0477d8d2b077e2e5c989 files/digest-discover-data-2.2003.02.05 78
-MD5 d5d0b07be407dfd8fccfdb145293c078 files/digest-discover-data-2.2005.02.13 78
+MD5 d5d0b07be407dfd8fccfdb145293c078 files/digest-discover-data-2.2005.02.13-r1 78
MD5 6437294b2d605a5f86a119b238d08d15 files/kernel-2.2-2.4.drivername.patch 995
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDSnnegIKl8Uu19MoRAg4pAKCAolc0OE4kwJwiBP+/lYm6FobYuwCdFcg4
-hCEMwT4Nvt4fGWHDcZrXyq0=
-=eW25
+iD8DBQFDnjXhgIKl8Uu19MoRAqjJAJ9PaXv3sp3lOKjt1Xfbm/qaD2j37gCfRHam
+oWI6Pf8r2jtuJwft8q85Z/0=
+=cD4D
-----END PGP SIGNATURE-----
diff --git a/sys-apps/discover-data/discover-data-2.2005.02.13-r1.ebuild b/sys-apps/discover-data/discover-data-2.2005.02.13-r1.ebuild
new file mode 100644
index 000000000000..c3b8f2d35ec6
--- /dev/null
+++ b/sys-apps/discover-data/discover-data-2.2005.02.13-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover-data/discover-data-2.2005.02.13-r1.ebuild,v 1.1 2005/12/13 02:45:36 vapier Exp $
+
+DESCRIPTION="data for discover. list of pci ids. pnp ids etc."
+HOMEPAGE="http://alioth.debian.org/projects/pkg-discover/"
+SRC_URI="http://archive.progeny.com/progeny/discover/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc -sparc ~x86"
+IUSE=""
+
+DEPEND=""
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ sed -i '/^prefix/s:=.*:=/usr:' Makefile
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die
+ dodoc ChangeLog README
+}
diff --git a/sys-apps/discover-data/files/digest-discover-data-2.2005.02.13-r1 b/sys-apps/discover-data/files/digest-discover-data-2.2005.02.13-r1
new file mode 100644
index 000000000000..fa420d40c580
--- /dev/null
+++ b/sys-apps/discover-data/files/digest-discover-data-2.2005.02.13-r1
@@ -0,0 +1 @@
+MD5 6c95ebd652b32d0e0daa546eb3dc4911 discover-data-2.2005.02.13.tar.gz 329713