summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Woods <wwoods@gentoo.org>2003-06-19 17:28:17 +0000
committerWill Woods <wwoods@gentoo.org>2003-06-19 17:28:17 +0000
commit417ff910b187dfb4f949fedfcdcb28334d0c6276 (patch)
treec34078b32d8ca13685acfc36b4a6102f72602b74 /dev-db/unixODBC
parentMarked stable for alpha (diff)
downloadgentoo-2-417ff910b187dfb4f949fedfcdcb28334d0c6276.tar.gz
gentoo-2-417ff910b187dfb4f949fedfcdcb28334d0c6276.tar.bz2
gentoo-2-417ff910b187dfb4f949fedfcdcb28334d0c6276.zip
Added alpha to KEYWORDS as appropriate
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r--dev-db/unixODBC/ChangeLog6
-rw-r--r--dev-db/unixODBC/Manifest8
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.6.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.8.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.2.2.ebuild4
5 files changed, 15 insertions, 11 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog
index 6ead63ee7012..a89a4fae8950 100644
--- a/dev-db/unixODBC/ChangeLog
+++ b/dev-db/unixODBC/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/unixODBC
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.8 2003/05/22 02:07:25 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.9 2003/06/19 17:28:12 wwoods Exp $
+
+ 10 Jun 2003; Will Woods <wwoods@gentoo.org> unixODBC-2.0.6.ebuild,
+ unixODBC-2.0.8.ebuild, unixODBC-2.2.2.ebuild:
+ Added alpha to KEYWORDS
21 May 2003; Jason Wever <weeve@gentoo.org> unixODBC-2.0.6.ebuild:
Added sparc to keywords.
diff --git a/dev-db/unixODBC/Manifest b/dev-db/unixODBC/Manifest
index e7f3f8fa70f4..e610c26232e8 100644
--- a/dev-db/unixODBC/Manifest
+++ b/dev-db/unixODBC/Manifest
@@ -1,7 +1,7 @@
-MD5 6504817a4214ee1f6476c35153299318 ChangeLog 1360
-MD5 c2330b00acaab0c183bd917643420d28 unixODBC-2.0.6.ebuild 1468
-MD5 858a3658e81a3c6bb02185edad0947a3 unixODBC-2.0.8.ebuild 1197
-MD5 a97aea0178c0c209a6a1258982ca7655 unixODBC-2.2.2.ebuild 1335
+MD5 4e33274014b24665c09de0b878d62008 ChangeLog 1505
+MD5 62d4c5e3f4fb57c6178876bc1038c6d0 unixODBC-2.0.6.ebuild 1475
+MD5 3501d3b2544066caa95d4a3e84b0049d unixODBC-2.0.8.ebuild 1204
+MD5 ab4b80ca455017f50437c4489e043ece unixODBC-2.2.2.ebuild 1342
MD5 c42b71d136e76c906ee32229e4ac81f8 files/digest-unixODBC-2.0.6 67
MD5 f383c7806ba5f687ba55d5f1bc6a36aa files/digest-unixODBC-2.0.8 67
MD5 0f7614b93d6ede252ed2f7d7ff1aac90 files/digest-unixODBC-2.2.2 67
diff --git a/dev-db/unixODBC/unixODBC-2.0.6.ebuild b/dev-db/unixODBC/unixODBC-2.0.6.ebuild
index f595d1bb5d94..779f32df483c 100644
--- a/dev-db/unixODBC/unixODBC-2.0.6.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.15 2003/05/22 02:07:25 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.16 2003/06/19 17:28:12 wwoods Exp $
IUSE="qt"
@@ -9,7 +9,7 @@ DESCRIPTION="ODBC Interface for Linux"
SRC_URI="http://www.unixodbc.org/${P}.tar.gz"
HOMEPAGE="http://www.unixodbc.org"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc hppa sparc"
+KEYWORDS="x86 ppc hppa sparc alpha"
SLOT="0"
DEPEND="virtual/glibc
>=sys-libs/readline-4.1
diff --git a/dev-db/unixODBC/unixODBC-2.0.8.ebuild b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
index c58d589db100..fa3f7473654e 100644
--- a/dev-db/unixODBC/unixODBC-2.0.8.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.14 2003/03/11 11:27:24 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.15 2003/06/19 17:28:12 wwoods Exp $
IUSE="qt"
@@ -9,7 +9,7 @@ DESCRIPTION="ODBC Interface for Linux"
SRC_URI="http://www.unixodbc.org/${P}.tar.gz"
HOMEPAGE="http://www.unixodbc.org"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~hppa"
+KEYWORDS="~x86 ~ppc ~hppa ~alpha"
DEPEND="virtual/glibc
>=sys-libs/readline-4.1
>=sys-libs/ncurses-5.2
diff --git a/dev-db/unixODBC/unixODBC-2.2.2.ebuild b/dev-db/unixODBC/unixODBC-2.2.2.ebuild
index e40e1e05d457..68c3b381ff85 100644
--- a/dev-db/unixODBC/unixODBC-2.2.2.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.8 2003/03/11 11:27:24 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.9 2003/06/19 17:28:12 wwoods Exp $
IUSE="qt"
@@ -13,7 +13,7 @@ DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2
qt? ( >=x11-libs/qt-3.0* )"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~hppa"
+KEYWORDS="~x86 ~ppc ~hppa ~alpha"
SLOT="0"
src_unpack() {