diff options
-rw-r--r-- | media-fonts/font-screen-cyrillic/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/font-screen-cyrillic/ChangeLog b/media-fonts/font-screen-cyrillic/ChangeLog index a89223d3291a..4751148e46dc 100644 --- a/media-fonts/font-screen-cyrillic/ChangeLog +++ b/media-fonts/font-screen-cyrillic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-screen-cyrillic # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.40 2010/12/25 19:46:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.41 2010/12/29 21:43:47 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> + font-screen-cyrillic-1.0.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> font-screen-cyrillic-1.0.4.ebuild: diff --git a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4.ebuild b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4.ebuild index c4456adce353..d328e8949a23 100644 --- a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4.ebuild +++ b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4.ebuild,v 1.4 2010/12/25 19:46:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4.ebuild,v 1.5 2010/12/29 21:43:47 maekke Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Screen 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" IUSE="" RDEPEND="" |