diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:23:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 12:23:29 +0000 |
commit | 3ef0b5a267a03c58c350ec51ef29c7b432048217 (patch) | |
tree | 4e4295c7e9854a3377056b1c01ae53ffaab387b7 /dev-libs | |
parent | Stable for x86, wrt bug #473232 (diff) | |
download | gentoo-2-3ef0b5a267a03c58c350ec51ef29c7b432048217.tar.gz gentoo-2-3ef0b5a267a03c58c350ec51ef29c7b432048217.tar.bz2 gentoo-2-3ef0b5a267a03c58c350ec51ef29c7b432048217.zip |
Stable for x86, wrt bug #472596
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libburn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libburn/libburn-1.3.0_p01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libburn/ChangeLog b/dev-libs/libburn/ChangeLog index fc147db7a66c..7d73621fd09b 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.153 2013/06/29 16:32:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.154 2013/07/04 12:23:29 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.0_p01.ebuild: + Stable for x86, wrt bug #472596 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.0_p01.ebuild: Stable for sparc, wrt bug #472596 diff --git a/dev-libs/libburn/libburn-1.3.0_p01.ebuild b/dev-libs/libburn/libburn-1.3.0_p01.ebuild index e21e783b1848..707eb9c79df2 100644 --- a/dev-libs/libburn/libburn-1.3.0_p01.ebuild +++ b/dev-libs/libburn/libburn-1.3.0_p01.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.0_p01.ebuild,v 1.10 2013/06/29 16:32:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.3.0_p01.ebuild,v 1.11 2013/07/04 12:23:29 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${PN}-${MY_PV}.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 )" |