summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-04-19 04:48:00 +0000
committerJason Wever <weeve@gentoo.org>2004-04-19 04:48:00 +0000
commitb9ec52dd370e7f889fa9af42023e4636a7645009 (patch)
treeff93e2ff50d0df378c2c5958ed54a4af0664c772 /media-libs/atlas-c++
parentfix DEPEND (diff)
downloadhistorical-b9ec52dd370e7f889fa9af42023e4636a7645009.tar.gz
historical-b9ec52dd370e7f889fa9af42023e4636a7645009.tar.bz2
historical-b9ec52dd370e7f889fa9af42023e4636a7645009.zip
Added ~sparc keyword.
Diffstat (limited to 'media-libs/atlas-c++')
-rw-r--r--media-libs/atlas-c++/ChangeLog7
-rw-r--r--media-libs/atlas-c++/Manifest4
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.4.5.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/media-libs/atlas-c++/ChangeLog b/media-libs/atlas-c++/ChangeLog
index 75b12d71da3f..bc1ac4aece4f 100644
--- a/media-libs/atlas-c++/ChangeLog
+++ b/media-libs/atlas-c++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/atlas-c++
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/ChangeLog,v 1.6 2003/12/31 19:31:04 george Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/ChangeLog,v 1.7 2004/04/19 04:48:00 weeve Exp $
+
+ 18 Apr 2004; Jason Wever <weeve@gentoo.org> atlas-c++-0.4.5.ebuild:
+ Added ~sparc keyword.
*atlas-c++-0.4.6 (31 Dec 2003)
diff --git a/media-libs/atlas-c++/Manifest b/media-libs/atlas-c++/Manifest
index 2b92aff5d401..fdc891b5a22d 100644
--- a/media-libs/atlas-c++/Manifest
+++ b/media-libs/atlas-c++/Manifest
@@ -1,6 +1,6 @@
-MD5 36d733f3a5c0ef545b9957ea059bcab7 ChangeLog 901
+MD5 ef525b2c5afca00fc6212529d1c1a10d ChangeLog 995
MD5 27d568b31ad87bc4564dd43f07a77acb atlas-c++-0.4.4.ebuild 809
-MD5 a8341fb447849f68c574f9b352de7965 atlas-c++-0.4.5.ebuild 799
+MD5 e0560b74c5e8e3e533dad72e56362301 atlas-c++-0.4.5.ebuild 802
MD5 1b5fe11c5cad7e799bd461d9d4015e98 atlas-c++-0.4.6.ebuild 967
MD5 4e8ea0f33c831ce381b1de0f0aaf2acb files/digest-atlas-c++-0.4.4 68
MD5 2f6bbb72fcabdcb3de5aebd38bd22ec1 files/digest-atlas-c++-0.4.5 68
diff --git a/media-libs/atlas-c++/atlas-c++-0.4.5.ebuild b/media-libs/atlas-c++/atlas-c++-0.4.5.ebuild
index 39b7e6ecef2f..1dd04c2c848f 100644
--- a/media-libs/atlas-c++/atlas-c++-0.4.5.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.5.ebuild,v 1.4 2004/03/19 07:56:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.5.ebuild,v 1.5 2004/04/19 04:48:00 weeve Exp $
MY_PN="Atlas-C++"
MY_P=${MY_PN}-${PV}
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.worldforge.org/pub/worldforge/libs/${MY_PN}/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc"
DEPEND="virtual/glibc
=dev-libs/libsigc++-1.0*"