diff options
author | 2011-02-14 14:37:16 +0000 | |
---|---|---|
committer | 2011-02-14 14:37:16 +0000 | |
commit | bb7cc0e67e735c47026079ad1a2e079db35ef3f5 (patch) | |
tree | 60af1765083ef2a1c8b6af4d830e48978625ff37 /x11-libs/libFS | |
parent | ppc stable wrt #344827, #354237 (diff) | |
download | gentoo-2-bb7cc0e67e735c47026079ad1a2e079db35ef3f5.tar.gz gentoo-2-bb7cc0e67e735c47026079ad1a2e079db35ef3f5.tar.bz2 gentoo-2-bb7cc0e67e735c47026079ad1a2e079db35ef3f5.zip |
ppc stable wrt #344827, #354237
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/libFS')
-rw-r--r-- | x11-libs/libFS/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libFS/libFS-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libFS/ChangeLog b/x11-libs/libFS/ChangeLog index 42ff09b20c29..540ee2b60229 100644 --- a/x11-libs/libFS/ChangeLog +++ b/x11-libs/libFS/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libFS # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/ChangeLog,v 1.48 2011/02/12 19:39:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/ChangeLog,v 1.49 2011/02/14 14:37:16 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> libFS-1.0.3.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> libFS-1.0.3.ebuild: alpha/ia64/s390/sh/sparc stable wrt #344827 diff --git a/x11-libs/libFS/libFS-1.0.3.ebuild b/x11-libs/libFS/libFS-1.0.3.ebuild index 42728b89c923..9605d8c6c950 100644 --- a/x11-libs/libFS/libFS-1.0.3.ebuild +++ b/x11-libs/libFS/libFS-1.0.3.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-libs/libFS/libFS-1.0.3.ebuild,v 1.8 2011/02/12 19:39:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/libFS-1.0.3.ebuild,v 1.9 2011/02/14 14:37:16 xarthisius Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org FS library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/xtrans |