summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
commite67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch)
tree0400b4c848dcf5b65713eacdec366864f6e8184e /dev-libs/commonc++
parentinitial ebuild #11707 (diff)
downloadgentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-libs/commonc++')
-rw-r--r--dev-libs/commonc++/ChangeLog5
-rw-r--r--dev-libs/commonc++/commonc++-1.9.7-r1.ebuild4
-rw-r--r--dev-libs/commonc++/commonc++-1.9.7-r2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/commonc++/ChangeLog b/dev-libs/commonc++/ChangeLog
index 3ef0b71ec93d..bb37ad5027de 100644
--- a/dev-libs/commonc++/ChangeLog
+++ b/dev-libs/commonc++/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-libs/commonc++
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/ChangeLog,v 1.5 2002/11/06 06:24:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/ChangeLog,v 1.6 2002/12/09 04:21:02 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*commonc++-1.9.7-r1 (03 Oct 2002)
03 Oct 2002; Matt Keadle <mkeadle@gentoo.org> commonc++-1.9.7-r2:
Updated to resolv Bug #6115
diff --git a/dev-libs/commonc++/commonc++-1.9.7-r1.ebuild b/dev-libs/commonc++/commonc++-1.9.7-r1.ebuild
index 63e1a4a128de..e98a37c18e84 100644
--- a/dev-libs/commonc++/commonc++-1.9.7-r1.ebuild
+++ b/dev-libs/commonc++/commonc++-1.9.7-r1.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/dev-libs/commonc++/commonc++-1.9.7-r1.ebuild,v 1.5 2002/10/04 05:14:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/commonc++-1.9.7-r1.ebuild,v 1.6 2002/12/09 04:21:02 manson Exp $
S=${WORKDIR}/CommonC++-1.9.7
DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for\
@@ -14,7 +14,7 @@ DEPEND="sys-libs/zlib
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
src_unpack() {
diff --git a/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild b/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild
index 8a118dead3f2..872a0f69adf9 100644
--- a/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild
+++ b/dev-libs/commonc++/commonc++-1.9.7-r2.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/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild,v 1.2 2002/10/04 20:34:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild,v 1.3 2002/12/09 04:21:02 manson Exp $
S=${WORKDIR}/CommonC++-1.9.7
DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for\
@@ -14,7 +14,7 @@ DEPEND="sys-libs/zlib
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
src_unpack() {