summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-09 18:27:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-09 18:27:56 +0000
commit9a1acfb47165a9ef0c3f6495c3479e91e1b0e37a (patch)
treed13d00cc8404041b979e4cdd0b2f9ef27bf74472 /dev-perl/gtk2-perl
parentalpha/ia64/sparc/x86 stable (diff)
downloadgentoo-2-9a1acfb47165a9ef0c3f6495c3479e91e1b0e37a.tar.gz
gentoo-2-9a1acfb47165a9ef0c3f6495c3479e91e1b0e37a.tar.bz2
gentoo-2-9a1acfb47165a9ef0c3f6495c3479e91e1b0e37a.zip
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-perl/gtk2-perl')
-rw-r--r--dev-perl/gtk2-perl/ChangeLog5
-rw-r--r--dev-perl/gtk2-perl/gtk2-perl-1.145.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog
index 9aed0cd46305..41fb5ccf9332 100644
--- a/dev-perl/gtk2-perl/ChangeLog
+++ b/dev-perl/gtk2-perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/gtk2-perl
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.88 2007/08/19 09:31:56 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.89 2007/10/09 18:27:56 armin76 Exp $
+
+ 09 Oct 2007; Raúl Porcel <armin76@gentoo.org> gtk2-perl-1.145.ebuild:
+ alpha/ia64/sparc/x86 stable
19 Aug 2007; Christian Hartmann <ian@gentoo.org> gtk2-perl-1.101.ebuild,
gtk2-perl-1.101-r1.ebuild, gtk2-perl-1.102.ebuild,
diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.145.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.145.ebuild
index 4bd013049fc2..94767374f4b2 100644
--- a/dev-perl/gtk2-perl/gtk2-perl-1.145.ebuild
+++ b/dev-perl/gtk2-perl/gtk2-perl-1.145.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.145.ebuild,v 1.3 2007/08/19 09:31:56 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.145.ebuild,v 1.4 2007/10/09 18:27:56 armin76 Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2