diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-06 12:09:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-06 12:09:52 +0000 |
commit | dbdc8c9390b59f8991e2cd47432291058bbea98d (patch) | |
tree | 77935262c7f13d1763f32e9a18b862889fa91d05 /media-libs/libmpeg2 | |
parent | Stable on x86. (diff) | |
download | gentoo-2-dbdc8c9390b59f8991e2cd47432291058bbea98d.tar.gz gentoo-2-dbdc8c9390b59f8991e2cd47432291058bbea98d.tar.bz2 gentoo-2-dbdc8c9390b59f8991e2cd47432291058bbea98d.zip |
Added ~ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/libmpeg2')
-rw-r--r-- | media-libs/libmpeg2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libmpeg2/ChangeLog b/media-libs/libmpeg2/ChangeLog index 47f672630a0a..3cf3d044c3ae 100644 --- a/media-libs/libmpeg2/ChangeLog +++ b/media-libs/libmpeg2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libmpeg2 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.36 2005/05/04 04:40:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.37 2005/05/06 12:07:49 corsair Exp $ + + 06 May 2005; Markus Rothe <corsair@gentoo.org> libmpeg2-0.4.0b.ebuild: + Added ~ppc64 to KEYWORDS 03 May 2005; Aron Griffis <agriffis@gentoo.org> libmpeg2-0.4.0b.ebuild: add ~ia64 diff --git a/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild b/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild index 4ac6f1509698..85534884d204 100644 --- a/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild +++ b/media-libs/libmpeg2/libmpeg2-0.4.0b.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-libs/libmpeg2/libmpeg2-0.4.0b.ebuild,v 1.19 2005/05/04 04:40:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild,v 1.20 2005/05/06 12:07:49 corsair Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://libmpeg2.sourceforge.net/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc sparc x86 ~ia64" +KEYWORDS="~alpha amd64 ppc sparc x86 ~ia64 ~ppc64" IUSE="sdl X" DEPEND="virtual/libc |