diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 18:49:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 18:49:24 +0000 |
commit | 3a0b270ff2804f85df092d7d4564b4a562bc370b (patch) | |
tree | 644999c3e1c48543fa7d72357589e094ff407ebf /media-libs/libquvi-scripts | |
parent | Stable for sparc, wrt bug #458986 (diff) | |
download | gentoo-2-3a0b270ff2804f85df092d7d4564b4a562bc370b.tar.gz gentoo-2-3a0b270ff2804f85df092d7d4564b4a562bc370b.tar.bz2 gentoo-2-3a0b270ff2804f85df092d7d4564b4a562bc370b.zip |
Stable for sparc, wrt bug #458986
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libquvi-scripts')
-rw-r--r-- | media-libs/libquvi-scripts/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libquvi-scripts/libquvi-scripts-0.4.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libquvi-scripts/ChangeLog b/media-libs/libquvi-scripts/ChangeLog index 635f5a8074f3..5f251c187236 100644 --- a/media-libs/libquvi-scripts/ChangeLog +++ b/media-libs/libquvi-scripts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libquvi-scripts # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.39 2013/02/24 15:09:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.40 2013/02/24 18:49:24 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libquvi-scripts-0.4.12.ebuild: + Stable for sparc, wrt bug #458986 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libquvi-scripts-0.4.10.ebuild: Stable for ia64, wrt bug #458986 diff --git a/media-libs/libquvi-scripts/libquvi-scripts-0.4.12.ebuild b/media-libs/libquvi-scripts/libquvi-scripts-0.4.12.ebuild index 8fe03acc6caf..717bce6ce9dc 100644 --- a/media-libs/libquvi-scripts/libquvi-scripts-0.4.12.ebuild +++ b/media-libs/libquvi-scripts/libquvi-scripts-0.4.12.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/libquvi-scripts/libquvi-scripts-0.4.12.ebuild,v 1.1 2013/02/15 22:49:17 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.12.ebuild,v 1.2 2013/02/24 18:49:24 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/quvi/${PV:0:3}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -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" |