summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-10-23 18:02:56 +0000
committerJason Wever <weeve@gentoo.org>2004-10-23 18:02:56 +0000
commitba3f9b2b130cff239c8b68382e77ec93aac2e684 (patch)
treeaac494b823bfeca8ea5495c4994c6d6222852f67 /dev-util/cppunit
parentmetadata (diff)
downloadhistorical-ba3f9b2b130cff239c8b68382e77ec93aac2e684.tar.gz
historical-ba3f9b2b130cff239c8b68382e77ec93aac2e684.tar.bz2
historical-ba3f9b2b130cff239c8b68382e77ec93aac2e684.zip
Added ~sparc keyword.
Diffstat (limited to 'dev-util/cppunit')
-rw-r--r--dev-util/cppunit/ChangeLog5
-rw-r--r--dev-util/cppunit/Manifest16
-rw-r--r--dev-util/cppunit/cppunit-1.10.2.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/dev-util/cppunit/ChangeLog b/dev-util/cppunit/ChangeLog
index 4605f8111730..71f5b3c73975 100644
--- a/dev-util/cppunit/ChangeLog
+++ b/dev-util/cppunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cppunit
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.9 2004/08/25 02:20:21 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.10 2004/10/23 18:02:56 weeve Exp $
+
+ 23 Oct 2004; Jason Wever <weeve@gentoo.org> cppunit-1.10.2.ebuild:
+ Added ~sparc keyword.
25 Aug 2004; Sven Wegener <swegener@gentoo.org> cppunit-1.10.2.ebuild,
cppunit-1.8.0.ebuild:
diff --git a/dev-util/cppunit/Manifest b/dev-util/cppunit/Manifest
index 74a1628110bd..11a679dc5b30 100644
--- a/dev-util/cppunit/Manifest
+++ b/dev-util/cppunit/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6f9be9423fc227360dcab166ea7a2979 ChangeLog 1103
-MD5 e103b6251fe4b9df424857d19e345061 cppunit-1.10.2.ebuild 912
+MD5 183b322956e12f24950b04b5b21e5d1e ChangeLog 1195
MD5 973ecb456792b71808989be7548b366a cppunit-1.8.0.ebuild 917
+MD5 ceb08f5c5e3d1d16dee829eb4dc011a5 cppunit-1.10.2.ebuild 916
MD5 c4c708e3dc384f836a21bfea63ae3288 metadata.xml 162
-MD5 2f66c625e1f7de63458cfb987e9b0d9d files/digest-cppunit-1.10.2 66
MD5 b71249733f097340c7893dfdc0538885 files/digest-cppunit-1.8.0 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.5 (GNU/Linux)
-
-iD8DBQFBK/dtI1lqEGTUzyQRAu2hAJ4yENZz+kSCfFgC0VIRNTxDPknaFQCgvKyk
-Jh9/BV65vEteV1TR3zf1InI=
-=bQjj
------END PGP SIGNATURE-----
+MD5 2f66c625e1f7de63458cfb987e9b0d9d files/digest-cppunit-1.10.2 66
diff --git a/dev-util/cppunit/cppunit-1.10.2.ebuild b/dev-util/cppunit/cppunit-1.10.2.ebuild
index d554213858df..308a49679684 100644
--- a/dev-util/cppunit/cppunit-1.10.2.ebuild
+++ b/dev-util/cppunit/cppunit-1.10.2.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-util/cppunit/cppunit-1.10.2.ebuild,v 1.3 2004/08/25 02:20:21 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.10.2.ebuild,v 1.4 2004/10/23 18:02:56 weeve Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
DEPEND="app-doc/doxygen
media-gfx/graphviz"