diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-08-27 16:31:46 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-08-27 16:31:46 +0000 |
commit | e8aec246e1035c38937bb864609391e4dd16b40c (patch) | |
tree | 6206b04a0b66d48e55c8ccee0136c16876c8d05a /media-fonts | |
parent | Version bump to latest. Sort useflags to reflect configure options. Fixes bug... (diff) | |
download | gentoo-2-e8aec246e1035c38937bb864609391e4dd16b40c.tar.gz gentoo-2-e8aec246e1035c38937bb864609391e4dd16b40c.tar.bz2 gentoo-2-e8aec246e1035c38937bb864609391e4dd16b40c.zip |
Marked ~x86-linux, bug #375229
(Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
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.3.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 bc92d33b9221..a99147e6659e 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/ChangeLog,v 1.46 2011/02/14 13:11:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/ChangeLog,v 1.47 2011/08/27 16:31:46 grobian Exp $ + + 27 Aug 2011; Fabian Groffen <grobian@gentoo.org> + font-cursor-misc-1.0.3.ebuild: + Marked ~x86-linux, bug #375229 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> font-cursor-misc-1.0.3.ebuild: 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 274d7acbba16..3f8882f77a07 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-2011 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.8 2011/02/14 13:11:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3.ebuild,v 1.9 2011/08/27 16:31:46 grobian 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 ~x86-linux" IUSE="" RDEPEND="" |