diff options
author | 2009-10-12 20:14:11 +0000 | |
---|---|---|
committer | 2009-10-12 20:14:11 +0000 | |
commit | f658eaf9bea6ff34e170ad8f8449ee5e680207d1 (patch) | |
tree | 692733a4ee125371941335498845cbf3b3a56524 /app-portage | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-f658eaf9bea6ff34e170ad8f8449ee5e680207d1.tar.gz gentoo-2-f658eaf9bea6ff34e170ad8f8449ee5e680207d1.tar.bz2 gentoo-2-f658eaf9bea6ff34e170ad8f8449ee5e680207d1.zip |
Stable for HPPA (bug #281870).
(Portage version: 2.2_rc46/cvs/Linux i686)
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 58220b834f44..e16df958cf0e 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.47 2009/08/31 19:27:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.48 2009/10/12 20:14:11 jer Exp $ + + 12 Oct 2009; Jeroen Roovers <jer@gentoo.org> gatt-0.6.4.ebuild: + Stable for HPPA (bug #281870). 31 Aug 2009; Brent Baude <ranger@gentoo.org> gatt-0.6.4.ebuild: Marking gatt-0.6.4 ppc64 for bug 281870 diff --git a/app-portage/gatt/gatt-0.6.4.ebuild b/app-portage/gatt/gatt-0.6.4.ebuild index 66a700c27628..1a8b06d08487 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.8 2009/08/31 19:27:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild,v 1.9 2009/10/12 20:14:11 jer 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 |