diff options
author | Peter Volkov <pva@gentoo.org> | 2009-03-02 14:44:18 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-03-02 14:44:18 +0000 |
commit | 8f8ee505f5bd04dd0eb16930ede3e7ef63214666 (patch) | |
tree | 26e53f5ab5576313616d839fffce62523692d6a3 /media-fonts/font-mutt-misc | |
parent | ~mips keyworded, bug #237411 (diff) | |
download | gentoo-2-8f8ee505f5bd04dd0eb16930ede3e7ef63214666.tar.gz gentoo-2-8f8ee505f5bd04dd0eb16930ede3e7ef63214666.tar.bz2 gentoo-2-8f8ee505f5bd04dd0eb16930ede3e7ef63214666.zip |
~mips keyworded, bug #237411
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'media-fonts/font-mutt-misc')
-rw-r--r-- | media-fonts/font-mutt-misc/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/font-mutt-misc/font-mutt-misc-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/font-mutt-misc/ChangeLog b/media-fonts/font-mutt-misc/ChangeLog index 10f925387cab..c10d76759caa 100644 --- a/media-fonts/font-mutt-misc/ChangeLog +++ b/media-fonts/font-mutt-misc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/font-mutt-misc -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-mutt-misc/ChangeLog,v 1.19 2008/03/29 16:20:29 coldwind Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-mutt-misc/ChangeLog,v 1.20 2009/03/02 14:44:18 pva Exp $ + + 02 Mar 2009; Peter Volkov <pva@gentoo.org> font-mutt-misc-1.0.0.ebuild: + ~mips keyworded, bug #237411 29 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> font-mutt-misc-1.0.0.ebuild: diff --git a/media-fonts/font-mutt-misc/font-mutt-misc-1.0.0.ebuild b/media-fonts/font-mutt-misc/font-mutt-misc-1.0.0.ebuild index ed2fc3098d5b..39adb8badf69 100644 --- a/media-fonts/font-mutt-misc/font-mutt-misc-1.0.0.ebuild +++ b/media-fonts/font-mutt-misc/font-mutt-misc-1.0.0.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-mutt-misc/font-mutt-misc-1.0.0.ebuild,v 1.13 2008/03/29 16:20:29 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-mutt-misc/font-mutt-misc-1.0.0.ebuild,v 1.14 2009/03/02 14:44:18 pva Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org ClearlyU 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" |