diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:13:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:13:23 +0000 |
commit | b5a85862b1a1b7413657e54833e1fc4dc1c9e499 (patch) | |
tree | fa1b36b5877bf0a4d0038c9e90ecc985160225c8 /media-libs/libechonest | |
parent | Stable for amd64, wrt bug #451468 (diff) | |
download | gentoo-2-b5a85862b1a1b7413657e54833e1fc4dc1c9e499.tar.gz gentoo-2-b5a85862b1a1b7413657e54833e1fc4dc1c9e499.tar.bz2 gentoo-2-b5a85862b1a1b7413657e54833e1fc4dc1c9e499.zip |
Stable for amd64, wrt bug #451404
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/libechonest')
-rw-r--r-- | media-libs/libechonest/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libechonest/libechonest-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-libs/libechonest/ChangeLog b/media-libs/libechonest/ChangeLog index e37c9c4b677c..68a91ea1e278 100644 --- a/media-libs/libechonest/ChangeLog +++ b/media-libs/libechonest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libechonest # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.17 2013/01/11 14:06:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.18 2013/01/13 11:13:23 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libechonest-2.0.2.ebuild: + Stable for amd64, wrt bug #451404 11 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> -libechonest-2.0.1.ebuild: @@ -80,4 +83,3 @@ 26 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> +libechonest-1.1.4.ebuild: Initial commit wrt #358057 by "Nikoli". - diff --git a/media-libs/libechonest/libechonest-2.0.2.ebuild b/media-libs/libechonest/libechonest-2.0.2.ebuild index c9e7cbad6f0a..b7d2cdb0edf5 100644 --- a/media-libs/libechonest/libechonest-2.0.2.ebuild +++ b/media-libs/libechonest/libechonest-2.0.2.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/libechonest/libechonest-2.0.2.ebuild,v 1.1 2013/01/11 14:00:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.0.2.ebuild,v 1.2 2013/01/13 11:13:23 ago Exp $ EAPI=5 inherit cmake-utils @@ -12,7 +12,7 @@ SRC_URI="http://files.lfranchi.com/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RESTRICT="test" # Networking required |