summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-09-29 06:08:01 +0000
committerMamoru Komachi <usata@gentoo.org>2004-09-29 06:08:01 +0000
commit6a84a4a1790324fb8f5e301e2d3e8d73ddb37a8c (patch)
treeb24885cae0fe31eff3897f13cfffb1007cb5c15d /media-fonts/cronyx-fonts
parentStable on x86, alpha and ppc. (diff)
downloadhistorical-6a84a4a1790324fb8f5e301e2d3e8d73ddb37a8c.tar.gz
historical-6a84a4a1790324fb8f5e301e2d3e8d73ddb37a8c.tar.bz2
historical-6a84a4a1790324fb8f5e301e2d3e8d73ddb37a8c.zip
Stable on x86, ppc and alpha.
Diffstat (limited to 'media-fonts/cronyx-fonts')
-rw-r--r--media-fonts/cronyx-fonts/ChangeLog6
-rw-r--r--media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild4
-rw-r--r--media-fonts/cronyx-fonts/cronyx-fonts-2.3.1.ebuild46
-rw-r--r--media-fonts/cronyx-fonts/files/digest-cronyx-fonts-2.3.11
4 files changed, 7 insertions, 50 deletions
diff --git a/media-fonts/cronyx-fonts/ChangeLog b/media-fonts/cronyx-fonts/ChangeLog
index b6b966536072..c656bb5c6281 100644
--- a/media-fonts/cronyx-fonts/ChangeLog
+++ b/media-fonts/cronyx-fonts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/cronyx-fonts
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.4 2004/07/29 18:59:53 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.5 2004/09/29 06:08:01 usata Exp $
+
+ 29 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> cronyx-fonts-2.3.1-r1.ebuild,
+ -cronyx-fonts-2.3.1.ebuild:
+ Stable on x86, ppc and alpha.
29 Jul 2004; Danny van Dyk <kugelfang@gentoo.org>
cronyx-fonts-2.3.1-r1.ebuild:
diff --git a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild
index e168915686db..4f17b87a8ebd 100644
--- a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild
+++ b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild,v 1.2 2004/07/29 18:59:53 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild,v 1.3 2004/09/29 06:08:01 usata Exp $
DESCRIPTION="Cronyx Cyrillic bitmap fonts for X"
HOMEPAGE="http://koi8.pp.ru/frame.html?xwin.html#xwin_fonts"
S=${WORKDIR}/cyrillic
SRC_URI="http://koi8.pp.ru/dist/x6rus-${PV}-bin.tgz"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ppc ~amd64 alpha"
SLOT="0"
LICENSE="freedist"
DEPEND="X? ( virtual/x11 )"
diff --git a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1.ebuild b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1.ebuild
deleted file mode 100644
index 29e955ad8ded..000000000000
--- a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1.ebuild,v 1.2 2004/07/06 11:01:40 dholm Exp $
-
-DESCRIPTION="Cronyx Cyrillic bitmap fonts for X"
-HOMEPAGE="http://koi8.pp.ru/frame.html?xwin.html#xwin_fonts"
-S=${WORKDIR}/cyrillic
-SRC_URI="http://koi8.pp.ru/dist/x6rus-${PV}-bin.tgz"
-KEYWORDS="~x86 ~ppc"
-SLOT="0"
-LICENSE="freedist"
-DEPEND="X? ( virtual/x11 )"
-IUSE="X"
-
-FONT_ROOT=/usr/share/fonts
-FONT_TARGETS="75dpi 100dpi misc"
-
-src_install() {
- for dir in $FONT_TARGETS; do
- insinto ${FONT_ROOT}/$dir
- doins ${dir}/*.pcf.gz
- done
- # our install dir is still ${FONT_ROOT}/misc, so
- doins misc/fonts.alias
- dodoc xrus.info
-}
-
-
-rebuild_fontfiles() {
- einfo "Refreshing fonts.scale and fonts.dir..."
- cd ${FONT_ROOT}
- mkfontdir -- ${FONT_TARGETS}
- if [ "${ROOT}" = "/" ] && [ -x /usr/bin/fc-cache ]
- then
- einfo "Updating font cache..."
- HOME="/root" /usr/bin/fc-cache -f ${FONT_TARGETS}
- fi
-}
-
-pkg_postinst() {
- use X > /dev/null && rebuild_fontfiles
-}
-
-pkg_postrm() {
- use X > /dev/null && rebuild_fontfiles
-}
diff --git a/media-fonts/cronyx-fonts/files/digest-cronyx-fonts-2.3.1 b/media-fonts/cronyx-fonts/files/digest-cronyx-fonts-2.3.1
deleted file mode 100644
index 0defe51dc8b7..000000000000
--- a/media-fonts/cronyx-fonts/files/digest-cronyx-fonts-2.3.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 736fc53c897ec5d69d3c783a282ce611 x6rus-2.3.1-bin.tgz 602902