diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-02-03 19:37:28 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-02-03 19:37:28 +0000 |
commit | 361c2444e8288c8019340587c411457eaf34a225 (patch) | |
tree | 095bfb9457c372669e8809c653478858032fc078 /app-cdr | |
parent | New upstream release, includes the 2 patches we had applied to 1.2.18. (diff) | |
download | gentoo-2-361c2444e8288c8019340587c411457eaf34a225.tar.gz gentoo-2-361c2444e8288c8019340587c411457eaf34a225.tar.bz2 gentoo-2-361c2444e8288c8019340587c411457eaf34a225.zip |
Stable on amd64 wrt bug #301655
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/backlite/ChangeLog | 5 | ||||
-rw-r--r-- | app-cdr/backlite/backlite-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/backlite/ChangeLog b/app-cdr/backlite/ChangeLog index 839048502fe5..482451c89ec8 100644 --- a/app-cdr/backlite/ChangeLog +++ b/app-cdr/backlite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/backlite # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/ChangeLog,v 1.2 2010/01/07 08:44:07 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/ChangeLog,v 1.3 2010/02/03 19:37:28 hwoarang Exp $ + + 03 Feb 2010; Markos Chandras <hwoarang@gentoo.org> backlite-0.2.0.ebuild: + Stable on amd64 wrt bug #301655 07 Jan 2010; <hwoarang@gentoo.org> backlite-0.2.0.ebuild: migrated to qt4-r2 eclass and keyworded for amd64 diff --git a/app-cdr/backlite/backlite-0.2.0.ebuild b/app-cdr/backlite/backlite-0.2.0.ebuild index 756311c9b1cd..881b935725f7 100644 --- a/app-cdr/backlite/backlite-0.2.0.ebuild +++ b/app-cdr/backlite/backlite-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/backlite-0.2.0.ebuild,v 1.2 2010/01/07 08:44:07 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/backlite-0.2.0.ebuild,v 1.3 2010/02/03 19:37:28 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/k9copy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="mplayer" # According to the author of backlite/k9copy libdvdread and libdvdnav are |