diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:50:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:50:34 +0000 |
commit | 60f95b4b5f311996c20ddcbf3be1c6c74b480ff8 (patch) | |
tree | 989cb64a684b449bdb1756df675e4e30ff5b9083 /dev-perl/Video-Frequencies/Video-Frequencies-0.03.ebuild | |
parent | Mark 2.09 stable on ia64 (diff) | |
download | gentoo-2-60f95b4b5f311996c20ddcbf3be1c6c74b480ff8.tar.gz gentoo-2-60f95b4b5f311996c20ddcbf3be1c6c74b480ff8.tar.bz2 gentoo-2-60f95b4b5f311996c20ddcbf3be1c6c74b480ff8.zip |
Mark 0.03 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/Video-Frequencies/Video-Frequencies-0.03.ebuild')
-rw-r--r-- | dev-perl/Video-Frequencies/Video-Frequencies-0.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Video-Frequencies/Video-Frequencies-0.03.ebuild b/dev-perl/Video-Frequencies/Video-Frequencies-0.03.ebuild index 5f6f5548b7c6..ff7c0e3cf586 100644 --- a/dev-perl/Video-Frequencies/Video-Frequencies-0.03.ebuild +++ b/dev-perl/Video-Frequencies/Video-Frequencies-0.03.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-Frequencies/Video-Frequencies-0.03.ebuild,v 1.5 2006/03/30 23:36:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Frequencies/Video-Frequencies-0.03.ebuild,v 1.6 2006/07/10 22:50:34 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" |