diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:12:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:12:46 +0000 |
commit | f8e5b2707ba59125654ef5889b1d4a2b0f718aea (patch) | |
tree | 290cdb1259e4315f451ed9e74adbb791c98fd563 /app-cdr/backlite | |
parent | net-misc/spice-gtk: Fix required automake version (diff) | |
download | gentoo-2-f8e5b2707ba59125654ef5889b1d4a2b0f718aea.tar.gz gentoo-2-f8e5b2707ba59125654ef5889b1d4a2b0f718aea.tar.bz2 gentoo-2-f8e5b2707ba59125654ef5889b1d4a2b0f718aea.zip |
Stable for amd64, wrt bug #451276
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-cdr/backlite')
-rw-r--r-- | app-cdr/backlite/ChangeLog | 8 | ||||
-rw-r--r-- | app-cdr/backlite/backlite-1.0.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-cdr/backlite/ChangeLog b/app-cdr/backlite/ChangeLog index 7f1709f2f469..4945d1f63ad8 100644 --- a/app-cdr/backlite/ChangeLog +++ b/app-cdr/backlite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/backlite -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/ChangeLog,v 1.32 2012/11/18 13:15:17 billie Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/ChangeLog,v 1.33 2013/01/13 11:12:46 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> backlite-1.0.3-r1.ebuild: + Stable for amd64, wrt bug #451276 *backlite-1.0.3-r1 (18 Nov 2012) @@ -119,4 +122,3 @@ +metadata.xml: Initial commit. Many thanks go to Jean-Michel Petit the upstream author for providing backlite, a pure Qt version of k9copy. - diff --git a/app-cdr/backlite/backlite-1.0.3-r1.ebuild b/app-cdr/backlite/backlite-1.0.3-r1.ebuild index ead09399ccaa..84ed5586228d 100644 --- a/app-cdr/backlite/backlite-1.0.3-r1.ebuild +++ b/app-cdr/backlite/backlite-1.0.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/backlite-1.0.3-r1.ebuild,v 1.1 2012/11/18 13:15:17 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/backlite-1.0.3-r1.ebuild,v 1.2 2013/01/13 11:12:46 ago Exp $ EAPI=4 @@ -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 |