diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 19:56:13 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 19:56:13 +0000 |
commit | 169cf7e1ab7df520bf1cf4b308ab0ae67aee6947 (patch) | |
tree | 5b577e3b4005ebfbb377144b31a012d6088124d8 /media-video/dvdimagecmp | |
parent | x86 stable wrt bug #393829 (diff) | |
download | gentoo-2-169cf7e1ab7df520bf1cf4b308ab0ae67aee6947.tar.gz gentoo-2-169cf7e1ab7df520bf1cf4b308ab0ae67aee6947.tar.bz2 gentoo-2-169cf7e1ab7df520bf1cf4b308ab0ae67aee6947.zip |
x86 stable wrt bug #393773
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-video/dvdimagecmp')
-rw-r--r-- | media-video/dvdimagecmp/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/dvdimagecmp/dvdimagecmp-0.3-r1.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-video/dvdimagecmp/ChangeLog b/media-video/dvdimagecmp/ChangeLog index 973af2569d64..140a66e35478 100644 --- a/media-video/dvdimagecmp/ChangeLog +++ b/media-video/dvdimagecmp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/dvdimagecmp -# Copyright 2002-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdimagecmp/ChangeLog,v 1.9 2011/12/16 20:00:22 ago Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdimagecmp/ChangeLog,v 1.10 2011/12/18 19:56:13 phajdan.jr Exp $ + + 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + dvdimagecmp-0.3-r1.ebuild: + x86 stable wrt bug #393773 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> dvdimagecmp-0.3-r1.ebuild: Stable for AMD64, wrt bug #393773 diff --git a/media-video/dvdimagecmp/dvdimagecmp-0.3-r1.ebuild b/media-video/dvdimagecmp/dvdimagecmp-0.3-r1.ebuild index c31a2591830f..acc908f8da77 100644 --- a/media-video/dvdimagecmp/dvdimagecmp-0.3-r1.ebuild +++ b/media-video/dvdimagecmp/dvdimagecmp-0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdimagecmp/dvdimagecmp-0.3-r1.ebuild,v 1.2 2011/12/16 20:00:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdimagecmp/dvdimagecmp-0.3-r1.ebuild,v 1.3 2011/12/18 19:56:13 phajdan.jr Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://panteltje.com/panteltje/dvd/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" src_unpack() { unpack ${A} |