summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Khalil <gongloo@gentoo.org>2005-01-22 15:02:48 +0000
committerHasan Khalil <gongloo@gentoo.org>2005-01-22 15:02:48 +0000
commit6245683e5623becc0daf146f60d275afd4b229fa (patch)
treeebf2751ab75b69d09f29425f47d9cb9408990630
parentfixed copyright header, added some missing dirs /var/lib/heartbeat/{ckpt,ccm}... (diff)
downloadgentoo-2-6245683e5623becc0daf146f60d275afd4b229fa.tar.gz
gentoo-2-6245683e5623becc0daf146f60d275afd4b229fa.tar.bz2
gentoo-2-6245683e5623becc0daf146f60d275afd4b229fa.zip
Stable on ppc-macos.
(Portage version: 2.0.51-r14)
-rw-r--r--app-arch/unrar/ChangeLog5
-rw-r--r--app-arch/unrar/unrar-3.4.2.ebuild4
-rw-r--r--app-arch/unrar/unrar-3.4.3.ebuild4
-rw-r--r--dev-util/ctags/ChangeLog5
-rw-r--r--dev-util/ctags/ctags-5.2.3.ebuild4
-rw-r--r--dev-util/ctags/ctags-5.5-r1.ebuild4
-rw-r--r--dev-util/ctags/ctags-5.5.4-r1.ebuild6
-rw-r--r--dev-util/ctags/ctags-5.5.4.ebuild4
-rw-r--r--dev-util/ctags/ctags-5.5.ebuild4
-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
12 files changed, 33 insertions, 24 deletions
diff --git a/app-arch/unrar/ChangeLog b/app-arch/unrar/ChangeLog
index 5a77ac203c60..ef568c7679b6 100644
--- a/app-arch/unrar/ChangeLog
+++ b/app-arch/unrar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/unrar
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.47 2005/01/17 23:13:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.48 2005/01/22 14:58:31 gongloo Exp $
+
+ 22 Jan 2005; <gongloo@gentoo.org> unrar-3.4.2.ebuild, unrar-3.4.3.ebuild:
+ Stable on ppc-macos.
18 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> unrar-3.4.3.ebuild:
Stable on alpha.
diff --git a/app-arch/unrar/unrar-3.4.2.ebuild b/app-arch/unrar/unrar-3.4.2.ebuild
index 82bba682ff88..18e6511d2c51 100644
--- a/app-arch/unrar/unrar-3.4.2.ebuild
+++ b/app-arch/unrar/unrar-3.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.4.2.ebuild,v 1.9 2005/01/01 12:00:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.4.2.ebuild,v 1.10 2005/01/22 14:58:31 gongloo Exp $
MY_PN=${PN}src
DESCRIPTION="Uncompress rar files"
@@ -9,7 +9,7 @@ SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz"
LICENSE="unRAR"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ppc64 ~ppc-macos"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ppc64 ppc-macos"
IUSE=""
DEPEND=""
diff --git a/app-arch/unrar/unrar-3.4.3.ebuild b/app-arch/unrar/unrar-3.4.3.ebuild
index e2b981336f60..e986bf36e7a9 100644
--- a/app-arch/unrar/unrar-3.4.3.ebuild
+++ b/app-arch/unrar/unrar-3.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.4.3.ebuild,v 1.8 2005/01/17 23:13:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.4.3.ebuild,v 1.9 2005/01/22 14:58:31 gongloo Exp $
MY_PN=${PN}src
DESCRIPTION="Uncompress rar files"
@@ -9,7 +9,7 @@ SRC_URI="http://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz"
LICENSE="unRAR"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ~ppc-macos sparc x86"
+KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ppc-macos sparc x86"
IUSE=""
DEPEND="!app-arch/unrar-gpl"
diff --git a/dev-util/ctags/ChangeLog b/dev-util/ctags/ChangeLog
index 3c32df0924f9..a92459bbed94 100644
--- a/dev-util/ctags/ChangeLog
+++ b/dev-util/ctags/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/ctags
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.34 2005/01/16 15:14:16 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.35 2005/01/22 15:00:52 gongloo Exp $
+
+ 22 Jan 2005; <gongloo@gentoo.org> ctags-5.5.4-r1.ebuild:
+ Stable on ppc-macos.
16 Jan 2005; Guy Martin <gmsoft@gentoo.org> ctags-5.5.4-r1.ebuild:
Stable on hppa.
diff --git a/dev-util/ctags/ctags-5.2.3.ebuild b/dev-util/ctags/ctags-5.2.3.ebuild
index c3c435554829..dd7b5f1c2654 100644
--- a/dev-util/ctags/ctags-5.2.3.ebuild
+++ b/dev-util/ctags/ctags-5.2.3.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/ctags/ctags-5.2.3.ebuild,v 1.12 2004/07/02 05:04:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.2.3.ebuild,v 1.13 2005/01/22 15:00:52 gongloo Exp $
DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages."
HOMEPAGE="http://ctags.sourceforge.net"
diff --git a/dev-util/ctags/ctags-5.5-r1.ebuild b/dev-util/ctags/ctags-5.5-r1.ebuild
index 8476b267c9f3..8664decc1483 100644
--- a/dev-util/ctags/ctags-5.5-r1.ebuild
+++ b/dev-util/ctags/ctags-5.5-r1.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/ctags/ctags-5.5-r1.ebuild,v 1.14 2004/07/02 05:04:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5-r1.ebuild,v 1.15 2005/01/22 15:00:52 gongloo Exp $
DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages."
HOMEPAGE="http://ctags.sourceforge.net"
diff --git a/dev-util/ctags/ctags-5.5.4-r1.ebuild b/dev-util/ctags/ctags-5.5.4-r1.ebuild
index 875e851da9a2..0ed378ad24c8 100644
--- a/dev-util/ctags/ctags-5.5.4-r1.ebuild
+++ b/dev-util/ctags/ctags-5.5.4-r1.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/ctags/ctags-5.5.4-r1.ebuild,v 1.5 2005/01/16 15:14:16 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.4-r1.ebuild,v 1.6 2005/01/22 15:00:52 gongloo Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ctags/${P}.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=""
DEPEND="virtual/libc"
diff --git a/dev-util/ctags/ctags-5.5.4.ebuild b/dev-util/ctags/ctags-5.5.4.ebuild
index bfa600237d21..2c688ae76d88 100644
--- a/dev-util/ctags/ctags-5.5.4.ebuild
+++ b/dev-util/ctags/ctags-5.5.4.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/ctags/ctags-5.5.4.ebuild,v 1.11 2004/10/23 07:41:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.4.ebuild,v 1.12 2005/01/22 15:00:52 gongloo Exp $
DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 33 programming languages."
HOMEPAGE="http://ctags.sourceforge.net"
diff --git a/dev-util/ctags/ctags-5.5.ebuild b/dev-util/ctags/ctags-5.5.ebuild
index 8b7d29cb75a0..c8a21e7c9285 100644
--- a/dev-util/ctags/ctags-5.5.ebuild
+++ b/dev-util/ctags/ctags-5.5.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/ctags/ctags-5.5.ebuild,v 1.11 2004/10/23 07:41:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.ebuild,v 1.12 2005/01/22 15:00:52 gongloo Exp $
DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages."
HOMEPAGE="http://ctags.sourceforge.net"
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