summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-10 13:00:05 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-10 13:00:05 +0000
commitf513bb58da033fb33b688afc0f9976bdf760abc1 (patch)
treeb08576b1fd22e44cf17d630cd3f05acd5ea91388 /media-video
parentAdded cache updates to 2.2.6. Marked stable on x86. (diff)
downloadgentoo-2-f513bb58da033fb33b688afc0f9976bdf760abc1.tar.gz
gentoo-2-f513bb58da033fb33b688afc0f9976bdf760abc1.tar.bz2
gentoo-2-f513bb58da033fb33b688afc0f9976bdf760abc1.zip
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/avinfo/ChangeLog5
-rw-r--r--media-video/avinfo/avinfo-1.0_alpha15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/avinfo/ChangeLog b/media-video/avinfo/ChangeLog
index b2ce8733f091..d4d1c6c7b91f 100644
--- a/media-video/avinfo/ChangeLog
+++ b/media-video/avinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/avinfo
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/avinfo/ChangeLog,v 1.6 2005/05/09 02:05:55 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/avinfo/ChangeLog,v 1.7 2005/05/10 13:00:05 dholm Exp $
+
+ 10 May 2005; David Holm <dholm@gentoo.org> avinfo-1.0_alpha15.ebuild:
+ Added to ~ppc.
08 May 2005; Malcolm Lashley <malc@gentoo.org> :
~amd64 - Closes bug #91390 - Tested with every avi on my system.
diff --git a/media-video/avinfo/avinfo-1.0_alpha15.ebuild b/media-video/avinfo/avinfo-1.0_alpha15.ebuild
index 78e7884ad231..fd20099dfdfe 100644
--- a/media-video/avinfo/avinfo-1.0_alpha15.ebuild
+++ b/media-video/avinfo/avinfo-1.0_alpha15.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/avinfo/avinfo-1.0_alpha15.ebuild,v 1.4 2005/05/09 02:05:55 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/avinfo/avinfo-1.0_alpha15.ebuild,v 1.5 2005/05/10 13:00:05 dholm Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://shounen.ru/soft/avinfo/${MY_P}.zip"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="app-arch/unzip"