* [gentoo-commits] gentoo-x86 commit in dev-perl/gtk2-spell: gtk2-spell-1.30.0.ebuild ChangeLog gtk2-spell-1.03.ebuild
@ 2011-03-04 17:15 Torsten Veller (tove)
0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2011-03-04 17:15 UTC (permalink / raw
To: gentoo-commits
tove 11/03/04 17:15:00
Modified: ChangeLog
Added: gtk2-spell-1.30.0.ebuild
Removed: gtk2-spell-1.03.ebuild
Log:
Change version scheme. Maintenance. EAPI=3. Depend on x11-libs/gtk+:2. Force stable keywords
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.22 dev-perl/gtk2-spell/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 20 Jul 2010 07:37:33 -0000 1.21
+++ ChangeLog 4 Mar 2011 17:15:00 -0000 1.22
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/gtk2-spell
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.21 2010/07/20 07:37:33 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.22 2011/03/04 17:15:00 tove Exp $
+
+*gtk2-spell-1.30.0 (04 Mar 2011)
+
+ 04 Mar 2011; Torsten Veller <tove@gentoo.org> -gtk2-spell-1.03.ebuild,
+ +gtk2-spell-1.30.0.ebuild:
+ Change version scheme. Maintenance. Depend on x11-libs/gtk+:2
20 Jul 2010; Torsten Veller <tove@gentoo.org> gtk2-spell-1.03.ebuild:
Fix invalid version format bug (#328723)
1.1 dev-perl/gtk2-spell/gtk2-spell-1.30.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.30.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.30.0.ebuild?rev=1.1&content-type=text/plain
Index: gtk2-spell-1.30.0.ebuild
===================================================================
# Copyright 1999-2011 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.30.0.ebuild,v 1.1 2011/03/04 17:15:00 tove Exp $
EAPI=3
MY_PN=Gtk2-Spell
MODULE_AUTHOR=MLEHMANN
MODULE_VERSION=1.03
inherit perl-module
DESCRIPTION="Bindings for GtkSpell with Gtk2.x"
HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}"
SRC_URI+=" mirror://gentoo/gtk2-spell-1.03-caa0ef46.patch.gz"
SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/gtk+:2
>=app-text/gtkspell-2
>=dev-perl/glib-perl-1.012
>=dev-perl/gtk2-perl-1.012"
DEPEND="${RDEPEND}
dev-perl/extutils-depends
dev-perl/extutils-pkgconfig
dev-util/pkgconfig"
PATCHES=( "${DISTDIR}"/gtk2-spell-1.03-caa0ef46.patch.gz )
src_unpack() {
unpack ${MY_PN}-${MODULE_VERSION}.tar.gz
}
src_prepare() {
# Without this it cannot find gtkspell <rigo@home.nl>
sed -ie "s:\#my:my:g" "${S}"/Makefile.PL || die "sed failed"
perl-module_src_prepare
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-04 17:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04 17:15 [gentoo-commits] gentoo-x86 commit in dev-perl/gtk2-spell: gtk2-spell-1.30.0.ebuild ChangeLog gtk2-spell-1.03.ebuild Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox