diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 15:40:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 15:40:47 +0000 |
commit | cec409c7096d1d5add05fe6bc64b763e4d15b43b (patch) | |
tree | a93ad8958798f700381b3b838f54ecb56fe5bc6e /dev-libs/libebml | |
parent | depreciated -> deprecated. bug #180352 (diff) | |
download | gentoo-2-cec409c7096d1d5add05fe6bc64b763e4d15b43b.tar.gz gentoo-2-cec409c7096d1d5add05fe6bc64b763e4d15b43b.tar.bz2 gentoo-2-cec409c7096d1d5add05fe6bc64b763e4d15b43b.zip |
alpha stable wrt #154055
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/libebml-0.7.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.7.7-r1.ebuild b/dev-libs/libebml/libebml-0.7.7-r1.ebuild index a097f3018513..89a1cea569dc 100644 --- a/dev-libs/libebml/libebml-0.7.7-r1.ebuild +++ b/dev-libs/libebml/libebml-0.7.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7-r1.ebuild,v 1.10 2007/04/18 13:24:22 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7-r1.ebuild,v 1.11 2007/05/30 15:40:47 armin76 Exp $ inherit multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" IUSE="" S="${S}/make/linux" |