summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-09 20:40:19 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-09 20:40:19 +0000
commit0435dd2bb05904e2b9290d298aa03dbe7bd5bb95 (patch)
treefc9bd42941bdac3d365695b543d3b0b46bb17aad /dev-libs/libcpml
parentanother version bump because galeon released on the same day i commit and old... (diff)
downloadgentoo-2-0435dd2bb05904e2b9290d298aa03dbe7bd5bb95.tar.gz
gentoo-2-0435dd2bb05904e2b9290d298aa03dbe7bd5bb95.tar.bz2
gentoo-2-0435dd2bb05904e2b9290d298aa03dbe7bd5bb95.zip
stable on alpha
Diffstat (limited to 'dev-libs/libcpml')
-rw-r--r--dev-libs/libcpml/ChangeLog5
-rw-r--r--dev-libs/libcpml/libcpml-5.2.01-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libcpml/ChangeLog b/dev-libs/libcpml/ChangeLog
index 6cae3d8d07bb..1d31ad5ce3e7 100644
--- a/dev-libs/libcpml/ChangeLog
+++ b/dev-libs/libcpml/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for dev-libs/libcpml
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/ChangeLog,v 1.5 2003/02/12 06:04:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/ChangeLog,v 1.6 2003/03/09 20:40:19 agriffis Exp $
31 Dec 2002; Aron Griffis <agriffis@gentoo.org> libcpml-5.2.01-r1.ebuild:
Fix typo in src_unpack
*libcpml-5.2.01-r1 (31 Dec 2002)
+ 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> libcpml-5.2.01-r1.ebuild:
+ Mark stable on alpha
+
31 Dec 2002; Aron Griffis <agriffis@gentoo.org> libcpml-5.2.01-r1.ebuild:
Use ev6 flag to determine which math library to use. KEYWORDS=~alpha for
the moment until it's known safe.
diff --git a/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild b/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild
index e0bb4a07c25e..e8ae4a12ae10 100644
--- a/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild
+++ b/dev-libs/libcpml/libcpml-5.2.01-r1.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/libcpml/libcpml-5.2.01-r1.ebuild,v 1.3 2003/02/13 10:40:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild,v 1.4 2003/03/09 20:40:19 agriffis Exp $
S=${WORKDIR}/usr
SRC_URI=""
@@ -11,7 +11,7 @@ DEPEND="virtual/glibc
RDEPEND="$DEPEND"
LICENSE="compaq-sdla"
SLOT="5.2.01"
-KEYWORDS="-x86 -ppc -sparc ~alpha"
+KEYWORDS="-x86 -ppc -sparc alpha"
IUSE="ev6"
src_unpack() {