summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-07-02 20:08:11 +0000
committerJeroen Roovers <jer@gentoo.org>2009-07-02 20:08:11 +0000
commitc520d33a497bdf9d61f7c7223a0c0b6cd162837f (patch)
tree3a971435cf514e0da5588eb1943058b3528d7903 /dev-perl/gtk2-spell
parentStable for HPPA too. (diff)
downloadgentoo-2-c520d33a497bdf9d61f7c7223a0c0b6cd162837f.tar.gz
gentoo-2-c520d33a497bdf9d61f7c7223a0c0b6cd162837f.tar.bz2
gentoo-2-c520d33a497bdf9d61f7c7223a0c0b6cd162837f.zip
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/gtk2-spell')
-rw-r--r--dev-perl/gtk2-spell/ChangeLog7
-rw-r--r--dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/gtk2-spell/ChangeLog b/dev-perl/gtk2-spell/ChangeLog
index e6b39003614f..ec542a783a76 100644
--- a/dev-perl/gtk2-spell/ChangeLog
+++ b/dev-perl/gtk2-spell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/gtk2-spell
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.17 2008/01/17 16:37:47 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.18 2009/07/02 20:08:11 jer Exp $
+
+ 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> gtk2-spell-1.03.ebuild:
+ Stable for HPPA too.
17 Jan 2008; Diego Pettenò <flameeyes@gentoo.org> gtk2-spell-1.03.ebuild:
Add missing pkg-config dependency. Thanks Patrick in bug #206186.
diff --git a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild b/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild
index f0548d11fe75..0b386bd31e20 100644
--- a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild
+++ b/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.15 2008/01/17 16:37:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.16 2009/07/02 20:08:10 jer Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz"
HOMEPAGE="http://gtk2-perl.sf.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2