diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-12-07 19:48:04 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-12-07 19:48:04 +0000 |
commit | 8c0681d59a045093f9462f6cfb82173e9212c9e7 (patch) | |
tree | e862cedbe2aa3cfc0dea0cc1b1abab420f9e2f2c /dev-libs/libebml/libebml-0.7.0.ebuild | |
parent | broken Manifest (diff) | |
download | gentoo-2-8c0681d59a045093f9462f6cfb82173e9212c9e7.tar.gz gentoo-2-8c0681d59a045093f9462f6cfb82173e9212c9e7.tar.bz2 gentoo-2-8c0681d59a045093f9462f6cfb82173e9212c9e7.zip |
x86 stable.
Diffstat (limited to 'dev-libs/libebml/libebml-0.7.0.ebuild')
-rw-r--r-- | dev-libs/libebml/libebml-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.7.0.ebuild b/dev-libs/libebml/libebml-0.7.0.ebuild index 2b1f28bf4db3..ad7d7cde6448 100644 --- a/dev-libs/libebml/libebml-0.7.0.ebuild +++ b/dev-libs/libebml/libebml-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/dev-libs/libebml/libebml-0.7.0.ebuild,v 1.7 2004/07/16 23:03:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.0.ebuild,v 1.8 2004/12/07 19:48:04 mholzer Exp $ inherit flag-o-matic @@ -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" |