diff options
author | 2011-02-14 15:54:29 +0000 | |
---|---|---|
committer | 2011-02-14 15:54:29 +0000 | |
commit | cc4e50ca89c966520eec92cd86831b2f41841dfe (patch) | |
tree | cb348a45f7e2a5d2fd4c7b1c86d4913d73b5151c | |
parent | old (diff) | |
download | historical-cc4e50ca89c966520eec92cd86831b2f41841dfe.tar.gz historical-cc4e50ca89c966520eec92cd86831b2f41841dfe.tar.bz2 historical-cc4e50ca89c966520eec92cd86831b2f41841dfe.zip |
old
Package-Manager: portage-2.2.0_alpha23/cvs/Linux x86_64
-rw-r--r-- | media-fonts/font-bh-ttf/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-bh-ttf/font-bh-ttf-1.0.1.ebuild | 14 | ||||
-rw-r--r-- | media-fonts/font-jis-misc/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-jis-misc/font-jis-misc-1.0.1.ebuild | 17 |
4 files changed, 10 insertions, 33 deletions
diff --git a/media-fonts/font-bh-ttf/ChangeLog b/media-fonts/font-bh-ttf/ChangeLog index 9f7a9f00c9e7..d4f9f2053aba 100644 --- a/media-fonts/font-bh-ttf/ChangeLog +++ b/media-fonts/font-bh-ttf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-bh-ttf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.51 2011/02/14 13:00:25 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.52 2011/02/14 15:53:58 scarabeus Exp $ + + 14 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -font-bh-ttf-1.0.1.ebuild: + old 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> font-bh-ttf-1.0.3.ebuild: diff --git a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.1.ebuild b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.1.ebuild deleted file mode 100644 index f25babdb04e0..000000000000 --- a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.1.ebuild +++ /dev/null @@ -1,14 +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/font-bh-ttf/font-bh-ttf-1.0.1.ebuild,v 1.9 2010/10/21 00:53:07 ranger Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="X.Org Bigelow & Holmes TrueType fonts" - -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/media-fonts/font-jis-misc/ChangeLog b/media-fonts/font-jis-misc/ChangeLog index 41d4920625a2..defcb968d8b7 100644 --- a/media-fonts/font-jis-misc/ChangeLog +++ b/media-fonts/font-jis-misc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-jis-misc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-jis-misc/ChangeLog,v 1.41 2011/02/14 13:16:57 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-jis-misc/ChangeLog,v 1.42 2011/02/14 15:54:29 scarabeus Exp $ + + 14 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -font-jis-misc-1.0.1.ebuild: + old 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> font-jis-misc-1.0.3.ebuild: diff --git a/media-fonts/font-jis-misc/font-jis-misc-1.0.1.ebuild b/media-fonts/font-jis-misc/font-jis-misc-1.0.1.ebuild deleted file mode 100644 index e8b1e8a07aef..000000000000 --- a/media-fonts/font-jis-misc/font-jis-misc-1.0.1.ebuild +++ /dev/null @@ -1,17 +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/font-jis-misc/font-jis-misc-1.0.1.ebuild,v 1.9 2010/10/21 00:58:49 ranger Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="X.Org JIS (japanese) fonts" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND} - x11-apps/bdftopcf - >=media-fonts/font-util-1.1.1-r1" |