diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 19:33:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-31 19:33:26 +0000 |
commit | 2f5a10bf4a825f1d7919335553a469246353803f (patch) | |
tree | 5bf36a1b268a52517861824ae39484e024b992a1 /media-fonts | |
parent | add back sql-test for bug #350242 (diff) | |
download | gentoo-2-2f5a10bf4a825f1d7919335553a469246353803f.tar.gz gentoo-2-2f5a10bf4a825f1d7919335553a469246353803f.tar.bz2 gentoo-2-2f5a10bf4a825f1d7919335553a469246353803f.zip |
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha10/cvs/Linux i686)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/font-cursor-misc/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/font-cursor-misc/font-cursor-misc-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/font-cursor-misc/ChangeLog b/media-fonts/font-cursor-misc/ChangeLog index 4419591492f5..9384f9261b6c 100644 --- a/media-fonts/font-cursor-misc/ChangeLog +++ b/media-fonts/font-cursor-misc/ChangeLog @@ -1,6 +1,9 @@ # 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.43 2010/12/29 21:36:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/ChangeLog,v 1.44 2010/12/31 19:33:26 jer Exp $ + + 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> font-cursor-misc-1.0.3.ebuild: + Stable for HPPA (bug #344827). 29 Dec 2010; Markus Meier <maekke@gentoo.org> font-cursor-misc-1.0.3.ebuild: arm stable, bug #344827 diff --git a/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3.ebuild b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3.ebuild index 84b3a696f9c9..202abe676ea2 100644 --- a/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3.ebuild +++ b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3.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.3.ebuild,v 1.5 2010/12/29 21:36:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3.ebuild,v 1.6 2010/12/31 19:33:26 jer 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="" |