diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 22:41:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 22:41:04 +0000 |
commit | 9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2 (patch) | |
tree | 597061e26a1ac2a0560097e8065c8a4bf6c7b58d /dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild | |
parent | Add ~x86-fbsd keyword wrt bug #159383 (diff) | |
download | historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.tar.gz historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.tar.bz2 historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild')
-rw-r--r-- | dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
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} |