summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Reisch <doctomoe@gentoo.org>2003-01-19 16:26:16 +0000
committerOlivier Reisch <doctomoe@gentoo.org>2003-01-19 16:26:16 +0000
commita4c6bccfac9e0fc747b18b7d359574e4813a18e4 (patch)
tree208d636d5aa8e7e60086a852127b88a082786b62 /app-text
parentNow works without avifile !!! and supports subtitles. (diff)
downloadgentoo-2-a4c6bccfac9e0fc747b18b7d359574e4813a18e4.tar.gz
gentoo-2-a4c6bccfac9e0fc747b18b7d359574e4813a18e4.tar.bz2
gentoo-2-a4c6bccfac9e0fc747b18b7d359574e4813a18e4.zip
Added ~ppc to 1.8.0
Diffstat (limited to 'app-text')
-rw-r--r--app-text/dictd/ChangeLog5
-rw-r--r--app-text/dictd/dictd-1.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog
index 3c4a3351da50..bc517f4bbb9d 100644
--- a/app-text/dictd/ChangeLog
+++ b/app-text/dictd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/dictd
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.4 2002/12/15 00:54:33 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.5 2003/01/19 16:26:16 doctomoe Exp $
+
+ 19 Jan 2003; Olivier Reisch <doctomoe@gentoo.org> dictd-1.8.0.ebuild:
+ Added ~ppc keyword
*dictd-1.8.0 (14 Dec 2002)
diff --git a/app-text/dictd/dictd-1.8.0.ebuild b/app-text/dictd/dictd-1.8.0.ebuild
index 63828d0a4e93..56712d0cd1c4 100644
--- a/app-text/dictd/dictd-1.8.0.ebuild
+++ b/app-text/dictd/dictd-1.8.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.8.0.ebuild,v 1.1 2002/12/15 00:54:33 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.8.0.ebuild,v 1.2 2003/01/19 16:26:16 doctomoe Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Dictionary Client/Server for the DICT protocol"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.dict.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc"
DEPEND="virtual/glibc"