diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-06 08:58:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-06 08:58:10 +0000 |
commit | 716b6dff3ced322be6a9ac4618c984f83ce52bba (patch) | |
tree | 245e5caaac533b80c67bd91b1b10f730966ba448 /dev-libs/libebml | |
parent | depend on ant-tasks (Manifest recommit) (diff) | |
download | gentoo-2-716b6dff3ced322be6a9ac4618c984f83ce52bba.tar.gz gentoo-2-716b6dff3ced322be6a9ac4618c984f83ce52bba.tar.bz2 gentoo-2-716b6dff3ced322be6a9ac4618c984f83ce52bba.zip |
Stable on alpha.
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog index 7c40786021a0..b9f3d3a0c989 100644 --- a/dev-libs/libebml/ChangeLog +++ b/dev-libs/libebml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libebml # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.18 2004/07/26 17:50:21 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.19 2004/09/06 08:58:10 kloeri Exp $ + + 06 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> libebml-0.6.5.ebuild: + Stable on alpha. *libebml-0.7.1 (26 Jul 2004) diff --git a/dev-libs/libebml/libebml-0.6.5.ebuild b/dev-libs/libebml/libebml-0.6.5.ebuild index dbf547ba78e0..21bad15dfda9 100644 --- a/dev-libs/libebml/libebml-0.6.5.ebuild +++ b/dev-libs/libebml/libebml-0.6.5.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.6.5.ebuild,v 1.7 2004/08/29 10:34:38 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.5.ebuild,v 1.8 2004/09/06 08:58:10 kloeri Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.matroska.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" +KEYWORDS="x86 ~ppc ~amd64 alpha ~ia64 ~sparc ~hppa ~mips" DEPEND="virtual/libc" |