diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-29 17:39:40 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-29 17:39:40 +0000 |
commit | fca08c5c2aa45d44b1ddde70f1167dc25dc412b5 (patch) | |
tree | a14359ad8d9a9081538ebd2a22a84add18dfedce /app-portage | |
parent | alpha/sparc/x86 stable wrt #249105 (diff) | |
download | gentoo-2-fca08c5c2aa45d44b1ddde70f1167dc25dc412b5.tar.gz gentoo-2-fca08c5c2aa45d44b1ddde70f1167dc25dc412b5.tar.bz2 gentoo-2-fca08c5c2aa45d44b1ddde70f1167dc25dc412b5.zip |
ppc stable, bug #247464
(Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gatt/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/gatt/gatt-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gatt/ChangeLog b/app-portage/gatt/ChangeLog index b140746f840a..6f0ab749256b 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.24 2008/11/27 14:46:14 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.25 2008/11/29 17:39:40 dertobi123 Exp $ + + 29 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> gatt-0.6.2.ebuild: + ppc stable, bug #247464 27 Nov 2008; Thomas Anderson <gentoofan23@gentoo.org> gatt-0.6.2.ebuild: Apply 0.6.1-test patch to 0.6.2 as well. diff --git a/app-portage/gatt/gatt-0.6.2.ebuild b/app-portage/gatt/gatt-0.6.2.ebuild index 97a4674700eb..ba82623f032c 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.6 2008/11/27 14:46:14 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild,v 1.7 2008/11/29 17:39:40 dertobi123 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 |