diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 12:31:31 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 12:31:31 +0000 |
commit | ba6e55a82f5b0a46a1d92f1273ba105a8885ecde (patch) | |
tree | 117b51b8bdae49484ed0672e87232cbacabc3af7 /app-dicts/stardict | |
parent | ppc stable profile update (diff) | |
download | historical-ba6e55a82f5b0a46a1d92f1273ba105a8885ecde.tar.gz historical-ba6e55a82f5b0a46a1d92f1273ba105a8885ecde.tar.bz2 historical-ba6e55a82f5b0a46a1d92f1273ba105a8885ecde.zip |
PPC stable profile update
Diffstat (limited to 'app-dicts/stardict')
-rw-r--r-- | app-dicts/stardict/stardict-2.4.1.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/stardict/stardict-2.4.1.ebuild b/app-dicts/stardict/stardict-2.4.1.ebuild index 7b4888ed88b5..6954424029e8 100644 --- a/app-dicts/stardict/stardict-2.4.1.ebuild +++ b/app-dicts/stardict/stardict-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.1.ebuild,v 1.7 2004/08/21 15:16:17 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.1.ebuild,v 1.8 2004/10/05 12:31:31 pvdabeel Exp $ inherit gnome2 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" # when adding keywords, remember to add to stardict.eclass -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" RDEPEND=">=gnome-base/libbonobo-2.2.0 diff --git a/app-dicts/stardict/stardict-2.4.2.ebuild b/app-dicts/stardict/stardict-2.4.2.ebuild index 13500f6c94d7..d8ad91c34570 100644 --- a/app-dicts/stardict/stardict-2.4.2.ebuild +++ b/app-dicts/stardict/stardict-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.2.ebuild,v 1.8 2004/09/21 23:48:40 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.2.ebuild,v 1.9 2004/10/05 12:31:31 pvdabeel Exp $ inherit gnome2 eutils @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" # when adding keywords, remember to add to stardict.eclass -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" RDEPEND=">=gnome-base/libbonobo-2.2.0 |