diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 19:14:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 19:14:42 +0000 |
commit | 813173f38f1391c49130033a53804c8e9ed845c2 (patch) | |
tree | e0b656fde0d31d30f20655d489578a0994d56d9a /app-cdr/backlite | |
parent | Stable for amd64, wrt bug #400795 (diff) | |
download | gentoo-2-813173f38f1391c49130033a53804c8e9ed845c2.tar.gz gentoo-2-813173f38f1391c49130033a53804c8e9ed845c2.tar.bz2 gentoo-2-813173f38f1391c49130033a53804c8e9ed845c2.zip |
Stable for amd64, wrt bug #400797
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-cdr/backlite')
-rw-r--r-- | app-cdr/backlite/ChangeLog | 7 | ||||
-rw-r--r-- | app-cdr/backlite/backlite-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-cdr/backlite/ChangeLog b/app-cdr/backlite/ChangeLog index 363141cb3ede..c066839f6fe5 100644 --- a/app-cdr/backlite/ChangeLog +++ b/app-cdr/backlite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/backlite -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/ChangeLog,v 1.27 2011/12/20 20:29:28 billie Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/ChangeLog,v 1.28 2012/01/27 19:14:42 ago Exp $ + + 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> backlite-1.0.3.ebuild: + Stable for amd64, wrt bug #400797 *backlite-1.0.3 (20 Dec 2011) diff --git a/app-cdr/backlite/backlite-1.0.3.ebuild b/app-cdr/backlite/backlite-1.0.3.ebuild index dc48a9a09da3..81d3d0096711 100644 --- a/app-cdr/backlite/backlite-1.0.3.ebuild +++ b/app-cdr/backlite/backlite-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.ebuild,v 1.1 2011/12/20 20:29:28 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/backlite/backlite-1.0.3.ebuild,v 1.2 2012/01/27 19:14:42 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 |