diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 19:49:34 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 19:49:34 +0000 |
commit | a918973834271072f753af19c5ff9891ca071e83 (patch) | |
tree | 1ce6245f49eee36b314ac0bc2215e09ad7518434 /x11-misc/videogen/videogen-0.32.ebuild | |
parent | Stable on amd64 wrt bug #191615. (diff) | |
download | gentoo-2-a918973834271072f753af19c5ff9891ca071e83.tar.gz gentoo-2-a918973834271072f753af19c5ff9891ca071e83.tar.bz2 gentoo-2-a918973834271072f753af19c5ff9891ca071e83.zip |
Stable on amd64 wrt bug #191615.
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-misc/videogen/videogen-0.32.ebuild')
-rw-r--r-- | x11-misc/videogen/videogen-0.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/videogen/videogen-0.32.ebuild b/x11-misc/videogen/videogen-0.32.ebuild index a9a88f1fb8ec..a22cc585b628 100644 --- a/x11-misc/videogen/videogen-0.32.ebuild +++ b/x11-misc/videogen/videogen-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/videogen/videogen-0.32.ebuild,v 1.9 2007/08/06 06:22:59 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/videogen/videogen-0.32.ebuild,v 1.10 2007/09/07 19:49:34 wolf31o2 Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.dynaweb.hu/opensource/videogen/download/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" DEPEND=">=sys-apps/sed-4" src_unpack() { |