diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:42:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 18:42:28 +0000 |
commit | 2ef94994ded09eb3613c07988555d2ed69a78e56 (patch) | |
tree | e91e7d780bd4a8f483c3152a6e8b4b5edc331431 /media-plugins/swh-plugins | |
parent | Stable for x86, wrt bug #474250 (diff) | |
download | gentoo-2-2ef94994ded09eb3613c07988555d2ed69a78e56.tar.gz gentoo-2-2ef94994ded09eb3613c07988555d2ed69a78e56.tar.bz2 gentoo-2-2ef94994ded09eb3613c07988555d2ed69a78e56.zip |
Stable for amd64, wrt bug #474256
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/swh-plugins')
-rw-r--r-- | media-plugins/swh-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/swh-plugins/swh-plugins-0.4.15-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/swh-plugins/ChangeLog b/media-plugins/swh-plugins/ChangeLog index 3116de318fd3..97c1758cb32b 100644 --- a/media-plugins/swh-plugins/ChangeLog +++ b/media-plugins/swh-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/swh-plugins # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/ChangeLog,v 1.47 2013/06/25 18:36:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/ChangeLog,v 1.48 2013/06/25 18:42:28 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swh-plugins-0.4.15-r2.ebuild: + Stable for amd64, wrt bug #474256 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> swh-plugins-0.4.15-r2.ebuild: Stable for x86, wrt bug #474256 diff --git a/media-plugins/swh-plugins/swh-plugins-0.4.15-r2.ebuild b/media-plugins/swh-plugins/swh-plugins-0.4.15-r2.ebuild index d2f4ab68a148..8810254ee0a6 100644 --- a/media-plugins/swh-plugins/swh-plugins-0.4.15-r2.ebuild +++ b/media-plugins/swh-plugins/swh-plugins-0.4.15-r2.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-plugins/swh-plugins/swh-plugins-0.4.15-r2.ebuild,v 1.3 2013/06/25 18:36:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/swh-plugins-0.4.15-r2.ebuild,v 1.4 2013/06/25 18:42:28 ago Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://plugin.org.uk/releases/${PV}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="3dnow nls sse" RDEPEND="media-libs/ladspa-sdk |