diff options
author | Timo Gurr <tgurr@gentoo.org> | 2010-01-29 17:51:07 +0000 |
---|---|---|
committer | Timo Gurr <tgurr@gentoo.org> | 2010-01-29 17:51:07 +0000 |
commit | e3d347d88dc5af6d818ffc447fc0166e50ed327e (patch) | |
tree | d6081d14524c9dfe8dcfb85bd6c19a407b237507 /media-libs/celt | |
parent | Backport fix for bug #288361. (diff) | |
download | gentoo-2-e3d347d88dc5af6d818ffc447fc0166e50ed327e.tar.gz gentoo-2-e3d347d88dc5af6d818ffc447fc0166e50ed327e.tar.bz2 gentoo-2-e3d347d88dc5af6d818ffc447fc0166e50ed327e.zip |
Version bump, remove old. Bit-stream compatible with previous version this time.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/celt')
-rw-r--r-- | media-libs/celt/ChangeLog | 11 | ||||
-rw-r--r-- | media-libs/celt/celt-0.7.1.ebuild (renamed from media-libs/celt/celt-0.7.0-r2.ebuild) | 4 |
2 files changed, 11 insertions, 4 deletions
diff --git a/media-libs/celt/ChangeLog b/media-libs/celt/ChangeLog index b164ff185b73..812f1aecc212 100644 --- a/media-libs/celt/ChangeLog +++ b/media-libs/celt/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/celt -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.7 2009/12/08 00:41:32 tgurr Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.8 2010/01/29 17:51:07 tgurr Exp $ + +*celt-0.7.1 (29 Jan 2010) + + 29 Jan 2010; Timo Gurr <tgurr@gentoo.org> -celt-0.7.0-r2.ebuild, + +celt-0.7.1.ebuild: + Version bump, remove old. Bit-stream compatible with previous version this + time. *celt-0.7.0-r2 (08 Dec 2009) diff --git a/media-libs/celt/celt-0.7.0-r2.ebuild b/media-libs/celt/celt-0.7.1.ebuild index fbfb35aefc7e..235671853fc7 100644 --- a/media-libs/celt/celt-0.7.0-r2.ebuild +++ b/media-libs/celt/celt-0.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.7.0-r2.ebuild,v 1.1 2009/12/08 00:41:32 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.7.1.ebuild,v 1.1 2010/01/29 17:51:07 tgurr Exp $ EAPI="2" |