diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:57:24 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:57:24 +0000 |
commit | 3e58ddab71e2853d3e6733d532a6861696c45a79 (patch) | |
tree | dfb43bca7490ea47466b022aa7ee9a096f737b8c /dev-perl/Image-Imlib2 | |
parent | Mark 2.6.9 stable on alpha (diff) | |
download | historical-3e58ddab71e2853d3e6733d532a6861696c45a79.tar.gz historical-3e58ddab71e2853d3e6733d532a6861696c45a79.tar.bz2 historical-3e58ddab71e2853d3e6733d532a6861696c45a79.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-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.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Image-Imlib2/ChangeLog b/dev-perl/Image-Imlib2/ChangeLog index 0eb4c9aa7392..263199833f94 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.27 2006/10/15 17:06:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/ChangeLog,v 1.28 2006/10/20 19:49:06 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + Image-Imlib2-1.12.ebuild: + Stable on Alpha. 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Image-Imlib2-1.12.ebuild: diff --git a/dev-perl/Image-Imlib2/Image-Imlib2-1.12.ebuild b/dev-perl/Image-Imlib2/Image-Imlib2-1.12.ebuild index 6cf4660914e4..74e2314a2c4d 100644 --- a/dev-perl/Image-Imlib2/Image-Imlib2-1.12.ebuild +++ b/dev-perl/Image-Imlib2/Image-Imlib2-1.12.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.12.ebuild,v 1.3 2006/10/15 17:06:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/Image-Imlib2-1.12.ebuild,v 1.4 2006/10/20 19:49:06 kloeri 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 |