diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-29 21:43:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-29 21:43:47 +0000 |
commit | 3c6551689a6a1ca4753f067d003e6c2e3a1a8e1b (patch) | |
tree | 86376c4b4b88daf4852487ccb085b047b13a9007 /media-fonts/font-screen-cyrillic | |
parent | Run tests in C locale since output is compared against hard-coded errors/warn... (diff) | |
download | gentoo-2-3c6551689a6a1ca4753f067d003e6c2e3a1a8e1b.tar.gz gentoo-2-3c6551689a6a1ca4753f067d003e6c2e3a1a8e1b.tar.bz2 gentoo-2-3c6551689a6a1ca4753f067d003e6c2e3a1a8e1b.zip |
arm stable, bug #344827
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/font-screen-cyrillic')
-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="" |