diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 13:08:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 13:08:10 +0000 |
commit | 1f6d84e4135729aca80a6be6dd9095ec71b47669 (patch) | |
tree | d40ec3452e29f7641bfb88947f72c72f1a7b56b3 /media-libs/rubberband | |
parent | Stable for amd64, wrt bug #477562 (diff) | |
download | gentoo-2-1f6d84e4135729aca80a6be6dd9095ec71b47669.tar.gz gentoo-2-1f6d84e4135729aca80a6be6dd9095ec71b47669.tar.bz2 gentoo-2-1f6d84e4135729aca80a6be6dd9095ec71b47669.zip |
Stable for amd64, wrt bug #477596
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/rubberband')
-rw-r--r-- | media-libs/rubberband/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/rubberband/rubberband-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-libs/rubberband/ChangeLog b/media-libs/rubberband/ChangeLog index 20da985110ca..4a9ce582bfd7 100644 --- a/media-libs/rubberband/ChangeLog +++ b/media-libs/rubberband/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/rubberband # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/rubberband/ChangeLog,v 1.20 2013/06/01 08:47:33 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/rubberband/ChangeLog,v 1.21 2013/07/21 13:08:10 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> rubberband-1.8.1.ebuild: + Stable for amd64, wrt bug #477596 *rubberband-1.8.1 (01 Jun 2013) @@ -90,4 +93,3 @@ 26 Feb 2008; Alexis Ballier <aballier@gentoo.org> +metadata.xml, +rubberband-1.0.1.ebuild: initial import - diff --git a/media-libs/rubberband/rubberband-1.8.1.ebuild b/media-libs/rubberband/rubberband-1.8.1.ebuild index b86d1d0d11c4..d85d8980496e 100644 --- a/media-libs/rubberband/rubberband-1.8.1.ebuild +++ b/media-libs/rubberband/rubberband-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/rubberband/rubberband-1.8.1.ebuild,v 1.1 2013/06/01 08:47:33 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/rubberband/rubberband-1.8.1.ebuild,v 1.2 2013/07/21 13:08:10 ago Exp $ EAPI=5 inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://code.breakfastquay.com/attachments/download/34/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="static-libs" RDEPEND="media-libs/vamp-plugin-sdk |