summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-10 13:45:39 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-10 13:45:39 +0000
commitd5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3 (patch)
treeefa9767d67a8d40ad4edeb047ebd0d6ea463e404 /sys-devel/gdb
parentAdded LICENSE and HOMEPAGE tags (diff)
downloadhistorical-d5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3.tar.gz
historical-d5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3.tar.bz2
historical-d5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3.zip
Added SLOT and KEYWORDS tags
Diffstat (limited to 'sys-devel/gdb')
-rw-r--r--sys-devel/gdb/gdb-5.0-r2.ebuild4
-rw-r--r--sys-devel/gdb/gdb-5.1.1-r1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-5.1.1-r2.ebuild4
-rw-r--r--sys-devel/gdb/gdb-5.1.1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-5.1.ebuild4
5 files changed, 15 insertions, 5 deletions
diff --git a/sys-devel/gdb/gdb-5.0-r2.ebuild b/sys-devel/gdb/gdb-5.0-r2.ebuild
index 42620ffa44c2..0f165f2b071e 100644
--- a/sys-devel/gdb/gdb-5.0-r2.ebuild
+++ b/sys-devel/gdb/gdb-5.0-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.0-r2.ebuild,v 1.8 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.0-r2.ebuild,v 1.9 2002/07/10 13:45:38 aliz Exp $
A=${P}.tar.bz2
S=${WORKDIR}/${P}
@@ -16,6 +16,8 @@ RDEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2"
HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html"
LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+KEYWORDS="x86"
src_compile() {
diff --git a/sys-devel/gdb/gdb-5.1.1-r1.ebuild b/sys-devel/gdb/gdb-5.1.1-r1.ebuild
index 128e2f05c7d7..1ae39adb5623 100644
--- a/sys-devel/gdb/gdb-5.1.1-r1.ebuild
+++ b/sys-devel/gdb/gdb-5.1.1-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Tools Team <tools@gentoo.org>
# Author: Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU debugger"
@@ -10,6 +10,8 @@ HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html"
SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${P}.tar.gz
ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2-r2
diff --git a/sys-devel/gdb/gdb-5.1.1-r2.ebuild b/sys-devel/gdb/gdb-5.1.1-r2.ebuild
index 3346fdd50673..61d028249d55 100644
--- a/sys-devel/gdb/gdb-5.1.1-r2.ebuild
+++ b/sys-devel/gdb/gdb-5.1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU debugger"
@@ -6,6 +6,8 @@ HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html"
SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${P}.tar.gz
ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2-r2
diff --git a/sys-devel/gdb/gdb-5.1.1.ebuild b/sys-devel/gdb/gdb-5.1.1.ebuild
index 19660b14a8c3..b4ccbe56790b 100644
--- a/sys-devel/gdb/gdb-5.1.1.ebuild
+++ b/sys-devel/gdb/gdb-5.1.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Tools Team <tools@gentoo.org>
# Author: Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU debugger"
@@ -10,6 +10,8 @@ HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html"
SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${P}.tar.gz
ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2-r2
diff --git a/sys-devel/gdb/gdb-5.1.ebuild b/sys-devel/gdb/gdb-5.1.ebuild
index 0ba59ee70c59..313ebfa96fd9 100644
--- a/sys-devel/gdb/gdb-5.1.ebuild
+++ b/sys-devel/gdb/gdb-5.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Tools Team <tools@gentoo.org>
# Author: Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $
A=${P}.tar.bz2
S=${WORKDIR}/${P}
@@ -11,6 +11,8 @@ HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html"
SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${A}
ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${A}"
LICENSE="GPL-2 LGPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2-r2