diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:40:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:40:03 +0000 |
commit | 3e185a2ea38684d4202270abfea30fdc7bdb2d07 (patch) | |
tree | 3e1b7a0f7c3d316ffe4970e5c0acc905c6415f18 /media-fonts/font-cronyx-cyrillic | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-3e185a2ea38684d4202270abfea30fdc7bdb2d07.tar.gz gentoo-2-3e185a2ea38684d4202270abfea30fdc7bdb2d07.tar.bz2 gentoo-2-3e185a2ea38684d4202270abfea30fdc7bdb2d07.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'media-fonts/font-cronyx-cyrillic')
-rw-r--r-- | media-fonts/font-cronyx-cyrillic/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/font-cronyx-cyrillic/ChangeLog b/media-fonts/font-cronyx-cyrillic/ChangeLog index 0cb77cae95f4..464b47f40634 100644 --- a/media-fonts/font-cronyx-cyrillic/ChangeLog +++ b/media-fonts/font-cronyx-cyrillic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-cronyx-cyrillic # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cronyx-cyrillic/ChangeLog,v 1.20 2009/03/02 14:48:51 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cronyx-cyrillic/ChangeLog,v 1.21 2009/07/06 21:40:03 jer Exp $ + + 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> + font-cronyx-cyrillic-1.0.0.ebuild: + Stable for HPPA too. 02 Mar 2009; Peter Volkov <pva@gentoo.org> font-cronyx-cyrillic-1.0.0.ebuild: diff --git a/media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.0.ebuild b/media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.0.ebuild index bbd1cadc9621..cc3778c050b6 100644 --- a/media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.0.ebuild +++ b/media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.0.ebuild,v 1.14 2009/03/02 14:48:51 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cronyx-cyrillic/font-cronyx-cyrillic-1.0.0.ebuild,v 1.15 2009/07/06 21:40:03 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Cronyx cyrillic fonts" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} x11-apps/bdftopcf" |