diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 17:52:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 17:52:42 +0000 |
commit | 9ff01ae323cde68a778ad697e43e373715d7a811 (patch) | |
tree | 2e10e864a5bdb2c10e200d24ab1d890545cc128e /dev-libs/libburn | |
parent | Stable for ppc64, wrt bug #502718 (diff) | |
download | gentoo-2-9ff01ae323cde68a778ad697e43e373715d7a811.tar.gz gentoo-2-9ff01ae323cde68a778ad697e43e373715d7a811.tar.bz2 gentoo-2-9ff01ae323cde68a778ad697e43e373715d7a811.zip |
Stable for sparc, wrt bug #502718
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libburn/ChangeLog b/dev-libs/libburn/ChangeLog index 6b099a4738e3..ded9c3628301 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.179 2014/03/23 17:52:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.180 2014/03/23 17:52:42 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.4.ebuild: + Stable for sparc, wrt bug #502718 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.4.ebuild: Stable for ppc64, wrt bug #502718 diff --git a/dev-libs/libburn/libburn-1.3.4.ebuild b/dev-libs/libburn/libburn-1.3.4.ebuild index e44f4b6823f1..a9f8344cde77 100644 --- a/dev-libs/libburn/libburn-1.3.4.ebuild +++ b/dev-libs/libburn/libburn-1.3.4.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/libburn/libburn-1.3.4.ebuild,v 1.10 2014/03/23 17:52:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.3.4.ebuild,v 1.11 2014/03/23 17:52:42 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 )" |