diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 22:37:28 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 22:37:28 +0000 |
commit | b1a6aa5d93adc4e37988cc58aadf54456d56cf46 (patch) | |
tree | f753a593008f4e6de18b5ab107ca4d393dafffcc /dev-perl/gtk2-spell | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-b1a6aa5d93adc4e37988cc58aadf54456d56cf46.tar.gz gentoo-2-b1a6aa5d93adc4e37988cc58aadf54456d56cf46.tar.bz2 gentoo-2-b1a6aa5d93adc4e37988cc58aadf54456d56cf46.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/gtk2-spell')
-rw-r--r-- | dev-perl/gtk2-spell/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/gtk2-spell/files/digest-gtk2-spell-1.03 | 2 | ||||
-rw-r--r-- | dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-perl/gtk2-spell/ChangeLog b/dev-perl/gtk2-spell/ChangeLog index 2350e6b9480c..a265ae3831af 100644 --- a/dev-perl/gtk2-spell/ChangeLog +++ b/dev-perl/gtk2-spell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/gtk2-spell -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.15 2006/08/06 02:40:00 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.16 2007/01/15 22:37:28 mcummings Exp $ + + 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> + gtk2-spell-1.03.ebuild: + Ebuild maintenance 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> gtk2-spell-1.03.ebuild: diff --git a/dev-perl/gtk2-spell/files/digest-gtk2-spell-1.03 b/dev-perl/gtk2-spell/files/digest-gtk2-spell-1.03 index a1a7cf59a913..0c0e106f14d0 100644 --- a/dev-perl/gtk2-spell/files/digest-gtk2-spell-1.03 +++ b/dev-perl/gtk2-spell/files/digest-gtk2-spell-1.03 @@ -1 +1,3 @@ MD5 caf3b6d1e48e4c9096b2ab1ee15cbf4d Gtk2-Spell-1.03.tar.gz 15812 +RMD160 5dac58c30bc7baec225b9af3aeeabc3fbd83a4f3 Gtk2-Spell-1.03.tar.gz 15812 +SHA256 5dfe1307a10d931b13477722434672940594e34799a8094dbdb1607b8ec4438e Gtk2-Spell-1.03.tar.gz 15812 diff --git a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild b/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild index 0691cc5c8920..0659b4dcbc3c 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.12 2006/08/06 02:40:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.13 2007/01/15 22:37:28 mcummings Exp $ inherit perl-module @@ -20,7 +20,6 @@ DEPEND=">=x11-libs/gtk+-2 >=dev-perl/glib-perl-1.012 >=dev-perl/gtk2-perl-1.012 dev-lang/perl" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} |