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.2.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 4f28e18ffa1b..ce0961254615 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.32 2010/09/12 18:56:43 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.33 2010/09/19 18:22:51 armin76 Exp $ + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> + font-screen-cyrillic-1.0.2.ebuild: + ia64/s390/sh/sparc stable wrt #327777 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> font-screen-cyrillic-1.0.2.ebuild: diff --git a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.2.ebuild b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.2.ebuild index 5989b7be10f9..59436a4e1635 100644 --- a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.2.ebuild +++ b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.2.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.2.ebuild,v 1.6 2010/09/12 18:56:43 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.2.ebuild,v 1.7 2010/09/19 18:22:51 armin76 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="" |