diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 15:41:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 15:41:54 +0000 |
commit | 64cd3fe00bbc884fc8f2e5123dde02c361b65da2 (patch) | |
tree | 3b936c34fc57dabca3ddc4d12ad5ea74ee5a27f8 /dev-libs/libebml | |
parent | Stable on sparc wrt #168789 (diff) | |
download | historical-64cd3fe00bbc884fc8f2e5123dde02c361b65da2.tar.gz historical-64cd3fe00bbc884fc8f2e5123dde02c361b65da2.tar.bz2 historical-64cd3fe00bbc884fc8f2e5123dde02c361b65da2.zip |
alpha stable wrt #154055
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.7.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog index 8bc44fd7760c..ddf2a110e975 100644 --- a/dev-libs/libebml/ChangeLog +++ b/dev-libs/libebml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libebml # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.81 2007/04/18 13:24:22 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.82 2007/05/30 15:41:54 armin76 Exp $ + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> ChangeLog: + alpha stable wrt #154055 18 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> libebml-0.7.7-r1.ebuild: Keyworded ~x86-bsd wrt bug #175090 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" |