diff options
author | David Holm <dholm@gentoo.org> | 2005-07-28 12:05:46 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-28 12:05:46 +0000 |
commit | 9ba61ae33f58c675fafbc989310f84da5f5d200e (patch) | |
tree | 1c1ee09f9c38da463a97f1c0eeb20b1025024504 /media-video/vstrip | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-9ba61ae33f58c675fafbc989310f84da5f5d200e.tar.gz gentoo-2-9ba61ae33f58c675fafbc989310f84da5f5d200e.tar.bz2 gentoo-2-9ba61ae33f58c675fafbc989310f84da5f5d200e.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-video/vstrip')
-rw-r--r-- | media-video/vstrip/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/vstrip/vstrip-0.8f.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/vstrip/ChangeLog b/media-video/vstrip/ChangeLog index fa569d645842..372dbc45caf7 100644 --- a/media-video/vstrip/ChangeLog +++ b/media-video/vstrip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/vstrip # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vstrip/ChangeLog,v 1.1 2005/03/28 00:01:53 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vstrip/ChangeLog,v 1.2 2005/07/28 12:03:18 dholm Exp $ + + 28 Jul 2005; David Holm <dholm@gentoo.org> vstrip-0.8f.ebuild: + Added to ~ppc. *vstrip-0.8f (28 Mar 2005) diff --git a/media-video/vstrip/vstrip-0.8f.ebuild b/media-video/vstrip/vstrip-0.8f.ebuild index ef210d82076e..1a006a6c6986 100644 --- a/media-video/vstrip/vstrip-0.8f.ebuild +++ b/media-video/vstrip/vstrip-0.8f.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vstrip/vstrip-0.8f.ebuild,v 1.1 2005/03/28 00:01:53 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vstrip/vstrip-0.8f.ebuild,v 1.2 2005/07/28 12:03:18 dholm Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.maven.de/code" SRC_URI="http://files.digital-digest.com/downloads/files/encode/vStrip_${PV/./}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="app-text/dos2unix" RDEPEND="virtual/libc" |