diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:37:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:37:30 +0000 |
commit | 8aae24b41fa411f933eae5656df4678f8b242d34 (patch) | |
tree | 8c37f7ad85cb652845d5c790e01eeea4af38d6ec | |
parent | Stable for x86, wrt bug #469662 (diff) | |
download | gentoo-2-8aae24b41fa411f933eae5656df4678f8b242d34.tar.gz gentoo-2-8aae24b41fa411f933eae5656df4678f8b242d34.tar.bz2 gentoo-2-8aae24b41fa411f933eae5656df4678f8b242d34.zip |
Stable for x86, wrt bug #469468
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | media-libs/libmpdclient/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libmpdclient/libmpdclient-2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libmpdclient/ChangeLog b/media-libs/libmpdclient/ChangeLog index af48c9231236..d6fd3d8702aa 100644 --- a/media-libs/libmpdclient/ChangeLog +++ b/media-libs/libmpdclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libmpdclient # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpdclient/ChangeLog,v 1.51 2013/05/13 14:53:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpdclient/ChangeLog,v 1.52 2013/05/14 09:37:30 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> libmpdclient-2.8.ebuild: + Stable for x86, wrt bug #469468 13 May 2013; Jeroen Roovers <jer@gentoo.org> libmpdclient-2.8.ebuild: Stable for HPPA (bug #469468). diff --git a/media-libs/libmpdclient/libmpdclient-2.8.ebuild b/media-libs/libmpdclient/libmpdclient-2.8.ebuild index 86154ca77fe6..5a958d98c142 100644 --- a/media-libs/libmpdclient/libmpdclient-2.8.ebuild +++ b/media-libs/libmpdclient/libmpdclient-2.8.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/libmpdclient/libmpdclient-2.8.ebuild,v 1.6 2013/05/13 14:53:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpdclient/libmpdclient-2.8.ebuild,v 1.7 2013/05/14 09:37:30 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 arm hppa ppc ppc64 ~sparc x86" IUSE="doc examples static-libs" RDEPEND="" |