diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:07:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:07:33 +0000 |
commit | 90c0dfb709dfd32d0ec5be9776bc3321470e61d9 (patch) | |
tree | 2c193927c43724ec13cef7e5719a5936c2a6b1c7 /media-fonts | |
parent | sync IUSE (missing), update head/tail usage (diff) | |
download | historical-90c0dfb709dfd32d0ec5be9776bc3321470e61d9.tar.gz historical-90c0dfb709dfd32d0ec5be9776bc3321470e61d9.tar.bz2 historical-90c0dfb709dfd32d0ec5be9776bc3321470e61d9.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild | 3 | ||||
-rw-r--r-- | media-fonts/monafont/monafont-2.22.ebuild | 3 | ||||
-rw-r--r-- | media-fonts/ttf-bitstream-vera/Manifest | 2 | ||||
-rw-r--r-- | media-fonts/twmoefonts/Manifest | 4 |
4 files changed, 5 insertions, 7 deletions
diff --git a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild b/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild index ff76a3727f3d..d7d5c899f7ab 100644 --- a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild +++ b/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.5 2004/07/01 10:48:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.6 2004/07/14 17:04:33 agriffis Exp $ IUSE="" @@ -8,7 +8,6 @@ inherit rpm eutils RPM_V="2" -S=${WORKDIR}/${P} DESCRIPTION="Simple interface for editing the font path for the X font server" HOMEPAGE="ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/" SRC_URI="ftp://rpmfind.net/linux/rawhide/1.0/SRPMS/SRPMS/${P}-${RPM_V}.src.rpm diff --git a/media-fonts/monafont/monafont-2.22.ebuild b/media-fonts/monafont/monafont-2.22.ebuild index 899b196d4545..64f51dae3d3f 100644 --- a/media-fonts/monafont/monafont-2.22.ebuild +++ b/media-fonts/monafont/monafont-2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/monafont-2.22.ebuild,v 1.8 2004/06/24 22:29:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/monafont-2.22.ebuild,v 1.9 2004/07/14 17:07:33 agriffis Exp $ DESCRIPTION="Japanese bitmap fonts suitable for browsing 2ch" HOMEPAGE="http://monafont.sourceforge.net" @@ -14,7 +14,6 @@ DEPEND="virtual/x11 sys-apps/sed" RDEPEND="" -S="${WORKDIR}/${P}" FONTDIR=/usr/share/fonts/${PN} src_unpack() { diff --git a/media-fonts/ttf-bitstream-vera/Manifest b/media-fonts/ttf-bitstream-vera/Manifest index 57a36810af87..da2b4d2dd0d5 100644 --- a/media-fonts/ttf-bitstream-vera/Manifest +++ b/media-fonts/ttf-bitstream-vera/Manifest @@ -1,4 +1,4 @@ -MD5 479d0b4f94d2f5c784912094aac2dc3c ttf-bitstream-vera-1.10-r2.ebuild 909 +MD5 34db692e6fbf8c79825038e4c852271c ttf-bitstream-vera-1.10-r2.ebuild 910 MD5 2abd9c8866fad308a7dc6313a5baba8b ttf-bitstream-vera-1.10-r3.ebuild 524 MD5 07f5bccb8b22de385fc5d31cbe224003 ChangeLog 1699 MD5 ae53b17794c309c40f6b45f8f37259c0 metadata.xml 286 diff --git a/media-fonts/twmoefonts/Manifest b/media-fonts/twmoefonts/Manifest index 2ce18774823e..cd408d3692ef 100644 --- a/media-fonts/twmoefonts/Manifest +++ b/media-fonts/twmoefonts/Manifest @@ -1,7 +1,7 @@ +MD5 f9f971ce52211dc550795dbb6c1c8e89 twmoefonts-0.1-r1.ebuild 766 +MD5 2831fd7eb6ee8c7054211a01efa815b6 twmoefonts-0.1.ebuild 1832 MD5 2928b5306a7e6361bbf39e58efd77d0a ChangeLog 1013 MD5 9088d4a413fe0b465560c753492acf1f metadata.xml 175 -MD5 21e66aba3b05313716ff38b0ea768c78 twmoefonts-0.1.ebuild 1828 -MD5 a7d65e0c09dcbed95f90f8bf9523aef2 twmoefonts-0.1-r1.ebuild 767 MD5 8b3a21830f52cad5dc7d0dcec619b8b6 files/TW-fonts.scale 506 MD5 540b5aec6f287a68fed032654d533ad7 files/digest-twmoefonts-0.1 115 MD5 540b5aec6f287a68fed032654d533ad7 files/digest-twmoefonts-0.1-r1 115 |