diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 17:29:25 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 17:29:25 +0000 |
commit | 5bcd8143ebe9e836010a82e93d3485418cc4496a (patch) | |
tree | 4b45a9aeab18a7254b0c9630d2f5eb93b030e555 /app-text/gnome-spell | |
parent | dep cleanup (diff) | |
download | historical-5bcd8143ebe9e836010a82e93d3485418cc4496a.tar.gz historical-5bcd8143ebe9e836010a82e93d3485418cc4496a.tar.bz2 historical-5bcd8143ebe9e836010a82e93d3485418cc4496a.zip |
dep cleanup
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gnome-spell/Manifest | 10 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.3.ebuild | 3 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.4.ebuild | 3 |
4 files changed, 14 insertions, 8 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index 5b661d5abf9c..3dbb6920c33b 100644 --- a/app-text/gnome-spell/ChangeLog +++ b/app-text/gnome-spell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gnome-spell # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.30 2003/07/06 11:45:40 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.31 2003/07/09 17:29:17 liquidx Exp $ + + 09 Jul 2003; Alastair Tse <liquidx@gentoo.org> gnome-spell-1.0.3.ebuild, + gnome-spell-1.0.4.ebuild: + add pkgconfig dep 05 Jul 2003; Alastair Tse <liquidx@gentoo.org> gnome-spell-1.0.3.ebuild, gnome-spell-1.0.4.ebuild: diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index 2fb4d8c4c948..84640b922225 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,8 +1,8 @@ -MD5 24380d5d1db116952cfa2ed27bb72e1a ChangeLog 4285 -MD5 7a2840dff6e0234721bb4b7e02f808d6 gnome-spell-0.5.ebuild 1111 -MD5 ffe3a8dc1f3ee5fead395b9005940de9 gnome-spell-1.0.3.ebuild 940 -MD5 0fae978a074c8b10948fd26963b82ecc gnome-spell-1.0.4.ebuild 940 +MD5 ed92b40333295f42e5e4675ecf9ddf89 ChangeLog 4410 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 7a2840dff6e0234721bb4b7e02f808d6 gnome-spell-0.5.ebuild 1111 +MD5 56c1825858e5dd34d03e72dc0d1a1d15 gnome-spell-1.0.4.ebuild 960 +MD5 a4bbaac6e75cea9fc88ee23389f0d6f2 gnome-spell-1.0.3.ebuild 960 MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 -MD5 7af76f23ba1a397b5abd20c84ff89dd3 files/digest-gnome-spell-1.0.3 70 MD5 d7a3ea11abf9781f4dbfca9c0b6cfecb files/digest-gnome-spell-1.0.4 70 +MD5 7af76f23ba1a397b5abd20c84ff89dd3 files/digest-gnome-spell-1.0.3 70 diff --git a/app-text/gnome-spell/gnome-spell-1.0.3.ebuild b/app-text/gnome-spell/gnome-spell-1.0.3.ebuild index 172ca4adeda1..c72e98e74d50 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.3.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.3.ebuild,v 1.4 2003/07/05 10:02:48 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.3.ebuild,v 1.5 2003/07/09 17:29:17 liquidx Exp $ IUSE="" @@ -24,6 +24,7 @@ RDEPEND=">=gnome-base/libgnomeui-2.2 virtual/aspell-dict" DEPEND="${RDEPEND} + dev-util/pkgconfig sys-devel/gettext >=dev-lang/perl-5.6.0" diff --git a/app-text/gnome-spell/gnome-spell-1.0.4.ebuild b/app-text/gnome-spell/gnome-spell-1.0.4.ebuild index 678b8f0c976f..b08abcee3021 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.4.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.4.ebuild,v 1.2 2003/07/05 10:02:48 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.4.ebuild,v 1.3 2003/07/09 17:29:17 liquidx Exp $ IUSE="" @@ -24,6 +24,7 @@ RDEPEND=">=gnome-base/libgnomeui-2.2 virtual/aspell-dict" DEPEND="${RDEPEND} + dev-util/pkgconfig sys-devel/gettext >=dev-lang/perl-5.6.0" |