summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-01 11:24:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-01 11:24:06 +0000
commit5808c494ab15911dda8f3244212f55fa2b19da48 (patch)
tree96af6e7b933dc56e0985669a8305601e76e9d479 /dev-libs
parentStable for ppc64, wrt bug #530960 (diff)
downloadgentoo-2-5808c494ab15911dda8f3244212f55fa2b19da48.tar.gz
gentoo-2-5808c494ab15911dda8f3244212f55fa2b19da48.tar.bz2
gentoo-2-5808c494ab15911dda8f3244212f55fa2b19da48.zip
Stable for ppc64, wrt bug #531310
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libburn/ChangeLog7
-rw-r--r--dev-libs/libburn/libburn-1.3.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libburn/ChangeLog b/dev-libs/libburn/ChangeLog
index 356d6da4faf2..1abb3c226457 100644
--- a/dev-libs/libburn/ChangeLog
+++ b/dev-libs/libburn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libburn
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.189 2014/12/31 16:09:30 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.190 2015/01/01 11:24:06 ago Exp $
+
+ 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.8.ebuild:
+ Stable for ppc64, wrt bug #531310
31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.8.ebuild:
Stable for ppc, wrt bug #531310
diff --git a/dev-libs/libburn/libburn-1.3.8.ebuild b/dev-libs/libburn/libburn-1.3.8.ebuild
index 6d5c46d94e77..eff45e0c656a 100644
--- a/dev-libs/libburn/libburn-1.3.8.ebuild
+++ b/dev-libs/libburn/libburn-1.3.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.3.8.ebuild,v 1.7 2014/12/31 16:09:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.3.8.ebuild,v 1.8 2015/01/01 11:24:06 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE="cdio debug static-libs track-src-odirect"
RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )"