diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-02-09 19:39:38 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-02-09 19:39:38 +0000 |
commit | f1143f15e4caea7a9156157094fd341f621881cf (patch) | |
tree | 3704c075e020361e658f526369ca92e84eddb973 /app-portage | |
parent | ppc stable #258195 (diff) | |
download | gentoo-2-f1143f15e4caea7a9156157094fd341f621881cf.tar.gz gentoo-2-f1143f15e4caea7a9156157094fd341f621881cf.tar.bz2 gentoo-2-f1143f15e4caea7a9156157094fd341f621881cf.zip |
ppc stable #257833
(Portage version: 2.1.6.7/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gatt/ChangeLog b/app-portage/gatt/ChangeLog index 2bf022e57cb1..29ad065570e9 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.32 2009/02/07 16:00:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.33 2009/02/09 19:39:38 nixnut Exp $ + + 09 Feb 2009; nixnut <nixnut@gentoo.org> gatt-0.6.3.ebuild: + ppc stable #257833 07 Feb 2009; Christian Faulhammer <fauli@gentoo.org> gatt-0.6.3.ebuild: stable x86, bug 257833 diff --git a/app-portage/gatt/gatt-0.6.3.ebuild b/app-portage/gatt/gatt-0.6.3.ebuild index 93746ae514f9..6b14e0564453 100644 --- a/app-portage/gatt/gatt-0.6.3.ebuild +++ b/app-portage/gatt/gatt-0.6.3.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.3.ebuild,v 1.4 2009/02/07 16:00:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.3.ebuild,v 1.5 2009/02/09 19:39:38 nixnut 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 |