diff options
author | Michael McCabe <randy@gentoo.org> | 2004-05-12 01:48:45 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-05-12 01:48:45 +0000 |
commit | 188d7af363e8ebc9071d8701db5a032515ee50ae (patch) | |
tree | d4abe8f16ccb67f6655ca6e8ece37c09372cb83c /dev-db/unixODBC | |
parent | autoreconf wasn't working, to fix bug #41095. Instead, switching to the docu... (diff) | |
download | gentoo-2-188d7af363e8ebc9071d8701db5a032515ee50ae.tar.gz gentoo-2-188d7af363e8ebc9071d8701db5a032515ee50ae.tar.bz2 gentoo-2-188d7af363e8ebc9071d8701db5a032515ee50ae.zip |
Added s390 keywords
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/unixODBC/ChangeLog b/dev-db/unixODBC/ChangeLog index b6d6db11b831..801e9aca84da 100644 --- a/dev-db/unixODBC/ChangeLog +++ b/dev-db/unixODBC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/unixODBC # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.27 2004/04/05 02:35:55 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.28 2004/05/12 01:48:45 randy Exp $ + + 11 May 2004; Michael McCabe <randy@gentoo.org> unixODBC-2.2.8.ebuild: + Added s390 keywords 23 Mar 2004; Joshua Kinard <kumba@gentoo.org> unixODBC-2.0.8.ebuild, unixODBC-2.2.2.ebuild, unixODBC-2.2.6-r1.ebuild, unixODBC-2.2.6.ebuild, diff --git a/dev-db/unixODBC/unixODBC-2.2.8.ebuild b/dev-db/unixODBC/unixODBC-2.2.8.ebuild index f0aec2725a6b..d865de57f137 100644 --- a/dev-db/unixODBC/unixODBC-2.2.8.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.8.ebuild,v 1.6 2004/04/16 05:31:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.8.ebuild,v 1.7 2004/05/12 01:48:45 randy Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~hppa ~alpha ~amd64 ~sparc mips" +KEYWORDS="~x86 ~ppc ~hppa ~alpha ~amd64 ~sparc mips s390" IUSE="qt gnome" DEPEND="virtual/glibc |