diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 19:49:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 19:49:36 +0000 |
commit | b0f6481d1658844bf63ecc98215ff1bf07058554 (patch) | |
tree | 85361ffda0da85c4cb19b8c5063312a1bea26277 /app-portage | |
parent | ppc stable #281841 (diff) | |
download | gentoo-2-b0f6481d1658844bf63ecc98215ff1bf07058554.tar.gz gentoo-2-b0f6481d1658844bf63ecc98215ff1bf07058554.tar.bz2 gentoo-2-b0f6481d1658844bf63ecc98215ff1bf07058554.zip |
ppc stable #281870
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gatt/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/gatt/gatt-0.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gatt/ChangeLog b/app-portage/gatt/ChangeLog index fc025099287e..8567d7c294aa 100644 --- a/app-portage/gatt/ChangeLog +++ b/app-portage/gatt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/gatt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.45 2009/08/29 12:17:08 tanderson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.46 2009/08/29 19:49:36 nixnut Exp $ + + 29 Aug 2009; nixnut <nixnut@gentoo.org> gatt-0.6.4.ebuild: + ppc stable #281870 29 Aug 2009; Thomas Anderson <tanderson@gentoo.org> gatt-0.6.4.ebuild: stable amd64, bug 281870 diff --git a/app-portage/gatt/gatt-0.6.4.ebuild b/app-portage/gatt/gatt-0.6.4.ebuild index 2d555e00e3a9..92b9072ef52d 100644 --- a/app-portage/gatt/gatt-0.6.4.ebuild +++ b/app-portage/gatt/gatt-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild,v 1.6 2009/08/29 12:17:08 tanderson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild,v 1.7 2009/08/29 19:49:36 nixnut Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/gatt/${P}.tar.bz2" LICENSE="GPL-2 GPL-3 CCPL-Attribution-ShareAlike-3.0" 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 |