diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-12 21:13:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-12 21:13:02 +0000 |
commit | aee8237604e13719162f1a874d77ab8d28b32c4a (patch) | |
tree | 2466e14b1ae870147446963056271702c634e9cf /app-portage | |
parent | Marking m4-1.4.12 ppc64 for bug 258525 (diff) | |
download | gentoo-2-aee8237604e13719162f1a874d77ab8d28b32c4a.tar.gz gentoo-2-aee8237604e13719162f1a874d77ab8d28b32c4a.tar.bz2 gentoo-2-aee8237604e13719162f1a874d77ab8d28b32c4a.zip |
stable ppc64, bug 257833
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
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 29ad065570e9..19079c8fdce2 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.33 2009/02/09 19:39:38 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.34 2009/02/12 21:13:02 ranger Exp $ + + 12 Feb 2009; Brent Baude <ranger@gentoo.org> gatt-0.6.3.ebuild: + stable ppc64, bug 257833 09 Feb 2009; nixnut <nixnut@gentoo.org> gatt-0.6.3.ebuild: ppc stable #257833 diff --git a/app-portage/gatt/gatt-0.6.3.ebuild b/app-portage/gatt/gatt-0.6.3.ebuild index 6b14e0564453..e04f3b71c8d9 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.5 2009/02/09 19:39:38 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.3.ebuild,v 1.6 2009/02/12 21:13:02 ranger 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 |