diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-15 21:02:17 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-15 21:02:17 +0000 |
commit | 1f89924ea5c163a17ae28f1c00c2db3c00a3ffcb (patch) | |
tree | a1a0b0b938dac061117fc5cccba01d4f9feb8a14 /app-text/kaspaliste | |
parent | add ~amd46 (diff) | |
download | gentoo-2-1f89924ea5c163a17ae28f1c00c2db3c00a3ffcb.tar.gz gentoo-2-1f89924ea5c163a17ae28f1c00c2db3c00a3ffcb.tar.bz2 gentoo-2-1f89924ea5c163a17ae28f1c00c2db3c00a3ffcb.zip |
stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/kaspaliste')
-rw-r--r-- | app-text/kaspaliste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/kaspaliste/kaspaliste-0.96.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/kaspaliste/ChangeLog b/app-text/kaspaliste/ChangeLog index f990588015fb..613180bf5930 100644 --- a/app-text/kaspaliste/ChangeLog +++ b/app-text/kaspaliste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/kaspaliste # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/ChangeLog,v 1.7 2005/01/01 16:23:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/ChangeLog,v 1.8 2005/03/15 21:02:17 lanius Exp $ + + 15 Mar 2005; Heinrich Wendel <lanius@gentoo.org> kaspaliste-0.96.ebuild: + stable *kaspaliste-0.96 (03 Dec 2004) diff --git a/app-text/kaspaliste/kaspaliste-0.96.ebuild b/app-text/kaspaliste/kaspaliste-0.96.ebuild index 1168d4d4be96..31c86ae954ef 100644 --- a/app-text/kaspaliste/kaspaliste-0.96.ebuild +++ b/app-text/kaspaliste/kaspaliste-0.96.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/kaspaliste-0.96.ebuild,v 1.2 2005/01/01 16:23:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/kaspaliste-0.96.ebuild,v 1.3 2005/03/15 21:02:17 lanius Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kaspaliste/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-db/postgresql-7.3" |