diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-22 10:48:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-22 10:48:26 +0000 |
commit | 9a8130337a5fdd5c7d949e10fa79266385b3d7d4 (patch) | |
tree | 2e3318f18834ac919dcf88844173a6876e964180 /media-libs/libquvi-scripts | |
parent | Stable for ia64, wrt bug #470482 (diff) | |
download | gentoo-2-9a8130337a5fdd5c7d949e10fa79266385b3d7d4.tar.gz gentoo-2-9a8130337a5fdd5c7d949e10fa79266385b3d7d4.tar.bz2 gentoo-2-9a8130337a5fdd5c7d949e10fa79266385b3d7d4.zip |
Stable for ia64, wrt bug #470514
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libquvi-scripts/ChangeLog b/media-libs/libquvi-scripts/ChangeLog index 8a9b1893c391..0371580dbef1 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.47 2013/05/22 08:53:07 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.48 2013/05/22 10:48:26 ago Exp $ + + 22 May 2013; Agostino Sarubbo <ago@gentoo.org> libquvi-scripts-0.4.14.ebuild: + Stable for ia64, wrt bug #470514 *libquvi-scripts-0.9.20130520 (22 May 2013) diff --git a/media-libs/libquvi-scripts/libquvi-scripts-0.4.14.ebuild b/media-libs/libquvi-scripts/libquvi-scripts-0.4.14.ebuild index 0190f6bd471f..bee983acaa77 100644 --- a/media-libs/libquvi-scripts/libquvi-scripts-0.4.14.ebuild +++ b/media-libs/libquvi-scripts/libquvi-scripts-0.4.14.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.14.ebuild,v 1.5 2013/05/21 16:15:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.14.ebuild,v 1.6 2013/05/22 10:48:26 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" |