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 | |
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')
-rw-r--r-- | x11-misc/videogen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/videogen/videogen-0.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/videogen/ChangeLog b/x11-misc/videogen/ChangeLog index 3b20eb561721..301e2c00be91 100644 --- a/x11-misc/videogen/ChangeLog +++ b/x11-misc/videogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/videogen # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/videogen/ChangeLog,v 1.10 2007/08/06 06:22:59 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/videogen/ChangeLog,v 1.11 2007/09/07 19:49:34 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> videogen-0.32.ebuild: + Stable on amd64 wrt bug #191615. 06 Aug 2007; Donnie Berkholz <dberkholz@gentoo.org>; videogen-0.32.ebuild: Don't install INSTALL document to stop gentoo.tamperd.net/stable/ warning. 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() { |