diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 00:21:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 00:21:37 +0000 |
commit | ca5fe8e4132f7c1b3cb7893fad5160fd4bcda334 (patch) | |
tree | e73471fe3c878965c7acf28a860996070b179f43 /dev-libs/libebml | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-ca5fe8e4132f7c1b3cb7893fad5160fd4bcda334.tar.gz gentoo-2-ca5fe8e4132f7c1b3cb7893fad5160fd4bcda334.tar.bz2 gentoo-2-ca5fe8e4132f7c1b3cb7893fad5160fd4bcda334.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.7.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog index 5e5acdfdcb11..e73ad82fb137 100644 --- a/dev-libs/libebml/ChangeLog +++ b/dev-libs/libebml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libebml # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.70 2006/10/15 13:06:58 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.71 2006/10/20 00:21:37 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> libebml-0.7.7.ebuild: + Stable on Alpha. 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> libebml-0.7.7.ebuild: diff --git a/dev-libs/libebml/libebml-0.7.7.ebuild b/dev-libs/libebml/libebml-0.7.7.ebuild index 0f5010ec915b..58ab0ac0e338 100644 --- a/dev-libs/libebml/libebml-0.7.7.ebuild +++ b/dev-libs/libebml/libebml-0.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.ebuild,v 1.8 2006/10/15 13:06:58 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7.ebuild,v 1.9 2006/10/20 00:21:37 kloeri Exp $ inherit eutils @@ -12,7 +12,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" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc-macos ppc64 sparc x86" DEPEND="" RDEPEND="" |