diff options
author | 2005-08-23 22:28:26 +0000 | |
---|---|---|
committer | 2005-08-23 22:28:26 +0000 | |
commit | 741c7c3b913783365ffff83f3b86ba06990e665e (patch) | |
tree | e8d73a96226f95e175f444f5b4e02e50653b3ebf /app-dicts/vdict | |
parent | Stable on x86. (diff) | |
download | historical-741c7c3b913783365ffff83f3b86ba06990e665e.tar.gz historical-741c7c3b913783365ffff83f3b86ba06990e665e.tar.bz2 historical-741c7c3b913783365ffff83f3b86ba06990e665e.zip |
Stable on x86
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-dicts/vdict')
-rw-r--r-- | app-dicts/vdict/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/vdict/vdict-1.94.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/vdict/ChangeLog b/app-dicts/vdict/ChangeLog index 02aec6b5382a..8b3da883d36d 100644 --- a/app-dicts/vdict/ChangeLog +++ b/app-dicts/vdict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/vdict # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/ChangeLog,v 1.1 2005/02/22 10:52:46 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/ChangeLog,v 1.2 2005/08/23 22:26:37 pclouds Exp $ + + 23 Aug 2005; <pclouds@gentoo.org> vdict-1.94.ebuild: + Stable on x86 *vdict-1.94 (22 Feb 2005) diff --git a/app-dicts/vdict/vdict-1.94.ebuild b/app-dicts/vdict/vdict-1.94.ebuild index 3102f0979683..3999910486ab 100644 --- a/app-dicts/vdict/vdict-1.94.ebuild +++ b/app-dicts/vdict/vdict-1.94.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.94.ebuild,v 1.1 2005/02/22 10:52:46 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.94.ebuild,v 1.2 2005/08/23 22:26:37 pclouds Exp $ inherit eutils SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DESCRIPTION="Vdict - Vietnamese Dictionary" SRC_URI="mirror://sourceforge/xvnkb/${P}.tar.bz2" HOMEPAGE="http://xvnkb.sourceforge.net/?menu=vdict&lang=en" |