diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 18:56:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 18:56:44 +0000 |
commit | 014e1e2e50b36a5bfdde5474f1833a044783d5d7 (patch) | |
tree | f91a4ca331487226d2c07f9ebf394b8011f13789 /dev-libs | |
parent | Move to ~alpha (diff) | |
download | gentoo-2-014e1e2e50b36a5bfdde5474f1833a044783d5d7.tar.gz gentoo-2-014e1e2e50b36a5bfdde5474f1833a044783d5d7.tar.bz2 gentoo-2-014e1e2e50b36a5bfdde5474f1833a044783d5d7.zip |
alpha stable wrt #433223
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libburn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libburn/libburn-1.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libburn/ChangeLog b/dev-libs/libburn/ChangeLog index 5fa0c061c975..75d2bb4061b5 100644 --- a/dev-libs/libburn/ChangeLog +++ b/dev-libs/libburn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libburn # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.125 2012/09/13 18:19:20 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.126 2012/09/30 18:56:44 armin76 Exp $ + + 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> libburn-1.2.4.ebuild: + alpha stable wrt #433223 13 Sep 2012; Daniel Pielmeier <billie@gentoo.org> -libburn-1.1.8.ebuild, -libburn-1.2.2.ebuild: diff --git a/dev-libs/libburn/libburn-1.2.4.ebuild b/dev-libs/libburn/libburn-1.2.4.ebuild index 97bb6cb49d38..d55624dd018e 100644 --- a/dev-libs/libburn/libburn-1.2.4.ebuild +++ b/dev-libs/libburn/libburn-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.2.4.ebuild,v 1.6 2012/09/09 23:49:02 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-1.2.4.ebuild,v 1.7 2012/09/30 18:56:44 armin76 Exp $ EAPI=4 @@ -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 ppc ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86" IUSE="cdio debug static-libs track-src-odirect" RDEPEND="cdio? ( >=dev-libs/libcdio-0.83 )" |