diff options
author | 2012-05-15 14:02:19 +0000 | |
---|---|---|
committer | 2012-05-15 14:02:19 +0000 | |
commit | 6f61e17dd533daff938dc53b9662bd68a6dde95e (patch) | |
tree | a82d3f684d94775cf232389f65ec8e7fc16e2d1d /media-fonts | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-6f61e17dd533daff938dc53b9662bd68a6dde95e.tar.gz gentoo-2-6f61e17dd533daff938dc53b9662bd68a6dde95e.tar.bz2 gentoo-2-6f61e17dd533daff938dc53b9662bd68a6dde95e.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/font-screen-cyrillic/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4.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 ebc085424d26..e2c17fab3829 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.44 2011/02/14 13:32:02 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.45 2012/05/15 14:02:19 aballier Exp $ + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> + font-screen-cyrillic-1.0.4.ebuild: + keyword ~amd64-fbsd 14 Feb 2011; Kacper Kowalik <xarthisius@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 4738c4fd8956..bd5d15029495 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-2011 Gentoo Foundation +# Copyright 1999-2012 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.8 2011/02/14 13:32:02 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4.ebuild,v 1.9 2012/05/15 14:02:19 aballier 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 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |