diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2012-01-08 05:40:36 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2012-01-08 05:40:36 +0000 |
commit | cfe0c507e67a64785ff1a925140935f239ee2505 (patch) | |
tree | bfc25b1342295a201965665ed43f8f8a55669f76 /media-fonts | |
parent | Version bump (bug #393157). (diff) | |
download | gentoo-2-cfe0c507e67a64785ff1a925140935f239ee2505.tar.gz gentoo-2-cfe0c507e67a64785ff1a925140935f239ee2505.tar.bz2 gentoo-2-cfe0c507e67a64785ff1a925140935f239ee2505.zip |
Mark ppc64 stable (bug #386887), remove old.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts')
6 files changed, 9 insertions, 114 deletions
diff --git a/media-fonts/liberation-fonts/ChangeLog b/media-fonts/liberation-fonts/ChangeLog index 93d6fcc1e427..de1798c0b9d0 100644 --- a/media-fonts/liberation-fonts/ChangeLog +++ b/media-fonts/liberation-fonts/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-fonts/liberation-fonts -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.23 2011/11/06 23:30:22 ranger Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.24 2012/01/08 05:40:36 dirtyepic Exp $ + + 08 Jan 2012; Ryan Hill <dirtyepic@gentoo.org> -liberation-fonts-1.04.ebuild, + -liberation-fonts-1.05.ebuild, -liberation-fonts-1.06.0.20100721-r1.ebuild, + -liberation-fonts-1.07.0.ebuild, liberation-fonts-1.07.0-r2.ebuild: + Mark ppc64 stable (bug #386887), remove old. 06 Nov 2011; Brent Baude <ranger@gentoo.org> liberation-fonts-1.07.0-r2.ebuild: diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild b/media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild deleted file mode 100644 index 4c2ff6128bd8..000000000000 --- a/media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild,v 1.4 2011/02/20 16:17:58 xarthisius Exp $ - -inherit font - -DESCRIPTION="A GPL-2 Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat" -SRC_URI="https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz" -HOMEPAGE="https://fedorahosted.org/liberation-fonts" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -SLOT="0" -LICENSE="GPL-2-with-exceptions" -IUSE="X" -RDEPEND="${DEPEND}" - -FONT_SUFFIX="ttf" -DOCS="License.txt" - -FONT_CONF=( "${FILESDIR}/60-liberation.conf" ) diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild b/media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild deleted file mode 100644 index 52fe76644182..000000000000 --- a/media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.05.ebuild,v 1.6 2010/10/15 21:29:36 ranger Exp $ - -inherit font - -DESCRIPTION="A GPL-2 Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat" -HOMEPAGE="https://fedorahosted.org/liberation-fonts" -SRC_URI="!fontforge? ( http://github.com/downloads/kaio/${PN}/${PN}-ttf-${PV}.zip ) -fontforge? ( http://github.com/downloads/kaio/${PN}/${P}.tar.gz )" - -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -SLOT="0" -LICENSE="GPL-2-with-exceptions" -IUSE="fontforge X" -RDEPEND="${DEPEND}" - -FONT_SUFFIX="ttf" -DOCS="License.txt" - -FONT_CONF=( "${FILESDIR}/60-liberation.conf" ) - -DEPEND="fontforge? ( media-gfx/fontforge )" -RDEPEND="" - -if use fontforge; then - FONT_S=${S}/ttf -else - FONT_S=${WORKDIR} -fi diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.06.0.20100721-r1.ebuild b/media-fonts/liberation-fonts/liberation-fonts-1.06.0.20100721-r1.ebuild deleted file mode 100644 index 84504f8231e5..000000000000 --- a/media-fonts/liberation-fonts/liberation-fonts-1.06.0.20100721-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.06.0.20100721-r1.ebuild,v 1.1 2011/05/03 13:50:02 je_fro Exp $ - -EAPI=3 - -inherit font - -DESCRIPTION="A GPL-2 Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat" -HOMEPAGE="https://fedorahosted.org/liberation-fonts" -SRC_URI="!fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz ) -fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )" - -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -SLOT="0" -LICENSE="GPL-2-with-exceptions" -IUSE="fontforge X" - -FONT_SUFFIX="ttf" - -FONT_CONF=( "${FILESDIR}/60-liberation.conf" ) - -DEPEND="fontforge? ( media-gfx/fontforge )" -RDEPEND="" - -if use fontforge; then - FONT_S="${S}/${PN}-ttf-${PV%.*}.$(date +%Y%m%d)" -else - FONT_S="${WORKDIR}/${PN}-ttf-${PV}" - S=${FONT_S} -fi diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.07.0-r2.ebuild b/media-fonts/liberation-fonts/liberation-fonts-1.07.0-r2.ebuild index ef591570708f..fd1b1c025e1a 100644 --- a/media-fonts/liberation-fonts/liberation-fonts-1.07.0-r2.ebuild +++ b/media-fonts/liberation-fonts/liberation-fonts-1.07.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $ @@ -11,7 +11,7 @@ HOMEPAGE="https://fedorahosted.org/liberation-fonts" SRC_URI="!fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz ) fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2-with-exceptions" IUSE="fontforge X" diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.07.0.ebuild b/media-fonts/liberation-fonts/liberation-fonts-1.07.0.ebuild deleted file mode 100644 index 263b93d6f129..000000000000 --- a/media-fonts/liberation-fonts/liberation-fonts-1.07.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $ - -EAPI=3 - -inherit font - -DESCRIPTION="A GPL-2 Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat" -HOMEPAGE="https://fedorahosted.org/liberation-fonts" -SRC_URI="!fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz ) -fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )" - -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -SLOT="0" -LICENSE="GPL-2-with-exceptions" -IUSE="fontforge X" - -FONT_SUFFIX="ttf" - -FONT_CONF=( "${FILESDIR}/60-liberation.conf" ) - -DEPEND="fontforge? ( media-gfx/fontforge ) - app-arch/unzip" -RDEPEND="" - -FONT_S="${S}/${PN}-ttf-${PV}" -if ! use fontforge; then - S=${FONT_S} -fi |