diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-03-14 13:42:57 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-03-14 13:42:57 +0000 |
commit | 0fc739a3442d59d826acf05fc5e29debc9242ce4 (patch) | |
tree | 940e344f2df1fa5dabb326474cc80a97cd964d02 /dev-util/cppunit | |
parent | initial ebuild (diff) | |
download | gentoo-2-0fc739a3442d59d826acf05fc5e29debc9242ce4.tar.gz gentoo-2-0fc739a3442d59d826acf05fc5e29debc9242ce4.tar.bz2 gentoo-2-0fc739a3442d59d826acf05fc5e29debc9242ce4.zip |
marking as x86 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/cppunit')
-rw-r--r-- | dev-util/cppunit/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/cppunit/cppunit-1.10.2.ebuild | 6 | ||||
-rw-r--r-- | dev-util/cppunit/cppunit-1.8.0.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-util/cppunit/ChangeLog b/dev-util/cppunit/ChangeLog index 71f5b3c73975..0dcf80436449 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.10 2004/10/23 18:02:56 weeve Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.11 2005/03/14 13:42:57 caleb Exp $ + + 14 Mar 2005; Caleb Tennis <caleb@gentoo.org> cppunit-1.10.2.ebuild: + marking as x86 stable 23 Oct 2004; Jason Wever <weeve@gentoo.org> cppunit-1.10.2.ebuild: Added ~sparc keyword. diff --git a/dev-util/cppunit/cppunit-1.10.2.ebuild b/dev-util/cppunit/cppunit-1.10.2.ebuild index 308a49679684..0231cb7c8e92 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 +# Copyright 1999-2005 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.4 2004/10/23 18:02:56 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.10.2.ebuild,v 1.5 2005/03/14 13:42:57 caleb Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="x86 ~amd64 ~ppc ~sparc" DEPEND="app-doc/doxygen media-gfx/graphviz" diff --git a/dev-util/cppunit/cppunit-1.8.0.ebuild b/dev-util/cppunit/cppunit-1.8.0.ebuild index 9844a6395b2e..40d9123ddc37 100644 --- a/dev-util/cppunit/cppunit-1.8.0.ebuild +++ b/dev-util/cppunit/cppunit-1.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.8.0.ebuild,v 1.9 2004/08/25 02:20:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.8.0.ebuild,v 1.10 2005/03/14 13:42:57 caleb Exp $ IUSE="" |