summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-12-01 21:41:45 +0000
committerBrent Baude <ranger@gentoo.org>2008-12-01 21:41:45 +0000
commit1816c4ff4eee4010d01ca3f3d2096c29f7ebf9db (patch)
treeae339bd659df94737f7e6871ec4bf797f7ecf85b /app-text/dictd
parentMarking judy-1.0.4 ~ppc64 for bug 244246 (diff)
downloadgentoo-2-1816c4ff4eee4010d01ca3f3d2096c29f7ebf9db.tar.gz
gentoo-2-1816c4ff4eee4010d01ca3f3d2096c29f7ebf9db.tar.bz2
gentoo-2-1816c4ff4eee4010d01ca3f3d2096c29f7ebf9db.zip
Marking dictd-1.10.11-r2.ebuild ppc64 stable and dictd-1.10.11-r3.ebuild ~ppc64 for bug 244246
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'app-text/dictd')
-rw-r--r--app-text/dictd/ChangeLog7
-rw-r--r--app-text/dictd/dictd-1.10.11-r2.ebuild4
-rw-r--r--app-text/dictd/dictd-1.10.11-r3.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog
index 91502d331f6d..65b187497e7f 100644
--- a/app-text/dictd/ChangeLog
+++ b/app-text/dictd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/dictd
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.54 2008/11/14 12:23:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.55 2008/12/01 21:41:45 ranger Exp $
+
+ 01 Dec 2008; Brent Baude <ranger@gentoo.org> dictd-1.10.11-r2.ebuild,
+ dictd-1.10.11-r3.ebuild:
+ Marking dictd-1.10.11-r2.ebuild ppc64 stable and dictd-1.10.11-r3.ebuild
+ ~ppc64 for bug 244246
14 Nov 2008; Raúl Porcel <armin76@gentoo.org> dictd-1.10.11-r3.ebuild:
ia64 stable wrt #244246
diff --git a/app-text/dictd/dictd-1.10.11-r2.ebuild b/app-text/dictd/dictd-1.10.11-r2.ebuild
index c02cea51668f..462666efd464 100644
--- a/app-text/dictd/dictd-1.10.11-r2.ebuild
+++ b/app-text/dictd/dictd-1.10.11-r2.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-text/dictd/dictd-1.10.11-r2.ebuild,v 1.4 2008/11/09 13:25:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.10.11-r2.ebuild,v 1.5 2008/12/01 21:41:45 ranger Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz"
SLOT="0"
# We install rfc so - ISOC-rfc
LICENSE="GPL-2 ISOC-rfc"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
IUSE=""
# <gawk-3.1.6 makes tests fail.
diff --git a/app-text/dictd/dictd-1.10.11-r3.ebuild b/app-text/dictd/dictd-1.10.11-r3.ebuild
index ef22c551879f..0f8f062b2ae8 100644
--- a/app-text/dictd/dictd-1.10.11-r3.ebuild
+++ b/app-text/dictd/dictd-1.10.11-r3.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-text/dictd/dictd-1.10.11-r3.ebuild,v 1.9 2008/11/14 12:23:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.10.11-r3.ebuild,v 1.10 2008/12/01 21:41:45 ranger Exp $
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz"
SLOT="0"
# We install rfc so - ISOC-rfc
LICENSE="GPL-2 ISOC-rfc"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86"
IUSE="dbi judy"
# <gawk-3.1.6 makes tests fail.