diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-27 00:02:05 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-27 00:02:05 +0000 |
commit | d1797ba41a3f98e26e391afc381add025b8ee9f7 (patch) | |
tree | 20b931ffc0b00cc640408087daf6a5bff0e89f47 /media-fonts/font-screen-cyrillic | |
parent | arm/ia64/s390/sh love (diff) | |
download | historical-d1797ba41a3f98e26e391afc381add025b8ee9f7.tar.gz historical-d1797ba41a3f98e26e391afc381add025b8ee9f7.tar.bz2 historical-d1797ba41a3f98e26e391afc381add025b8ee9f7.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'media-fonts/font-screen-cyrillic')
3 files changed, 9 insertions, 3 deletions
diff --git a/media-fonts/font-screen-cyrillic/ChangeLog b/media-fonts/font-screen-cyrillic/ChangeLog index 30854ed54c6c..e229cf13ac27 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.15 2006/11/10 01:36:14 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.16 2006/11/26 23:42:27 flameeyes Exp $ + + 26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> + font-screen-cyrillic-1.0.1.ebuild: + Add ~x86-fbsd keyword. *font-screen-cyrillic-1.0.1 (10 Nov 2006) diff --git a/media-fonts/font-screen-cyrillic/files/digest-font-screen-cyrillic-1.0.0 b/media-fonts/font-screen-cyrillic/files/digest-font-screen-cyrillic-1.0.0 index 72d220077907..6ecd6fcc6771 100644 --- a/media-fonts/font-screen-cyrillic/files/digest-font-screen-cyrillic-1.0.0 +++ b/media-fonts/font-screen-cyrillic/files/digest-font-screen-cyrillic-1.0.0 @@ -1 +1,3 @@ MD5 8a696edbcb55ebc00e8b829002faeaa1 font-screen-cyrillic-1.0.0.tar.bz2 42895 +RMD160 7e36d184c1a0fe03f0381a683e59cfd2bae418ee font-screen-cyrillic-1.0.0.tar.bz2 42895 +SHA256 0dccdb6bf3845ccd5d336e7d2fe93dcb4caacd871dba2d4b49265d3343de4dd6 font-screen-cyrillic-1.0.0.tar.bz2 42895 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 a614ad2e9331..3c7e4c2c0c2a 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-2006 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.1 2006/11/10 01:36:14 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild,v 1.2 2006/11/26 23:42:27 flameeyes Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Screen cyrillic fonts" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} x11-apps/bdftopcf" |