diff options
author | Peter Volkov <pva@gentoo.org> | 2009-03-02 14:33:22 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-03-02 14:33:22 +0000 |
commit | d50ffb2ee27ef8c5f37e5c289c73409f276f1c0b (patch) | |
tree | 76a43d0b13b4f4d5ec8da8861c0dd40b02291048 /media-fonts/font-screen-cyrillic | |
parent | ~mips keyworded, bug #237411 (diff) | |
download | gentoo-2-d50ffb2ee27ef8c5f37e5c289c73409f276f1c0b.tar.gz gentoo-2-d50ffb2ee27ef8c5f37e5c289c73409f276f1c0b.tar.bz2 gentoo-2-d50ffb2ee27ef8c5f37e5c289c73409f276f1c0b.zip |
~mips keyworded, bug #237411
(Portage version: 2.2_rc23/cvs/Linux i686)
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 | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/font-screen-cyrillic/ChangeLog b/media-fonts/font-screen-cyrillic/ChangeLog index f69397b89bf7..ca818759ba41 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.22 2008/03/24 13:52:02 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.23 2009/03/02 14:33:22 pva Exp $ + + 02 Mar 2009; Peter Volkov <pva@gentoo.org> + font-screen-cyrillic-1.0.1.ebuild: + ~mips keyworded, bug #237411 24 Mar 2008; Markus Meier <maekke@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 acb631a08295..bbf9628f8d89 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 +# Copyright 1999-2009 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.10 2008/03/24 13:52:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild,v 1.11 2009/03/02 14:33:22 pva 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="alpha amd64 arm ~hppa ia64 ~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" |