summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-05-18 20:26:09 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-05-18 20:26:09 +0000
commitc960a24c4bc51fc0941c43ea26c8c086d1cb839c (patch)
tree8fb7299017bcbe1b59765eaa01ef53fd5a499e95 /media-fonts
parentRemove old. (diff)
downloadgentoo-2-c960a24c4bc51fc0941c43ea26c8c086d1cb839c.tar.gz
gentoo-2-c960a24c4bc51fc0941c43ea26c8c086d1cb839c.tar.bz2
gentoo-2-c960a24c4bc51fc0941c43ea26c8c086d1cb839c.zip
Remove old.
(Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/vdrsymbols-ttf/ChangeLog8
-rw-r--r--media-fonts/vdrsymbols-ttf/vdrsymbols-ttf-20080905.ebuild29
2 files changed, 5 insertions, 32 deletions
diff --git a/media-fonts/vdrsymbols-ttf/ChangeLog b/media-fonts/vdrsymbols-ttf/ChangeLog
index 6c710d4a6a98..21dad179a295 100644
--- a/media-fonts/vdrsymbols-ttf/ChangeLog
+++ b/media-fonts/vdrsymbols-ttf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-fonts/vdrsymbols-ttf
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/vdrsymbols-ttf/ChangeLog,v 1.9 2011/10/22 16:07:43 hd_brummy Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vdrsymbols-ttf/ChangeLog,v 1.10 2015/05/18 20:26:09 mrueg Exp $
+
+ 18 May 2015; Manuel Rüger <mrueg@gentoo.org> -vdrsymbols-ttf-20080905.ebuild:
+ Remove old.
22 Oct 2011; Joerg Bornkessel <hd_brummy@gentoo.org>
vdrsymbols-ttf-20100612.ebuild:
@@ -44,4 +47,3 @@
13 Apr 2008; Matthias Schwarzott <zzam@gentoo.org> +metadata.xml,
+vdrsymbols-ttf-20080411.ebuild:
Moved here from skinenigmang-fonts as project got renamed. Version bumped.
-
diff --git a/media-fonts/vdrsymbols-ttf/vdrsymbols-ttf-20080905.ebuild b/media-fonts/vdrsymbols-ttf/vdrsymbols-ttf-20080905.ebuild
deleted file mode 100644
index 4a61b1c7cfbd..000000000000
--- a/media-fonts/vdrsymbols-ttf/vdrsymbols-ttf-20080905.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/vdrsymbols-ttf/vdrsymbols-ttf-20080905.ebuild,v 1.3 2009/09/07 19:36:17 dirtyepic Exp $
-
-S=${WORKDIR}/vdrsymbols
-
-inherit font
-
-DESCRIPTION="Font that contains symbols needed for VDR"
-
-HOMEPAGE="http://andreas.vdr-developer.org/fonts/"
-SRC_URI="http://andreas.vdr-developer.org/fonts/download/${P}.tgz"
-
-LICENSE="BitstreamVera"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-DEPEND=""
-RDEPEND=""
-
-FONT_SUFFIX="ttf"
-
-pkg_postinst() {
- font_pkg_postinst
-
- elog "To get nice symbols in VDR's OSD"
- elog "you need to select the font VDRSymbolsSans."
-}