diff options
author | Akinori Hattori <hattya@gentoo.org> | 2013-08-03 13:10:38 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2013-08-03 13:10:38 +0000 |
commit | 974f5ca102618bf67d3757b5b57dec74ca18efc6 (patch) | |
tree | bee8d68b62dc1f3c62d9162ab0364245a25acaa3 /media-fonts/umeplus-fonts | |
parent | amd64 stable (diff) | |
download | gentoo-2-974f5ca102618bf67d3757b5b57dec74ca18efc6.tar.gz gentoo-2-974f5ca102618bf67d3757b5b57dec74ca18efc6.tar.bz2 gentoo-2-974f5ca102618bf67d3757b5b57dec74ca18efc6.zip |
remove old ebuilds
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'media-fonts/umeplus-fonts')
4 files changed, 6 insertions, 67 deletions
diff --git a/media-fonts/umeplus-fonts/ChangeLog b/media-fonts/umeplus-fonts/ChangeLog index 88254501b70a..abc34477fd5f 100644 --- a/media-fonts/umeplus-fonts/ChangeLog +++ b/media-fonts/umeplus-fonts/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-fonts/umeplus-fonts # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/umeplus-fonts/ChangeLog,v 1.9 2013/08/03 13:09:22 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/umeplus-fonts/ChangeLog,v 1.10 2013/08/03 13:10:38 hattya Exp $ + + 03 Aug 2013; Akinori Hattori <hattya@gentoo.org> + -umeplus-fonts-20090604.ebuild, -umeplus-fonts-20090918a.ebuild, + -umeplus-fonts-20100106.ebuild: + remove old ebuilds 03 Aug 2013; Akinori Hattori <hattya@gentoo.org> umeplus-fonts-20120403.ebuild: diff --git a/media-fonts/umeplus-fonts/umeplus-fonts-20090604.ebuild b/media-fonts/umeplus-fonts/umeplus-fonts-20090604.ebuild deleted file mode 100644 index 8e121012a595..000000000000 --- a/media-fonts/umeplus-fonts/umeplus-fonts-20090604.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/umeplus-fonts/umeplus-fonts-20090604.ebuild,v 1.3 2013/01/16 20:29:38 ulm Exp $ - -inherit font - -DESCRIPTION="UmePlus fonts are modified Ume and M+ fonts for Japanese" -HOMEPAGE="http://www.geocities.jp/ep3797/modified_fonts_01.html" -SRC_URI="http://www.geocities.jp/ep3797/snapshot/modified_fonts/${P}.tar.bz2" - -LICENSE="mplus-fonts public-domain" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -# Only installs fonts -RESTRICT="strip binchecks" - -FONT_S="${S}" - -FONT_SUFFIX="ttf" -DOCS="ChangeLog README" diff --git a/media-fonts/umeplus-fonts/umeplus-fonts-20090918a.ebuild b/media-fonts/umeplus-fonts/umeplus-fonts-20090918a.ebuild deleted file mode 100644 index af705ede7e2d..000000000000 --- a/media-fonts/umeplus-fonts/umeplus-fonts-20090918a.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/umeplus-fonts/umeplus-fonts-20090918a.ebuild,v 1.2 2013/01/16 20:29:38 ulm Exp $ - -inherit font - -DESCRIPTION="UmePlus fonts are modified Ume and M+ fonts for Japanese" -HOMEPAGE="http://www.geocities.jp/ep3797/modified_fonts_01.html" -SRC_URI="http://www.geocities.jp/ep3797/snapshot/modified_fonts/${P}.tar.bz2" - -LICENSE="mplus-fonts public-domain" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -# Only installs fonts -RESTRICT="strip binchecks" - -FONT_S="${S}" - -FONT_SUFFIX="ttf" -DOCS="ChangeLog README" diff --git a/media-fonts/umeplus-fonts/umeplus-fonts-20100106.ebuild b/media-fonts/umeplus-fonts/umeplus-fonts-20100106.ebuild deleted file mode 100644 index fec9d8d0d490..000000000000 --- a/media-fonts/umeplus-fonts/umeplus-fonts-20100106.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/umeplus-fonts/umeplus-fonts-20100106.ebuild,v 1.3 2013/01/16 20:29:38 ulm Exp $ - -inherit font - -DESCRIPTION="UmePlus fonts are modified Ume and M+ fonts for Japanese" -HOMEPAGE="http://www.geocities.jp/ep3797/modified_fonts_01.html" -SRC_URI="http://www.geocities.jp/ep3797/snapshot/modified_fonts/${P}.tar.bz2" - -LICENSE="mplus-fonts public-domain" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-macos" -IUSE="" - -# Only installs fonts -RESTRICT="strip binchecks" - -FONT_S="${S}" - -FONT_SUFFIX="ttf" -DOCS="ChangeLog README" |