diff options
author | 2012-03-02 21:04:54 +0000 | |
---|---|---|
committer | 2012-03-02 21:04:54 +0000 | |
commit | d6226483c5c6af5380fc34941f22dad2d14244cd (patch) | |
tree | d548c3bc54cc9ca0e1abe011d96706f5c2e93980 /media-libs | |
parent | Marking gdome2-0.8.1-r3 ppc64 for bug 396889 (diff) | |
download | historical-d6226483c5c6af5380fc34941f22dad2d14244cd.tar.gz historical-d6226483c5c6af5380fc34941f22dad2d14244cd.tar.bz2 historical-d6226483c5c6af5380fc34941f22dad2d14244cd.zip |
ppc/ppc64 stable wrt #404789
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/lasi/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/lasi/lasi-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lasi/ChangeLog b/media-libs/lasi/ChangeLog index a6fa8e946e1e..af2c07d81cb5 100644 --- a/media-libs/lasi/ChangeLog +++ b/media-libs/lasi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lasi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v 1.26 2012/02/24 14:50:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v 1.27 2012/03/02 21:04:54 ssuominen Exp $ + + 02 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> lasi-1.1.1.ebuild: + ppc/ppc64 stable wrt #404789 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> lasi-1.1.1.ebuild: x86 stable wrt bug #404789 diff --git a/media-libs/lasi/lasi-1.1.1.ebuild b/media-libs/lasi/lasi-1.1.1.ebuild index fdb22ca9287a..238bc68dc57e 100644 --- a/media-libs/lasi/lasi-1.1.1.ebuild +++ b/media-libs/lasi/lasi-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/lasi-1.1.1.ebuild,v 1.5 2012/02/24 14:50:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/lasi-1.1.1.ebuild,v 1.6 2012/03/02 21:04:54 ssuominen Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86" IUSE="doc examples" RDEPEND=" |