diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-26 16:21:28 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-26 16:21:28 +0000 |
commit | d06897dbbb99ef59ea60ad2ea29ecae31cf2cea0 (patch) | |
tree | f211f2ad047a4f24b9a8a19da8c2eeeaca84fd91 /dev-libs/libburn | |
parent | Stable on ppc wrt bug 150662 (diff) | |
download | gentoo-2-d06897dbbb99ef59ea60ad2ea29ecae31cf2cea0.tar.gz gentoo-2-d06897dbbb99ef59ea60ad2ea29ecae31cf2cea0.tar.bz2 gentoo-2-d06897dbbb99ef59ea60ad2ea29ecae31cf2cea0.zip |
Stable on ppc wrt bug 209059
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'dev-libs/libburn')
-rw-r--r-- | dev-libs/libburn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libburn/libburn-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libburn/ChangeLog b/dev-libs/libburn/ChangeLog index b0765c087be8..4ba4d49ee2fb 100644 --- a/dev-libs/libburn/ChangeLog +++ b/dev-libs/libburn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libburn # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.21 2008/04/19 15:06:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/ChangeLog,v 1.22 2008/04/26 16:21:28 nixnut Exp $ + + 26 Apr 2008; nixnut <nixnut@gentoo.org> libburn-0.4.2.ebuild: + Stable on ppc wrt bug 209059 19 Apr 2008; Markus Rothe <corsair@gentoo.org> libburn-0.4.2.ebuild: Stable on ppc64; bug #209059 diff --git a/dev-libs/libburn/libburn-0.4.2.ebuild b/dev-libs/libburn/libburn-0.4.2.ebuild index 994187876f81..c1cce2c12ae4 100644 --- a/dev-libs/libburn/libburn-0.4.2.ebuild +++ b/dev-libs/libburn/libburn-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-0.4.2.ebuild,v 1.4 2008/04/19 15:06:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libburn/libburn-0.4.2.ebuild,v 1.5 2008/04/26 16:21:28 nixnut Exp $ DESCRIPTION="Libburn is an open-source library for reading, mastering and writing optical discs." HOMEPAGE="http://libburnia-project.org" @@ -8,7 +8,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND="" |