summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-05-18 20:31:56 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-05-18 20:31:56 +0000
commitce842e56086b394a60901983a7153717ea511dc4 (patch)
treeeae695caf659b243fe7db8dae2fc416a98f53d3a /media-fonts
parentRemove old. (diff)
downloadgentoo-2-ce842e56086b394a60901983a7153717ea511dc4.tar.gz
gentoo-2-ce842e56086b394a60901983a7153717ea511dc4.tar.bz2
gentoo-2-ce842e56086b394a60901983a7153717ea511dc4.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/paratype/ChangeLog7
-rw-r--r--media-fonts/paratype/paratype-1-r2.ebuild25
2 files changed, 5 insertions, 27 deletions
diff --git a/media-fonts/paratype/ChangeLog b/media-fonts/paratype/ChangeLog
index f125bef4a202..2f48cfaa0256 100644
--- a/media-fonts/paratype/ChangeLog
+++ b/media-fonts/paratype/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-fonts/paratype
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/paratype/ChangeLog,v 1.6 2014/11/29 14:23:09 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/paratype/ChangeLog,v 1.7 2015/05/18 20:31:56 mrueg Exp $
+
+ 18 May 2015; Manuel Rüger <mrueg@gentoo.org> -paratype-1-r2.ebuild:
+ Remove old.
*paratype-2.5 (29 Nov 2014)
diff --git a/media-fonts/paratype/paratype-1-r2.ebuild b/media-fonts/paratype/paratype-1-r2.ebuild
deleted file mode 100644
index ba3467df4f54..000000000000
--- a/media-fonts/paratype/paratype-1-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/paratype/paratype-1-r2.ebuild,v 1.1 2012/04/25 15:24:22 maksbotan Exp $
-
-EAPI=3
-
-inherit font
-
-DESCRIPTION="ParaType font collection for languages of Russia"
-HOMEPAGE="http://www.paratype.com/public/"
-SRC_URI="http://www.fontstock.com/public/PTMonoOFL.zip -> ${PN}-mono-${PV}.zip
- http://www.fontstock.com/public/PTSansOFL.zip -> ${PN}-sans-${PV}.zip
- http://www.fontstock.com/public/PTSerifOFL.zip -> ${PN}-serif-${PV}.zip"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="X"
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S=${WORKDIR}
-FONT_S=${WORKDIR}
-FONT_SUFFIX="ttf"