diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-13 23:18:15 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-13 23:18:15 +0000 |
commit | b0cecfd9c5fee8703fdc4a4b6f57060cd75d92f8 (patch) | |
tree | 3d8402b95885b40237dbd47d5b981a5214fef4a0 /app-text/dictd | |
parent | Added to ~ppc (diff) | |
download | historical-b0cecfd9c5fee8703fdc4a4b6f57060cd75d92f8.tar.gz historical-b0cecfd9c5fee8703fdc4a4b6f57060cd75d92f8.tar.bz2 historical-b0cecfd9c5fee8703fdc4a4b6f57060cd75d92f8.zip |
Stable on sparc.
Diffstat (limited to 'app-text/dictd')
-rw-r--r-- | app-text/dictd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/dictd/Manifest | 4 | ||||
-rw-r--r-- | app-text/dictd/dictd-1.9.11-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog index ea735c9c6fd4..035a05ac4076 100644 --- a/app-text/dictd/ChangeLog +++ b/app-text/dictd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dictd # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.15 2004/03/09 23:11:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.16 2004/03/13 23:18:15 weeve Exp $ + + 13 Mar 2004; Jason Wever <weeve@gentoo.org> dictd-1.9.11-r1.ebuild: + Stable on sparc. 09 Mar 2004; <agriffis@gentoo.org> dictd-1.9.11-r1.ebuild: stable on alpha and ia64 diff --git a/app-text/dictd/Manifest b/app-text/dictd/Manifest index 802f0cd41f75..ab01c524e912 100644 --- a/app-text/dictd/Manifest +++ b/app-text/dictd/Manifest @@ -1,7 +1,7 @@ -MD5 934bbb0114563634de6cd5a3f7188e40 ChangeLog 2971 +MD5 db195f59a1dc64027c0539ded6010128 ChangeLog 3058 MD5 06b747d59e096e96ff0fbc8a2c51d18a dictd-1.8.0.ebuild 1539 MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 -MD5 1b406cfa49d880b19fad26acfb1c0750 dictd-1.9.11-r1.ebuild 1263 +MD5 088978c6b77f0d5fec15cba114a0374c dictd-1.9.11-r1.ebuild 1259 MD5 a97d38377255fef9ec22c3bf4c23fd6b files/dictd-1.8.0-gcc33-multiline-string-fix.patch 542 MD5 7182349beb0e6f90f1d2c46cc8c5a3bc files/digest-dictd-1.8.0 63 MD5 acfe9cbde6329db158f6a1b458be342c files/digest-dictd-1.9.11-r1 64 diff --git a/app-text/dictd/dictd-1.9.11-r1.ebuild b/app-text/dictd/dictd-1.9.11-r1.ebuild index 8df3b8531c2d..645426ee38ab 100644 --- a/app-text/dictd/dictd-1.9.11-r1.ebuild +++ b/app-text/dictd/dictd-1.9.11-r1.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-text/dictd/dictd-1.9.11-r1.ebuild,v 1.4 2004/03/09 23:11:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.5 2004/03/13 23:18:15 weeve Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips amd64 ia64 ~ppc64" +KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips amd64 ia64 ~ppc64" DEPEND="virtual/glibc" |