diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-02 08:04:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-02 08:04:31 +0000 |
commit | 8c48f7e7ae296b38a9d61406d3a500cac333f104 (patch) | |
tree | 2ade52c1e5cc3fe9e57eb750eff397f06f971d17 /dev-libs/libowfat | |
parent | Stable for x86, wrt bug #407329 (diff) | |
download | gentoo-2-8c48f7e7ae296b38a9d61406d3a500cac333f104.tar.gz gentoo-2-8c48f7e7ae296b38a9d61406d3a500cac333f104.tar.bz2 gentoo-2-8c48f7e7ae296b38a9d61406d3a500cac333f104.zip |
Stable for x86, wrt bug #417341
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libowfat')
-rw-r--r-- | dev-libs/libowfat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libowfat/libowfat-0.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libowfat/ChangeLog b/dev-libs/libowfat/ChangeLog index 91999a47a199..4048592b2848 100644 --- a/dev-libs/libowfat/ChangeLog +++ b/dev-libs/libowfat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libowfat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.36 2014/03/01 23:35:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.37 2014/03/02 08:04:31 ago Exp $ + + 02 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libowfat-0.29.ebuild: + Stable for x86, wrt bug #417341 01 Mar 2014; Pacho Ramos <pacho@gentoo.org> libowfat-0.29.ebuild: amd64 stable, bug #417341 diff --git a/dev-libs/libowfat/libowfat-0.29.ebuild b/dev-libs/libowfat/libowfat-0.29.ebuild index 59d5b08ae1c9..029b377c20d9 100644 --- a/dev-libs/libowfat/libowfat-0.29.ebuild +++ b/dev-libs/libowfat/libowfat-0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.29.ebuild,v 1.3 2014/03/01 23:35:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.29.ebuild,v 1.4 2014/03/02 08:04:31 ago Exp $ EAPI=2 inherit flag-o-matic toolchain-funcs eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.fefe.de/libowfat/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="diet" RDEPEND="diet? ( >=dev-libs/dietlibc-0.33_pre20090721 )" |