diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-06-14 17:55:11 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-06-14 17:55:11 +0000 |
commit | 0ee86959be1580c21970ed936706c1dfe4a14f90 (patch) | |
tree | 855a3bbce1eb1f987874e656976fa790297d0650 /x11-proto/xf86bigfontproto | |
parent | Version bump dev-haskell/uulib (diff) | |
download | historical-0ee86959be1580c21970ed936706c1dfe4a14f90.tar.gz historical-0ee86959be1580c21970ed936706c1dfe4a14f90.tar.bz2 historical-0ee86959be1580c21970ed936706c1dfe4a14f90.zip |
Marked ~x64-macos, bug #323945
Package-Manager: portage-2.2.00.15842-prefix/cvs/Darwin powerpc
Diffstat (limited to 'x11-proto/xf86bigfontproto')
-rw-r--r-- | x11-proto/xf86bigfontproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog index a819e5b7f2c2..9249560e2874 100644 --- a/x11-proto/xf86bigfontproto/ChangeLog +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86bigfontproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.38 2010/01/19 20:33:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.39 2010/06/14 17:53:33 grobian Exp $ + + 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> + xf86bigfontproto-1.2.0.ebuild: + Marked ~x64-macos, bug #323945 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xf86bigfontproto-1.2.0.ebuild: diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild index dd436a827507..32f4786eddbb 100644 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.10 2010/01/19 20:33:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.11 2010/06/14 17:53:33 grobian Exp $ inherit x-modular DESCRIPTION="X.Org XF86BigFont protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |