diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:03:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:03:47 +0000 |
commit | a1d6c782653319645774c142527b77e68072be40 (patch) | |
tree | 624098b437b23affe1c63cf90ff7383d1755be67 /app-dicts/stardict | |
parent | security version bump bug #53116 (diff) | |
download | historical-a1d6c782653319645774c142527b77e68072be40.tar.gz historical-a1d6c782653319645774c142527b77e68072be40.tar.bz2 historical-a1d6c782653319645774c142527b77e68072be40.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-dicts/stardict')
-rw-r--r-- | app-dicts/stardict/stardict-2.2.1.ebuild | 3 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.0.ebuild | 3 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.1.ebuild | 3 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.2.ebuild | 2 |
4 files changed, 4 insertions, 7 deletions
diff --git a/app-dicts/stardict/stardict-2.2.1.ebuild b/app-dicts/stardict/stardict-2.2.1.ebuild index c53b32eb1a85..e83d43538633 100644 --- a/app-dicts/stardict/stardict-2.2.1.ebuild +++ b/app-dicts/stardict/stardict-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.2.1.ebuild,v 1.5 2004/04/22 22:47:31 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.2.1.ebuild,v 1.6 2004/06/15 08:03:47 kloeri Exp $ inherit gnome2 @@ -9,7 +9,6 @@ inherit gnome2 # seperate for now. IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="A GNOME2 international dictionary supporting fuzzy and glob style matching" HOMEPAGE="http://stardict.sourceforge.net/ http://cosoft.org.cn/projects/stardict/" SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2" diff --git a/app-dicts/stardict/stardict-2.4.0.ebuild b/app-dicts/stardict/stardict-2.4.0.ebuild index 385f9fc82f1f..e7f27ecd0098 100644 --- a/app-dicts/stardict/stardict-2.4.0.ebuild +++ b/app-dicts/stardict/stardict-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.0.ebuild,v 1.3 2004/04/22 22:47:31 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.0.ebuild,v 1.4 2004/06/15 08:03:47 kloeri Exp $ inherit gnome2 @@ -9,7 +9,6 @@ inherit gnome2 # seperate for now. IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="A GNOME2 international dictionary supporting fuzzy and glob style matching" HOMEPAGE="http://stardict.sourceforge.net/ http://cosoft.org.cn/projects/stardict/" SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2" diff --git a/app-dicts/stardict/stardict-2.4.1.ebuild b/app-dicts/stardict/stardict-2.4.1.ebuild index 3a5bc1a38827..82acfcd265a0 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 Technologies, Inc. # 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.3 2004/04/22 22:47:31 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.1.ebuild,v 1.4 2004/06/15 08:03:47 kloeri Exp $ inherit gnome2 @@ -9,7 +9,6 @@ inherit gnome2 # seperate for now. IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="A GNOME2 international dictionary supporting fuzzy and glob style matching" HOMEPAGE="http://stardict.sourceforge.net/ http://cosoft.org.cn/projects/stardict/" SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2" diff --git a/app-dicts/stardict/stardict-2.4.2.ebuild b/app-dicts/stardict/stardict-2.4.2.ebuild index 152ea10bf182..5156539cae8f 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 Technologies, Inc. # 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.4 2004/04/27 19:23:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.2.ebuild,v 1.5 2004/06/15 08:03:47 kloeri Exp $ inherit gnome2 eutils |