summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-12-03 16:25:53 +0000
committerJeroen Roovers <jer@gentoo.org>2008-12-03 16:25:53 +0000
commit848667ea762236d966079e048afde1ffad325295 (patch)
tree19f3b463fccd473d5999316bb57c168cd904aeb4 /app-portage
parentStable for HPPA (bug #245692). (diff)
downloadgentoo-2-848667ea762236d966079e048afde1ffad325295.tar.gz
gentoo-2-848667ea762236d966079e048afde1ffad325295.tar.bz2
gentoo-2-848667ea762236d966079e048afde1ffad325295.zip
Stable for HPPA (bug #247464).
(Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gatt/ChangeLog5
-rw-r--r--app-portage/gatt/gatt-0.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gatt/ChangeLog b/app-portage/gatt/ChangeLog
index 6f0ab749256b..94406abecac7 100644
--- a/app-portage/gatt/ChangeLog
+++ b/app-portage/gatt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/gatt
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.25 2008/11/29 17:39:40 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.26 2008/12/03 16:25:53 jer Exp $
+
+ 03 Dec 2008; Jeroen Roovers <jer@gentoo.org> gatt-0.6.2.ebuild:
+ Stable for HPPA (bug #247464).
29 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> gatt-0.6.2.ebuild:
ppc stable, bug #247464
diff --git a/app-portage/gatt/gatt-0.6.2.ebuild b/app-portage/gatt/gatt-0.6.2.ebuild
index ba82623f032c..0ca07de08beb 100644
--- a/app-portage/gatt/gatt-0.6.2.ebuild
+++ b/app-portage/gatt/gatt-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild,v 1.7 2008/11/29 17:39:40 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild,v 1.8 2008/12/03 16:25:53 jer Exp $
inherit eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/gatt/${P}.tar.bz2"
LICENSE="GPL-2 GPL-3 FDL-1.2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 hppa ~ia64 ppc ~ppc64 sparc x86"
IUSE="doc libpaludis"
RDEPEND=">=dev-libs/boost-1.33.1