diff options
Diffstat (limited to 'media-fonts/font-screen-cyrillic')
-rw-r--r-- | media-fonts/font-screen-cyrillic/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-fonts/font-screen-cyrillic/ChangeLog b/media-fonts/font-screen-cyrillic/ChangeLog index c12dc7d8a02e..57d690698967 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.18 2007/12/19 23:40:47 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.19 2008/01/23 18:12:04 armin76 Exp $ + + 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> + font-screen-cyrillic-1.0.1.ebuild: + Add ~alpha, sparc stable 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> font-screen-cyrillic-1.0.1.ebuild: diff --git a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild index ecee37d05116..fb7ce13fc851 100644 --- a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild +++ b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.6 2008/01/10 09:53:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild,v 1.7 2008/01/23 18:12:04 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Screen cyrillic fonts" -KEYWORDS="~amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} x11-apps/bdftopcf" |