diff options
author | 2003-05-22 02:07:31 +0000 | |
---|---|---|
committer | 2003-05-22 02:07:31 +0000 | |
commit | 6ac013fe0e224c42c1b95f348f8459cbeb5eabe6 (patch) | |
tree | 2a01416478bffbfd168bd555119f20cb5d18a3f5 /dev-db/unixODBC | |
parent | Marking ~alpha, fixes #21125 (diff) | |
download | historical-6ac013fe0e224c42c1b95f348f8459cbeb5eabe6.tar.gz historical-6ac013fe0e224c42c1b95f348f8459cbeb5eabe6.tar.bz2 historical-6ac013fe0e224c42c1b95f348f8459cbeb5eabe6.zip |
Added sparc to keywords.
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/unixODBC/Manifest | 4 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.0.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index 17ad12cc6b33..6ead63ee7012 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2003/03/11 11:27:24 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.8 2003/05/22 02:07:25 weeve Exp $ + + 21 May 2003; Jason Wever <weeve@gentoo.org> unixODBC-2.0.6.ebuild: + Added sparc to keywords. *unixODBC-2.2.2 (9 Jul 2002) diff --git a/dev-db/unixODBC/Manifest b/dev-db/unixODBC/Manifest index bdb1df0b0eb3..e7f3f8fa70f4 100644 --- a/dev-db/unixODBC/Manifest +++ b/dev-db/unixODBC/Manifest @@ -1,5 +1,5 @@ -MD5 70e96ca01d6ef64fd4e408c66286a139 ChangeLog 1264 -MD5 b2a3232384bcac11b5ef78a33b21f0b8 unixODBC-2.0.6.ebuild 1463 +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 c42b71d136e76c906ee32229e4ac81f8 files/digest-unixODBC-2.0.6 67 diff --git a/dev-db/unixODBC/unixODBC-2.0.6.ebuild b/dev-db/unixODBC/unixODBC-2.0.6.ebuild index 7fa467519df9..f595d1bb5d94 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.14 2003/03/11 11:27:24 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.15 2003/05/22 02:07:25 weeve 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 sparc" SLOT="0" DEPEND="virtual/glibc >=sys-libs/readline-4.1 |