diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:30:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:30:43 +0000 |
commit | f891b4885f6ac9b1b1643b0e69d2f612c3d1fdf8 (patch) | |
tree | fa8097894426b09a4b84ff17d0d1495625df23da /x11-proto/fontcacheproto | |
parent | s390 stable wrt #294958 (diff) | |
download | gentoo-2-f891b4885f6ac9b1b1643b0e69d2f612c3d1fdf8.tar.gz gentoo-2-f891b4885f6ac9b1b1643b0e69d2f612c3d1fdf8.tar.bz2 gentoo-2-f891b4885f6ac9b1b1643b0e69d2f612c3d1fdf8.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-proto/fontcacheproto')
-rw-r--r-- | x11-proto/fontcacheproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog index 50b2e33f8d2b..ec08ef8126ef 100644 --- a/x11-proto/fontcacheproto/ChangeLog +++ b/x11-proto/fontcacheproto/ChangeLog @@ -1,6 +1,10 @@ # 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.40 2010/01/18 20:11:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.41 2010/01/19 20:30:43 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> + fontcacheproto-0.1.3.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@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 e50198eead32..0ccf406160df 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.9 2010/01/18 20:11:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.10 2010/01/19 20:30:43 armin76 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}" |