diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:37:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:37:07 +0000 |
commit | a1827f879a0fc10d65f63f15b3265c409abeaf83 (patch) | |
tree | f6bedabd4b9426c5bd00ddabc967ecf256b15804 /dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild | |
parent | Mark 0.993 ~ia64 (diff) | |
download | gentoo-2-a1827f879a0fc10d65f63f15b3265c409abeaf83.tar.gz gentoo-2-a1827f879a0fc10d65f63f15b3265c409abeaf83.tar.bz2 gentoo-2-a1827f879a0fc10d65f63f15b3265c409abeaf83.zip |
Mark 0.13 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild')
-rw-r--r-- | dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild b/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild index 1665b7707871..18fa62b6c7b4 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-2005 Gentoo Foundation +# 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.3 2005/07/29 16:01:45 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild,v 1.4 2006/03/30 23:37:07 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ivtv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ~ia64 ppc ~x86" IUSE="" export OPTIMIZE="$CFLAGS" |