diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-03-18 12:08:40 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-03-18 12:08:40 +0000 |
commit | 99e1f2a76def05fb87b5c7d60e3f06c06d8afd1d (patch) | |
tree | e763550cf711c4e47cbd368471b29e41649fe21c /media-fonts/cronyx-fonts | |
parent | Post-stabilization clean-up. (diff) | |
download | historical-99e1f2a76def05fb87b5c7d60e3f06c06d8afd1d.tar.gz historical-99e1f2a76def05fb87b5c7d60e3f06c06d8afd1d.tar.bz2 historical-99e1f2a76def05fb87b5c7d60e3f06c06d8afd1d.zip |
stable on amd64; bug 171063
Package-Manager: portage-2.1.2-r9
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 299c9c139412..06ee4034bdcb 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.16 2007/03/17 13:14:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.17 2007/03/18 12:05:22 blubb Exp $ + + 18 Mar 2007; Simon Stelling <blubb@gentoo.org> + cronyx-fonts-2.3.1-r2.ebuild: + stable on amd64; bug 171063 17 Mar 2007; nixnut <nixnut@gentoo.org> cronyx-fonts-2.3.1-r2.ebuild: Stable on ppc wrt bug 171063 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 3a3b02f676d7..11ca213388dc 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-2007 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.8 2007/03/17 13:14:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r2.ebuild,v 1.9 2007/03/18 12:05:22 blubb 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc x86 ~x86-fbsd" SLOT="0" LICENSE="freedist" DEPEND="X? ( || ( x11-apps/mkfontdir virtual/x11 ) )" |