diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-09 23:30:02 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-09 23:30:02 +0000 |
commit | 07d4ef8c05dd22354e0f951885398b3f0f6095c7 (patch) | |
tree | e4b04ebabbf3101000c4b3a59dc33c679cc5b632 /media-gfx | |
parent | Marked ~ppc for bug #43612. (diff) | |
download | historical-07d4ef8c05dd22354e0f951885398b3f0f6095c7.tar.gz historical-07d4ef8c05dd22354e0f951885398b3f0f6095c7.tar.bz2 historical-07d4ef8c05dd22354e0f951885398b3f0f6095c7.zip |
Removed old ebuild.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/epix/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/epix/Manifest | 12 | ||||
-rw-r--r-- | media-gfx/epix/epix-0.8.10a-r1.ebuild | 58 | ||||
-rw-r--r-- | media-gfx/epix/files/digest-epix-0.8.10a-r1 | 1 |
4 files changed, 9 insertions, 67 deletions
diff --git a/media-gfx/epix/ChangeLog b/media-gfx/epix/ChangeLog index 4168819e72c6..6d62582740df 100644 --- a/media-gfx/epix/ChangeLog +++ b/media-gfx/epix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/epix # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/epix/ChangeLog,v 1.3 2005/02/04 23:22:30 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/epix/ChangeLog,v 1.4 2005/04/09 23:30:02 cryos Exp $ + + 09 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> -epix-0.8.10a-r1.ebuild: + Removed old ebuild. 04 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> epix-1.0.0.ebuild: Marked stable on amd64 and x86. diff --git a/media-gfx/epix/Manifest b/media-gfx/epix/Manifest index a71b3475c26e..169a57f39215 100644 --- a/media-gfx/epix/Manifest +++ b/media-gfx/epix/Manifest @@ -1,16 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 ecea26dca319967c81a1a9bb7e96e3a4 epix-0.8.10a-r1.ebuild 1527 MD5 bbc3f6c8281ebfa802f7d60778105393 epix-1.0.0.ebuild 1299 -MD5 76c75a9cee02645fcb2c3a97054554f0 ChangeLog 1715 +MD5 96c07cc2081a78828066362d108aea48 ChangeLog 1815 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 978e21d695848341b116f070137c4a50 files/digest-epix-1.0.0 72 -MD5 dc26ec6bc48dee7ffacbe02626c03b78 files/digest-epix-0.8.10a-r1 74 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCBAOlntT9W3vfTuoRAjWNAKCAREK+/hjZDIznF0Ojxr6MOGSoXACffUjM -H0YP1g92p1jo0oPQU7RYlaY= -=x5mU +iD8DBQFCWGWLntT9W3vfTuoRAp4BAKCQ4T0XvZvtUY2jIBHW44ekbshRygCgqI0k +RYGHe01ZQZdmk2N4EGLE6s8= +=F+yf -----END PGP SIGNATURE----- diff --git a/media-gfx/epix/epix-0.8.10a-r1.ebuild b/media-gfx/epix/epix-0.8.10a-r1.ebuild deleted file mode 100644 index 8694ffc48af7..000000000000 --- a/media-gfx/epix/epix-0.8.10a-r1.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/epix/epix-0.8.10a-r1.ebuild,v 1.2 2005/02/04 23:22:30 cryos Exp $ - -inherit toolchain-funcs - -DESCRIPTION="2- and 3-D plotter for creating images (to be used in LaTeX)" -HOMEPAGE="http://mathcs.holycross.edu/~ahwang/current/ePiX.html" -SRC_URI="http://mathcs.holycross.edu/~ahwang/software/${P}_complete.tar.bz2" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="x86 amd64" -IUSE="" - -DEPEND="virtual/tetex" - -RDEPEND="app-shells/bash - >=sys-apps/sed-4" - -S=${WORKDIR}/${P/a/} - - -src_unpack() { - unpack ${A} - cd ${S} - - # Some sedding to get things installed in the proper places. - - sed -i -e "s:\${EPIX_SHAREDIR}/epix:\${EPIX_SHAREDIR}/${P}:" \ - helpfiles.sh - - sed -i -e "s:man man/man1 share:share share/man share/man/man1:;\ - s:share/epix:share/${P}:g" pre-install.sh - chmod a+x pre-install.sh - - sed -i -e "s:^INSTALL_DIR.*:INSTALL_DIR=/usr:" prepix -} - -src_compile() { - emake CXX="$(tc-getCXX)" CFLAGS="-c ${CFLAGS}" shrdir=${D}/usr/share\ - mandir=${D}/usr/share/man/man1 epix contrib || die - echo > README.gentoo -e "The full documentation is well hidden in the epix*howto.ps.gz-file in the tutorial subdirectory" -} - -src_install() { - dodir /usr/man/man1 - make "prefix=${D}/usr/" install || die - dodoc README.gentoo - cd ${D}/usr/share/${PN}-${PV} - dodoc notes/* - rm -rf notes - docinto tutorial - dodoc tutorial/* - docinto tutorial/contrib - dodoc tutorial/contrib/* - rm -rf tutorial -} diff --git a/media-gfx/epix/files/digest-epix-0.8.10a-r1 b/media-gfx/epix/files/digest-epix-0.8.10a-r1 deleted file mode 100644 index cfbd18cc248c..000000000000 --- a/media-gfx/epix/files/digest-epix-0.8.10a-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 49e12e65e88ccb3b47e45c72673cc56b epix-0.8.10a_complete.tar.bz2 169671 |