diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-05-16 20:07:40 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-05-16 20:07:40 +0000 |
commit | f403b218cdf6e40c9474246521b12d7852e77887 (patch) | |
tree | 4e05042e7ab0412c07103a43be0cca0f1eb0f65e /dev-perl/Gtk2-ImageView | |
parent | Stable on amd64 wrt bug #302033 (diff) | |
download | gentoo-2-f403b218cdf6e40c9474246521b12d7852e77887.tar.gz gentoo-2-f403b218cdf6e40c9474246521b12d7852e77887.tar.bz2 gentoo-2-f403b218cdf6e40c9474246521b12d7852e77887.zip |
Stable on amd64 wrt bug #302033
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Gtk2-ImageView')
-rw-r--r-- | dev-perl/Gtk2-ImageView/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.05.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-ImageView/ChangeLog b/dev-perl/Gtk2-ImageView/ChangeLog index d692acd6a19f..41a2cde35927 100644 --- a/dev-perl/Gtk2-ImageView/ChangeLog +++ b/dev-perl/Gtk2-ImageView/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Gtk2-ImageView # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-ImageView/ChangeLog,v 1.2 2010/03/22 11:08:43 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-ImageView/ChangeLog,v 1.3 2010/05/16 20:07:40 hwoarang Exp $ + + 16 May 2010; Markos Chandras <hwoarang@gentoo.org> + Gtk2-ImageView-0.05.ebuild: + Stable on amd64 wrt bug #302033 22 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> Gtk2-ImageView-0.05.ebuild: diff --git a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.05.ebuild b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.05.ebuild index 10081266e182..a9ea9defc10d 100644 --- a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.05.ebuild +++ b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.05.ebuild,v 1.2 2010/03/22 11:08:43 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.05.ebuild,v 1.3 2010/05/16 20:07:40 hwoarang Exp $ EAPI=2 @@ -12,7 +12,7 @@ DESCRIPTION="Perl binding for the GtkImageView image viewer widget" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-perl/gtk2-perl |