summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:26:15 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:26:15 +0000
commit2481f6b1b84d0b0ce823ddacb8b4a94228b00d93 (patch)
treeb6f748a4748381a30ff79be4cb1f9f27215c6b78 /media-libs/atlas-c++
parent12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadgentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.tar.gz
gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.tar.bz2
gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'media-libs/atlas-c++')
-rw-r--r--media-libs/atlas-c++/ChangeLog5
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/atlas-c++/ChangeLog b/media-libs/atlas-c++/ChangeLog
index 2debb441f4ff..aed7514e6439 100644
--- a/media-libs/atlas-c++/ChangeLog
+++ b/media-libs/atlas-c++/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for media-libs/atlas-c++
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/ChangeLog,v 1.2 2002/10/01 20:26:07 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/ChangeLog,v 1.3 2002/12/09 04:26:10 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*atlas-c++-0.4.5 (1 Okt 2002) Bart Verwilst <verwilst@gentoo.org>:
Updated to 0.4.5, but left 0.4.4 in Portage until the sparc guys test
diff --git a/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild b/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
index c0cf6c33bc43..0dcc39dd3ad3 100644
--- a/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild,v 1.6 2002/08/14 13:08:09 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild,v 1.7 2002/12/09 04:26:10 manson Exp $
MY_PN="Atlas-C++"
MY_P=${MY_PN}-${PV}
@@ -11,7 +11,7 @@ SRC_URI="ftp://victor.worldforge.org/pub/worldforge/libs/${MY_PN}/${MY_P}.tar.bz
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
DEPEND="virtual/glibc
=dev-libs/libsigc++-1.0*"