diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-22 15:13:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-22 15:13:11 +0000 |
commit | ae148f122e31885282e927cb30c50858a617d15f (patch) | |
tree | 8cca76129df23a6bf0e912908359adffd0b70d18 /media-fonts | |
parent | arm stable, bug #327777 (diff) | |
download | gentoo-2-ae148f122e31885282e927cb30c50858a617d15f.tar.gz gentoo-2-ae148f122e31885282e927cb30c50858a617d15f.tar.bz2 gentoo-2-ae148f122e31885282e927cb30c50858a617d15f.zip |
arm stable, bug #327777
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/font-cursor-misc/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-cursor-misc/font-cursor-misc-1.0.1.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 c2ef316dcdf5..600427dda5d7 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/ChangeLog,v 1.32 2010/07/14 16:58:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/ChangeLog,v 1.33 2010/07/22 15:13:11 maekke Exp $ + + 22 Jul 2010; Markus Meier <maekke@gentoo.org> + font-cursor-misc-1.0.1.ebuild: + arm stable, bug #327777 14 Jul 2010; Jeroen Roovers <jer@gentoo.org> font-cursor-misc-1.0.1.ebuild: diff --git a/media-fonts/font-cursor-misc/font-cursor-misc-1.0.1.ebuild b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.1.ebuild index a3858eec1f9a..a36bc1e68c11 100644 --- a/media-fonts/font-cursor-misc/font-cursor-misc-1.0.1.ebuild +++ b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.1.ebuild,v 1.4 2010/07/14 16:58:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/font-cursor-misc-1.0.1.ebuild,v 1.5 2010/07/22 15:13:11 maekke Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org cursor font" -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" IUSE="" RDEPEND="" |