summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2014-04-27 18:34:33 +0000
committerLars Wendler <polynomial-c@gentoo.org>2014-04-27 18:34:33 +0000
commit628c8eec11235df66814d8c0a63b3b7889a0f6ee (patch)
tree970373ebe2d0f9ca942e21fb8e6fa366275dd68c /media-libs/opusfile
parentVersion bump for Gnome 3.12. (diff)
downloadgentoo-2-628c8eec11235df66814d8c0a63b3b7889a0f6ee.tar.gz
gentoo-2-628c8eec11235df66814d8c0a63b3b7889a0f6ee.tar.bz2
gentoo-2-628c8eec11235df66814d8c0a63b3b7889a0f6ee.zip
Version bump. Removed old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'media-libs/opusfile')
-rw-r--r--media-libs/opusfile/ChangeLog8
-rw-r--r--media-libs/opusfile/opusfile-0.5.ebuild (renamed from media-libs/opusfile/opusfile-0.2.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/media-libs/opusfile/ChangeLog b/media-libs/opusfile/ChangeLog
index bbe4c223de8b..a89989526dc5 100644
--- a/media-libs/opusfile/ChangeLog
+++ b/media-libs/opusfile/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-libs/opusfile
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/ChangeLog,v 1.7 2014/04/13 15:17:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/ChangeLog,v 1.8 2014/04/27 18:34:33 polynomial-c Exp $
+
+*opusfile-0.5 (27 Apr 2014)
+
+ 27 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> -opusfile-0.2.ebuild,
+ +opusfile-0.5.ebuild:
+ Version bump. Removed old.
13 Apr 2014; Jeroen Roovers <jer@gentoo.org> opusfile-0.4.ebuild:
Marked ~hppa (bug #503608).
diff --git a/media-libs/opusfile/opusfile-0.2.ebuild b/media-libs/opusfile/opusfile-0.5.ebuild
index d7c677b31fb4..707d023ca6c8 100644
--- a/media-libs/opusfile/opusfile-0.2.ebuild
+++ b/media-libs/opusfile/opusfile-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/opusfile-0.2.ebuild,v 1.4 2013/12/08 19:10:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opusfile/opusfile-0.5.ebuild,v 1.1 2014/04/27 18:34:33 polynomial-c Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/opus/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE="doc fixed-point +float +http static-libs"
RDEPEND="media-libs/libogg