diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-11 22:27:39 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-11 22:27:39 +0000 |
commit | 636988fbdb44a162be66fdbc4b40ada08a2a8aed (patch) | |
tree | a17467508202ceef2fa46d3dba969f2d8e0a7e38 /media-libs | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-636988fbdb44a162be66fdbc4b40ada08a2a8aed.tar.gz gentoo-2-636988fbdb44a162be66fdbc4b40ada08a2a8aed.tar.bz2 gentoo-2-636988fbdb44a162be66fdbc4b40ada08a2a8aed.zip |
Stable on sparc.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libmatroska/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libmatroska/libmatroska-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libmatroska/ChangeLog b/media-libs/libmatroska/ChangeLog index 0382067909ed..8cfbf5ba7e5d 100644 --- a/media-libs/libmatroska/ChangeLog +++ b/media-libs/libmatroska/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libmatroska # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/ChangeLog,v 1.38 2004/12/07 19:52:35 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/ChangeLog,v 1.39 2004/12/11 22:27:39 weeve Exp $ + + 11 Dec 2004; Jason Wever <weeve@gentoo.org> libmatroska-0.7.0.ebuild: + Stable on sparc. 07 Dec 2004; Martin Holzer <mholzer@gentoo.org> libmatroska-0.7.0.ebuild: x86 stable. diff --git a/media-libs/libmatroska/libmatroska-0.7.0.ebuild b/media-libs/libmatroska/libmatroska-0.7.0.ebuild index 03e23b6a9215..88e259a22567 100644 --- a/media-libs/libmatroska/libmatroska-0.7.0.ebuild +++ b/media-libs/libmatroska/libmatroska-0.7.0.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/libmatroska/libmatroska-0.7.0.ebuild,v 1.11 2004/12/07 19:52:35 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.7.0.ebuild,v 1.12 2004/12/11 22:27:39 weeve Exp $ inherit flag-o-matic gcc eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha hppa amd64 ~ia64" IUSE="" DEPEND="virtual/libc |