diff options
author | 2004-08-25 18:51:46 +0000 | |
---|---|---|
committer | 2004-08-25 18:51:46 +0000 | |
commit | ffdcf975c50e1205bf121c8aba0109161d05781e (patch) | |
tree | 5719ae0195de0c5d7fde4bab469d8bdd85b0fb1b /dev-libs/pth/pth-1.4.0.ebuild | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-ffdcf975c50e1205bf121c8aba0109161d05781e.tar.gz gentoo-2-ffdcf975c50e1205bf121c8aba0109161d05781e.tar.bz2 gentoo-2-ffdcf975c50e1205bf121c8aba0109161d05781e.zip |
version oops
Diffstat (limited to 'dev-libs/pth/pth-1.4.0.ebuild')
-rw-r--r-- | dev-libs/pth/pth-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-1.4.0.ebuild b/dev-libs/pth/pth-1.4.0.ebuild index 42b7320fafb5..3c13f0136e71 100644 --- a/dev-libs/pth/pth-1.4.0.ebuild +++ b/dev-libs/pth/pth-1.4.0.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-libs/pth/pth-1.4.0.ebuild,v 1.17 2004/07/14 15:03:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.18 2004/08/25 18:51:46 lv Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~amd64 hppa" +KEYWORDS="x86 ppc sparc alpha amd64 hppa" IUSE="" DEPEND="virtual/libc" |