diff options
author | 2012-02-21 14:48:06 +0000 | |
---|---|---|
committer | 2012-02-21 14:48:06 +0000 | |
commit | 44ee045d4761b687d11f037cffdca78a6a44280a (patch) | |
tree | 6382bf7984d3158b8aaa0119320ad47187ac87ab /dev-perl/Image-Imlib2 | |
parent | Stable for amd64, wrt bug #405011 (diff) | |
download | gentoo-2-44ee045d4761b687d11f037cffdca78a6a44280a.tar.gz gentoo-2-44ee045d4761b687d11f037cffdca78a6a44280a.tar.bz2 gentoo-2-44ee045d4761b687d11f037cffdca78a6a44280a.zip |
Stable for amd64, wrt bug #400149
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Image-Imlib2')
-rw-r--r-- | dev-perl/Image-Imlib2/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Image-Imlib2/Image-Imlib2-2.30.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Image-Imlib2/ChangeLog b/dev-perl/Image-Imlib2/ChangeLog index a583a6950e61..2f67deab260b 100644 --- a/dev-perl/Image-Imlib2/ChangeLog +++ b/dev-perl/Image-Imlib2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Image-Imlib2 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/ChangeLog,v 1.49 2011/09/04 11:21:35 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/ChangeLog,v 1.50 2012/02/21 14:48:06 ago Exp $ + + 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Image-Imlib2-2.30.0.ebuild: + Stable for amd64, wrt bug #400149 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Image-Imlib2-2.03.ebuild: Cleanup diff --git a/dev-perl/Image-Imlib2/Image-Imlib2-2.30.0.ebuild b/dev-perl/Image-Imlib2/Image-Imlib2-2.30.0.ebuild index 597938fbcb22..bf92da186e1b 100644 --- a/dev-perl/Image-Imlib2/Image-Imlib2-2.30.0.ebuild +++ b/dev-perl/Image-Imlib2/Image-Imlib2-2.30.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/Image-Imlib2-2.30.0.ebuild,v 1.1 2011/08/30 13:12:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/Image-Imlib2-2.30.0.ebuild,v 1.2 2012/02/21 14:48:06 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module eutils DESCRIPTION="Interface to the Imlib2 image library" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="test" RDEPEND=">=media-libs/imlib2-1" |