diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-30 09:47:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-30 09:47:19 +0000 |
commit | a624f423f87e4fc4acb2bf72f7ce6ed6a87e1c3d (patch) | |
tree | 5fc67d4418377079cfd56b0cefe7ee0f08198d09 /media-fonts/font-cursor-misc | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-a624f423f87e4fc4acb2bf72f7ce6ed6a87e1c3d.tar.gz gentoo-2-a624f423f87e4fc4acb2bf72f7ce6ed6a87e1c3d.tar.bz2 gentoo-2-a624f423f87e4fc4acb2bf72f7ce6ed6a87e1c3d.zip |
Stable on ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'media-fonts/font-cursor-misc')
-rw-r--r-- | media-fonts/font-cursor-misc/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-cursor-misc/font-cursor-misc-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/font-cursor-misc/ChangeLog b/media-fonts/font-cursor-misc/ChangeLog index 75130dc4d129..9736c3106742 100644 --- a/media-fonts/font-cursor-misc/ChangeLog +++ b/media-fonts/font-cursor-misc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-cursor-misc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/ChangeLog,v 1.21 2006/06/30 05:15:01 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/ChangeLog,v 1.22 2006/06/30 09:47:19 corsair Exp $ + + 30 Jun 2006; Markus Rothe <corsair@gentoo.org> + font-cursor-misc-1.0.0.ebuild: + Stable on ppc64 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; font-cursor-misc-1.0.0.ebuild: diff --git a/media-fonts/font-cursor-misc/font-cursor-misc-1.0.0.ebuild b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.0.ebuild index 5c48711df546..b5f96c4c9a80 100644 --- a/media-fonts/font-cursor-misc/font-cursor-misc-1.0.0.ebuild +++ b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.0.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-cursor-misc/font-cursor-misc-1.0.0.ebuild,v 1.9 2006/06/30 05:15:01 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/font-cursor-misc-1.0.0.ebuild,v 1.10 2006/06/30 09:47:19 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X.Org cursor font" RESTRICT="mirror" -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" |