public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/libertine/
Date: Tue, 16 Aug 2016 14:03:23 +0000 (UTC)	[thread overview]
Message-ID: <1471356194.4eda2f4cd75e82d0b6037c9943e1bcb6e94c6619.polynomial-c@gentoo> (raw)

commit:     4eda2f4cd75e82d0b6037c9943e1bcb6e94c6619
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 14:03:14 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 14:03:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eda2f4c

media-fonts/libertine: Removed old.

Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-fonts/libertine/Manifest                     |  2 --
 media-fonts/libertine/libertine-4.7.5.ebuild       | 25 ---------------------
 .../libertine/libertine-5.1.3.20110615.ebuild      | 26 ----------------------
 3 files changed, 53 deletions(-)

diff --git a/media-fonts/libertine/Manifest b/media-fonts/libertine/Manifest
index 990de68..2f9981a 100644
--- a/media-fonts/libertine/Manifest
+++ b/media-fonts/libertine/Manifest
@@ -1,3 +1 @@
-DIST LinLibertineFont-4.7.5-2.tgz 6119255 SHA256 f11ff509b89b060953c8921bcaeab14256999083c2e01c7a23bc1cf1709d1dfa SHA512 5bd694092e17118fd839c9e1ae7ca244f378534db5ab67332b7d02762ed81ee5f296046b8c9c210b927ec36e020d21c006f5a890ba7c77cbba5319384d02d449 WHIRLPOOL 9eae577f6df362da64790a5e130a95cf145360582652b1e3605e6fbb60760cc18b1e7be344d0a6f7ad99123ecc2e8ab83022b1b2a1759f51eb9dcc4551008a61
 DIST LinLibertineOTF_5.3.0_2012_07_02.tgz 3001259 SHA256 3eb84d13e59d390a3f0b15f93bbb590de693dd5f29c4e8083317dbbadf6fb985 SHA512 a441a127fb56413a69de3a435f3c5870b53ef2d3b6c341f7bf14e112f90d698ed2e7f9b002e0fcf951b93fa7f29be229bd796f8679f0b610d06705f02e01a6c7 WHIRLPOOL c03b7ce3f53f2c1fea5010266f05b777505b0e38a7b0ad1d4e7029c465d0552bddf64751fa3d3dd3164d69427d915b2343bc7b4df817c584873c29227927c597
-DIST LinLibertineTTF-5.1.3_2011_06_15.tgz 15783507 SHA256 1a29ef98f6f2d3bf68eca8a946e428b1a63f0e0c90411286b5f1cdacb86f15d8 SHA512 ea95872f1b7aaae94a999675ff446b5bbff36e0ec0c69a3c02719a7a6031f4b3539aae5e09ae5b16f18e250baf42d630f402b30f4b6c54a831c738d47c165e8a WHIRLPOOL 09368735f243cb1da1b3a18a9e50cbde16584166976a2d55a6f8399316c805cade825cf6fad3047e8601336ee7d4f1117539bd2a7b11748e1194d0851b900f81

diff --git a/media-fonts/libertine/libertine-4.7.5.ebuild b/media-fonts/libertine/libertine-4.7.5.ebuild
deleted file mode 100644
index 681ea98..0000000
--- a/media-fonts/libertine/libertine-4.7.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit font
-
-MY_PN="LinLibertine"
-MY_P="${MY_PN}Font-${PV}-2"
-
-DESCRIPTION="OpenType fonts from the Linux Libertine Open Fonts Project"
-HOMEPAGE="http://linuxlibertine.sourceforge.net/"
-SRC_URI="mirror://sourceforge/linuxlibertine/${MY_P}.tgz"
-
-LICENSE="|| ( GPL-2-with-font-exception OFL )"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="!<x11-libs/pango-1.20.4"
-
-S="${WORKDIR}/${MY_PN}"
-FONT_S="${S}/Fonts"
-DOCS="Bugs.txt ChangeLog.txt Readme.txt"
-FONT_SUFFIX="ttf otf"

diff --git a/media-fonts/libertine/libertine-5.1.3.20110615.ebuild b/media-fonts/libertine/libertine-5.1.3.20110615.ebuild
deleted file mode 100644
index 2a59d32..0000000
--- a/media-fonts/libertine/libertine-5.1.3.20110615.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit font versionator
-
-MY_DATE=$(get_version_component_range 4)
-MY_PV=$(get_version_component_range 1-3)_${MY_DATE:0:4}_${MY_DATE:4:2}_${MY_DATE:6}
-MY_P="LinLibertineTTF-${MY_PV}"
-
-DESCRIPTION="OpenType fonts from the Linux Libertine Open Fonts Project"
-HOMEPAGE="http://linuxlibertine.sourceforge.net/"
-SRC_URI="mirror://sourceforge/linuxlibertine/${MY_P}.tgz"
-
-LICENSE="|| ( GPL-2-with-font-exception OFL )"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="!<x11-libs/pango-1.20.4"
-
-S="${WORKDIR}"
-FONT_S="${S}"
-DOCS="Bugs.txt ChangeLog.txt README"
-FONT_SUFFIX="ttf"


             reply	other threads:[~2016-08-16 14:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-16 14:03 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-16 14:03 [gentoo-commits] repo/gentoo:master commit in: media-fonts/libertine/ Lars Wendler
2017-08-27 15:34 Michael Palimaka
2019-02-17 16:19 Lars Wendler
2021-03-16 15:39 Andreas Sturmlechner
2021-03-21 19:06 Andreas Sturmlechner
2023-07-03 22:02 Conrad Kostecki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1471356194.4eda2f4cd75e82d0b6037c9943e1bcb6e94c6619.polynomial-c@gentoo \
    --to=polynomial-c@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox