diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-08-27 22:41:25 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-08-27 22:41:25 +0000 |
commit | 79d537bf8e467e4c361b27459f388d6418f97e06 (patch) | |
tree | 716b035c958b23d35371065bf83d2fd836c07771 /app-dicts | |
parent | Version bump, new numbered upstream release 1.0. (diff) | |
download | gentoo-2-79d537bf8e467e4c361b27459f388d6418f97e06.tar.gz gentoo-2-79d537bf8e467e4c361b27459f388d6418f97e06.tar.bz2 gentoo-2-79d537bf8e467e4c361b27459f388d6418f97e06.zip |
Stable on x86/amd64; bug #209813
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/libydpdict/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/libydpdict/libydpdict-0.99.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/libydpdict/ChangeLog b/app-dicts/libydpdict/ChangeLog index 2a16f00474ab..6c8c6e218c6c 100644 --- a/app-dicts/libydpdict/ChangeLog +++ b/app-dicts/libydpdict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/libydpdict # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/ChangeLog,v 1.2 2008/01/23 20:15:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/ChangeLog,v 1.3 2008/08/27 22:41:25 cla Exp $ + + 27 Aug 2008; Dawid Węgliński <cla@gentoo.org> libydpdict-0.99.3.ebuild: + Stable on x86/amd64 (bug #209813) *libydpdict-0.99.3 (23 Jan 2008) diff --git a/app-dicts/libydpdict/libydpdict-0.99.3.ebuild b/app-dicts/libydpdict/libydpdict-0.99.3.ebuild index 404d554edd1d..d491eefe7139 100644 --- a/app-dicts/libydpdict/libydpdict-0.99.3.ebuild +++ b/app-dicts/libydpdict/libydpdict-0.99.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/libydpdict-0.99.3.ebuild,v 1.1 2008/01/23 20:15:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/libydpdict/libydpdict-0.99.3.ebuild,v 1.2 2008/08/27 22:41:25 cla Exp $ DESCRIPTION="Library for handling the Collins Dictionary database." HOMEPAGE="http://toxygen.net/ydpdict/" @@ -8,7 +8,7 @@ SRC_URI="http://toxygen.net/ydpdict/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |