summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-05 09:51:23 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-05 09:51:23 +0000
commit49e59bfeb8f11db24c040ea3189501b28b719db7 (patch)
tree6a933d63bbed2d9c124ed6a60adcdec004986fd4 /dev-cpp/commoncpp2
parentdialog-1.0.20050206 nolonger on debian mirror (bug #91994). dialog-1.0.200503... (diff)
downloadhistorical-49e59bfeb8f11db24c040ea3189501b28b719db7.tar.gz
historical-49e59bfeb8f11db24c040ea3189501b28b719db7.tar.bz2
historical-49e59bfeb8f11db24c040ea3189501b28b719db7.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-cpp/commoncpp2')
-rw-r--r--dev-cpp/commoncpp2/ChangeLog5
-rw-r--r--dev-cpp/commoncpp2/Manifest4
-rw-r--r--dev-cpp/commoncpp2/commoncpp2-1.3.13.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-cpp/commoncpp2/ChangeLog b/dev-cpp/commoncpp2/ChangeLog
index a8dac5619746..4b76216331ca 100644
--- a/dev-cpp/commoncpp2/ChangeLog
+++ b/dev-cpp/commoncpp2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/commoncpp2
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v 1.12 2005/07/05 00:28:04 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v 1.13 2005/07/05 09:51:23 dholm Exp $
+
+ 05 Jul 2005; David Holm <dholm@gentoo.org> commoncpp2-1.3.13.ebuild:
+ Added to ~ppc.
*commoncpp2-1.3.13 (05 Jul 2005)
diff --git a/dev-cpp/commoncpp2/Manifest b/dev-cpp/commoncpp2/Manifest
index 37115b1bcb35..74b2d3177fd0 100644
--- a/dev-cpp/commoncpp2/Manifest
+++ b/dev-cpp/commoncpp2/Manifest
@@ -1,10 +1,10 @@
-MD5 b3e13681cc76aeec207815bd3202e237 ChangeLog 2272
+MD5 a17766b3259d76b10af64ac7c8201d7b ChangeLog 2363
MD5 439188ea7d940e87e9a73074fe677c7d commoncpp2-1.0.13.ebuild 1116
MD5 436fda5fa8821aa716c0e7904a070a54 commoncpp2-1.2.5.ebuild 1007
MD5 48b3a9012a35172f62f97fd70398a25f commoncpp2-1.3.0.ebuild 1008
MD5 179e4901e684e63c3727eb63b9a80b5a commoncpp2-1.3.1.ebuild 1006
MD5 62c77800cfd19eef50ae5674f3ac7a5c metadata.xml 249
-MD5 1a09ec884ac7e3289319a8d11b69bfe3 commoncpp2-1.3.13.ebuild 1012
+MD5 12860306be0978b8ad430eac996a2eda commoncpp2-1.3.13.ebuild 1019
MD5 781ce9f97c4496dcb0ec078a74cba8d2 files/digest-commoncpp2-1.0.13 69
MD5 6990ef52b125e72e39312b276bb91b15 files/digest-commoncpp2-1.2.5 68
MD5 a5251c2c33ea6e211308f6945cb2d4a6 files/digest-commoncpp2-1.3.0 68
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.3.13.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.3.13.ebuild
index aa8bf3baf6f8..b85f54dee914 100644
--- a/dev-cpp/commoncpp2/commoncpp2-1.3.13.ebuild
+++ b/dev-cpp/commoncpp2/commoncpp2-1.3.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.3.13.ebuild,v 1.1 2005/07/05 00:28:04 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.3.13.ebuild,v 1.2 2005/07/05 09:51:23 dholm Exp $
DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services"
SRC_URI="mirror://sourceforge/gnutelephony/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/commoncpp/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc xml2"
DEPEND="xml2? ( dev-libs/libxml2 )"