diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:20:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:20:19 +0000 |
commit | c7a4e4160345278bce7ef28173ccd02998072ecc (patch) | |
tree | 5ef0934db0efc209e8a5601310654c5b25dc0a9b /dev-libs/libburn | |
parent | Stable for ppc, wrt bug #490154 (diff) | |
download | gentoo-2-c7a4e4160345278bce7ef28173ccd02998072ecc.tar.gz gentoo-2-c7a4e4160345278bce7ef28173ccd02998072ecc.tar.bz2 gentoo-2-c7a4e4160345278bce7ef28173ccd02998072ecc.zip |
Stable for ppc, wrt bug #486322
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libburn')
-rw-r--r-- | dev-libs/libburn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libburn/libburn-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libburn/ChangeLog b/dev-libs/libburn/ChangeLog index 45b1a6d7f4bb..ba2839269361 100644 --- a/dev-libs/libburn/ChangeLog +++ b/dev-libs/libburn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libburn # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.161 2013/12/22 11:59:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.162 2013/12/23 11:20:19 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.2.ebuild: + Stable for ppc, wrt bug #486322 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.2.ebuild: Stable for ppc64, wrt bug #486322 diff --git a/dev-libs/libburn/libburn-1.3.2.ebuild b/dev-libs/libburn/libburn-1.3.2.ebuild index 0aa2cecd5e41..dc0588c06b4e 100644 --- a/dev-libs/libburn/libburn-1.3.2.ebuild +++ b/dev-libs/libburn/libburn-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.3.2.ebuild,v 1.6 2013/12/22 11:59:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.3.2.ebuild,v 1.7 2013/12/23 11:20:19 ago Exp $ EAPI=5 @@ -10,7 +10,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 )" |