diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 21:27:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 21:27:46 +0000 |
commit | 3337fb38cfd5630abd671486ec9e717799582cdc (patch) | |
tree | 5cc350b2515e054b1d02f86aeaa225c183c4d6de /media-fonts/cronyx-fonts | |
parent | Mark 0.14.1 stable on ia64 (diff) | |
download | historical-3337fb38cfd5630abd671486ec9e717799582cdc.tar.gz historical-3337fb38cfd5630abd671486ec9e717799582cdc.tar.bz2 historical-3337fb38cfd5630abd671486ec9e717799582cdc.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'media-fonts/cronyx-fonts')
-rw-r--r-- | media-fonts/cronyx-fonts/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/cronyx-fonts/ChangeLog b/media-fonts/cronyx-fonts/ChangeLog index 00f77637eeae..20f60f34b68c 100644 --- a/media-fonts/cronyx-fonts/ChangeLog +++ b/media-fonts/cronyx-fonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/cronyx-fonts # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.12 2006/09/07 15:55:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.13 2006/10/20 21:22:12 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + cronyx-fonts-2.3.1-r2.ebuild: + Stable on Alpha. 07 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> cronyx-fonts-2.3.1-r2.ebuild: diff --git a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild index abb17cb21781..8cad526ee0ec 100644 --- a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild +++ b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild,v 1.4 2006/09/07 15:55:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild,v 1.5 2006/10/20 21:22:12 kloeri Exp $ DESCRIPTION="Cronyx Cyrillic bitmap fonts for X" HOMEPAGE="http://koi8.pp.ru/frame.html?xwin.html#xwin_fonts" S="${WORKDIR}/cyrillic" SRC_URI="http://koi8.pp.ru/dist/x6rus-${PV}-bin.tgz" -KEYWORDS="~alpha ~amd64 arm ia64 ~ppc s390 sh sparc ~x86" +KEYWORDS="alpha ~amd64 arm ia64 ~ppc s390 sh sparc ~x86" SLOT="0" LICENSE="freedist" DEPEND="X? ( || ( x11-apps/mkfontdir virtual/x11 ) )" |