diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-06-04 01:56:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-06-04 01:56:50 +0000 |
commit | 19a77100deadc53e823e5ab6f43885dca432d9c0 (patch) | |
tree | b64a76cf88f26bd549bd58fbf2745323e7089022 /app-portage | |
parent | Marked ~hppa too (app-portage/gatt). (diff) | |
download | gentoo-2-19a77100deadc53e823e5ab6f43885dca432d9c0.tar.gz gentoo-2-19a77100deadc53e823e5ab6f43885dca432d9c0.tar.bz2 gentoo-2-19a77100deadc53e823e5ab6f43885dca432d9c0.zip |
Marked ~hppa too.
(Portage version: 2.1.5.2)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gatt/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/gatt/gatt-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gatt/ChangeLog b/app-portage/gatt/ChangeLog index 2cd81d1057ad..60361535a1b9 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.8 2008/05/09 20:17:33 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.9 2008/06/04 01:56:50 jer Exp $ + + 04 Jun 2008; Jeroen Roovers <jer@gentoo.org> gatt-0.6.0.ebuild: + Marked ~hppa too. 09 May 2008; Christian Faulhammer <opfer@gentoo.org> +files/gatt-0.6.0_gcc-4.3.patch, gatt-0.6.0.ebuild: diff --git a/app-portage/gatt/gatt-0.6.0.ebuild b/app-portage/gatt/gatt-0.6.0.ebuild index 7e7bb5fbec5b..51961c7eac6b 100644 --- a/app-portage/gatt/gatt-0.6.0.ebuild +++ b/app-portage/gatt/gatt-0.6.0.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.0.ebuild,v 1.7 2008/05/09 20:17:33 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.0.ebuild,v 1.8 2008/06/04 01:56:50 jer 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 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc libpaludis" RDEPEND=">=dev-libs/boost-1.33.1 |