diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:08:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:08:46 +0000 |
commit | 4f94873fde376f35ced3a53cfcff996e9d2935e2 (patch) | |
tree | 151ddfd82fbce77016e6b41ea8437c24a16bd950 | |
parent | Stable for x86, wrt bug #531306 (diff) | |
download | gentoo-2-4f94873fde376f35ced3a53cfcff996e9d2935e2.tar.gz gentoo-2-4f94873fde376f35ced3a53cfcff996e9d2935e2.tar.bz2 gentoo-2-4f94873fde376f35ced3a53cfcff996e9d2935e2.zip |
Stable for x86, wrt bug #531310
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-libs/libburn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libburn/libburn-1.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libburn/ChangeLog b/dev-libs/libburn/ChangeLog index b9d17c7e1d98..3e305ab781a3 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.187 2014/12/27 19:32:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.188 2014/12/28 12:08:46 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.8.ebuild: + Stable for x86, wrt bug #531310 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.8.ebuild: Stable for amd64, wrt bug #531310 diff --git a/dev-libs/libburn/libburn-1.3.8.ebuild b/dev-libs/libburn/libburn-1.3.8.ebuild index 5f5b44909f23..21a8febe332f 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 # 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.5 2014/12/27 19:32:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.3.8.ebuild,v 1.6 2014/12/28 12:08:46 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 )" |