summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-01 23:35:59 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-01 23:35:59 +0000
commit682098193bd2e96d9f7ca34b1fbb71630f2bccde (patch)
tree1dc91b724c737035e445f9e226b85f0b670a408b /dev-libs/libowfat
parentamd64 stable, bug #407329 (diff)
downloadgentoo-2-682098193bd2e96d9f7ca34b1fbb71630f2bccde.tar.gz
gentoo-2-682098193bd2e96d9f7ca34b1fbb71630f2bccde.tar.bz2
gentoo-2-682098193bd2e96d9f7ca34b1fbb71630f2bccde.zip
amd64 stable, bug #417341
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/libowfat')
-rw-r--r--dev-libs/libowfat/ChangeLog5
-rw-r--r--dev-libs/libowfat/libowfat-0.29.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libowfat/ChangeLog b/dev-libs/libowfat/ChangeLog
index 70aaceb959d5..91999a47a199 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.35 2014/01/16 13:52:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/ChangeLog,v 1.36 2014/03/01 23:35:59 pacho Exp $
+
+ 01 Mar 2014; Pacho Ramos <pacho@gentoo.org> libowfat-0.29.ebuild:
+ amd64 stable, bug #417341
16 Jan 2014; Jeroen Roovers <jer@gentoo.org> libowfat-0.28-r1.ebuild,
libowfat-0.29.ebuild:
diff --git a/dev-libs/libowfat/libowfat-0.29.ebuild b/dev-libs/libowfat/libowfat-0.29.ebuild
index d3fe6c92397e..59d5b08ae1c9 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.2 2014/01/16 13:52:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.29.ebuild,v 1.3 2014/03/01 23:35:59 pacho 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 )"