diff options
author | 2014-12-26 17:56:10 +0000 | |
---|---|---|
committer | 2014-12-26 17:56:10 +0000 | |
commit | 726ff1288fab7cc78d4ada27aea99996dfa97184 (patch) | |
tree | 361446b0fa803b4601d18bb78ac86f1ab1ae3d34 /media-libs/libquvi-scripts | |
parent | arm stable, bug #531582 (diff) | |
download | gentoo-2-726ff1288fab7cc78d4ada27aea99996dfa97184.tar.gz gentoo-2-726ff1288fab7cc78d4ada27aea99996dfa97184.tar.bz2 gentoo-2-726ff1288fab7cc78d4ada27aea99996dfa97184.zip |
arm stable, bug #531798
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-libs/libquvi-scripts')
-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 3e2ae57199ba..845a4f7cd4aa 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.66 2014/12/09 09:56:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.67 2014/12/26 17:56:10 maekke Exp $ + + 26 Dec 2014; Markus Meier <maekke@gentoo.org> + libquvi-scripts-0.4.21-r2.ebuild: + arm stable, bug #531798 09 Dec 2014; Jeroen Roovers <jer@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 2986c4557286..f2aabb7a455e 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-2014 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.2 2014/12/09 09:56:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild,v 1.3 2014/12/26 17:56:10 maekke 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" |