diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-05 10:02:57 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-05 10:02:57 +0000 |
commit | 58e2092903a9f178c871694a3faef544f6ff97b1 (patch) | |
tree | a2ab57eeb5adffe435eecd1451c9ad1c0725e572 /app-text | |
parent | whoops, goes in sbin (diff) | |
download | gentoo-2-58e2092903a9f178c871694a3faef544f6ff97b1.tar.gz gentoo-2-58e2092903a9f178c871694a3faef544f6ff97b1.tar.bz2 gentoo-2-58e2092903a9f178c871694a3faef544f6ff97b1.zip |
fixed DEPEND/RDEPEND typo
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gnome-spell/Manifest | 6 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.4.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index e9c3a10c9510..dc33bab99798 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.28 2003/06/10 13:16:35 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.29 2003/07/05 10:02:48 liquidx Exp $ + + 05 Jul 2003; Alastair Tse <liquidx@gentoo.org> gnome-spell-1.0.3.ebuild, + gnome-spell-1.0.4.ebuild: + fixed boo boo in DEPENDS 10 Jun 2003; Alastair Tse <liquidx@gentoo.org> gnome-spell-0.5.ebuild: removed evolution dep and fixed gal dep diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index c6f53e9f97c2..94fe2325901e 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,8 +1,8 @@ -MD5 3c0ca5bd14de974fca2fb0cd32f7bda6 ChangeLog 4057 +MD5 895daf66a3e7d9aeaa168fd8f46f8ca3 ChangeLog 4188 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 783261da61a561bb0defbb6758641631 gnome-spell-0.5.ebuild 1107 -MD5 088d14502cfb9bab1c4bc096ebef94e4 gnome-spell-1.0.4.ebuild 939 -MD5 5041ad0e00b568c93dd85185c1ca21fc gnome-spell-1.0.3.ebuild 939 +MD5 0fae978a074c8b10948fd26963b82ecc gnome-spell-1.0.4.ebuild 940 +MD5 ffe3a8dc1f3ee5fead395b9005940de9 gnome-spell-1.0.3.ebuild 940 MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 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 4d7b77c87f81..172ca4adeda1 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.3 2003/05/18 09:37:54 liquidx Exp $ +# $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 $ IUSE="" @@ -15,7 +15,7 @@ KEYWORDS="~x86 ~sparc ~ppc ~alpha" SLOT="1" LICENSE="GPL-2" -DEPEND=">=gnome-base/libgnomeui-2.2 +RDEPEND=">=gnome-base/libgnomeui-2.2 >=gnome-base/libbonoboui-2.0 >=gnome-base/libglade-2.0 >=gnome-base/libbonobo-2.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 9c9f9e5581c2..678b8f0c976f 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.1 2003/06/03 10:23:02 liquidx Exp $ +# $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 $ IUSE="" @@ -15,7 +15,7 @@ KEYWORDS="~x86 ~sparc ~ppc ~alpha" SLOT="1" LICENSE="GPL-2" -DEPEND=">=gnome-base/libgnomeui-2.2 +RDEPEND=">=gnome-base/libgnomeui-2.2 >=gnome-base/libbonoboui-2.0 >=gnome-base/libglade-2.0 >=gnome-base/libbonobo-2.0 |