diff options
author | 2013-04-13 17:12:18 +0000 | |
---|---|---|
committer | 2013-04-13 17:12:18 +0000 | |
commit | a368f23548c6d0f2468796986d0196a34ef2a2ed (patch) | |
tree | dd7b1c06fff8cad5f99bb9ff0831b2e60bf18838 /dev-libs/libburn | |
parent | Stable for x86, wrt bug #465502 (diff) | |
download | gentoo-2-a368f23548c6d0f2468796986d0196a34ef2a2ed.tar.gz gentoo-2-a368f23548c6d0f2468796986d0196a34ef2a2ed.tar.bz2 gentoo-2-a368f23548c6d0f2468796986d0196a34ef2a2ed.zip |
Stable for amd64, wrt bug #461100
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libburn/ChangeLog b/dev-libs/libburn/ChangeLog index e4c22daac3c1..1889c7a8b197 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.132 2013/04/12 15:21:25 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.133 2013/04/13 17:12:18 ago Exp $ + + 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libburn-1.2.8.ebuild: + Stable for amd64, wrt bug #461100 12 Apr 2013; Daniel Pielmeier <billie@gentoo.org> -libburn-1.2.6.ebuild: Remove old. diff --git a/dev-libs/libburn/libburn-1.2.8.ebuild b/dev-libs/libburn/libburn-1.2.8.ebuild index 87217346756e..c9e7da19f621 100644 --- a/dev-libs/libburn/libburn-1.2.8.ebuild +++ b/dev-libs/libburn/libburn-1.2.8.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.2.8.ebuild,v 1.1 2013/03/20 18:25:30 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.2.8.ebuild,v 1.2 2013/04/13 17:12:18 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 )" |