summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/dialog')
-rw-r--r--dev-util/dialog/ChangeLog7
-rw-r--r--dev-util/dialog/dialog-0.9_beta20031207.ebuild4
-rw-r--r--dev-util/dialog/dialog-1.0.20040731.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-util/dialog/ChangeLog b/dev-util/dialog/ChangeLog
index 09238536d4eb..b3dcc4a2c469 100644
--- a/dev-util/dialog/ChangeLog
+++ b/dev-util/dialog/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/dialog
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.46 2004/12/31 01:53:59 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.47 2005/01/22 15:02:48 gongloo Exp $
+
+ 22 Jan 2005; <gongloo@gentoo.org> dialog-1.0.20040731.ebuild:
+ Stable on ppc-macos.
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-util/dialog/dialog-0.9_beta20031207.ebuild b/dev-util/dialog/dialog-0.9_beta20031207.ebuild
index 569f63d2571a..31f9ceba6c6b 100644
--- a/dev-util/dialog/dialog-0.9_beta20031207.ebuild
+++ b/dev-util/dialog/dialog-0.9_beta20031207.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20031207.ebuild,v 1.12 2004/10/23 07:41:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20031207.ebuild,v 1.13 2005/01/22 15:02:48 gongloo Exp $
inherit eutils
diff --git a/dev-util/dialog/dialog-1.0.20040731.ebuild b/dev-util/dialog/dialog-1.0.20040731.ebuild
index 050a9bf4727c..10ec6d4ead3f 100644
--- a/dev-util/dialog/dialog-1.0.20040731.ebuild
+++ b/dev-util/dialog/dialog-1.0.20040731.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.0.20040731.ebuild,v 1.12 2004/12/11 18:36:21 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.0.20040731.ebuild,v 1.13 2005/01/22 15:02:48 gongloo Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${MY_PV}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390 ~ppc-macos"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390 ppc-macos"
IUSE="unicode"
DEPEND=">=app-shells/bash-2.04-r3