diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:43:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:43:07 +0000 |
commit | 64e140f39562e4e10086a566f3fcad79632f3208 (patch) | |
tree | 2d9d81c0e2c4188500859e5292fff39dc6e89ecc /x11-libs/libFS | |
parent | alpha/ia64 stable wrt #344827 (diff) | |
download | historical-64e140f39562e4e10086a566f3fcad79632f3208.tar.gz historical-64e140f39562e4e10086a566f3fcad79632f3208.tar.bz2 historical-64e140f39562e4e10086a566f3fcad79632f3208.zip |
alpha/ia64/s390/sh/sparc stable wrt #344827
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'x11-libs/libFS')
-rw-r--r-- | x11-libs/libFS/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libFS/libFS-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libFS/ChangeLog b/x11-libs/libFS/ChangeLog index cc32a66be9ba..42ff09b20c29 100644 --- a/x11-libs/libFS/ChangeLog +++ b/x11-libs/libFS/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libFS -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/ChangeLog,v 1.47 2010/12/31 19:57:59 jer Exp $ +# 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 $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> libFS-1.0.3.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #344827 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> libFS-1.0.3.ebuild: Stable for HPPA (bug #344827). diff --git a/x11-libs/libFS/libFS-1.0.3.ebuild b/x11-libs/libFS/libFS-1.0.3.ebuild index 1114ce4dbb2a..42728b89c923 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-2010 Gentoo Foundation +# 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.7 2010/12/31 19:57:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/libFS-1.0.3.ebuild,v 1.8 2011/02/12 19:39:42 armin76 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 |