diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-25 16:52:11 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-25 16:52:11 +0000 |
commit | 082cbafb087cd2f854edec5f0f0d26207c820312 (patch) | |
tree | 4402c19712ca9789add8962fb480cfdd6191a832 /app-text/dictd | |
parent | Version bump #187152 by Davide Pesavento and a live git ebuild! (diff) | |
download | historical-082cbafb087cd2f854edec5f0f0d26207c820312.tar.gz historical-082cbafb087cd2f854edec5f0f0d26207c820312.tar.bz2 historical-082cbafb087cd2f854edec5f0f0d26207c820312.zip |
amd64 stable
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'app-text/dictd')
-rw-r--r-- | app-text/dictd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dictd/dictd-1.9.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog index 3c613243df15..7e8b15eeb4eb 100644 --- a/app-text/dictd/ChangeLog +++ b/app-text/dictd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dictd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.37 2007/08/18 01:15:54 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.38 2007/08/25 16:52:10 beandog Exp $ + + 25 Aug 2007; Steve Dibb <beandog@gentoo.org> dictd-1.9.14.ebuild: + amd64 stable *dictd-1.10.9 (18 Aug 2007) diff --git a/app-text/dictd/dictd-1.9.14.ebuild b/app-text/dictd/dictd-1.9.14.ebuild index f047d51058d3..4a468db42f6b 100644 --- a/app-text/dictd/dictd-1.9.14.ebuild +++ b/app-text/dictd/dictd-1.9.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.14.ebuild,v 1.14 2007/08/18 01:15:54 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.14.ebuild,v 1.15 2007/08/25 16:52:11 beandog Exp $ DESCRIPTION="Dictionary Client/Server for the DICT protocol" HOMEPAGE="http://www.dict.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ~hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 mips ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |