diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 18:26:52 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 18:26:52 +0000 |
commit | feb61e72815e0a56c97d89394492694eb5a2dc32 (patch) | |
tree | 5d3988c1c7b7cc457b9ff8888ad3f84ecb6e686e /media-fonts | |
parent | Remove trac license, duplicate of BSD, bug 301123. (diff) | |
download | historical-feb61e72815e0a56c97d89394492694eb5a2dc32.tar.gz historical-feb61e72815e0a56c97d89394492694eb5a2dc32.tar.bz2 historical-feb61e72815e0a56c97d89394492694eb5a2dc32.zip |
rm
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/encodings/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/encodings/encodings-1.0.2-r1.ebuild | 31 | ||||
-rw-r--r-- | media-fonts/encodings/encodings-1.0.2.ebuild | 18 | ||||
-rw-r--r-- | media-fonts/font-misc-ethiopic/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild | 23 | ||||
-rw-r--r-- | media-fonts/font-screen-cyrillic/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.0.ebuild | 14 | ||||
-rw-r--r-- | media-fonts/font-xfree86-type1/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/font-xfree86-type1/font-xfree86-type1-1.0.0.ebuild | 16 |
9 files changed, 23 insertions, 109 deletions
diff --git a/media-fonts/encodings/ChangeLog b/media-fonts/encodings/ChangeLog index 909f9cce2700..26fa076c183e 100644 --- a/media-fonts/encodings/ChangeLog +++ b/media-fonts/encodings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/encodings # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/encodings/ChangeLog,v 1.52 2010/01/19 17:57:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/encodings/ChangeLog,v 1.53 2010/01/23 18:22:07 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -encodings-1.0.2.ebuild, -encodings-1.0.2-r1.ebuild: + rm 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> encodings-1.0.3.ebuild: m68k/s390 stable diff --git a/media-fonts/encodings/encodings-1.0.2-r1.ebuild b/media-fonts/encodings/encodings-1.0.2-r1.ebuild deleted file mode 100644 index 52258ed6ecc7..000000000000 --- a/media-fonts/encodings/encodings-1.0.2-r1.ebuild +++ /dev/null @@ -1,31 +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/encodings/encodings-1.0.2-r1.ebuild,v 1.6 2009/11/08 15:02:11 josejx Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org font encodings" - -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - -RDEPEND="" -DEPEND="${RDEPEND} - x11-apps/mkfontscale" - -CONFIGURE_OPTIONS="--with-encodingsdir=/usr/share/fonts/encodings" - -ECONF_SOURCE="${S}" - -src_compile() { - mkdir "${S}"/build - cd "${S}"/build - x-modular_src_compile -} - -src_install() { - cd "${S}"/build - x-modular_src_install -} diff --git a/media-fonts/encodings/encodings-1.0.2.ebuild b/media-fonts/encodings/encodings-1.0.2.ebuild deleted file mode 100644 index 29c002fb37a4..000000000000 --- a/media-fonts/encodings/encodings-1.0.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/encodings/encodings-1.0.2.ebuild,v 1.10 2007/06/24 21:49:51 vapier Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org font encodings" - -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - -RDEPEND="" -DEPEND="${RDEPEND} - x11-apps/mkfontscale" - -CONFIGURE_OPTIONS="--with-encodingsdir=/usr/share/fonts/encodings" diff --git a/media-fonts/font-misc-ethiopic/ChangeLog b/media-fonts/font-misc-ethiopic/ChangeLog index 6244c6d59ccd..fe49fa35a9b9 100644 --- a/media-fonts/font-misc-ethiopic/ChangeLog +++ b/media-fonts/font-misc-ethiopic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-misc-ethiopic -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/ChangeLog,v 1.31 2009/12/15 19:05:57 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/ChangeLog,v 1.32 2010/01/23 18:23:38 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -font-misc-ethiopic-1.0.0.ebuild: + rm 15 Dec 2009; Brent Baude <ranger@gentoo.org> font-misc-ethiopic-1.0.0-r1.ebuild: diff --git a/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild b/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild deleted file mode 100644 index 7a3b7dd8d65f..000000000000 --- a/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild +++ /dev/null @@ -1,23 +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/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild,v 1.18 2009/09/30 19:13:19 ssuominen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -FONT_DIR="TTF OTF" - -inherit x-modular - -DESCRIPTION="Miscellaneous Ethiopic fonts" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - x11-apps/bdftopcf - >=media-fonts/font-util-0.99.2" - -CONFIGURE_OPTIONS="--with-mapfiles=${XDIR}/share/fonts/util - --with-ttf-fontdir=/usr/share/fonts/TTF - --with-otf-fontdir=/usr/share/fonts/OTF" diff --git a/media-fonts/font-screen-cyrillic/ChangeLog b/media-fonts/font-screen-cyrillic/ChangeLog index 7425ed6f776a..34717707d55f 100644 --- a/media-fonts/font-screen-cyrillic/ChangeLog +++ b/media-fonts/font-screen-cyrillic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-screen-cyrillic -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.25 2009/10/11 11:00:22 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.26 2010/01/23 18:25:53 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -font-screen-cyrillic-1.0.0.ebuild: + rm 11 Oct 2009; nixnut <nixnut@gentoo.org> font-screen-cyrillic-1.0.1.ebuild: ppc stable #282290 diff --git a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.0.ebuild b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.0.ebuild deleted file mode 100644 index 5fb814209b2a..000000000000 --- a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.0.ebuild,v 1.8 2007/07/15 05:13:09 mr_bones_ Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Screen cyrillic fonts" -KEYWORDS="~amd64 arm ~hppa ia64 ~ppc ppc64 s390 sh ~sparc ~x86" -RDEPEND="" -DEPEND="${RDEPEND} - x11-apps/bdftopcf" diff --git a/media-fonts/font-xfree86-type1/ChangeLog b/media-fonts/font-xfree86-type1/ChangeLog index 7bd43818e648..1e76570980ea 100644 --- a/media-fonts/font-xfree86-type1/ChangeLog +++ b/media-fonts/font-xfree86-type1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-xfree86-type1 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-xfree86-type1/ChangeLog,v 1.32 2009/12/15 19:06:34 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-xfree86-type1/ChangeLog,v 1.33 2010/01/23 18:26:52 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -font-xfree86-type1-1.0.0.ebuild: + rm 15 Dec 2009; Brent Baude <ranger@gentoo.org> font-xfree86-type1-1.0.1.ebuild: diff --git a/media-fonts/font-xfree86-type1/font-xfree86-type1-1.0.0.ebuild b/media-fonts/font-xfree86-type1/font-xfree86-type1-1.0.0.ebuild deleted file mode 100644 index 7743ec827797..000000000000 --- a/media-fonts/font-xfree86-type1/font-xfree86-type1-1.0.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-xfree86-type1/font-xfree86-type1-1.0.0.ebuild,v 1.16 2009/09/30 19:14:53 ssuominen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org XFree86 Type 1 font" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - media-libs/fontconfig" |