diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-15 16:08:00 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-15 16:08:00 +0000 |
commit | 4b25ed55eb589b0da918735e59f6119ce641d054 (patch) | |
tree | 7966c5005ce748ec5a263001d2a36c5a628c3ecb /x11-misc/afbinit | |
parent | Fixed DEPEND for modular X, 0.5.0 stable on x86. (diff) | |
download | gentoo-2-4b25ed55eb589b0da918735e59f6119ce641d054.tar.gz gentoo-2-4b25ed55eb589b0da918735e59f6119ce641d054.tar.bz2 gentoo-2-4b25ed55eb589b0da918735e59f6119ce641d054.zip |
Removed old versions.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-misc/afbinit')
-rw-r--r-- | x11-misc/afbinit/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/afbinit/afbinit-1.0.1-r1.ebuild | 32 | ||||
-rw-r--r-- | x11-misc/afbinit/afbinit-1.0.1.ebuild | 29 | ||||
-rw-r--r-- | x11-misc/afbinit/files/digest-afbinit-1.0.1 | 1 | ||||
-rw-r--r-- | x11-misc/afbinit/files/digest-afbinit-1.0.1-r1 | 1 |
5 files changed, 6 insertions, 65 deletions
diff --git a/x11-misc/afbinit/ChangeLog b/x11-misc/afbinit/ChangeLog index b3a1c968a248..7a3c010793e9 100644 --- a/x11-misc/afbinit/ChangeLog +++ b/x11-misc/afbinit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/afbinit -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/afbinit/ChangeLog,v 1.9 2004/10/22 19:19:26 fmccor Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/afbinit/ChangeLog,v 1.10 2006/01/15 16:08:00 nelchael Exp $ + + 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> -afbinit-1.0.1.ebuild, + -afbinit-1.0.1-r1.ebuild: + Removed old versions. 22 Oct 2004; Ferris McCormick <fmccor@gentoo.org> afbinit-1.0.1-r2.ebuild: Mark stable for sparc. This has been working fine for both kernel-2.4.xx and diff --git a/x11-misc/afbinit/afbinit-1.0.1-r1.ebuild b/x11-misc/afbinit/afbinit-1.0.1-r1.ebuild deleted file mode 100644 index cb0509f54374..000000000000 --- a/x11-misc/afbinit/afbinit-1.0.1-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/afbinit/afbinit-1.0.1-r1.ebuild,v 1.6 2004/06/28 19:48:07 agriffis Exp $ - -inherit eutils - -DESCRIPTION="loads the microcode for Elite3D framebuffers to use X" -HOMEPAGE="I dont have a home :(" -SRC_URI="http://cvs.gentoo.org/~weeve/files/${P}.tar.bz2" -IUSE="" - -LICENSE="GPL-1" -SLOT="0" -KEYWORDS="-* sparc" - -DEPEND="virtual/libc" - -src_compile() { - emake || die "make failed" -} - -src_install() { - dosbin afbinit - dosbin rc.afb - exeinto /etc/init.d ; newexe ${FILESDIR}/afbinit.init afbinit -} - -pkg_postinst() { - einfo "To use afbinit, you'll need the AFB microcode." - einfo "This is available via a Solaris install at /usr/lib/afb.ucode" - einfo "or via sun.com" -} diff --git a/x11-misc/afbinit/afbinit-1.0.1.ebuild b/x11-misc/afbinit/afbinit-1.0.1.ebuild deleted file mode 100644 index 38798c2fdf1a..000000000000 --- a/x11-misc/afbinit/afbinit-1.0.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/afbinit/afbinit-1.0.1.ebuild,v 1.6 2004/06/28 19:48:07 agriffis Exp $ - -inherit eutils - -DESCRIPTION="loads the microcode for Elite3D framebuffers to use X" -HOMEPAGE="I dont have a home :(" -SRC_URI="http://cvs.gentoo.org/~weeve/files/${P}.tar.bz2" -IUSE="" -LICENSE="GPL-1" -SLOT="0" -KEYWORDS="-* ~sparc" - -DEPEND="virtual/libc" - -src_compile() { - emake || die "make failed" -} - -src_install() { - dobin afbinit -} - -pkg_postinst() { - einfo "To use afbinit, you'll need the AFB microcode." - einfo "This is available via a Solaris install at /usr/lib/afb.ucode" - einfo "or via sun.com" -} diff --git a/x11-misc/afbinit/files/digest-afbinit-1.0.1 b/x11-misc/afbinit/files/digest-afbinit-1.0.1 deleted file mode 100644 index fae08145a46a..000000000000 --- a/x11-misc/afbinit/files/digest-afbinit-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e8fe8ac0fc16d942ff3b1508e8324e6a afbinit-1.0.1.tar.bz2 3288 diff --git a/x11-misc/afbinit/files/digest-afbinit-1.0.1-r1 b/x11-misc/afbinit/files/digest-afbinit-1.0.1-r1 deleted file mode 100644 index fae08145a46a..000000000000 --- a/x11-misc/afbinit/files/digest-afbinit-1.0.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e8fe8ac0fc16d942ff3b1508e8324e6a afbinit-1.0.1.tar.bz2 3288 |