summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-04-30 04:47:45 +0000
committerAnthony G. Basile <blueness@gentoo.org>2011-04-30 04:47:45 +0000
commitde894ba1381aec1397f464e1315874e4b3462f6a (patch)
tree915f50eacbc46641427db4925922ff6d0cf5a184 /sys-devel
parentFixed MimeType sed line in ebuilds (diff)
downloadgentoo-2-de894ba1381aec1397f464e1315874e4b3462f6a.tar.gz
gentoo-2-de894ba1381aec1397f464e1315874e4b3462f6a.tar.bz2
gentoo-2-de894ba1381aec1397f464e1315874e4b3462f6a.zip
Updated DESCRIPTION to include the full name for easier searching
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/ct-ng/ChangeLog8
-rw-r--r--sys-devel/ct-ng/ct-ng-1.10.0.ebuild4
-rw-r--r--sys-devel/ct-ng/ct-ng-1.10.1.ebuild4
-rw-r--r--sys-devel/ct-ng/ct-ng-1.8.0.ebuild6
-rw-r--r--sys-devel/ct-ng/ct-ng-1.8.1.ebuild6
-rw-r--r--sys-devel/ct-ng/ct-ng-1.8.2.ebuild6
-rw-r--r--sys-devel/ct-ng/ct-ng-1.9.0.ebuild6
-rw-r--r--sys-devel/ct-ng/ct-ng-1.9.1.ebuild6
-rw-r--r--sys-devel/ct-ng/ct-ng-1.9.2.ebuild4
9 files changed, 28 insertions, 22 deletions
diff --git a/sys-devel/ct-ng/ChangeLog b/sys-devel/ct-ng/ChangeLog
index cee347283293..e22d6c9680af 100644
--- a/sys-devel/ct-ng/ChangeLog
+++ b/sys-devel/ct-ng/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/ct-ng
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ChangeLog,v 1.8 2011/04/23 13:33:05 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ChangeLog,v 1.9 2011/04/30 04:47:45 blueness Exp $
+
+ 30 Apr 2011; Anthony G. Basile <blueness@gentoo.org> ct-ng-1.8.0.ebuild,
+ ct-ng-1.8.1.ebuild, ct-ng-1.8.2.ebuild, ct-ng-1.9.0.ebuild,
+ ct-ng-1.9.1.ebuild, ct-ng-1.9.2.ebuild, ct-ng-1.10.0.ebuild,
+ ct-ng-1.10.1.ebuild:
+ Updated DESCRIPTION to include the full name for easier searching
*ct-ng-1.10.1 (23 Apr 2011)
*ct-ng-1.10.0 (23 Apr 2011)
diff --git a/sys-devel/ct-ng/ct-ng-1.10.0.ebuild b/sys-devel/ct-ng/ct-ng-1.10.0.ebuild
index 46496c17448a..3314e483bf99 100644
--- a/sys-devel/ct-ng/ct-ng-1.10.0.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.10.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.0.ebuild,v 1.1 2011/04/23 13:33:05 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.0.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
inherit bash-completion
-DESCRIPTION="A tool to build cross-compiling toolchains"
+DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
MY_P=${P/ct/crosstool}
S=${WORKDIR}/${MY_P}
diff --git a/sys-devel/ct-ng/ct-ng-1.10.1.ebuild b/sys-devel/ct-ng/ct-ng-1.10.1.ebuild
index 03550d052c98..8198189f26ea 100644
--- a/sys-devel/ct-ng/ct-ng-1.10.1.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.10.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.1.ebuild,v 1.1 2011/04/23 13:33:05 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.1.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
inherit bash-completion
-DESCRIPTION="A tool to build cross-compiling toolchains"
+DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
MY_P=${P/ct/crosstool}
S=${WORKDIR}/${MY_P}
diff --git a/sys-devel/ct-ng/ct-ng-1.8.0.ebuild b/sys-devel/ct-ng/ct-ng-1.8.0.ebuild
index 9380df08fa24..379c1ebf630b 100644
--- a/sys-devel/ct-ng/ct-ng-1.8.0.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.8.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.0.ebuild,v 1.1 2010/08/09 12:41:22 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.0.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
inherit bash-completion
-DESCRIPTION="A tool to build cross-compiling toolchains"
+DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
MY_P=${P/ct/crosstool}
S=${WORKDIR}/${MY_P}
diff --git a/sys-devel/ct-ng/ct-ng-1.8.1.ebuild b/sys-devel/ct-ng/ct-ng-1.8.1.ebuild
index 142a6becd710..b62f358e5d46 100644
--- a/sys-devel/ct-ng/ct-ng-1.8.1.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.8.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.1.ebuild,v 1.1 2010/10/05 18:51:08 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.1.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
inherit bash-completion
-DESCRIPTION="A tool to build cross-compiling toolchains"
+DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
MY_P=${P/ct/crosstool}
S=${WORKDIR}/${MY_P}
diff --git a/sys-devel/ct-ng/ct-ng-1.8.2.ebuild b/sys-devel/ct-ng/ct-ng-1.8.2.ebuild
index 89ce0e92e5b2..97cfa8133f4e 100644
--- a/sys-devel/ct-ng/ct-ng-1.8.2.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.8.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.2.ebuild,v 1.1 2010/10/05 18:51:08 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.2.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
inherit bash-completion
-DESCRIPTION="A tool to build cross-compiling toolchains"
+DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
MY_P=${P/ct/crosstool}
S=${WORKDIR}/${MY_P}
diff --git a/sys-devel/ct-ng/ct-ng-1.9.0.ebuild b/sys-devel/ct-ng/ct-ng-1.9.0.ebuild
index 5c912b0060d3..35c9d945032b 100644
--- a/sys-devel/ct-ng/ct-ng-1.9.0.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.9.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.0.ebuild,v 1.1 2010/11/04 13:36:30 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.0.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
inherit bash-completion
-DESCRIPTION="A tool to build cross-compiling toolchains"
+DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
MY_P=${P/ct/crosstool}
S=${WORKDIR}/${MY_P}
diff --git a/sys-devel/ct-ng/ct-ng-1.9.1.ebuild b/sys-devel/ct-ng/ct-ng-1.9.1.ebuild
index c0a1ed1e1cca..ceafdb4b89ae 100644
--- a/sys-devel/ct-ng/ct-ng-1.9.1.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.9.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.1.ebuild,v 1.1 2010/12/30 15:51:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.1.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
inherit bash-completion
-DESCRIPTION="A tool to build cross-compiling toolchains"
+DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
MY_P=${P/ct/crosstool}
S=${WORKDIR}/${MY_P}
diff --git a/sys-devel/ct-ng/ct-ng-1.9.2.ebuild b/sys-devel/ct-ng/ct-ng-1.9.2.ebuild
index a20d28aa12a9..36680f6f3717 100644
--- a/sys-devel/ct-ng/ct-ng-1.9.2.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.9.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.2.ebuild,v 1.1 2011/02/01 11:39:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.2.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
inherit bash-completion
-DESCRIPTION="A tool to build cross-compiling toolchains"
+DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
MY_P=${P/ct/crosstool}
S=${WORKDIR}/${MY_P}