diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:29:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:29:06 +0000 |
commit | be847bffb92ffa97670b60c2cfdd0bc333983d2e (patch) | |
tree | d77b855e2206306a6dfd2b66caaa2b818516160c /media-libs | |
parent | Stable for amd64, wrt bug #526050 (diff) | |
download | gentoo-2-be847bffb92ffa97670b60c2cfdd0bc333983d2e.tar.gz gentoo-2-be847bffb92ffa97670b60c2cfdd0bc333983d2e.tar.bz2 gentoo-2-be847bffb92ffa97670b60c2cfdd0bc333983d2e.zip |
Stable for amd64, wrt bug #526052
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libcddb/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libcddb/libcddb-1.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libcddb/ChangeLog b/media-libs/libcddb/ChangeLog index c55909253dc7..ecc9087c4f1d 100644 --- a/media-libs/libcddb/ChangeLog +++ b/media-libs/libcddb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libcddb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcddb/ChangeLog,v 1.65 2014/12/20 16:42:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcddb/ChangeLog,v 1.66 2014/12/27 19:29:06 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libcddb-1.3.2-r1.ebuild: + Stable for amd64, wrt bug #526052 20 Dec 2014; Markus Meier <maekke@gentoo.org> libcddb-1.3.2-r1.ebuild: arm stable, bug #526052 diff --git a/media-libs/libcddb/libcddb-1.3.2-r1.ebuild b/media-libs/libcddb/libcddb-1.3.2-r1.ebuild index d7bf5cc1d49b..015d5726c18d 100644 --- a/media-libs/libcddb/libcddb-1.3.2-r1.ebuild +++ b/media-libs/libcddb/libcddb-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcddb/libcddb-1.3.2-r1.ebuild,v 1.4 2014/12/20 16:42:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcddb/libcddb-1.3.2-r1.ebuild,v 1.5 2014/12/27 19:29:06 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc static-libs" RDEPEND=">=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]" |