diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:51:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:51:27 +0000 |
commit | 9610cf9a346e5f3d9656cfb4c47598a357be86a1 (patch) | |
tree | 166879435050b725f02848898fe706d954d3f832 /dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild | |
parent | Mark 0.03 stable on ia64 (diff) | |
download | gentoo-2-9610cf9a346e5f3d9656cfb4c47598a357be86a1.tar.gz gentoo-2-9610cf9a346e5f3d9656cfb4c47598a357be86a1.tar.bz2 gentoo-2-9610cf9a346e5f3d9656cfb4c47598a357be86a1.zip |
Mark 0.13 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild')
-rw-r--r-- | dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild b/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild index 18fa62b6c7b4..40e872816ebc 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.4 2006/03/30 23:37:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild,v 1.5 2006/07/10 22:51:27 agriffis 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" |