diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:06:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:06:55 +0000 |
commit | e837e4edca784905ef644a934d3ed4796ed05846 (patch) | |
tree | 8225d0c2344300f8919ffaedd79b81318449eb55 /x11-libs/libXfontcache | |
parent | s390 stable wrt #294958 (diff) | |
download | gentoo-2-e837e4edca784905ef644a934d3ed4796ed05846.tar.gz gentoo-2-e837e4edca784905ef644a934d3ed4796ed05846.tar.bz2 gentoo-2-e837e4edca784905ef644a934d3ed4796ed05846.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r-- | x11-libs/libXfontcache/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog index d685fd465ce5..14dfa8c396d8 100644 --- a/x11-libs/libXfontcache/ChangeLog +++ b/x11-libs/libXfontcache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfontcache # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.47 2010/01/18 19:52:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.48 2010/01/19 20:06:55 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXfontcache-1.0.5.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXfontcache-1.0.5.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild index 7bf6fd9b2928..b697a1554733 100644 --- a/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild +++ b/x11-libs/libXfontcache/libXfontcache-1.0.5.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-libs/libXfontcache/libXfontcache-1.0.5.ebuild,v 1.9 2010/01/18 19:52:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild,v 1.10 2010/01/19 20:06:55 armin76 Exp $ inherit x-modular DESCRIPTION="X.Org Xfontcache library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |