diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:49:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:49:53 +0000 |
commit | 9ce569b503f5b0e708572a1991d48f53d7b4d271 (patch) | |
tree | 3cbaebf7ab99ef9f55a0fb27e4fb8599986e641a /media-fonts/font-screen-cyrillic | |
parent | Disable rpm support, bug #274679. (diff) | |
download | historical-9ce569b503f5b0e708572a1991d48f53d7b4d271.tar.gz historical-9ce569b503f5b0e708572a1991d48f53d7b4d271.tar.bz2 historical-9ce569b503f5b0e708572a1991d48f53d7b4d271.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'media-fonts/font-screen-cyrillic')
-rw-r--r-- | media-fonts/font-screen-cyrillic/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/font-screen-cyrillic/ChangeLog b/media-fonts/font-screen-cyrillic/ChangeLog index ca818759ba41..5795569fcda0 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.24 2009/07/06 21:46:02 jer Exp $ + + 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> + font-screen-cyrillic-1.0.1.ebuild: + Stable for HPPA too. 02 Mar 2009; Peter Volkov <pva@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 bbf9628f8d89..c045ee0f1b63 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-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.11 2009/03/02 14:33:22 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild,v 1.12 2009/07/06 21:46:01 jer 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 ~mips ~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" |