diff options
author | 2015-05-29 07:38:12 +0000 | |
---|---|---|
committer | 2015-05-29 07:38:12 +0000 | |
commit | 5673b123eafeb0bdd00ff2c75b4c1229c1b0a80c (patch) | |
tree | 9e775f1aa1954bfb23c3104b8f129032e26417d8 /media-libs | |
parent | sparc stable wrt bug #538798 (diff) | |
download | gentoo-2-5673b123eafeb0bdd00ff2c75b4c1229c1b0a80c.tar.gz gentoo-2-5673b123eafeb0bdd00ff2c75b4c1229c1b0a80c.tar.bz2 gentoo-2-5673b123eafeb0bdd00ff2c75b4c1229c1b0a80c.zip |
sparc stable wrt bug #538798
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libquvi-scripts/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libquvi-scripts/ChangeLog b/media-libs/libquvi-scripts/ChangeLog index 8adecd76aaa7..95022a4fb4a1 100644 --- a/media-libs/libquvi-scripts/ChangeLog +++ b/media-libs/libquvi-scripts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libquvi-scripts # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.71 2015/05/15 07:42:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.72 2015/05/29 07:38:12 jmorgan Exp $ + + 29 May 2015; Jack Morgan <jmorgan@gentoo.org> + libquvi-scripts-0.4.21-r2.ebuild: + sparc stable wrt bug #538798 15 May 2015; Pacho Ramos <pacho@gentoo.org> libquvi-scripts-0.4.21-r2.ebuild, libquvi-scripts-0.9.20131130-r1.ebuild: diff --git a/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild b/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild index c07eaa71dcdd..4ee3ca146291 100644 --- a/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild +++ b/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild,v 1.7 2015/05/15 07:42:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild,v 1.8 2015/05/29 07:38:12 jmorgan Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/quvi/${PV:0:3}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0.4" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" IUSE="offensive" DEPEND="app-arch/xz-utils" |