diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:23:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:23:43 +0000 |
commit | 441502c5dd382969e636192172c41786e717ae56 (patch) | |
tree | fa13c38f31df82ee8825885e5f2135786087d8f8 /media-libs/libquvi | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-441502c5dd382969e636192172c41786e717ae56.tar.gz gentoo-2-441502c5dd382969e636192172c41786e717ae56.tar.bz2 gentoo-2-441502c5dd382969e636192172c41786e717ae56.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/libquvi')
-rw-r--r-- | media-libs/libquvi/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libquvi/libquvi-0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libquvi/ChangeLog b/media-libs/libquvi/ChangeLog index 3e70527c048c..9fe9a68227dc 100644 --- a/media-libs/libquvi/ChangeLog +++ b/media-libs/libquvi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libquvi -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi/ChangeLog,v 1.16 2012/12/29 16:49:58 jer Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi/ChangeLog,v 1.17 2013/01/01 12:23:43 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libquvi-0.4.1.ebuild: + Add ~ia64, wrt bug #449220 29 Dec 2012; Jeroen Roovers <jer@gentoo.org> libquvi-0.4.1.ebuild: Stable for HPPA (bug #447934). diff --git a/media-libs/libquvi/libquvi-0.4.1.ebuild b/media-libs/libquvi/libquvi-0.4.1.ebuild index 042610a5fd12..6cd782e92721 100644 --- a/media-libs/libquvi/libquvi-0.4.1.ebuild +++ b/media-libs/libquvi/libquvi-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.4.1.ebuild,v 1.9 2012/12/29 16:49:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.4.1.ebuild,v 1.10 2013/01/01 12:23:43 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/quvi/${PV:0:3}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 x86" +KEYWORDS="amd64 hppa ~ia64 ppc ppc64 x86" IUSE="examples static-libs" RDEPEND=">=net-misc/curl-7.18.2 |