diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-15 16:48:45 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-07-15 16:48:45 +0000 |
commit | 524ddfbb5c8c1f77825393f32bad466c36e48fb7 (patch) | |
tree | 4dfe221f6f72cf2c291e84d311281eb2bed9a189 /media-fonts | |
parent | QA: Don't assign default to; Don't include ${IUSE} in initial IUSE setting (diff) | |
download | gentoo-2-524ddfbb5c8c1f77825393f32bad466c36e48fb7.tar.gz gentoo-2-524ddfbb5c8c1f77825393f32bad466c36e48fb7.tar.bz2 gentoo-2-524ddfbb5c8c1f77825393f32bad466c36e48fb7.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/cronyx-fonts/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/cronyx-fonts/ChangeLog b/media-fonts/cronyx-fonts/ChangeLog index c656bb5c6281..805dd0ccb48d 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.5 2004/09/29 06:08:01 usata Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/ChangeLog,v 1.6 2005/07/15 16:48:45 flameeyes Exp $ + + 15 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> + cronyx-fonts-2.3.1-r1.ebuild: + Stable on amd64. 29 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> cronyx-fonts-2.3.1-r1.ebuild, -cronyx-fonts-2.3.1.ebuild: diff --git a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild index 4f17b87a8ebd..9454c1b14532 100644 --- a/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild +++ b/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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-r1.ebuild,v 1.3 2004/09/29 06:08:01 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cronyx-fonts/cronyx-fonts-2.3.1-r1.ebuild,v 1.4 2005/07/15 16:48:45 flameeyes 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="x86 ppc ~amd64 alpha" +KEYWORDS="alpha amd64 ppc x86" SLOT="0" LICENSE="freedist" DEPEND="X? ( virtual/x11 )" |