diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-02-22 17:34:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-02-22 17:34:40 +0000 |
commit | 52d79dc2c9b5f7c76a3e45489e4406077ab35716 (patch) | |
tree | 92aff30f0b30a2b356109d79d99ab0edcf58e92c | |
parent | Remove old (diff) | |
download | gentoo-2-52d79dc2c9b5f7c76a3e45489e4406077ab35716.tar.gz gentoo-2-52d79dc2c9b5f7c76a3e45489e4406077ab35716.tar.bz2 gentoo-2-52d79dc2c9b5f7c76a3e45489e4406077ab35716.zip |
Stable for HPPA (bug #501720).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | media-libs/libquvi-scripts/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libquvi-scripts/ChangeLog b/media-libs/libquvi-scripts/ChangeLog index 3984f3e1432f..02adcef565d0 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.58 2014/02/12 12:39:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.59 2014/02/22 17:34:40 jer Exp $ + + 22 Feb 2014; Jeroen Roovers <jer@gentoo.org> + libquvi-scripts-0.4.21-r1.ebuild: + Stable for HPPA (bug #501720). *libquvi-scripts-0.4.21-r1 (12 Feb 2014) diff --git a/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r1.ebuild b/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r1.ebuild index 5fc55b4479dc..62fe5d8540e5 100644 --- a/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r1.ebuild +++ b/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-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/libquvi-scripts/libquvi-scripts-0.4.21-r1.ebuild,v 1.1 2014/02/12 12:39:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r1.ebuild,v 1.2 2014/02/22 17:34:40 jer Exp $ EAPI=5 @@ -10,7 +10,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" |