diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:51:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:51:20 +0000 |
commit | 274018b5e5cb523932c2b5842aeecbeab034cec5 (patch) | |
tree | ce8c0924df1b97b5641220bdcfb7f89d98ac041a /media-libs/libvisual | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-274018b5e5cb523932c2b5842aeecbeab034cec5.tar.gz gentoo-2-274018b5e5cb523932c2b5842aeecbeab034cec5.tar.bz2 gentoo-2-274018b5e5cb523932c2b5842aeecbeab034cec5.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/libvisual')
-rw-r--r-- | media-libs/libvisual/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libvisual/libvisual-0.4.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvisual/ChangeLog b/media-libs/libvisual/ChangeLog index 8688718ad104..0fb56b09236f 100644 --- a/media-libs/libvisual/ChangeLog +++ b/media-libs/libvisual/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libvisual # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.46 2013/01/01 14:40:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.47 2013/01/06 09:51:20 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libvisual-0.4.0-r2.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libvisual-0.4.0-r2.ebuild: Add ~alpha, wrt bug #449220 diff --git a/media-libs/libvisual/libvisual-0.4.0-r2.ebuild b/media-libs/libvisual/libvisual-0.4.0-r2.ebuild index 2b86bca9715a..2a079dabc31c 100644 --- a/media-libs/libvisual/libvisual-0.4.0-r2.ebuild +++ b/media-libs/libvisual/libvisual-0.4.0-r2.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/libvisual/libvisual-0.4.0-r2.ebuild,v 1.12 2013/01/01 14:40:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r2.ebuild,v 1.13 2013/01/06 09:51:20 ago Exp $ EAPI=4 inherit eutils libtool @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0.4" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug nls static-libs threads" RDEPEND="threads? ( dev-libs/glib:2 )" |