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 | f05183e908eaf6d4c37d6bfc517ec19470534127 (patch) | |
tree | 4f8955167157a9642436ab5ece524c7773cad69c /dev-libs/libebml | |
parent | depend on ant-tasks (diff) | |
download | historical-f05183e908eaf6d4c37d6bfc517ec19470534127.tar.gz historical-f05183e908eaf6d4c37d6bfc517ec19470534127.tar.bz2 historical-f05183e908eaf6d4c37d6bfc517ec19470534127.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" |