diff options
author | George Shapovalov <george@gentoo.org> | 2003-04-06 07:59:08 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-04-06 07:59:08 +0000 |
commit | 5301fff66d46b1157f7f471013f0379d2c07bba3 (patch) | |
tree | bb1767484f4a2fa42f8aac34f9ccea758333ad72 /dev-libs/ptypes | |
parent | x86 ppc sparc moved to stable; housekeeping on older ebuilds. (diff) | |
download | gentoo-2-5301fff66d46b1157f7f471013f0379d2c07bba3.tar.gz gentoo-2-5301fff66d46b1157f7f471013f0379d2c07bba3.tar.bz2 gentoo-2-5301fff66d46b1157f7f471013f0379d2c07bba3.zip |
moved to stable
Diffstat (limited to 'dev-libs/ptypes')
-rw-r--r-- | dev-libs/ptypes/ptypes-1.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ptypes/ptypes-1.7.5.ebuild b/dev-libs/ptypes/ptypes-1.7.5.ebuild index 565ea8414e0a..defde224b497 100644 --- a/dev-libs/ptypes/ptypes-1.7.5.ebuild +++ b/dev-libs/ptypes/ptypes-1.7.5.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-libs/ptypes/ptypes-1.7.5.ebuild,v 1.1 2003/03/14 04:51:29 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptypes/ptypes-1.7.5.ebuild,v 1.2 2003/04/06 07:55:22 george Exp $ DESCRIPTION="PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking." @@ -9,7 +9,7 @@ SRC_URI="http://easynews.dl.sourceforge.net/sourceforge/ptypes/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |