diff options
author | 2011-02-14 14:01:32 +0000 | |
---|---|---|
committer | 2011-02-14 14:01:32 +0000 | |
commit | e1af374092f5fc023496a21139ac4a8e8d31cacc (patch) | |
tree | 386556117525603994ea312fd27dfa6eebb9a694 /x11-proto/fontsproto | |
parent | Add version 0.58.4 (diff) | |
download | historical-e1af374092f5fc023496a21139ac4a8e8d31cacc.tar.gz historical-e1af374092f5fc023496a21139ac4a8e8d31cacc.tar.bz2 historical-e1af374092f5fc023496a21139ac4a8e8d31cacc.zip |
ppc stable wrt #344827, #354237
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'x11-proto/fontsproto')
-rw-r--r-- | x11-proto/fontsproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/fontsproto/fontsproto-2.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog index 85e136ddaf9f..2e1e9748fb10 100644 --- a/x11-proto/fontsproto/ChangeLog +++ b/x11-proto/fontsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fontsproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.44 2011/02/12 21:47:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.45 2011/02/14 13:55:58 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + fontsproto-2.1.1.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> fontsproto-2.1.1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #344827 diff --git a/x11-proto/fontsproto/fontsproto-2.1.1.ebuild b/x11-proto/fontsproto/fontsproto-2.1.1.ebuild index efeeaaead91e..61ca3f79a1a0 100644 --- a/x11-proto/fontsproto/fontsproto-2.1.1.ebuild +++ b/x11-proto/fontsproto/fontsproto-2.1.1.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/x11-proto/fontsproto/fontsproto-2.1.1.ebuild,v 1.7 2011/02/12 21:47:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.1.1.ebuild,v 1.8 2011/02/14 13:55:58 xarthisius Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org Fonts protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc" RDEPEND="" |