diff options
author | Jason Wever <weeve@gentoo.org> | 2004-02-27 16:22:35 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-02-27 16:22:35 +0000 |
commit | f1f2edd6cd5a03ea0444a1849ff49acec512204b (patch) | |
tree | 6e42e964a1a8ea42133b18039844a9261b11a333 /media-libs/libmatroska | |
parent | corrected dep for specific version of libgdome (diff) | |
download | gentoo-2-f1f2edd6cd5a03ea0444a1849ff49acec512204b.tar.gz gentoo-2-f1f2edd6cd5a03ea0444a1849ff49acec512204b.tar.bz2 gentoo-2-f1f2edd6cd5a03ea0444a1849ff49acec512204b.zip |
Added ~sparc keyword.
Diffstat (limited to 'media-libs/libmatroska')
-rw-r--r-- | media-libs/libmatroska/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libmatroska/libmatroska-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libmatroska/ChangeLog b/media-libs/libmatroska/ChangeLog index daea808057e0..be04d75add26 100644 --- a/media-libs/libmatroska/ChangeLog +++ b/media-libs/libmatroska/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libmatroska # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/ChangeLog,v 1.14 2004/02/26 20:14:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/ChangeLog,v 1.15 2004/02/27 16:22:35 weeve Exp $ + + 27 Feb 2004; Jason Wever <weeve@gentoo.org> libmatroska-0.6.2.ebuild: + Added ~sparc keyword. 26 Feb 2004; Guy Martin <gmsoft@gentoo.org> libmatroska-0.6.3.ebuild: Keyworded ~hppa. diff --git a/media-libs/libmatroska/libmatroska-0.6.2.ebuild b/media-libs/libmatroska/libmatroska-0.6.2.ebuild index 65f813d9dfe1..64a89aeefd24 100644 --- a/media-libs/libmatroska/libmatroska-0.6.2.ebuild +++ b/media-libs/libmatroska/libmatroska-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.6.2.ebuild,v 1.5 2004/02/23 17:20:46 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.6.2.ebuild,v 1.6 2004/02/27 16:22:35 weeve Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.matroska.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~amd64 alpha ia64" +KEYWORDS="x86 ppc ~amd64 alpha ia64 ~sparc" DEPEND="virtual/glibc ~dev-libs/libebml-0.6.3" |