diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 23:06:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 23:06:34 +0000 |
commit | 162045c0de9300996755ab54d86a3038df153a41 (patch) | |
tree | db8f63e3fc162383c52c072bf84b2e985d6a9fff /dev-db/sqlite/sqlite-2.8.15.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-162045c0de9300996755ab54d86a3038df153a41.tar.gz gentoo-2-162045c0de9300996755ab54d86a3038df153a41.tar.bz2 gentoo-2-162045c0de9300996755ab54d86a3038df153a41.zip |
Stable on alpha.
Diffstat (limited to 'dev-db/sqlite/sqlite-2.8.15.ebuild')
-rw-r--r-- | dev-db/sqlite/sqlite-2.8.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlite/sqlite-2.8.15.ebuild b/dev-db/sqlite/sqlite-2.8.15.ebuild index 2c3da622beb5..ecfce35c3cc6 100644 --- a/dev-db/sqlite/sqlite-2.8.15.ebuild +++ b/dev-db/sqlite/sqlite-2.8.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.15.ebuild,v 1.10 2004/11/09 18:35:15 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.15.ebuild,v 1.11 2004/12/11 23:02:39 kloeri Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/libc dev-lang/tcl" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc ~alpha ~arm mips hppa ~ppc64 ~amd64 ppc-macos" +KEYWORDS="x86 ppc sparc alpha ~arm mips hppa ~ppc64 ~amd64 ppc-macos" src_unpack() { |