diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 10:23:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 10:23:14 +0000 |
commit | b63e23e5a026e5135e3c3fdc60420c65349e7dd2 (patch) | |
tree | d9631c36f7c304922746c5a3d43400cd8df30905 /dev-libs | |
parent | Stable for ia64, wrt bug #486476 (diff) | |
download | gentoo-2-b63e23e5a026e5135e3c3fdc60420c65349e7dd2.tar.gz gentoo-2-b63e23e5a026e5135e3c3fdc60420c65349e7dd2.tar.bz2 gentoo-2-b63e23e5a026e5135e3c3fdc60420c65349e7dd2.zip |
Stable for ia64, wrt bug #486322
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libburn/ChangeLog b/dev-libs/libburn/ChangeLog index c96b483fa341..f927f1ecb273 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.164 2014/01/11 12:24:42 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.165 2014/01/15 10:23:14 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libburn-1.3.2.ebuild: + Stable for ia64, wrt bug #486322 *libburn-1.3.4 (11 Jan 2014) diff --git a/dev-libs/libburn/libburn-1.3.2.ebuild b/dev-libs/libburn/libburn-1.3.2.ebuild index 09167273d270..6a5d92c14abf 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-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.2.ebuild,v 1.9 2014/01/11 12:24:42 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.3.2.ebuild,v 1.10 2014/01/15 10:23:14 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 )" |