summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:25:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:25:05 +0000
commit216223a38bb595183d20a9e4b54effe0147bbcd4 (patch)
tree33de68b4e6a9f2ef7a0158caddb0a3838e5c270f
parentStable for sparc, wrt bug #534902 (diff)
downloadgentoo-2-216223a38bb595183d20a9e4b54effe0147bbcd4.tar.gz
gentoo-2-216223a38bb595183d20a9e4b54effe0147bbcd4.tar.bz2
gentoo-2-216223a38bb595183d20a9e4b54effe0147bbcd4.zip
Stable for sparc, wrt bug #531310
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
-rw-r--r--dev-libs/libburn/ChangeLog5
-rw-r--r--dev-libs/libburn/libburn-1.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libburn/ChangeLog b/dev-libs/libburn/ChangeLog
index 4e3ecc66436c..93dec48deb06 100644
--- a/dev-libs/libburn/ChangeLog
+++ b/dev-libs/libburn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libburn
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.191 2015/02/24 09:17:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.192 2015/02/27 11:25:05 ago Exp $
+
+ 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.8.ebuild:
+ Stable for sparc, wrt bug #531310
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.8.ebuild:
Stable for alpha, wrt bug #531310
diff --git a/dev-libs/libburn/libburn-1.3.8.ebuild b/dev-libs/libburn/libburn-1.3.8.ebuild
index b3f72b572014..e7c4d3965087 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-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.9 2015/02/24 09:17:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.3.8.ebuild,v 1.10 2015/02/27 11:25:05 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 )"