diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:16:57 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:16:57 +0000 |
commit | 197c4ef91eb21b496a2a494aee63ba57297089c0 (patch) | |
tree | aeb36d3d8bb3444126c52566a1f4e928d4823b2e /dev-perl/Video-ivtv | |
parent | Version Bump. (diff) | |
download | historical-197c4ef91eb21b496a2a494aee63ba57297089c0.tar.gz historical-197c4ef91eb21b496a2a494aee63ba57297089c0.tar.bz2 historical-197c4ef91eb21b496a2a494aee63ba57297089c0.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Video-ivtv')
-rw-r--r-- | dev-perl/Video-ivtv/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Video-ivtv/ChangeLog b/dev-perl/Video-ivtv/ChangeLog index 93623d9d86bf..0b51f7a53189 100644 --- a/dev-perl/Video-ivtv/ChangeLog +++ b/dev-perl/Video-ivtv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Video-ivtv # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/ChangeLog,v 1.8 2006/08/06 01:00:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/ChangeLog,v 1.9 2006/08/18 02:08:14 mcummings Exp $ + + 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Video-ivtv-0.13.ebuild: + Marking amd64 stable 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> Video-ivtv-0.12.ebuild, Video-ivtv-0.13.ebuild: diff --git a/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild b/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild index 3f34ac078d5d..02cb29b9f2e4 100644 --- a/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild +++ b/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.ebuild,v 1.6 2006/08/06 01:00:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild,v 1.7 2006/08/18 02:08:14 mcummings Exp $ inherit perl-module @@ -10,7 +10,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" |