diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 06:54:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 06:54:07 +0000 |
commit | 60891fd39cc8421bdedcd42d49515720c0861acf (patch) | |
tree | cc9e215d74af10ac6b6a47bb8aacde57b2f9d494 /media-libs | |
parent | Stable for HPPA (bug #282366). (diff) | |
download | gentoo-2-60891fd39cc8421bdedcd42d49515720c0861acf.tar.gz gentoo-2-60891fd39cc8421bdedcd42d49515720c0861acf.tar.bz2 gentoo-2-60891fd39cc8421bdedcd42d49515720c0861acf.zip |
Stable for HPPA (bug #284689).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/lasi/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/lasi/lasi-1.1.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/lasi/ChangeLog b/media-libs/lasi/ChangeLog index 5ecd00a3184e..ee32da92dd11 100644 --- a/media-libs/lasi/ChangeLog +++ b/media-libs/lasi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lasi -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v 1.13 2009/11/04 17:25:28 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v 1.14 2010/01/14 06:54:07 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> lasi-1.1.0-r1.ebuild: + Stable for HPPA (bug #284689). 04 Nov 2009; Raúl Porcel <armin76@gentoo.org> lasi-1.1.0-r1.ebuild: sparc stable wrt #284857 diff --git a/media-libs/lasi/lasi-1.1.0-r1.ebuild b/media-libs/lasi/lasi-1.1.0-r1.ebuild index d323a2648a0b..0822688acd0b 100644 --- a/media-libs/lasi/lasi-1.1.0-r1.ebuild +++ b/media-libs/lasi/lasi-1.1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/lasi-1.1.0-r1.ebuild,v 1.11 2009/11/04 17:25:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/lasi-1.1.0-r1.ebuild,v 1.12 2010/01/14 06:54:07 jer Exp $ EAPI=2 inherit eutils cmake-utils @@ -14,7 +14,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="x11-libs/pango |