diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-13 17:35:34 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-13 17:35:34 +0000 |
commit | 8cf32631c2071f4ef6ea3d1a0b1ec3b6dcc752d9 (patch) | |
tree | d647258c783ef9bde335bdcd60e2618d3d77d6b3 /media-fonts/font-dec-misc | |
parent | Drop sources that will be removed. (diff) | |
download | gentoo-2-8cf32631c2071f4ef6ea3d1a0b1ec3b6dcc752d9.tar.gz gentoo-2-8cf32631c2071f4ef6ea3d1a0b1ec3b6dcc752d9.tar.bz2 gentoo-2-8cf32631c2071f4ef6ea3d1a0b1ec3b6dcc752d9.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/font-dec-misc')
-rw-r--r-- | media-fonts/font-dec-misc/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/font-dec-misc/font-dec-misc-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/font-dec-misc/ChangeLog b/media-fonts/font-dec-misc/ChangeLog index 58806ec2c77b..935fd7c8910f 100644 --- a/media-fonts/font-dec-misc/ChangeLog +++ b/media-fonts/font-dec-misc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/font-dec-misc -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-dec-misc/ChangeLog,v 1.43 2011/02/14 13:13:30 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-dec-misc/ChangeLog,v 1.44 2012/05/13 17:35:34 aballier Exp $ + + 13 May 2012; Alexis Ballier <aballier@gentoo.org> font-dec-misc-1.0.3.ebuild: + keyword ~amd64-fbsd 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> font-dec-misc-1.0.3.ebuild: diff --git a/media-fonts/font-dec-misc/font-dec-misc-1.0.3.ebuild b/media-fonts/font-dec-misc/font-dec-misc-1.0.3.ebuild index 7ca2364c0cf5..e907ad8b066e 100644 --- a/media-fonts/font-dec-misc/font-dec-misc-1.0.3.ebuild +++ b/media-fonts/font-dec-misc/font-dec-misc-1.0.3.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-dec-misc/font-dec-misc-1.0.3.ebuild,v 1.8 2011/02/14 13:13:30 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-dec-misc/font-dec-misc-1.0.3.ebuild,v 1.9 2012/05/13 17:35:34 aballier Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org DEC 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="" |