diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 13:31:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 13:31:19 +0000 |
commit | 50104095db12ef9ea82bc4c1b04481ed5e046de9 (patch) | |
tree | 69cc392e140477962f01a55ce1ff1a550fe3cfb1 /dev-perl/Image-Imlib2 | |
parent | Only install developer documentation with doc USE flag, #145433. (diff) | |
download | historical-50104095db12ef9ea82bc4c1b04481ed5e046de9.tar.gz historical-50104095db12ef9ea82bc4c1b04481ed5e046de9.tar.bz2 historical-50104095db12ef9ea82bc4c1b04481ed5e046de9.zip |
Stable on sparc
Package-Manager: portage-2.1-r2
Diffstat (limited to 'dev-perl/Image-Imlib2')
-rw-r--r-- | dev-perl/Image-Imlib2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Image-Imlib2/Image-Imlib2-1.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Image-Imlib2/ChangeLog b/dev-perl/Image-Imlib2/ChangeLog index 85d19122ea20..973e5cea8120 100644 --- a/dev-perl/Image-Imlib2/ChangeLog +++ b/dev-perl/Image-Imlib2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Image-Imlib2 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/ChangeLog,v 1.24 2006/08/19 17:29:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/ChangeLog,v 1.25 2006/09/05 13:28:47 gustavoz Exp $ + + 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Image-Imlib2-1.10.ebuild: + Stable on sparc *Image-Imlib2-1.12 (19 Aug 2006) diff --git a/dev-perl/Image-Imlib2/Image-Imlib2-1.10.ebuild b/dev-perl/Image-Imlib2/Image-Imlib2-1.10.ebuild index 521154990308..4436f1ec870b 100644 --- a/dev-perl/Image-Imlib2/Image-Imlib2-1.10.ebuild +++ b/dev-perl/Image-Imlib2/Image-Imlib2-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/Image-Imlib2-1.10.ebuild,v 1.6 2006/08/17 21:23:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/Image-Imlib2-1.10.ebuild,v 1.7 2006/09/05 13:28:47 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/L/LB/LBROCARD/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86" IUSE="" DEPEND=">=media-libs/imlib2-1 |