diff options
author | Jason Wever <weeve@gentoo.org> | 2004-09-25 23:35:32 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-09-25 23:35:32 +0000 |
commit | b1639d663e71f597a95353d1ce8e773e56245911 (patch) | |
tree | 338275ee6dfdfada1629db90d8a4a141baec40d9 /media-libs/libmpeg2 | |
parent | New package; key'd for ~x86. (Manifest recommit) (diff) | |
download | gentoo-2-b1639d663e71f597a95353d1ce8e773e56245911.tar.gz gentoo-2-b1639d663e71f597a95353d1ce8e773e56245911.tar.bz2 gentoo-2-b1639d663e71f597a95353d1ce8e773e56245911.zip |
Stable on sparc.
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 77bfd8dde575..68dbc4e22c00 100644 --- a/media-libs/libmpeg2/ChangeLog +++ b/media-libs/libmpeg2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libmpeg2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.29 2004/07/09 22:32:52 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.30 2004/09/25 23:32:39 weeve Exp $ + + 25 Sep 2004; Jason Wever <weeve@gentoo.org> libmpeg2-0.4.0b.ebuild: + Stable on sparc. 10 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> libmpeg2-0.4.0b.ebuild: Fixed a compilation-issue with gcc 3.4. Bug #51964. diff --git a/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild b/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild index e13b193acf82..6889d7cb3311 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-2004 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.12 2004/07/09 22:32:52 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.4.0b.ebuild,v 1.13 2004/09/25 23:32:39 weeve Exp $ inherit eutils libtool flag-o-matic @@ -12,7 +12,7 @@ HOMEPAGE="http://libmpeg2.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc amd64 ~sparc" +KEYWORDS="x86 ppc amd64 sparc" IUSE="sdl X" RDEPEND="virtual/libc |