summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-11-29 03:05:35 +0000
committerJason Wever <weeve@gentoo.org>2005-11-29 03:05:35 +0000
commit29143daa503382f725d1a4c067cabebdf75adcec (patch)
tree6b99b99873bbfc0e017b0fc1d7984d81279b768c /dev-cpp/libebt
parentadd support for modular X when gcj/gtk (diff)
downloadgentoo-2-29143daa503382f725d1a4c067cabebdf75adcec.tar.gz
gentoo-2-29143daa503382f725d1a4c067cabebdf75adcec.tar.bz2
gentoo-2-29143daa503382f725d1a4c067cabebdf75adcec.zip
Added ~sparc keyword by popular request.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-cpp/libebt')
-rw-r--r--dev-cpp/libebt/ChangeLog5
-rw-r--r--dev-cpp/libebt/Manifest12
-rw-r--r--dev-cpp/libebt/libebt-0.8.2.ebuild4
3 files changed, 7 insertions, 14 deletions
diff --git a/dev-cpp/libebt/ChangeLog b/dev-cpp/libebt/ChangeLog
index 9c24ef49f612..eb11ed243fc7 100644
--- a/dev-cpp/libebt/ChangeLog
+++ b/dev-cpp/libebt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/libebt
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.1 2005/11/25 12:31:27 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.2 2005/11/29 03:05:35 weeve Exp $
+
+ 29 Nov 2005; Jason Wever <weeve@gentoo.org> libebt-0.8.2.ebuild:
+ Added ~sparc keyword by popular request.
*libebt-0.8.2 (25 Nov 2005)
diff --git a/dev-cpp/libebt/Manifest b/dev-cpp/libebt/Manifest
index 9956252715d2..b4b9abfc9615 100644
--- a/dev-cpp/libebt/Manifest
+++ b/dev-cpp/libebt/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 bf7bd6290f1f449cd585c282c27f5b94 ChangeLog 338
MD5 4d2a12dae8034b77b03aeadb458749fb files/digest-libebt-0.8.2 65
-MD5 679ea6d879d532697e6db8037a984200 libebt-0.8.2.ebuild 799
+MD5 611309adf3b253522f99bd7e7dc25338 libebt-0.8.2.ebuild 806
MD5 49b5ca6a324b8f95eba6721c1e5e7793 metadata.xml 582
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDhwQwEZCkKN40op4RAkJfAJ40a4Dg1VKB3FEsGCUZZyUjp0InZwCcDI3P
-lywm3xDEOGBMzBwtvpYrIYw=
-=24dw
------END PGP SIGNATURE-----
diff --git a/dev-cpp/libebt/libebt-0.8.2.ebuild b/dev-cpp/libebt/libebt-0.8.2.ebuild
index 052199833227..9911f74983a2 100644
--- a/dev-cpp/libebt/libebt-0.8.2.ebuild
+++ b/dev-cpp/libebt/libebt-0.8.2.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/libebt/libebt-0.8.2.ebuild,v 1.1 2005/11/25 12:31:27 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-0.8.2.ebuild,v 1.2 2005/11/29 03:05:35 weeve Exp $
DESCRIPTION="A pure C++ template library that provides a clean way of getting human-readable backtrace messages."
HOMEPAGE="http://libebt.berlios.de/"
@@ -8,7 +8,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE="doc"
DEPEND="doc? ( app-doc/doxygen )"