diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:51:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:51:00 +0000 |
commit | c01fe7bc3cc4f55d641ee0095f91059870e5a5e2 (patch) | |
tree | 3f3b311bc1e5df9915b3ca2869e9402980d1a30f /x11-proto/fontcacheproto | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-c01fe7bc3cc4f55d641ee0095f91059870e5a5e2.tar.gz gentoo-2-c01fe7bc3cc4f55d641ee0095f91059870e5a5e2.tar.bz2 gentoo-2-c01fe7bc3cc4f55d641ee0095f91059870e5a5e2.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-proto/fontcacheproto')
-rw-r--r-- | x11-proto/fontcacheproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog index f89174b06e45..49b76bec5fa1 100644 --- a/x11-proto/fontcacheproto/ChangeLog +++ b/x11-proto/fontcacheproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/fontcacheproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.37 2010/01/14 16:44:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.38 2010/01/14 17:51:00 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> fontcacheproto-0.1.3.ebuild: + Stable for HPPA (bug #294958). 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> fontcacheproto-0.1.3.ebuild: diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild index 4b027cc0887c..1a2ebb6ad5fd 100644 --- a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild +++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.6 2010/01/14 16:44:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.7 2010/01/14 17:51:00 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Fontcache protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~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 ~m68k ~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="" RDEPEND="" DEPEND="${RDEPEND}" |