summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-15 15:34:15 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-15 15:34:15 +0000
commit818b9397366c7c9e0be09276b5e91c519d0828f2 (patch)
tree638e70c1ab4c960d87508d4fb99a2eda062c045b /x11-misc
parentFixed DEPEND for modular X. (diff)
downloadgentoo-2-818b9397366c7c9e0be09276b5e91c519d0828f2.tar.gz
gentoo-2-818b9397366c7c9e0be09276b5e91c519d0828f2.tar.bz2
gentoo-2-818b9397366c7c9e0be09276b5e91c519d0828f2.zip
Removed old version.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/Xautoconfig/ChangeLog8
-rw-r--r--x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild45
-rw-r--r--x11-misc/Xautoconfig/files/digest-Xautoconfig-0.151
3 files changed, 6 insertions, 48 deletions
diff --git a/x11-misc/Xautoconfig/ChangeLog b/x11-misc/Xautoconfig/ChangeLog
index a767ee070a6d..63042e69dd86 100644
--- a/x11-misc/Xautoconfig/ChangeLog
+++ b/x11-misc/Xautoconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/Xautoconfig
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xautoconfig/ChangeLog,v 1.16 2005/02/21 12:28:24 dholm Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xautoconfig/ChangeLog,v 1.17 2006/01/15 15:34:15 nelchael Exp $
+
+ 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ -Xautoconfig-0.15.ebuild:
+ Removed old version.
*Xautoconfig-0.23 (21 Feb 2005)
diff --git a/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild b/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild
deleted file mode 100644
index a5e9fe355bfe..000000000000
--- a/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild,v 1.16 2005/01/02 15:06:44 corsair Exp $
-# Author David Chamberlain <daybird@gentoo.org>
-
-inherit eutils
-
-DESCRIPTION="Xautoconfig is a PPC only config file generator for xfree86"
-SRC_URI="http://ftp.penguinppc.org/projects/xautocfg/${P}.tar.gz"
-HOMEPAGE="http://ftp.penguinppc.org/projects/xautocfg/"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="ppc -x86 -sparc "
-IUSE=""
-
-DEPEND="sys-apps/pciutils"
-
-src_unpack() {
-
- if [ ${ARCH} != ppc ]
- then
- die "This is a PPC-only package"
- fi
-
-
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/Xautoconfig-0.15.diff || die
- cp ${FILESDIR}/XF4text.h ./
-}
-
-src_compile() {
-
- make || die "sorry, failed to compile Xautoconfig (PPC-only ebuild)"
-}
-
-src_install() {
-
- dodir /usr/X11R6/
- into /usr/X11R6/
- dobin Xautoconfig4
-
- dodoc ChangeLog
-
-}
diff --git a/x11-misc/Xautoconfig/files/digest-Xautoconfig-0.15 b/x11-misc/Xautoconfig/files/digest-Xautoconfig-0.15
deleted file mode 100644
index c58eade43fbc..000000000000
--- a/x11-misc/Xautoconfig/files/digest-Xautoconfig-0.15
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6daf5bb2fc1d7bc378e9686399b1c259 Xautoconfig-0.15.tar.gz 18739