diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:30:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:30:30 +0000 |
commit | 39846cea8070e0e43afddf1e7ed4c3d78b1cb904 (patch) | |
tree | f26378c9f2f06d96e7e751d26cdea0e2d034411c /dev-perl/Video-ivtv | |
parent | Stable for ppc, wrt bug #495502 (diff) | |
download | gentoo-2-39846cea8070e0e43afddf1e7ed4c3d78b1cb904.tar.gz gentoo-2-39846cea8070e0e43afddf1e7ed4c3d78b1cb904.tar.bz2 gentoo-2-39846cea8070e0e43afddf1e7ed4c3d78b1cb904.zip |
Stable for ppc, wrt bug #495504
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Video-ivtv')
-rw-r--r-- | dev-perl/Video-ivtv/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Video-ivtv/ChangeLog b/dev-perl/Video-ivtv/ChangeLog index cb3d7975a2d2..38a780b871df 100644 --- a/dev-perl/Video-ivtv/ChangeLog +++ b/dev-perl/Video-ivtv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Video-ivtv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/ChangeLog,v 1.19 2014/03/02 09:51:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/ChangeLog,v 1.20 2014/03/05 15:30:30 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Video-ivtv-0.13-r1.ebuild: + Stable for ppc, wrt bug #495504 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> Video-ivtv-0.13-r1.ebuild: amd64 stable, bug #495504 diff --git a/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild b/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild index 186882b3096c..94b87be6fe45 100644 --- a/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild +++ b/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild,v 1.4 2014/03/02 09:51:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild,v 1.5 2014/03/05 15:30:30 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ivtv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc x86" +KEYWORDS="amd64 ia64 ppc x86" IUSE="" export OPTIMIZE="$CFLAGS" |