diff options
Diffstat (limited to 'media-fonts')
-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 52c9fe7c8dc1..d16d06ffcbc4 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.20 2008/02/05 10:47:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/ChangeLog,v 1.21 2008/02/24 12:29:46 armin76 Exp $ + + 24 Feb 2008; Raúl Porcel <armin76@gentoo.org> + font-screen-cyrillic-1.0.1.ebuild: + alpha stable 05 Feb 2008; Markus Rothe <corsair@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 bf41addf6939..05d05381585c 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-2008 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.8 2008/02/05 10:47:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.1.ebuild,v 1.9 2008/02/24 12:29:46 armin76 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 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} x11-apps/bdftopcf" |