diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-11-25 17:55:09 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-11-25 17:55:09 +0000 |
commit | 7c5c2838da169453578cc7d02277ff4f36379d0d (patch) | |
tree | 7ad844e27746538e27f580e394ca6875792cbc85 /app-portage | |
parent | Sparc stable for Bug #247464. (diff) | |
download | gentoo-2-7c5c2838da169453578cc7d02277ff4f36379d0d.tar.gz gentoo-2-7c5c2838da169453578cc7d02277ff4f36379d0d.tar.bz2 gentoo-2-7c5c2838da169453578cc7d02277ff4f36379d0d.zip |
Sparc stable, Bug #247464, accepting the invitation in Comment #4.
(Portage version: 2.2_rc16/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors 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 d35a7d7c1c3f..27ca0019e65d 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.22 2008/11/22 15:51:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.23 2008/11/25 17:55:09 fmccor Exp $ + + 25 Nov 2008; Ferris McCormick <fmccor@gentoo.org> gatt-0.6.2.ebuild: + Sparc stable, Bug #247464, accepting the invitation in Comment #4. 22 Nov 2008; Markus Meier <maekke@gentoo.org> gatt-0.6.2.ebuild: x86 stable, bug #247464 diff --git a/app-portage/gatt/gatt-0.6.2.ebuild b/app-portage/gatt/gatt-0.6.2.ebuild index 794f0129fcdd..2a86afb2ec29 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.4 2008/11/22 15:51:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild,v 1.5 2008/11/25 17:55:09 fmccor 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 |